* { behavior: url(scripts/iepngfix.htc) }


/*  /////////////////////////////////////// */
/*           STANDARD TAGS           */
BODY {
	background: #a2cfa2 url(img/backstrip2.gif) repeat-x;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: .8em;
	margin: 0;
	padding: 0;
}

A, A:active, A:visited {
	color: #346800;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

INPUT {
	font-size: 1.4em;
}

P { line-height: 115%; }

H2 {
	margin: 0 0 8px 0;
	font-size: 1.3em;
	color: #369;
	font-family: "Times New Roman", Times, serif;
}
H3 {
	margin: 14px 0 2px 0;
	font-size: 1.2em;
	color: #369;
	font-family: "Times New Roman", Times, serif;
}
/*  /////////////////////////////////////// */
/*           SITE-WIDE          */
#page {
	width: 734px;
	margin: 25px auto;
}
#content {
	width: 734px;
	/* overflow:hidden; */
	background: url(img/page_bg.png) repeat-y;
}

#main_content {
	width: 712px;
	margin: 15px 0 0 15px;
	padding: 0;
	clear: both;
	overflow: hidden;
	background: #fff;
}

#content_1col {
}

#content_left {
	width: 320px;
	margin-bottom: 20px;
	float: left;
	display: inline;
}
#content_left P {
	margin: 4px 0;
	padding: 0;
}
#content_right {
	width: 363px;
	margin: 2px 0 20px 20px;
	padding: 0;
	float: left;
	display: inline;
}
#footer {
	clear:both;
	width: 734px;
	font-size: .8em;
	padding: 8px 0 0 15px;
	height: 46px;
	background: url(img/footer_bg.png) no-repeat;
}
#footer A, #footer A:visited, #footer A:active {
	color: #060;
	text-decoration: none;
}
#footer A:hover {
	text-decoration: underline;
}
	
/*  /////////////////////////////////////// */
/*           HOME PAGE              */
#home_subhead {
	position: relative;
	float: left;
	width: 180px;
	height: 107px;
	margin: 166px 0 0 225px;
	display: inline;
	clear: both;
}

/*  /////////////////////////////////////// */
/*       PRIMARY SITE NAVIGATION       */
#nav_container {
	background: url(img/nav_buffer.gif) repeat-x;
	height: 25px;
	width: 728px;
	margin-left: 3px;
}
#nav {
	clear: both;
	display: inline;
	/* margin-top: 78px;
	margin-left: 409px; */
}
a#nav_home {
	width: 55px;
	height: 25px;
	background: url(img/nav_home.gif);
	display:inline;
	float: left;
	text-decoration:none;
	margin-left: 57px;
}
a#nav_home:hover, a#nav_home.selected {
	background-position: 55px 0;
}
a#nav_club {
	width: 123px;
	height: 25px;
	background: url(img/nav_club.gif);
	display:block;
	float: left;
	text-decoration:none;
}
a#nav_club:hover, a#nav_club.selected {
	background-position: 123px 0;
}
a#nav_choose {
	width: 115px;
	height: 25px;
	background: url(img/nav_choose.gif);
	display:block;
	float: left;
	text-decoration:none;
}
a#nav_choose:hover, a#nav_choose.selected {
	background-position: 115px 0;
}
a#nav_about {
	width: 116px;
	height: 25px;
	background: url(img/nav_about.gif);
	display:block;
	float: left;
	text-decoration:none;
}
a#nav_about:hover, a#nav_about.selected {
	background-position: 116px 0;
}
a#nav_agents {
	width: 114px;
	height: 25px;
	background: url(img/nav_agents.gif);
	display:block;
	float: left;
	text-decoration:none;
}
a#nav_agents:hover, a#nav_agents.selected {
	background-position: 114px 0;
}
a#nav_contact {
	width: 90px;
	height: 25px;
	background: url(img/nav_contact.gif);
	display:block;
	float: left;
	text-decoration:none;
}
a#nav_contact:hover, a#nav_contact.selected {
	background-position: 90px 0;
}

/*  /////////////////////////////////////// */
/*            IN-PAGE NAVIGATION            */
.inpage_nav {
	background: #669aff;
	width: 344px;
	padding: 4px 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	color:#fff;
}
.inpage_nav A {
	color:#fff;
}
.inpage_nav A:hover {
	text-decoration: underline;
}

/*  /////////////////////////////////////// */
/*             SEARCH PAGES                 */

#choose_left {
	width: 270px;
	float: left;
	display: inline;
}
#choose_right {
	width: 420px;
	float: left;
	display: inline;
}

.search_results {
	margin: 2px 0 8px 0;
	clear: both;
	overflow: hidden;
}
.search_results_image {
	width: 145px;
	float: left;
	overflow: hidden;
	display: inline;
	margin-bottom: 10px;
}
.search_results_text {
	float: left;
	overflow: hidden;
	margin: 30px 0 10px 0;
}
.search_results HR {
	clear: both;
	color: #a7d0a4;
	background: #a7d0a4;
	height: 1px;
	border-style: solid;
	border-width: 0px;
	padding: 0;
	margin: 4px 0;
}
.search_results_villa {
	font-weight: bold;
	color: #369;
}

/*  /////////////////////////////////////// */
/*             VILLA PAGES           */


.inpage_nav_villa {
	background: #669aff;
	width: 232px;
	padding: 4px 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	color:#fff;
}
.inpage_nav_villa A {
	color:#fff;
}
.inpage_nav_villa A:hover {
	text-decoration: underline;
}
#villa_left {
	width:265px;
	float:left;
	display:inline;
}
#villa_right {
	width:420px;
	float:left;
	display:inline;
}
.villa_rates {
	margin: 10px 0 20px 0;
	font-size: 0.9em;
}
.villa_rates_label {
	width: 420px;
	background: #d8fad8;
	padding: 2px 4px;
	font-weight: bold;
}

#villa_subhead {
	position: relative;
	float: left;
	width: 178px;
	margin: 220px 0 0 227px;
	display: inline;
	clear: both;
	color: #fff;
}
.villa_subhead_title {
	padding-left: 4px;
	font-size: 1.4em;
}
.villa_subhead_location {
	padding-left: 4px; 
	font-size: 0.8em;
	text-transform: uppercase;
}
#villa_text_details {
	width: 444px;
	margin: 10px 0 20px 180px;
}
#villa_text_details P {
	margin: 0 0 8px 0;
}
.description_image {
	margin: 4px 0 20px 4px;
}

#villa_subnav {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
}
.villa_label {
	font-weight: bold;
	margin: 10px 0 2px 0;
	padding: 0;
}
#villa_details {
	width: 600px;
	margin: 0 20px 0 20px;
}
.villa_details_header {
	width: 600px;
}
.villa_details_header_name {
	font-size: 1.2em;
	color: #369;
	text-transform: uppercase;
	float: left;
	display:inline;
	width: 420px;
}
.villa_details_header_nav {
	float: right;
	display: inline;
	width: 150px;
	background: #669aff;
	padding: 4px 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	color: #fff;
}
.villa_details_header_nav A {
	color:#fff;
}
.villa_details_header_nav A:hover {
	text-decoration: underline;
}
/*  /////////////////////////////////////// */
/*                DESTINATIONS              */

.destination_block {
	clear: both;
}
.destination_photos {
	width: 150px;
	float: left;
	margin: 10px 0 0 16px;
	display: inline;
}
.destination_photos IMG {
	border: 1px solid #8f6600;
	margin-top: 4px;
}
.destination_text {
	float: left;
	width: 444px;
	margin: 10px 0 20px 14px;
	display: inline;
}
.destination_text H3 {
	margin: 0 0 0 4px;
	padding: 0;
	font-size: 1.0em;
	color: #8f6600;
}
.destination_text P {
	margin: 0 4px 8px 4px;
}



/*
Main Pulldowns classes
*/
.villaSelectMenu {
  font-family: Tahoma, Arial;
  font-size: 11px;
  width: 150px;
}
.villaSelectOptionGroup {
  font-family: Tahoma, Arial;
  font-size: 12px;
  color: #FF8500;
}
.villaSelectOption {
  font-family: Tahoma, Arial;
  font-size: 11px;
}
.villaSelectMenuLabel {
  font-family: Tahoma, Arial;
  font-size: 11px;
  color: #666;
}

/*  /////////////////////////////////////// */
/*                 CONTACT                  */
#contact_left {
	width: 233px;
	float: left;
	padding: 6px 10px;
	font-size: 0.9em;
	display: inline;
}
#contact_right {
	width: 360px;
	float: left;
}