* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, helvetica, sans-serif;
	color: #978E83;
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: center;
	background: #EDE8DD;
}

img {
	border: 0;
	text-align: left;
	vertical-align: top;
}

ul {
	list-style: none;
}

li {
	line-height: 0;
}

.column {
	float: left;
}

.container {
	width: 100%;
	overflow: hidden;
}

input,textarea,select {
	color: #8E7451;
	vertical-align: top;
	text-align: left;
	border: 1px solid #D9CEC2;
	background: 0;
	font: 11px Tahoma, Arial, helvetica, sans-serif;
	padding-left: 5px;
}

.float-right {
	float: right;
}

.align-right {
	text-align: right;
}

.block {
	display: block;
}

.top-indent-5px {
	margin-top: 5px;
	display: block;
}

.top-indent-10px {
	margin-top: 10px;
	display: block;
}

.top-indent-15px {
	margin-top: 15px;
	display: block;
}

.top-indent-20px {
	margin-top: 20px;
	display: block;
}

.top-indent-25px {
	margin-top: 25px;
	display: block;
}

.width-stretch {
	width: 100%;
}

.col-1,.col-2,.col-3,.box-1,.box-2,.box-3,.col-middle {
	float: left;
}

.site-wrapper {
	background: url(../images/background.png) left top repeat-x #EDE8DD;
}

/*=======header===========*/
.logo {
	height: 116px;
	background: url(../images/logo.png) 50px 20px no-repeat;
	padding: 0 0 0 570px;
	font-size: 1.09em;
	display: block;
}

* html .logo {
	background: url(../images/logo.gif) 90px 20px no-repeat;
}

.logo .box-2 {
	width: 150px;
}

.logo ul {
	margin-top: 30px;
	margin-left: 45px;
	padding-bottom: 17px;
}

.logo li {
	padding: 5px 0 5px 13px;
	background: url(../images/list_1_arr.gif) left center no-repeat;
}

.logo li a {
	width: 90px;
	color: #5A5038;
	text-decoration: none;
	line-height: 1em;
}

.logo li a:hover {
	text-decoration: underline;
}

/*
.logo a{
	color:#685854; 
	text-decoration:none; 
	background:url(images/header_links_divider.gif) left center no-repeat; 
	padding-left:18px; 
	margin-left:18px;
}
.logo a:hover{
	text-decoration:underline;
}
.logo span a{
	color:#773B2D; 
	background:url(images/header_arr.gif) left center no-repeat; 
	padding-left:14px; 
	margin:0;
}
*/
.head-left {
	width: 300px;
	margin-left: 50px;
	margin-right: 1px;
	margin-bottom: 1px;
	height: 67px;
	padding: 56px 0 0 99px;
	float: left;
	/*background:url(images/head_left.jpg) right top no-repeat; */
	background-color: #858585;
}

.head-left a {
	font-size: 1.16em;
	color: #FFF0D3;
	text-decoration: none;
}

.head-left a:hover {
	text-decoration: underline;
}

.menu {
	width: 460px;
	height: 124px;
	float: left;
}

.menu div {
	display: block;
	width: 140px;
	height: 25px;
	float: left;
	padding: 98px 0 0 11px;
	margin-right: 1px;
}

.menu a {
	color: #F1EEE5;
	text-decoration: none;
	background: url(../images/menu_marker.gif) left center no-repeat;
	padding-left: 15px;
	font-size: 1.16em;
}

.menu a:hover {
	text-decoration: underline;
}

.menu .m1 {
	background: url(../images/m1.png) left top no-repeat;
}

.menu .m2 {
	background: url(../images/m2.png) left top no-repeat;
}

.menu .m3 {
	background: url(../images/m3.gif) left top no-repeat;
}

.header-left {
	width: 551px;
	height: 397px;
	float: left;
	margin-left: 50px;
	padding: 0;
}

.header-left img {
	width: 551px;
	height: 397px;
}

.header-right {
	background-color: #eaeaea;
	width: 304px;
	height: 397px;
	margin-left: 1px;
	float: left;
	color: #615A49;
}

.header-right .title {
	margin-bottom: 48px;
}

.header-right li {
	padding: 5px 0 5px 13px;
	background: url(images/list_1_arr.gif) left center no-repeat;
}

.header-right li a {
	color: #5A5038;
	text-decoration: none;
	line-height: 1em;
}

.header-right li a:hover {
	text-decoration: underline;
}

div#innercontent {
	height: 327px;
	padding-left: 15px;
	width: 280px;
}

div#innermenu {
	height: 40px;
	background-color: #858585;
	font-size: 130%;
	color: #F1EEE5;
	text-align: center;
	padding-top: 10px;
}

div#innermenu a {
	color: #F1EEE5;
}

/*=====//header===========*/ /*=======content===========*/
#content {
	padding: 0 20px 0 50px;
}

a {
	color: #B09261;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

em {
	color: #B09261;
	font-style: normal;
}

.content {
	width: 100%;
}

.content .border-bot {
	background: url(images/content_border_bot.jpg) left bottom repeat-x;
}

.content .border-left {
	background: url(images/content_border_left.jpg) left top repeat-y;
}

.content .border-right {
	background: url(images/content_border_right.jpg) right top repeat-y;
}

.content .corner-left-top {
	
}

.content .corner-right-top {
	
}

.content .corner-left-bot {
	background: url(images/content_corner_left_bot.jpg) left bottom
		no-repeat;
}

.content .corner-right-bot {
	background: url(images/content_corner_right_bot.jpg) right bottom
		no-repeat;
	padding: 14px 32px 38px 36px;
}

.innercontainer {
	width: 826px;
	/*padding-bottom: 10px;*/
	padding-left: 30px;
	background-color: #eaeaea;
}

* html .innercontainer {
	padding-left: 80px;
}

.col-middle {
	background: url(images/line_y.gif) center top repeat-y;
}

.font-2 {
	color: #B09261;
}

.col-1,.col-2,.col-3 {
	padding-bottom: 19px;
}

.col-1 .indent {
	padding: 0 0 0 25px;
}

.col-3 .indent {
	padding: 0 0 0 16px;
}

#content .title {
	height: 47px;
	margin-bottom: 18px;
	background: url(images/title_bg.gif) left bottom repeat-x;
}

#check-form {
	color: #7C6B54;
	font-weight: bold;
	font-size: 0.91em;
	width: 100%;
}

#check-form .row {
	height: 27px;
}

#check-form .row-2 {
	height: 32px;
}

#check-form select {
	width: 48px;
	height: 17px;
	background: #F8F6F1;
}

#check-form .select-2 {
	width: 103px;
	margin-left: 6px;
}

#check-form input {
	width: 16px;
	height: 16px;
	float: left;
	margin-left: 5px;
}

#check-form span {
	display: block;
	float: left;
	padding-top: 1px;
}

#check-form span b {
	padding-left: 15px;
}

#check-form .advanced {
	width: 152px;
	height: 23px;
	padding: 6px 0 0 19px;
	background: url(images/advanced_search.gif) left top no-repeat;
	color: #655D52;
	position: relative;
	margin: 17px 0 -10px -6px;
}

#check-form .advanced a {
	text-decoration: underline;
	color: #6F494A;
	font-weight: bold;
	text-transform: uppercase;
}

#check-form .advanced a:hover {
	text-decoration: none;
}

#check-form .input-2 {
	width: 152px;
	margin: 0 0 7px 0;
}

#content li {
	padding: 5px 0 5px 9px;
	background: url(images/list_2_arr.gif) left center no-repeat;
}

#content li a {
	color: #6F494A;
	text-decoration: underline;
	line-height: 1em;
}

#content li a:hover {
	text-decoration: none;
}

.img-float {
	margin-right: 17px;
	float: left;
}

/*=====//content===========*/ /*=======page_1===========*/
#page1 .header-right .title {
	margin-bottom: 40px;
}

#page1 .header-right .box-1 {
	width: 222px;
	padding-left: 5px;
}

#page1 .header-right .box-2 {
	width: 116px;
}

/*=====//page_1===========*/ /*=======page_2===========*/
#page2 .col-1 span {
	float: right;
	padding-right: 30px;
}

/*=====//page_2===========*/ /*=======page_3===========*/
#page3 .header-right .box-1 {
	width: 182px;
}

#page3 .header-right .box-2 {
	width: 203px;
}

#page3 .col-2 .float-right {
	padding-right: 20px;
}

/*=====//page_3===========*/ /*=======page_4===========*/
#page4 #content .col-1 .title {
	margin-bottom: 25px;
}

#page4 .col-1 .box-1 {
	width: 393px;
}

#page4 .col-1 .box-2 {
	width: 164px;
}

#page4 .col-1 .box-2 img {
	margin-bottom: 9px;
}

.galler_navigation {
	width: 71px;
	height: 18px;
	background: url(images/gallery_navigation_bg.gif) left top no-repeat;
	padding: 1px 0 0 9px;
	margin-left: 41px;
	color: #FFFFFF;
	font-size: 0.91em;
}

.galler_navigation a {
	color: #FFFFFF;
	text-decoration: underline;
	float: left;
}

.galler_navigation a:hover {
	text-decoration: none;
}

.galler_navigation img {
	float: left;
	margin-top: 7px;
	margin-right: 10px;
}

.galler_navigation b {
	float: left;
}

.galler_navigation span {
	padding-right: 5px;
	padding-left: 3px;
	float: left;
}

.galler_navigation span a {
	margin: 0 4px;
}

/*=====//page_4===========*/ /*=======page_5===========*/
#page5 .content .corner-right-bot {
	padding-right: 45px;
}

#page5 .indent {
	padding: 0 20px 20px 25px;
}

/*=====//page_5===========*/ /*=======footer===========*/
.footer-wrapper {
	
}

#footer {
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	margin-bottom: 10px;
	height: 20px;
	padding: 5px 0 0 77px;
	color: #88857B;
	width: 780px;
	margin-left: 50px;
	background-color: #eaeaea;
}

* html #footer {
	margin-left: 100px;
}

#footer a {
	color: #88857B;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

/*=====//footer===========*/
ul.innermenu li {
	background: url(../images/list_1_arr.gif) left center no-repeat;
	font-size: 1.09em;
}

div#lang_selection {
	float: left;
	diplay: inline;
}

ul#lang {
	list-style-type: none;
}

ul#lang a,ul#lang a:link,ul#lang a:visited,ul#lang a:hover {
	text-decoration: none;
	color: #5888EA;
}

ul#lang li {
	border: none;
	padding-left: 4px;
	display: inline;
}

ul#lang img {
	border: none;
	margin: 0;
	padding: 0px 2px 0px 0px;
}

/* Maps */

span.error_msg {
	color: red;
}

