@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0}

body {
	
	overflow-x:hidden;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6d6a60;
	background-color:#f9fde4
}

a {text-decoration:none; color: #be4117; outline:none}
a:hover {text-decoration: underline}

p,em {
	margin:0 0 20px 0;
	display:block;
	line-height:1.3;
}

em {
	padding-left:10px;
	font-size:20px;
	font-style:oblique;
	font-weight:100;
}

em.floating {
	float:right;
	width:180px;
	border-left:1px dotted;
	margin-left:10px;
}

h2 {
	color:#a48722;
	font-size:22px;
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:100;
}

h3 {margin-bottom:5px}

small {
	color:#A48722;
font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:100;
display:block;
margin-top:-20px;
margin-bottom:20px;
}

.right .container h2 {
	font-size:16px; 
	font-weight:100; 
	color:#998d65; 
	padding: 11px 15px 11px 60px
}
.right .container ul,
.right p {
	font-size:12px; 
	color:#998d65;
}
.right p {
	padding-right:15px; 
	line-height:1.5
}
.container ul.offers {list-style-type:none; font-size:12px; margin-left:0}

ul.offers li {
	margin:0 0 1px 0;
	padding:8px 10px 8px 35px;
	background:#eee7b9 url(../images/big-arrow.png) no-repeat left center;
	min-height:48px;
	border-bottom:1px solid #d6ce9c;
	border-top:1px solid #d6ce9c
}

ul.offers li:hover {background-color:#eed8b9}

.left p {font-size:14px}

strong {font-weight:700}



#supersize { 
	position:relative;
	z-index: 0;
	height:280px;
}

#supersize img{
	height:100%;
	width:100%;
}

#header, #main_menu ul, #columns, #footer {
	width:90%;
	max-width:1600px;
	min-width:960px;
	margin-left:auto;
	margin-right:auto
}

#header {
	 position:relative;
	 z-index:1;
	 width: 90%;
	 margin-top:-280px;
	 height:280px;
}

#header h1 {
	
	margin:32px 0 0 7px;
	float:left;
}

#header h1 a {
	background: transparent url(../images/logo.png) no-repeat;
	display:block;
	text-indent:-9999px;
	width:300px;
	height:213px;
}

#header ul {
	list-style-type: none;
	float:right;
}

#header ul li {
	float:left;
	display:block;
	height:30px;
	background: url(../images/add_menu_middlep.png) repeat-x;
	padding:0 10px;
}

#header ul li#left_part, #header ul li#right_part {width:7px; padding:0}

#header ul li#left_part {background:url(../images/add_menu_leftp.png) no-repeat}

#header ul li#right_part {background:url(../images/add_menu_rightp.png) no-repeat}

#header ul li a {
	display:block;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	color:#6d6a60;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#header ul li a:hover, #header ul li.active a {
	color:#be4117;
	background:url(../images/add_menu_pointer.png) no-repeat top center;
}

#main_menu {
	height:79px;
	background:url(../images/main_menu_bg.png) repeat-x
}

#main_menu ul {
	list-style-type:none;
	width:89.3%;
}

#main_menu ul li {
	height:64px;
	line-height:64px;
	vertical-align:middle;
	float:left;
	font-size:16px;
}

#main_menu ul li a {
	color:#f9fde4;
	text-shadow:1px 1px 0 #a67f1f;
	padding:5px 70px 5px 0;
	margin:0 70px 0 0;
	background:url(../images/main_menu_sep.png) no-repeat center right;
}

#main_menu ul li a:hover, #main_menu ul li.active a { text-decoration:underline}

#main_menu ul li.last a {background-image:none; padding:0; margin:0}

#main_menu ul li#reserve {
	float:right;
	background:url(../images/reserve_button_l.png) no-repeat;
	height:41px;
	padding:0 0 0 30px;
	margin-top:12px;
}

#main_menu ul li#reserve a {
	padding:0 20px 0 0;
	margin:0;
	height:41px;
	display:block;
	background:url(../images/reserve_button_r.png) no-repeat right;
	line-height:41px;
	vertical-align:middle;
	text-shadow:1px 1px 0 #72160a;
}

.left {
	float:left;
	width:50%;
	min-width:480px;
	margin:0 20px 0 0;
}

#centercol.left {
	margin:0 auto;
	float:none;
	max-width:840px;
	width:auto;
}

.right {
	float:right;
	width:42%;
	min-width:380px;
}

#columns a img {
	border:10px solid #e7e5c3;
	margin:5px;
	padding:0;
}

#columns a:hover img {
	border:0;
	padding:10px;
	background:url(../images/img_border.png) no-repeat;

}

.category {
	clear:both;
	margin-bottom:10px;
	overflow:auto;
	}
	
.category p {font-size:12px;}

.category h3 {padding:10px 0 2px 0}

.category a {
	float:left;
	margin-right:10px;
	}
	
.images_container {overflow:auto}	
.images_container a {
	float:left;
	margin:3px;
	}

a.moreinfo, a.backlink {
	display:block;
	clear:both;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	
	padding: 2px 0 2px 9px;
	margin:10px;
	height:9px;
	line-height:9px;
	vertical-align:middle;
}

p a.moreinfo {margin: 5px 0 0 2px}

a.moreinfo {background:url(../images/arrow.gif) no-repeat left center;}
a.backlink {background:url(../images/arrow-back.gif) no-repeat left center;}

.container {
	background: url(../images/container_border.gif) repeat-y left; 
	padding:0 0 10px 20px;
	margin-bottom:40px;
}

#centercol .container {
	background: url(../images/container_border.gif) repeat-y left; 
	padding:0 0 10px 20px;
}

.left .container {
	background: transparent;
	padding-left:6px;
}

.container h2{
	display:block;
	min-height:26px;
	padding:20px 0 20px 60px;
	margin-left:-60px;
}

#info.container h2{background:url(../images/container_icn_info.png) no-repeat left center}
#photos.container h2{background:url(../images/container_icn_photo.png) no-repeat left center}
#video.container h2{background:url(../images/container_icn_video.png) no-repeat left center}
#contact.container h2{background:url(../images/container_icn_contact.png) no-repeat left center}
#eco.container h2 {background:url(../images/container_icn_eco.png) no-repeat left center}
#aid.container h2 {background:url(../images/container_icn_help.png) no-repeat left center}
#msg.container h2 {background:url(../images/container_icn_msg.png) no-repeat left center}

table.contact_form {width:90%}
table.contact_form th {
	text-align:left;
	vertical-align:top;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	
}


input, select, textarea {
	padding:2px;
	border:1px solid #CAC28E;
	background-color: #fff;
}

table.contact_form td { padding:3px 0 }
table.contact_form th { padding:5px 10px 3px 0; width:25% }
table.contact_form td input, table.contact_form td select { width: 70%}
table.contact_form td textarea {height:130px; width:90%}
table.contact_form td .button {width:100px}

.button {
	border: 1px solid #ab943d;
	background-color: #d3b549;
	color:#fff;
	text-shadow:1px 1px 0 #a67f1f;


}

#footer {
	clear:both;
	margin-bottom:40px;
	padding-top:48px;
	background:url(../images/footer_logo.gif) no-repeat center top;	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #d7d0a0
}

#slogan {
	text-align:center;
	height:57px;
	background:url(../images/footer_bg.gif) repeat-x;
	margin-bottom:5px;
}

#footer span {
	display:block;
	height:53px;
	width:100%;
	background:url(../images/slogan.png) no-repeat center 20px;
	text-indent:-9999px;
}

#footer ul {
	list-style-type:none;
	float:left;
}

#footer ul li {
	display:inline; 
	padding:0 30px 0 0;
}

#footer ul li a, #footer p a, #footer p a:hover {color: #cac28e}
#footer ul li a:hover, #footer ul li.active a {color: #be4117}

#footer p {	float:right; margin-right:10px}

.counter { 
	float:right; 
	display:block; 
	opacity:0.4;
	filter: alpha(opacity=50);
	}

.container ul {
	list-style-type:circle;
	margin-left:25px;
}

iframe, .container img{
	border:1px solid #e6e4be;
	padding:5px;
	background-color:#fff;
}

iframe {margin-top:10px}


.container img {margin:5px 0 10px 0}

table.prices {
	font-size:12px;
	border-collapse:collapse;
}

table.prices th {
	text-align:left;
	background-color:#f2f1cf;

}

table.prices th, table.prices td {
		padding:5px 10px;
		border:1px solid #D7D0A0
}

table.prices th small {
	margin:0;
	font-family:sans-serif;
	font-size:10px;
	font-weight:100;
	color:#6D6A60;
}

.error, 
.right p.error,
.right .container ul.error {
	font-size:10px;
	color:#BE4117;
	font-family:sans-serif;
}

ul.error {margin-bottom:10px}

.right p.error {
	margin-bottom:0;
	font-weight:700;
}

.opinion {
	border-top:1px dotted #CAC28E;
	clear:both;
	margin:20px 0;
	overflow:auto;
	width:480px;
}

.opinion span {
	float:left;
	background-color:#CAC28E;
	padding:10px;
	margin-right:10px;
	text-align:center;
	width:55px;
	color:#F9FDE4
}

.opinion span p {
	float:none;
	display:block;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0;
	width:auto;
}

.opinion p {
	float:left;
	padding-top:11px;
	width:395px;
}

.opinion small {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	font-size:10px;
	color:inherit;
}


