/* CSS Document */

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family:tahoma, Arial, Verdana;
	font-size:12px;
	color:#424242;
	margin:0px;
	padding:0px;
}
h2 {
	font-family:"trebuchet MS", arial, "times New Roman";
	font-size:24px;
	color:#000000;
	padding:0px;
	margin:0px;
}
h2 span  {
	font-size:32px;
	color:#b66e2a;
}
h3 {
	font-family:"trebuchet MS", arial, "times New Roman";
	font-size:24px;
	color:#000000;
	padding:0px;
	margin:0px;
}
h3 span  {
	color:#b66e2a;
}
p {
	margin:0px;
	padding:10px 0px 0px 0px;
}
.hide {
	display:none;
}
.text_link_01 {
	color:#b66e2a;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.text_link_01:hover {
	text-decoration:none;
}
.text_highlite_01 {
	color:#993300; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}
.listing_01 {
	margin:0px;
	padding:0px;
}
.listing_01 ul {
	margin:0px;
	padding:0px;
}
.listing_01 li {
	margin:0px;
	padding:0px;
	list-style:none;
	background-image:url(../images/icon.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
	padding:6px 0px 6px 15px;
}
.footer {
	background-image:url(../images/bottom_beach.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:90px;
	color:#583818;
	font-size:11px;
	padding-left:20px;
}
.footer a {
	color:#583818;
	padding:0px 4px;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer span {
	color:#938373;
	line-height:20px;
}

/************* START MAIN NAVIGATION ********************/
#main_navigation {
	background-image:url(../images/main_navigation.gif);
	background-repeat:no-repeat;
	width:898px;
	height:32px;
	padding:0px;
	margin:0px;
}
.nav_home {
	width:132px;
	height:32px;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}
.nav_home:hover {
	width:132px;
	height:32px;
	background-image:url(../images/main_navigation_hover.gif);
	background-repeat:no-repeat;
}
.nav_about {
	width:158px;
	height:32px;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}
.nav_about:hover {
	width:158px;
	height:32px;
	background-image:url(../images/main_navigation_hover.gif);
	background-repeat:no-repeat;
	background-position:-132px top;
}

.nav_location {
	width:114px;
	height:32px;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}
.nav_location:hover {
	width:114px;
	height:32px;
	background-image:url(../images/main_navigation_hover.gif);
	background-repeat:no-repeat;
	background-position:-290px top;
}
.nav_purchase {
	width:88px;
	height:32px;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}
.nav_purchase:hover {
	width:88px;
	height:32px;
	background-image:url(../images/main_navigation_hover.gif);
	background-repeat:no-repeat;
	background-position:-404px top;
}
.nav_rentals {
	width:78px;
	height:32px;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}
.nav_rentals:hover {
	width:78px;
	height:32px;
	background-image:url(../images/main_navigation_hover.gif);
	background-repeat:no-repeat;
	background-position:-492px top;
}

.nav_tour {
	width:60px;
	height:32px;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}
.nav_tour:hover {
	width:60px;
	height:32px;
	background-image:url(../images/main_navigation_hover.gif);
	background-repeat:no-repeat;
	background-position:-570px top;
}

.nav_floorplans {
	width:98px;
	height:32px;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}
.nav_floorplans:hover {
	width:98px;
	height:32px;
	background-image:url(../images/main_navigation_hover.gif);
	background-repeat:no-repeat;
	background-position:-630px top;
}

.nav_amenities {
	width:92px;
	height:32px;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}
.nav_amenities:hover {
	width:92px;
	height:32px;
	background-image:url(../images/main_navigation_hover.gif);
	background-repeat:no-repeat;
	background-position:-728px top;
}

.nav_contact {
	width:78px;
	height:32px;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}
.nav_contact:hover {
	width:78px;
	height:32px;
	background-image:url(../images/main_navigation_hover.gif);
	background-repeat:no-repeat;
	background-position:-820px top;
}


/*************** Inner Pages ************/
.inner_banner{
	background-image:url(../images/inner_banner_top.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding:40px 15px;
}
.text_link_02 {
	color:#b66e2a;
	text-decoration:underline;
}
.text_link_02:hover {
	color:#b66e2a;
	text-decoration:none;
}