body{
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	background: #8DBCF4;
	background-repeat: repeat-x;
	background-image: url(../images/headbg.gif);
}
h1{
	margin: 0 0 20px 0;
	font-size: 24px;
	text-transform: uppercase;
}
h2{
	margin: 0 0 20px 0;
	font-size: 16px;
	color: #747474;
	text-transform: uppercase;
}
a{
	color: #8f9082; 
}
a:hover{
	color: #aeafa0;	
}
a.enquiry{
	color: #000000;
	text-decoration: none;
}
a:hover.enquiry{
	color: #000000;
	text-decoration: underline;
}

a.copy{
	color: #ffffff;
	text-decoration: none;
}
a:hover.copy{
	color: #ffffff;
	text-decoration: underline;
}
/* Nav style-------------------------------------------------------*/
ul.nav{
	margin: 0;
	padding: 0;
	height: 37px;
	padding: 0 17px;
}
ul.nav li{
	height: 37px;
	list-style: none;
	display: inline;
	float: left;
}
ul.nav li a, ul.nav li a:hover{
	display: block;
	height: 37px;
	text-decoration: none;
}

li.home a{
	width: 88px;
	background: url(../images/homeNav.gif)  100% 0;
}
li.about a{
	width: 110px;
	background: url(../images/aboutNav.gif)  100% 0;
}
li.villas a{
	width: 114px;
	background: url(../images/villasNav.gif)  100% 0;
}
li.ownersVillas a {
	width: 142px;
	background: url(../images/ownersVillasNav.gif) 100% 0;
}
li.pricing a{
	width: 102px;
	background-image: url(../images/pricingNav.gif);
	background-position: 100% 0;
}
li.booking a{
	width: 115px;
	background: url(../images/bookingNav.gif)  100% 0;
}
li.gettinghere a{
	width: 142px;
	background: url(../images/gettingHereNav.gif)  100% 0;
}
li.links a{
	width: 145px;
	background: url(../images/linksNav.gif)  100% 0;
}

ul.nav li a:hover{
	background-position: 100% -37px; 	
}
#home li.home a, #about li.about a, #villas li.villas a, #pricing li.pricing a, #booking li.booking a, #gettinghere li.gettinghere a, #links li.links a, #ownersVillas li.ownersVillas a{
	background-position: 100% -37px; 	
}

.navtext{
	margin: 0 0 0 -5000px;
}


/* Nav style end--------------------------------------------------*/
#container{
	width: 850px;
	margin: 0 auto 0 auto;
	background-color: #ececec;
}
#head{
	height:223px;
	width: 850px;
	background: url(../images/head.gif) no-repeat top;
}
#logo{
	width: 850px;
	height: 151px;	
}
#content{
	width: 816px;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 85px;
	padding-left: 17px;
}
#homeLeft{
	width: 360px;
	float: left;
	padding: 0;
}
#homeRight{
	width: 440px;
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
}
#footContainer{
	background: url(../images/footBg.gif) repeat-x #000000;
	height: 120px;
}
#foot{
	width: 850px;
	background: url(../images/footImg.gif) no-repeat;
	text-align: center;
	height: 55px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footContact{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 7px 0 0 0;
}
#footCopyright{
	color: #ffffff;
	font-size: 14px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/* Listing style----------------------------------------------------------*/

ul{
	line-height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-image: url(../images/oliveIcon.jpg);
}
ul li{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
/* Links style-------------------------------------------------------*/
ul.links{
	margin: 0;
	padding: 0;
}
ul.links li{
	padding: 0 0 0 40px;
	list-style: none;
	background-image: url(../images/linksIcon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
/* Form Table style----------------------------------------------------------*/
#bookingLeft{
	float: left;
	padding: 0;
}
#bookingRight{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 410px;
	position: relative;
}
select{
	font-size: 14px;
}
.bookingCellL{
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
}
.bookingCellR{
	padding: 10px;
	font-size: 14px;
	width: 250px;
}
.textfield{
	width: 250px;
	padding: 3px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	height: 15px;
}
textarea{
	width: 250px;
	padding: 3px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
}


.normalText{
	font-weight: normal;
	font-size: 14px;
}
.required{
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
.datepicker{
	float: left;
	margin: 0 5px 0 0;
}
/*-----------------------------------------------------*/

.title{
	display: block;
	padding: 0 0 2px 35px;
	font-weight: bold;
	background-image: url(../images/linksIcon.jpg);
	background-repeat: no-repeat;
	background-position: 0px -5px;
}
.clear{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}
.pricingtable {
	margin: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
form {
	background-color: #AEAFA0;
	border: 1px solid #333;
}

