body {
	margin:0;
	background-image:url(images/back_tile.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

a:link, a:visited {
	color:#333333;
	text-decoration:underline;
	}

a:hover, a:active {
	color:#000000;
	text-decoration:underline;
	}


h1 {
	padding-top: 5px;
	padding-bottom:2px;
	font-size:13px;
	color:#006699;
	}

h2 {
	padding:0;
	font-size:12px;
	color:#333333;
	}

h3 {
	font-weight:normal;
	font-size:11px;
	padding:0;
	margin-bottom:1px;
	padding-bottom:0;
	padding-top:8px;
	line-height:11px;
	}

.main_container {
	width: 909px;
	margin:0 auto;
	}
	
.header_left {
	width: 438px;
	height: 173px;
	background-image:url(images/title_left.jpg);
	background-repeat:no-repeat;
	float:left;
	}

.header_right {
	width: 471px;
	height: 173px;
	background-image:url(images/title_right.jpg);
	background-repeat:no-repeat;
	float:right;
	}

.main_body {
	width:909px;
	}

.header_lower {
	background-image:url(images/header_lower.jpg);
	width:707px;
	height:55px;
	background-repeat:no-repeat;
	float:right;
	}

.content {
	background-image:url(images/content_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	width:642px;
	float:right;
	text-align:left;
	font-size:11px;
	padding-right:50px;
	padding-left:15px;
	line-height: 17px;
	}

.content ul {
	margin-left: 10px;
	padding-left: 10px;
}

.content li {
	line-height: 14px;
	padding-bottom: 10px;
}

.rental_terms {
	padding:0;
	}
	
.menu {
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	width: 202px;
	height:299px;
	float:left;
	text-align:right;
	z-index:-1;
	}

.villa_menu {
	list-style-type:none;
	padding:0;
	line-height:20px;
	font-size:11px;
	margin-left:23px;
	margin-top: 5px;
	margin-right:20px;
	z-index:1;
	}

.villa_menu li {
	border-bottom:1px solid #ffffff;
	}

.villa_menu a:link, .villa_menu a:visited, .villa_menu a:active {
	display:block;
	color:#999999;
	text-decoration:none;
	}

.villa_menu a:hover {
	color:#333333;
	display:block;
	}

.sub_menu {
	list-style-type:none;
	padding:0;
	line-height:20px;
	font-size:11px;
	margin-left:23px;
	margin-top: 5px;
	margin-right:20px;
	z-index:1;
	}

.sub_menu li {
	border-bottom:1px solid #ffffff;
	}

.sub_menu a:link, .sub_menu a:active, .sub_menu a:visited {
	display:block;
	color:#999999;
	text-decoration:none;
	}

.sub_menu a:hover {
	color:#333333;
	display:block;
	
	}

.selected a:link, .selected a:visited, .selected a:active, .selected a:hover  {
	display:block;
	color:#333333;
	font-weight:bold;
	}

.picture_pad {
	padding: 10px;
	}

.footer {
	font-size:9px;
	color:#787878;
	width:909px;
	padding-top:20px;
	clear:both;
	}

.footer a:link, .footer a:visited {
	color:#787878;
	text-decoration:none;
	}

.footer a:hover, .footer a:active {
	color:#787878;
	text-decoration:underline;
	}

.cell_border td {
	border: 1px solid #006699;
	padding: 2px;
	}

.news {
	font-size:11px;
	background-image:url(images/menu_news.jpg);
	background-repeat:no-repeat;
	height:230px;
	}

.updates {
	z-index:3; 
	position:absolute; 
	margin-left:13px;
	}

.news a:link, .news a:visited {
	color:#666666;
	text-decoration:none;
	}

.news a:hover, .news a:active {
	color:#666666;
	text-decoration:underline;
	}

.news_padding {
	padding-left:28px; 
	padding-right:8px; 
	padding-top: 30px;
	}

.guest li {
	padding-bottom: 5px;
	}

.news_select {
	padding-right: 3px;
	border-right:1px #CCCCCC dashed;
	}
	
.message_box {
	border: 1px solid #AEC6E8;
	padding: 7px;
	margin-top: 10px;
}

.message_box p {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

#special-offer {
	position:absolute;
	margin-top:-43px;
	padding-left:2px;
}