body{
background-image:url(../im/bg_web.gif);
background-repeat:repeat-x; 
background-color:#E5D3AC;
}
.contact_field  {
	width: 200px;
}

/* IE6 PNG Fix */

#resorts, .iepngfix { 
	behavior: url(iepngfix.htc) 
}

/* Header Top Styles */

a {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a#player {display: block}

.link_header_top {
	color: #F2D56F; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 2px; 
	margin-right: 12px; 
	margin-left: 3px; 
	float: left;
}
.link_header_top:hover {
	text-decoration: underline;
}
.text_header_top {
	margin-top: 2px; 
	margin-right: 5px; 
	float: left;
}

/* Header Middle Styles */

.text_search_property {
	color: #8c8c8c; 
	font-family: verdana; 
	font-size: 9px; 
}
.search_select {
	color: #444; 
	font-family: verdana; 
	font-size: 9px;
	width: 140px;
	height: 18px;
}
#search_button {
	font-family: verdana; 
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/im/search.jpg);
	width: 75px;
	height: 20px;
	border-top: 2px #ffdb8f;
}
?bg_search {
	position: absolute; 
	margin-top: 18px; 
	width: 400px; 
	height: 120px; 
	background-image: url(/im/bg_search_property.png); 
	background-repeat: no-repeat;
}
.layout {
	font-family: verdana; 
	font-size: 11px;
}
.table {
	font-family: verdana; 
	font-size: 11px;
}
.calendar {
	font-family: verdana; 
	font-size: 11px;
}

/* Header Bottom Styles*/

#resorts {
	position: absolute;
	top: 118px;
	background-image: url(/im/bg_resorts_top.png);
	width: 263px;
	height: 24px;
	z-index: 1;
}
.resort_text {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	float: left;
	z-index: 1;
}
.resort {
	position: relative;
	padding-left: 10px;
	padding-top: 6px;
	width: 120px;
	float: left;
	overflow: visible;
	z-index: 1;
}
.menu_text {
	color: #ab5e0e;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 15px;
	overflow:hidden;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}
.menu_items {
	position: relative;
	float: left;
	font-family: Georgia;
	font-weight: bold;
	color: #612200;
	font-size: 12px;
	letter-spacing: 0px;
}
.submenus {
 	width: 166px;
	position: absolute;
	font-family: verdana;
	font-size: 11px;
	display: none;
	background-color: #ffffff;
	z-index: 10;
	border: 1px solid #ab5e0e;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	overflow:hidden;
	
}
.submenus_resort {
	position: absolute;
	font-family: verdana;
	font-size: 11px;
	display: none;
	background-color: #ffffff;
	z-index: 10;
	border: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	
}
.menu_links {
	color: #ab5e0e;
	text-decoration: none;
}
.menu_links:hover {
	color: #ab5e0e;
	text-decoration: none;
	cursor: pointer;
}
.menu_links:active {
	color: #ab5e0e;
	text-decoration: none;
}
.menu_links_resort {
	text-decoration: none;
	font-family: Georgia;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: -0.5px;
	padding-left: 1px;
	padding-right: 5px;	
	float: left;
}

.menu_links_resort:hover {
	color: #000000;
	text-decoration: none;
}
.menu_links_resort:active {
	color: #000000;
	text-decoration: none;
}
.submenu_links {
	color: #ab5e0e;
	text-decoration: none;
}
.submenu_links:hover {
	color: #ab5e0e;
	text-decoration: underline;
}
.submenu_links:active {
	color: #ab5e0e;
	text-decoration: none;
}
.submenu_links_resort {
	color: #000000;
	text-decoration: none;
}
.submenu_links_resort:hover {
	color: #000000;
	text-decoration: underline;
}
.submenu_links_resort:active {
	color: #000000;
	text-decoration: none;
}
.select_arrows {
	display: none;
}

/* Property List / Details */

.details_link {
	color: #F2D56F; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: verdana;
}
.button_location {
	display: inline-block; 
	height: 21px; 
	width: 110px; 
	background-color: #ffffff; 
	border: 1px solid #000000;
}
.button_view {
	display: inline-block; 
	height: 21px; 
	width: 110px; 
	background-color: #ffffff; 
	border: 1px solid #000000;
}
.button_text {
	display: inline-block; 
	padding-top: 3px;
	color:#612200;
}

