@charset "utf-8";

body,p,ul,li,h1,h2,h3,h4,h5,h6,blockquote{
		margin:0px;
		padding:0px;
}		

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
}
a{
	outline:none;
}
.clearfix:after {
    	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#column_left {
	width: 310px;
	min-height:200px;
	float:left;
	margin-top: 12px;
}

#footer {
	height: 55px;
	width: 990px;
	bottom: 0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #dddddd;
	text-align: center;
	background-color: #252525;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 2px;
	line-height: 150%;
	padding-top: 3px;
	background-image: url(images/footer_bk.gif);
	background-repeat: repeat-x;
	
}

#container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height:600px;
	background-color: #FFFFFF;
	padding-top: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}

#header {
	height:75px;
	width: 990px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}

#sub_footer {
	height: 35px;
	width: 990px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #666666;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	text-align: center;
	background-image: url(images/subnav_bk.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
}
#table_style {
	background-image: url(images/table_bk.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin-left: 5px;
}


#sub_footer a{
	
	font-weight: normal;
	line-height: 140%;
}

.content_left {
	float: left;
	width: 310px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left:5px;
	background-repeat: repeat-x;
}

.content_right {
	float: left;
	width: 310px;
	padding: 5px;
	background-repeat: repeat-x;
}







/*--------------------basic rollovers that apply to whole site -----------------------*/

a.basic:link{
	font-weight:bold;
	color: #405A76;
	
}

a.basic:hover{
	color: #405A76;
	text-decoration:underline;
}	
a.basic:visited{
	color: #405A76;
	text-decoration:none;
}
a {
	text-decoration: none;
	color: #364C63;
	font-weight: bold;
}
a:hover{
	text-decoration:underline;
	}
/*------------------- end basic rollovers ------------------------------------------*/











/* ----------------- Paragraph text and header text ------------------------- */
p {
	font-size: 12px;
	color: #666666;
	line-height: 130%;
	
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
}

p.first{
	font-size:12px;
	font-weight: bold;
	line-height: 140%;
}

p.right_column{
	line-height:150%;
	padding-top:10px;
	padding-bottom:10px;
	float: left;
	padding-right: 5px;
	
	
}

.white_p {
	color: #FFFFFF;
}

h1,h6 {
	color: #364c63;
	font-size: 22px;
	clear: both;
	margin-bottom: 15px;
	font-weight: bold;
	padding-bottom:4px;
	margin-left: 10px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	margin-right: 10px;
}
h6{
	font-size:14px;
	
	}
h2 {
	color: #ffffff;
	background-image:url(images/h2_back_new.gif);
	background-repeat:no-repeat;
	height:37px;
	font-size: 12px;
	display: block;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 275px;
	float: left;
	padding-left: 41px;
	padding-top: 15px;
}


h3 {
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	margin-left: 130px;
	margin-right: 10px;
	color: #555555;
}
h4 {
	font-size: 12px;
	color: #ff7c00;
	margin-left: 130px;
	margin-top: 35px;
}

h4 a{
	text-decoration:none;
	color: #405A76;
}
h4 a:hover{
	text-decoration:underline;
}

h5 {
	font-size: 14px;
	color: #364c63;
	line-height: 200%;
	margin-top: 0px;
	margin-left: 10px;
}

/* ----------------- Paragraph text and header text ------------------------- */













/*------------------------------------ Top navigation bar ---------------------------------------- */

#nav{
	width:990px;
	height: 40px;
	border: 2px solid #ffffff;
	background-image: url(images/nav_bk_test.gif);
	margin-left: 3px;
	margin-bottom: 5px;
}

#sub_nav {
	height: 50px;
	margin-right: 5px;
	margin-left: 5px;
}
		
#nav ul{
	list-style:none;
}
		
#nav li{
	float:left;
	font-size: 12px;
	font-weight: bold;
	height:40px;
	background-image: url(images/nav_bk_test.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

#nav li a{
	float:left;
	display:block;
	text-decoration:none;
	color:#444444;
	text-align:center;
	padding-right: 27px;
	padding-left: 27px;
	line-height: 300%;
	height:40px;
}
.quotes_bottom {
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom:0px;
	height: 38px;
	width: 50px;
	float: right;
}


#nav li a:hover{
	display:block;
	float:left;
	height:40px;
	padding-right: 27px;
	padding-left: 27px;
	line-height: 300%;
	color: #444444;
	background-image: url(images/nav_bk2.gif);
}

#nav li a.current{
	display:block;
	float:left;
	height:40px;
	padding-right: 27px;
	padding-left: 27px;
	line-height: 300%;
	color: #444444;
	background-color:#ffffff;
	background-image: url(images/nav_bk_current.gif);
}

#nav li a.current:hover{
	background-image: url(images/nav_bk_current.gif);
	color: #444444;
}

/*------------------------------------ end top navigation ---------------------------------------- */










.padding_left_15 {
	margin-left: 15px;
	margin-bottom:10px;
	float: left;
}


.currency_container {
	width: 210px;
	margin-left: 20px;
	background-color: #e8e4e1!important;
	
}
.right {
	float: right;
}


.middle ul{
	list-style-type:none;
	font-size: 14px;
	margin-left: 20px;
	margin-right: 15px;
	color: #ffffff;
}

.middle li{
	padding-bottom:10px;
}

.image_small {
	float: left;
	margin-right: 10px;
	
	margin-bottom:10px;
}

.padding100 {
	margin-bottom: 15px;
}


.padding5 {
	margin-left: 5px;
}

.read_more a{
	color:#ffffff;
	font-weight:normal;
	background-image: url(images/read_more_bk2.png);
	background-repeat: no-repeat;
	font-size: 10px;
	clear: both;
	float: left;
	padding-top: 3px;
	margin-top: 5px;
	height: 25px;
	width: 80px;
	text-align: center;
	}

#foot {
	height: 40px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	}

.far_right {
	border-right-color:#ffffff;
	border-right-width:2px;
	border-right-style:solid;
}	

.left{
	height:40px;
	width: 60px;
	background-image: url(images/nav_left.png);
	float: left;
}

#column_right {
	width: 640px;
	min-height:200px;
	float:left;
	margin-left:5px;
	padding-left: 10px;
	padding-right: 20px;
	margin-right: 5px;
}

#column_right ul{
	list-style:none;
	margin-left:15px;
	font-size:12px;
	width: 300px;
	padding: 5px;
	color:#666666;
}

#column_right li {
	font-size:12px;
	width: 300px;
	padding: 5px;
	color:#555555;
}

.white{
	background-color: #69ACE2;
	padding: 5px;
	width: 300px;
}

.images {
	float:left;
}

.attention{
	background-image:url(images/nav_bk.gif);
	width:200px
	height:40px;
	float:left;
}
	
.thumbs,.thumbs_bk_plain{
	float:left;
	background-image: url(images/thumb_back.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 120px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 9px;
	padding-top: 8px;
	padding-bottom: 2px;
}
.thumbs_bk_plain{
	background-image: url(images/thumb_back.gif);
	background-repeat: no-repeat;
}
#column_left ul{
	list-style:none;
	font-size: 12px;
	background-image: url(images/mid.gif);
	background-repeat: repeat-y;
	width: 266px;
	float: left;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
	}
.left_float {
	float: left;
	padding-right: 10px;
}


#column_left ul li{
	display:block;
	padding-left: 10px;
	line-height: 200%;
}

#column_left ul li a{
	font-size:12px;
	text-decoration:none;
	color: #444444;
	line-height: 200%;
}

#column_left ul li a:hover{
	color:#405A76;
	}


#column_left p{
	margin-right:30px;
	}

blockquote{
	min-height:40px;
	font-size:12px;
	color:#666666;
	background-image:url(images/quotes2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	clear:both;
	display:block;
	padding-top: 40px;
	line-height: 150%;
	padding-right: 10px;
	text-align: justify;
}

.button_left_column {
	color: #FFFFFF;
	background-image: url(images/button_left_column.gif);
	background-repeat: repeat-x;
	height: 28px;
	display: block;
	text-align: center;
	width: 306px;
	line-height: 200%;
	margin-bottom: 5px;
	font-size: 12px;
	border: 1px solid #fd8901;
	-moz-border-radius:5px;
	float: left;

}
.footer_icons {
	padding-right: 80px;
	padding-left: 80px;
}

.button_left_column a{
	text-decoration:none;
	color:#ffffff;
}

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

.links {
	
	float: left;
	border:none;
}

.links_text {
	color:#666666;
	margin-left: 80px;
	font-size: 12px;
	border:none;
	float: left;
	margin-top: 20px;
	line-height: 120%;
}

.links_attractions {
	margin-left: 10px;
	float: left;
	border:1px solid #CCCCCC;
	margin-top: 10px;
}

.weather_max {
	color: #9B99FF;
	font-weight: bold;
}

.weather_min {
	color: #9D3335;
	font-weight: bold;
}










/*-------------icons--------------------*/
.icon1 {
	background-image: url(images/icon_villa_front.gif);
	height: 120px;
	width: 300px;
	float: left;
	margin-left: 5px;
	}
.icon2 {
	background-image: url(images/icon_photo_gallery.gif);
	height: 120px;
	width: 300px;
	float:left;
	margin-left: 10px;
	}
.iconfloorplan {
	background-image: url(images/icon_floorplan.gif);
	height: 120px;
	width: 300px;
	float:left;
	margin-left: 10px;
	}
.icon3 {
	background-image: url(images/icon_double_bed.gif);
	height: 120px;
	width: 300px;
	float: left;
	margin-bottom: 10px;
	}
.icon4 {
	background-image: url(images/icon_attractions.gif);
	height: 120px;
	width: 300px;
	float:left;
}
.icon5 {
	background-image: url(images/icon_weather.gif);
	height: 120px;
	width: 300px;
	float:left;
	margin-bottom: 10px;
	margin-top: 15px;
}

.icon6 {
	background-image: url(images/icon_new6.png);
	height: 80px;
	width: 306px;
	float:left;
	margin-bottom: 10px;
}
/*---------------icons -----------------*/












.left_column_p {
	margin-left: 25px;
}
.attraction_holder {
	background-color: #e7e3e0;
	height: 60px;
	float: left;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
.attraction_holder_white {
	height: 60px;
	float: left;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 10px;
}

.mid {
	background-image: url(images/middle.gif);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 306px;
}
.bottom {
	background-image: url(images/foot.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 620px;
}

.iframe_holder {
	clear: both;
	float: left;
	margin-top: 5px;
}

.padding15 {
	margin-left: 7px;
}

.contact_icon {
	float: left;
	margin-left: 80px;
	clear: both;
	margin-bottom: 10px;
}

.contact_icon_text {
	float: left;
	margin-left: 40px;
	margin-top: 10px;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

.contact_box_container {
	float: left;
	width: 557px;
	margin-left: 12px;
	background-image: url(images/contact_box_bk.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
}

.center {
	margin-left: 10px;
}

#3dbottom {
	background-image: url(images/bottom.gif);
	height: 10px;
	width: 306px;
	float: left;
	background-repeat: no-repeat;
}

#3dtop {
	background-image: url(images/3D_bottom.gif);
	height: 8px;
	width: 306px;
	float: left;
}

.contact_icon_phone{
	background-image: url(images/contact_icon_phone.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 306px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contact_icon_email {
	background-image: url(images/contact_icon_email.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 306px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.padding_left_36px {
	padding-left: 36px;
}
.contact_icon_mobile {
	background-image: url(images/contact_icon_mobile.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 306px;
	margin: 0px;
	padding: 0px;
}
.cross-out{
	text-decoration: line-through;
	
}
td{
	font-size:11px;
	line-height:20px;
}
.block1{
	background-color:#c0cdd8;
}
.block2{
	background-color:#e0e8e7;
}
#column_fullsize{
	width:1000px;
	float:left;
	min-height:200px;
	margin-left:5px;


}


