@charset "utf-8";
a img {border:0; }
html, body {  
    
	scrollbar-base-color: 			#8ae1ff;
	scrollbar-track-color:  		#8ae1ff;
	scrollbar-face-color: 			#8ae1ff;
	scrollbar-highlight-color: 		#FFFFFF;
	scrollbar-3dlight-color: 		#FFFFFF;
	scrollbar-darkshadow-color: 	#0083cb;
	scrollbar-shadow-color: 		#0083cb;
	scrollbar-arrow-color: 			#0083cb; 

    background-color: #E9B880;
	background-image: url("images/bg.jpg");
    background-repeat: repeat-x;
	background-position: top center;
	margin-left: 				0px;
	margin-right: 				0px;
	margin-top: 				0px;
	margin-bottom: 				0px;
}

h1, h2, h3 {
	font-family: verdana;
	color: #000066; }
h1 {
	font-size: 16px; }
h2 {
	font-size: 14px; }
h3 {
	font-size: 12px; }


.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }

table.header {
	width: 950;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	background-color: #FFFFFF;

}
table.header td {
	padding: 0;
	color: #7a7a7a;
	font-size: 10px;
	padding: 0px;
	
}

table.content {
	width: 950;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	background-color: #FFFFFF;
}
table.content td {
	padding: 10;
	color: #000066;
	font-size: 11px;
	line-height: 24px; 
}
table.info {
	width: 930px;
	text-align: center; 
}



table.footer {
	width: 950;
	height: 131px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	background-image: url("images/bg_footer.jpg");
}
table.footer td {
	padding: 3;
	color: #FFFFFF;
	font-size: 10px;
}
table.footer td a {
	color: #FFFFFF;
	text-decoration: underline;
}
table.footer td a:hover {
	text-decoration: none;
	color: #8ae1ff;
}
div#calls_to_action a {
	display: block;
	width: 503px;
	float: left;
	margin-bottom: 20px; }
div#calls_to_action a#condo_rentals {
	width: 247px;
	height: 99px;
	margin-right: 10px;
	background-position: top left;
	background-image: url(images/condo_rental_sprite.jpg); 
}
div#calls_to_action a#condo_rentals:hover {
	background-position: bottom left; 
}
div#calls_to_action a#reserve_your {
	width: 246px;
	height: 99px;
	background-position: top left;
	background-image: url(images/reserve_your_sprite.jpg); 
}
div#calls_to_action a#reserve_your:hover {
	background-position: bottom left; 
}
div#center_calls {
	width: 100%; 
	text-align: center;
}

/* Photo Gallery */

div#gallery_container {
	position: relative;
	bottom: 0px;
}
ul#gallery_links {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
ul#gallery_links li {
	display: block;
	float: left;
	padding: 5px 12px;
	height: 103px;
	}
div#gallery_thumbs {
	width: 500px;
	float: left;
}
div#condo_description {
	width: 350px;
	float: right;
}
div#large_image {
	padding-left: 15px;
}


div#rates {
}

div#rates table {
}

div#rates td {
  padding:2px;
  spacing:0px;
  line-height: 15px;
}

div#rates td#c_data {
  text-align:center;
}
div#CollapsiblePanel1 {
	text-decoration: underline;
}
div#CollapsiblePanel2 {
	text-decoration: underline;
}
div#CollapsiblePanel3 {
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

a.map-link {
	font-family: verdana;
	font-size: 11px;
}