@charset "utf-8";
/* CSS Document */

html {
	font-size: 100.1%;
	height: 100%;
	color:#333333;
}
body {
	background-color:#034474;
	background-repeat:repeat-x;
	height: 100%;
	min-height: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg-body.jpg);

}
#page {
	width: 100%;
	padding: 0 0 0 0px;
	margin:0 auto;
	overflow: hidden;
	min-height: 100%;
}
/*fix ie6 bug*/
* html #page {
	height: 100%;
	overflow: visible;
}
a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #999999;
	font-weight:bold;
		text-decoration: none;
}
a:hover {
	color: #0099FF;
	font-weight:bold;
}
a:active {
	color: #f2802a;
	font-weight:bold;
}
#main {
	margin:auto;
	position: relative;
	width: 970px;
	
}
#main li {list-style: none;}
#main a {
}
#main a:hover {
	text-decoration: none;
}
#main a:focus {outline: none;}
#main img {border: none;}
/*hidde text*/
#main .hidden-text {
	overflow: hidden;
	float: left;
	text-indent: -3000px;
}
#sub_ip_container ul li {
	font-size: 11px;
	margin: 0 0 0 -10px;
	padding: 0 0 0 15px;
	background: url(../images/img-list-arrow.gif) no-repeat 0px 2px;
	line-height: 12px;
	padding-bottom: 10px;
	width: 100%;
}
/*header start*/
#header {
	width: 970px;
	height: 159px;
	position: relative;
	background-image: url(../images/bg-header.jpg);
	background-position:top center;
	float: left;
}

#header-strip{
	width: 970px;
	height: 25px;
	position: relative;
	float: left;
	color: #FFFFFF;
	padding-top: 5px;
}

#left_strip{
float:left;
padding-left:7px;

}

#right_strip{
	float:right;
	padding-right:7px;
	padding-top: 5px;

}

/*logo*/
.logo {
	display: inline;
	margin: 0;
	position: absolute;
	top: 0px;
	width: 209px;
	height: 159px;
	left: 65px;
}
.logo a {
	background: url(../images/logo.jpg) no-repeat; /*logo image*/
	height: 159px;
	width: 209px;
}

/*logo navigation*/
#spacer1 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 122px;
	left: 0px;
	width: 95px;
	height: 43px;
}
#spacer2 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 122px;
	left: 854px;
	width: 95px;
	height: 43px;
}
#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 94px;
	left: 275px;
	width: 681px;
	height: 42px;
}
#nav li {float: left;}
#nav a {
	float: left;
	/*overflow: hidden;*/
	text-indent: -3000px;
	height: 42px;
	margin-right: 0px;
}
#nav a:hover, #nav a.active {background-position: 0 100% !important;}/* link rollover and active*/
/*classes for all navigation links*/
#nav a.home {
	background: url(../images/btn-home.jpg) 0 0;
	width: 136px;
}
#nav a.buyers {
	background: url(../images/btn-buyers-sellers.jpg) 0 0;
	width: 180px;
}

#nav a.mls {
	background: url(../images/btn-mls.jpg) 0 0;
	width: 179px;
}
#nav a.services {
	background: url(../images/btn-services.jpg) 0 0;
	width: 151px;
}

#nav a.list {
	background: url(../images/btn-list-your-home.jpg) 0 0;
	width: 151px;
}
/*sub nav start */

#sub-nav {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 392px;
	left: 11px;
	width: 960px;
	height: 51px;
}
#sub-nav li {float: left;}
#sub-nav a {
	float: left;
	/*overflow: hidden;*/
	text-indent: -3000px;
	height: 51px;
	margin-right: 0px;
}
#sub-nav a:hover, #nav a.active {background-position: 0 100% !important;}/* link rollover and active*/
/*classes for all navigation links*/
#sub-nav a.attractions {
	background: url(../images/btn-attractions.jpg) 0 0;
	width: 120px;
}
#sub-nav a.diving {
	background: url(../images/btn-diving.jpg) 0 0;
	width: 73px;
}

#sub-nav a.eco {
	background: url(../images/btn-eco-nature.jpg) 0 0;
	width: 99px;
}
#sub-nav a.events {
	background: url(../images/btn-events.jpg) 0 0;
	width: 72px;
}
#sub-nav a.fishing {
	background: url(../images/btn-fishing.jpg) 0 0;
	width: 72px;
}

#sub-nav a.golf {
	background: url(../images/btn-golf.jpg) 0 0;
	width: 57px;
}

#sub-nav a.nightlife {
	background: url(../images/btn-nightlife.jpg) 0 0;
	width: 89px;
}

#sub-nav a.pet {
	background: url(../images/btn-pet-friendly-sports.jpg) 0 0;
	width: 149px;
}
 
#sub-nav a.shopping {
	background: url(../images/btn-shopping.jpg) 0 0;
	width: 92px;
}

#sub-nav a.water {
	background: url(../images/btn-water-sports.jpg) 0 0;
	width: 127px;
}



/*container start*/
#sub_container {
	float: left;
	width: 956px;
	height:100%;
	position: relative;
	margin: 0 auto;
	padding: 0px 7px 0px 7px;
	background-image: url(../images/bg-main.png);
	background-repeat: repeat-y;
	
}
/*container title*/
#left_container {
	width:635px;
	float: left;
	position: relative;
}
#mls_container {
	width:950px;
	float: left;
	position: relative;
}
#right_container {
	width:287px;
	float: right;
	position: relative;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
}
#right_container p{
	padding-left: 10px;
}


#ip_content {
	float: left;
	width: 620px;
	height: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
}
#ip_content_right {
	float: right;
	width: 265px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 0;
	padding-right: 20px;
	padding-left: 15px;
}

#ip_content_right p {
	padding-left: 10px;

}


#ip_content_projects {
	float: left;
	width: 620px;
	height: 350px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
#sub_right_container {
	float:right;
	width: 275px;
	height:100%;
	position: relative;
	padding-top: 20px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #000000;
}
#sub_left_container {
	float:left;
	width: 275px;
	height:100%;
	position: relative;
	padding-top: 20px;
	margin: 0 auto;
	padding-left: 45px;
	padding-right: 10px;
}

#sub_left_container p{ 
	padding-left: 10px;

}

#sub_left_container_ip {
	float:left;
	width: 565px;
	height:100%;
	position: relative;
	padding-top: 20px;
	margin: 0 auto;
	padding-left: 45px;
	padding-right: 10px;
}

#mls_container_ip {
	float:left;
	width: 865px;
	height:100%;
	position: relative;
	padding-top: 20px;
	margin: 0 auto;
	padding-left: 45px;
	padding-right: 45px;
}


/*footer*/
#footer {
	float: left;
	width: 956px;
	height:100%;
	position: relative;
	background: none;
	font: 11px Arial, Verdana, sans-serif;
	color: #CCCCCC;
	padding: 50px 7px 25px 7px;
	background-color: #034474;
	background-image: url(../images/bg-footer.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
/*footer navigation*/
#footer ul {
	float: left;
	width: 950px;
	padding: 0 0 0 0px;
	margin: 0;
	text-align: center;
}
#footer ul li {display: inline;}
#footer ul li a {
	color: #fff;
	padding: 0 0 0 33px;
	

}
#footer ul li a.first {
	padding: 0;
	background: none;
}
/*copyraight*/
#footer p {
	float: left;
	width: 950px;
	text-align: center;
	padding: 45px 0px 0px 0px;
	margin: 0;
}

.style3 {
	color: #CC0000;
	font-weight:bold;
	font-size: 14px;

}
.style2 {
	color: #333333;
	font-size: 10px; 
	}

.head-nav {
	color: #CCCCCC;
	font-size:10px;
	width: 283px;
	margin-left: 651px;
	margin-top:40px;
	
}

.head-nav-ip {
	color: #CCCCCC;
	font-size:10px;
	width: 243px;
	margin-left: 647px;
	margin-top:5px;
	
}

.head-search {
	color: #CCCCCC;
	font-size:10px;
	width: 208px;
	margin-left: 647px;
	margin-top:14px;
	height: 43px;
	background-image: url(../images/bg-search.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 8px;
	padding-right: 10px;
	
}

.head-search label {
float: left;
padding-top:4px;

}

.left-menu-footer {
	position: absolute;
	float:left;
	width: 295px;
	height:100%;
	position: relative;
	margin: 0 auto;

}

#banner {
	padding-left: 20px;
	height: 453px;

}

#banner_inside_page {
	padding-left: 4px;
	height: auto;

}
