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

 {
	margin:0;
	padding:0;
}

html { 
	height: 100%; 
}
img { 

	border: none;
}
p{
	margin-top: 5px;
	margin-bottom: 5px;
}
body {
	width:100%;
	height:100%;
	background-color: #ddd7c5;
	margin: 0px;
	padding: 0px;
	background-image: url(../img_bank/index/bg.png);
}
.wrap {
	width:950px;
	margin-left:auto;
	margin-right: auto;
	background-color: #fff;
	margin-bottom: 10px;
	height: 665px;
}
.top_header {
	width:935px;
	height:78px;
	display:block;
	margin-right: auto;
	margin-left: auto;
}

.swf_content {
	width:935px;
	height:370px;
	display:block;
	margin-right: auto;
	margin-left: auto;
}
.text_footer {
	width:935px;
	display:block;
	margin-right: auto;
	margin-left: auto;
}
.logo_holder {
	width:300px;
	display:block;
	float: left;
	height: 54px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.top_menu {
	width: 600px;
	color: #c0b071;
	font-size: 10px;
	font-weight: bold;
	border-right: none;
	border-left: none;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;

	
}
.top_menu ul{
	display: block;
}
.top_menu ul li{
	display: inline;
	padding-left: 3px;
	padding-right: 6px;
}
.top_menu ul li a{
	text-decoration: none;
	color: #46422f;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.top_menu ul li a:hover{
	list-style-image: none;
	list-style-type: none;
	display: inline;
	color: #c0b071;
	text-decoration: none;
	
}
.left_menu {
	width:250px;
	display:block;
	float: left;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	border: 1px dotted #CF7E7B;
}
.main_text_holder {
	width: 628px;
	border-right: none;
	border-left: none;
	float: right;
	margin-right: auto;
	margin-left: auto;
	height: 190px;
	margin-top: 5px;
	padding-top: 5px;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CF7E7B;
	text-align: center;
	font-weight: normal;
	padding-top: 2px;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
.main_text {
	width: 600px;
	color: #615b5b;
	font-size: 11px;
	font-weight: normal;
	border-right: none;
	border-left: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	line-height: 16px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c0b071;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 2px;
}
.copyright {
	width:950px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #615B5B;
	text-align: left;
	text-decoration: none;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20;
}
.lang_menu {
	width:150px;
	display:block;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #46422F;
	border: 1px dotted #615B5B;
	padding-top: 12px;
	text-align: center;
	margin-top: 10px;
}
.lang_menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #46422F;
	font-weight: normal;
	text-decoration: none;
}
.lang_menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0B071;
}
.gallery_prev{
	margin: 0;
   	padding: 0;		
	position:fixed;
	z-index:100;
}

.menu_accomm {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	float: left;
	text-decoration: none;
	display: block;
	margin-top: 8px;
	margin-bottom: 0px;
	border: 1px dotted #CF7E7B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c0b071;
}
.menu_accomm ul{
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;

}
.menu_accomm ul li{
	list-style:none;
	width: 221px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	height: 37px;
	margin-bottom: 5px;
	margin-top: 15px;
	padding: 0px;
}
.menu_accomm ul li a{
	display:block;
	color:#46422F;
	text-decoration:none;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-right: 0px;
	padding-left: 40px;
	background-image: url(../img_bank/index/left_arrow.jpg);
	padding-top: 10px;
}


.menu_accomm ul li a:hover{
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	background-image: url(../img_bank/index/left_arrow_hov.jpg);
	background-repeat: no-repeat;
	color: #BFAF70;
	margin: 0px;
	
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 10px;
}
.rates_dv {
	width: 650px;
	color: #615b5b;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	height: 171px;
	display: block;
	background-color: #e0ddbf;
}
.rates_dv_holder {

	width: 650px;
	border-right: none;
	border-left: none;
	float: right;
	margin-left: 15px;
	height: 190px;
	margin-top: 8px;
}
.menu_accomm ul li h2 {
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	background-image: url(../img_bank/index/left_arrow_hov.jpg);
	background-repeat: no-repeat;
	color: #BFAF70;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px auto;
	padding: 9px 0px 0px 40px;
	display: block;
	height: 28px;
}
.menu_accomm_holder {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: left;
}
.frmfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #615b5b;
	text-decoration: none;
	height: 15px;
	width: 120px;
	border: 1px solid #CF7E7B;
	margin-top: 10px;
	margin-left: 7px;
	margin-bottom: 10px;
}
.frmfieldmess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #615b5b;
	text-decoration: none;
	height: 50px;
	width: 527px;
	border: 1px solid #CF7E7B;
	margin-bottom: 10px;
	margin-left: 3px;
}
.frmfieldsend {
	text-decoration: none;
	border: 1px solid #878787;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #605544;
	background-color: #C0B071;
	height: 20px;
	width: 110px;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: hand;
}
.frmfieldslist {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #e5e3e0;
	height: 20px;
	width: 120px;
	border: 1px solid #878787;
}
.frmbrdr {
	text-decoration: none;
	width: 550px;
	border: 1px dotted #CF7E7B;
	margin-top: 2px;
	margin-bottom: 2px;
}
.frmfieldsend:hover {
	cursor: hand;
	color: #514739;
	border: 1px solid #605544;
}
.sec_code {
	width: 345px;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 1px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #615b5b;
	text-decoration: none;
	border-top-width: 1px;
	border-top-color: #C0B071;
	line-height: 17px;
	padding-right: 10px;
	float: left;
	border-right-width: 1px;
	border-right-color: #C0B071;
	height: 40px;
	vertical-align: bottom;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c0b071;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 2px;
}
.contact_send {
	width: 400px;
	color: #CF7E7B;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-decoration: none;
	margin-bottom: 5px;
	border: none;
}
.contact_send a{
	color: #46422F;
	text-decoration: underline;
	font-weight: normal;

}
.contact_send a:hover{
	color: #C0B071;

}
.contact_left {
	width: 240px;
	color: #615b5b;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-decoration: none;
	margin-bottom: 5px;
	border: none;
	padding: 0px;
	text-align: center;
	line-height: 17px;
}
.contact_left a{
	color: #CF7E7B;
	font-weight: normal;
	text-decoration: none;

}

.contact_left a:hover{
	color: #C0B071;
	font-weight: normal;
	text-decoration: none;

}
.thumb_holder_iris {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 0px;
	display: block;
	float: left;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-left: none;
}
.thumbs {
	width: 90px;
	
	height: 60px;
	margin: 0px 0px 2px 10px;
	float: left;
	padding: 0px;
}

.thumbs a{
	filter:alpha(opacity=85);
	opacity: 0.85;
-moz-opacity:0.85;

}



.thumbs a:hover{
	filter:alpha(opacity=100);
	opacity: 1;

-moz-opacity:1;
}
.thumb_holder_arenaria {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	border: none;
	margin-bottom: 0px;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.thumb_holder_spartina {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	border: none;
	margin-bottom: 0px;
	display: block;
	float: left;
}
.text_thumb_arenaria {
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 5px;
	border: none;
	margin-bottom: 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #C0B071;
}
.latest_img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #46422F;
}
.latest_img a{
	color: #46422F;
	text-decoration: none;
}
.rates_dv_prices {
	width: 310px;
	color: #615b5b;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	height: 150px;
	display: block;
	float: left;
	border: 1px dotted #46422F;
}
.rates_dv_cal {
	width: 310px;
	color: #615b5b;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	height: 150px;
	display: block;
	float: right;
	border: 1px none #46422F;
}
.rates_tbl{
	width:100%;
	margin:8px 0 0 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.rates_tbl th{
	margin:0;
	padding:0 0 5px;
	font-size:9px;
	color:#72685e;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.dt_month{
	margin:0 0 3px 0;
	padding:0;
	color:#46422F;
}

.rates_tbl tr td{
	margin:0;
	padding:5px 0px 5px 0;
	color:#46422F;
	text-transform:none;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #46422F;
}
.rates_tbl tr:hover td{
	color:#CF7E7B;
	text-align: center;
}
.img_booked {
	text-decoration: none;
	background-color: #FF0000;
	height: 15px;
	width: 15px;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E0DDBF;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
}
.img_avail {
	text-decoration: none;
	background-color: #453823;
	height: 15px;
	width: 15px;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
}
.cal_pos {
	text-decoration: none;
	height: 120px;
	width: 200px;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.thumb {
	cursor: hand;
	

}
.thumb a{
	width: 51px;
height: 42px;
	border: 2px solid #AA9F81;
	display: block;
	margin: 10px 2px 5px 8px;
	float: left;
	filter:alpha(opacity=82);
	opacity: 0.82;
	-moz-opacity:0.82;
}
.thumb a:hover{
	cursor: hand;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	border: 2px solid #CF7E7B;
}
.gallery_container {
	width:620px;
	background:repeat;
	margin:0;
	padding:10px 0px 0;
	color:#d3d2d0;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

