	body {
  text-align:center;
  margin:0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#696868;
}

#bodyContainer {
  text-align:left;
  margin:0 auto;
  width:780px;
  background-color:#ffffff;
  position:relative;
  z-index:1;
}

a {
  color:#327f93;
}

a img {
  border:none;
}

hr {
  color:#afe207;
  background-color:#afe207;
  border:none;
  height:1px;
  overflow:hidden;
}

.clear {
  clear:both;
}

.font10 {
  font-size:10px;
}

.font20 {
  font-size:20px;
}

/* HEADER STYLES */

#header {
  height:56px;
  background-image:url('../images/global/header.jpg');
  background-repeat:no-repeat;
  position:relative;
  text-align:center;
}

#header .contact {
  position:absolute;
  top:10px;
  right:12px;
}

#header .contact, #header .contact a {
  color:#01627a;
  font-weight:bold;
  font-family:arial;
  font-size:11px;
  text-align:center;
}

#header .links {
  position:absolute;
  right:205px;
  top:8px;
}

#header .links ul {
  color:#4b7203;
  list-style:square;
}

#header .links a {
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#4b7203;
}

#featuredImage {
  height:137px;
  background-image:url('../images/global/featuredImage.jpg');
  background-repeat:no-repeat;
}

.picholder{
margin:0em 	.5em .5em .5em;
float:left;
}


/* MENU STYLES */

.menuBar {
  height:44px;
  background-image:url('../images/global/menuBar.jpg');
  background-repeat:no-repeat;
  margin-top:5px;
  padding:0px 24px 0px 24px;
}

#nav {
  padding:0px;
  margin:0px;
  list-style-position:inside;
  list-style:none;
  font-size:11px;
  z-index:10;
}

#nav li {
  float:left;
  text-align:center;
  padding:8px 18px 0px 18px;
  margin:0px;
  position:relative;
  display:block;
  height:44px;
  z-index:10;  
  
}

#nav li ul li {
left:100;
  float:none;
  text-align:left;
  list-style:none;
  background-color:#e3fd8f;
  font-size:11px;
  padding:0px;
  margin:0px 0 0 0;
  width:110px;
  height:16px;
  z-index:10;
}

#nav li ul {
  display:none;
  position:absolute;
  left:-10px;
  top:44px;
  padding:0px;
  margin:0px;
  z-index:10;
}

#nav li:hover ul, #nav li.over ul { /* lists nested under hovered list items */
  display: block;
  z-index:10;	
}

#nav li ul li a {
  color:#686767;
  font-weight:normal;
  text-transform:none;
  padding-left:20px;
}

#nav li ul li a:hover {
  background-image:url('../images/global/navHover.gif');
  background-position:left;
  background-repeat:no-repeat;  
}


#nav li.first {
  padding-left:0px;
}

#nav li.last {
  padding-right:0px;
}

#nav a {
  color:#ffffff;
  text-transform:uppercase;
  text-decoration:none;
  
  font-weight:bold;
}

#nav a:hover {
  text-decoration:underline;
}

#nav li > ul {
	left: auto;
}

/* RIGHT SIDE STYLES */
/* Main Content Area Styles */
#contentArea {
  background-color:#efffef;
  width:763px;
  margin:6px 0px 0px 9px;
}

#contentArea .top {
  height:14px;
  font-size:0px;
  background-image:url('../images/global/contentTop.gif');
}

#contentArea .content {
  padding-right:15px;
}

#contentArea .content .left {
  float:left;
  width:245px;
  padding-left:15px;
}

#contentArea .content .right {
  float:right;
  width:482px;
}
#contentArea .content .right2 {
  width:550px;
}

#contentArea .bottom {
  height:14px;
  font-size:0px;
  background-image:url('../images/global/contentBottom.gif');  
}



/* Villa Information Styles for villaTemplate.html */

#villaInfo {
  width:485px;
  background-color:#ffffff;
}

#villaInfo .top {
  height:12px;
  font-size:0px;
  background-image:url('../images/global/villaContent_top.gif');
}

#villaInfo .middle {
  padding:0px 15px 0px 15px;
}

#villaInfo .bottom {
  height:12px;
  font-size:0px;
  background-image:url('../images/global/villaContent_bottom.gif');
}

#villaInfo .nav, #villaInfo .nav a {
	font-family:Tahoma;
	color:#0080da;
	margin-top: 10px;
	margin-bottom: 5px;
}


/* LEFT SIDE STYLES */
/* Search Box Styles */
	
#searchBox {
  background-image:url('../images/global/bkgd_searchbox.gif');
  color:#01627a;
  font-size:10px;
}

#searchBox .top {
  height:8px;

  background-image:url('../images/global/search_top.gif');
}

#searchBox .middle {
  padding:0px 0px 0px 0px;
  position:relative;
  z-index:1;
}

#searchBox .bottom {
  height:8px;
  font-size:0px;
  background-image:url('../images/global/search_bottom.gif');  
}	

#searchBox select {
  color:#003067;
}

/* Featured Villas Styles */
#innerContent {
  background-image:url('../images/global/bkgd_searchbox.gif');
  background-color:#e6ffe6;
}

#innerContent .top {
  height:8px;
  font-size:0px;
  background-image:url('../images/global/innerContent_top.gif');
}

#innerContent .middle {
  padding:0px 10px 0px 10px;
}

#innerContent .bottom {
  height:8px;
  font-size:0px;
  background-image:url('../images/global/innerContent_bottom.gif');  
}	




/* FOOTER STYLES */

#footer {
  line-height:25px;
  font-size:11px;
  color:#bcbcbc;
  background-color:#ffffff;
}

#footer .left {
  float:left;
  padding-left:100px;
  
}

#footer .right {
  float:right;
  padding-right:100px;
  line-height:25px;
}

INPUT {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 8pt;}
.menu {Font-family:  Verdana, Arial, Helvetica, sans-serif;font-size: 8pt;color: Black;}
.menuis {Font-family:  Verdana, Arial, Helvetica, sans-serif;font-size: 10pt; color: white; background-color:#006600;}