body {
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#575757;
		background-color: #EFF1F4;
}


div, td, th {
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#575757;
}


a{	
		color:#9e9800;
		font-weight:normal;
		text-decoration:underline;
}

a:hover{
		color:#000;
		font-weight:normal;
		text-decoration:underline;
}

b,strong{color:#000;}
p{margin-top:0px;padding-top:0px;}

H1{color:#9e9800;font-size:24px;font-weight:normal;padding-top:0px;margin-top:0px;}
H2{color:#000000;font-size:22px;font-weight:normal;}
H3{color:#9e9800;font-size:20px;font-weight:normal;}
H4{color:#000000;font-size:18px;font-weight:normal;}
H5{color:#9e9800;font-size:16px;font-weight:normal;}
H6{color:#000000;font-size:15px;font-weight:normal;}

#container{
	width:995px;
	margin:0px auto;
}

#search{
	padding-top:20px;
	height:32px;
	background-image:url(Images/TemplateImages/BannerSearch.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.searchtext{
	font-size:16px;
	color:#333000;
	padding:0 8px 0 0;
}
#keywords{background-color:#BAB90A;width:109px;border:1px solid #BAB90A;height:20px;}

#middleholder{
	margin-top:30px;	
}

#leftside{
	float:left;
	width:178px;
}

#sliderholder{
	background-color:#FFF;
	padding:10px;
	height:320px;
}

#destinations{
	background-image:url(Images/TemplateImages/Destinations.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:50px 0px 30px 20px;
	height:39px;
	margin-top:30px;
}

#testimonials{
	background-image:url(Images/TemplateImages/Testimonials.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:40px 15px 20px 15px;
	color:#FFF;
}

#contentholder{
	float:right;
	width:790px;	
	padding-bottom:20px;
}

#breadcrumbs{
	padding-bottom:10px;	
}

#content{
	float:left;
	width:593px;
}

#rightside{
	float:right;
	width:178px;	
	position:relative;

}
#footer{
	background-image:url(Images/TemplateImages/StoneBackgroundFooter.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	text-align:center;
	padding-bottom:20px;
	clear:both;
}

.hometoppromo{
	background-image:url(Images/TemplateImages/HomeTopPromoBackground.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 18px;
	width:593px;
	height:256px;
	margin-bottom:20px;
}
.hometoppromo p{margin:0px;padding:0px;}
.hometoppromo,
.hometoppromo a{
	font-size:24px;
	padding-top:8px;
	display:block;
}

.homepromo{
	background-image:url(Images/TemplateImages/HomePromoBackground.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:180px;
	padding:10px 20px 0px 15px;
}
.homepromo p{margin:0px;padding:0px;line-height:15px;}
.homepromo H2{
	margin-top:0px;
	padding-top:0px;
	font-size:18px;
	color:#9D9700;
}
.homepromo img{
	padding-right:10px;	
}

.sidetables td{
	padding-bottom:10px;	
}

/*--villa tables --*/
.villatable{
	background-color:#FFF;
}
.villaheader{
	background-image:url(Images/TemplateImages/VillaHeaderBackground.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
.villaheader td{border-right:1px solid #FFF;padding:10px 5px 13px 10px;color:#000;}
.villaleft{
	background-image:url(Images/TemplateImages/VillaHeaderLeft.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.villaright{
	background-image:url(Images/TemplateImages/VillaHeaderRight.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	border:none !important;
}

.villasubheader{
	background-color:#DCE1E8;
}
.villasubheader td{
	padding:5px 0px 5px 5px;	
}

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */

