/* CSS Document */

body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	color:#FFFFFF;
	background-color:#000;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}

div {
	margin-left:auto;
	margin-right:auto;
	}


#header {
	width:730px;
	height:83px;
	background-image:url(../images/header-bg.jpg);
	background-repeat:no-repeat;
	}

#upperlinks {
	width:580px;
	height:20px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-top:35px;
	}

#logocontainer {
	width:auto;
	height:auto;
	float:left;
	}

#search {
	width:710px;
	height:34px;
	padding-left:20px;
	padding-top:10px;
	}

#searchresults {
	width:730px;
	height:1000px;
	}

#centerpic {
	width:683px;
	height:317px;
	padding-left:23px;
	padding-right:24px;
	padding-top:4px;
	padding-bottom:3px;
	background-image:url(../images/center-pic-bg.jpg);
	}

#navmain {
	width:730px;
	height:500px;
	background-image:url(../images/navmain-bg.jpg);
	background-repeat:no-repeat;
	}

#divider {
	background-image:url(../images/line-separator.jpg);
	width:760px;
	height:20px;
	background-position:center top;
	background-repeat:no-repeat;
	}

#container {
	width:206px;
	height:200px;
	float:left;
	}
	
#island {
	width:728px;
	height:90px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(../images/nav-labels.jpg);
	float:left;
	}

#islandcont {
	width:708px;
	height:auto;
	padding-left:19px;
	float:left;
	}

#islandscontainer {
	width:229px;
	height:300px;
	float:left;
	}
	
#islands {
	background-image:url(../images/island-pic-bg.jpg);
	padding-top:11px;
	padding-bottom:16px;
	padding-left:23px;
	width:206px;
	height:137px;
	float:left;
	}

#islandporcontainer {
	width:230px;
	height:300px;
	float:left;
	}

#islandpor {
	background-image:url(../images/islandpor-pic-bg.jpg);
	padding-top:11px;
	padding-bottom:16px;
	padding-left:24px;
	width:206px;
	height:137px;
	float:left;
	}

#beachfrontcontainer {
	width:223px;
	height:300px;
	float:left;
	}
	
#beachfront {
	background-image:url(../images/beachfront.jpg);
	padding-top:11px;
	padding-bottom:16px;
	padding-left:23px;
	width:200px;
	height:137px;
	float:left;
	}

.navcontent {
	width:160px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding:15px;
	padding-top:0px;
	}

#searchmodule {
	width:320px;
	height:auto;
	float:right;
	}

#footer {
	width:730px;
	height:80px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(../images/line-separator.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:50px;
	}
	
img {
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
a:link {
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

a:visited {
	text-decoration:none;
	}
	
div#upperlinks a:link {
	color:#FFFFFF;
	text-decoration:none;
	}

div#upperlinks a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

div#upperlinks a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

div#footer a:link {
	color:#FFFFFF;
	text-decoration:none;
	}

div#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

div#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

div.navcontent a:link {
	color:#7ef796;
	font-weight:bold;	
	text-decoration:none;
	}

div.navcontent a:hover {
	color:#7ef796;
	text-decoration:underline;
	}

div.navcontent a:visited {
	color:#7ef796;
	text-decoration:none;
	}
	
div.detaillargepix a:link {
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
	}
	
div.detaillargepix a:hover {
	color:#FFCC00;
	font-weight:bold;
	text-decoration:underline;
	}

div.detaillargepix a:visited {
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
	}

#propertylinks {
	width:580px;
	height:20px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-top:35px;
	}