/*------------------------------
Stylesheet for Splendid Villas
Author: Rude Goose
------------------------------*/
body{
	background:#ADCA6C;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:80%;
}
h2{
	color:#039;
	margin-top:0;
	font-size:120%;
	background:transparent url(images/h1.gif) no-repeat bottom;
	padding-bottom:40px;
}
a:link, a:visited{
	text-decoration:none;
	color:#039;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}
p{
	text-align:justify;
}
#container{
	width:760px;
	position:relative;
	margin:0 auto;
	text-align:left;
	background:#fff url(images/body.gif) repeat-y;
}
#contents{
	clear:both;
}
#desc, #desc1, #desc2{
	clear:both;
}
#footer{
	clear:both;
	background:url(images/footer.gif) no-repeat bottom;
	width:760px;
	padding:30px 0;
}
#footer p{
	text-align:center;
	position:relative;
	top:50px;
	color: #dbff89;
	font-size:90%;
}
#footer a{
	color:#dbff89;
	font-weight:normal;
}
#header{
	position:relative;
	background:url(images/header.jpg);
	width:760px;
	height:170px;
}
#header1{
	position:relative;
	background:url(images/header_flipflop.jpg);
	width:760px;
	height:170px;
}
#header2{
	position:relative;
	background:url(images/header_mojito.jpg);
	width:760px;
	height:170px;
}
#header3{
	position:relative;
	background:url(images/header_olive.jpg);
	width:760px;
	height:170px;
}
#header4{
	position:relative;
	background:url(images/header_girl.jpg);
	width:760px;
	height:170px;
}
#header5{
	position:relative;
	background:url(images/header_chair.jpg);
	width:760px;
	height:170px;
}
#header6{
	position:relative;
	background:url(images/header_oranges.jpg);
	width:760px;
	height:170px;
}
#images{
	float:right;
	padding:20px 20px;
	width:350px;
}
#imagegallery, #imagegallery1, #imagegallery2{
	position:relative;
	list-style:none;
	margin-top:3px;
	padding:0px;
	margin-left:-2px;
}
#imagegallery img, #imagegallery1 img, #imagegallery2 img{
	border:0;
	margin:0 2px;
	padding:0;
}
#imagegallery li, #imagegallery1 li, #imagegallery2 li{
	float:left;
	display:inline;
}
#imagegallery ul, #imagegallery1 ul, #imagegallery2 ul{
	margin:0;
	padding:0;
}
#list img{
	float:left;
	margin:0 5px 5px 0;
}
#list p{
	clear:both;
	margin:5px 0;
}
#list_3bed_town{
	list-style:url(images/sea_views_4_thumb.jpg);
}
#navBar{
	width:752px;
}
#navBar ul{
	float:left;
	width:752px;
	background:url(images/stripe.gif);
	padding:5px 0;
	margin:0;
}
#navBar li{
	margin:0;
	width:95px;
	height:55px;
	padding:0 4px 0 4px;
	list-style:none;
	float:left;
	text-align:center;
	border-right:1px solid #dbff89;
}
#navBar a:link, #navBar a:visited{
	text-decoration:none;
	color:#003;
	font-weight:bold;
}
#navBar a:hover{
	text-decoration:underline;
}
#active{
	text-decoration:underline;
	color:#fff;
}
#text{
	float:left;
	width:310px;
	padding:20px 10px 20px 20px;
}
