/* Undiscovered Waterfront */
/*created by: Chad Baron
minusZEROmedia
info@minuszeromedia.com
dark blue: #011832
masthead font color: #fffbee
footer background: #5d5949
sidebar background: #f5e9c6
thankyou link: #888b80
*/

* {
	margin: 0;
	padding:0;
}

body {
	background: #011832;
	font:  62.5% Verdana, sans-serif;
	line-height: 200%;
}

br {
	clear: both;
}

p {
	padding: 5px;
	color: #fffbee;
	font-size: 1.2em;
}

blockquote {
	color: #fffbee;
	width: 80%;
	background: #2d4764;
	border: 1px dotted;
	padding: 10px;
	margin: 0 0 0 30px;
	}
	
#community ul {
	padding: 5px;
	margin: 0 0 0 25px;
	color: #fffbee;
	font-size: 1.3em;
	}

h2 {
	height: 40px;
	font: normal 3em Georgia, serif;
	color: #fffbee;
	padding: 0 0 15px 30px;
	margin-top: 10px;
	background: url("/images/h2_bkgd.gif") no-repeat bottom;
	}

.condos {
	display: block;
	height: 40px;
	background: url("/images/condos.gif") no-repeat;
	text-indent: -9999px;
	}

.homes {
	display: block;
	height: 40px;
	background: url("/images/homes.gif") no-repeat;
	text-indent: -9999px;
	}

.land {
	display: block;
	height: 40px;
	background: url("/images/land.gif") no-repeat;
	text-indent: -9999px;
	}

.commercial {
	display: block;
	height: 40px;
	background: url("/images/commercial.gif") no-repeat;
	text-indent: -9999px;
	}

h3 {
	font: normal 2em Georgia, serif;
	color: #fffbee;
	padding: 20px 0 0 25px;
	text-decoration: underline;
	}
	
a {
	color: #807b65;
}

a:hover {
	color: #fffbee;
}

img {
	padding: 5px;
	background: #fffbee;
} 

img a {
	border: none;
	}
		
#wrapper {
	margin: 25px auto;
	width: 775px;
	position: relative;
}

/*------MASTHEAD INCLUDING FLASH-----*/
#nav_flash {
	position:relative;
	height: 325px;
	}
	
#masthead {
	position: relative;
	height: 150px;
}

.logo {
	float: left;
}

.logo h1 {
	margin: 0 0 0 37px;
	width: 700px;
	background: #011832 url("/images/udwf_logo.gif") no-repeat top left;
	text-indent: -9999px;
}

.logo h1 a {
	display: block;
	height: 125px;
	background: url("/images/udwf_logo.gif") no-repeat;
}

.intro p {
	color: #fff;
	font: 1.2em Verdana, sans-serif;
}

#flash {
	position: absolute;
	top: 25px;
	z-index: 1;
	}
/*-----NAVIGATION TABS-----*/

#nav {
	position: absolute;
	background: #7f7866;
	width:775px;
	font-size: 1.2em;
	line-height:normal;
	z-index: 3;
}

#bottom_nav {
	margin: 15px 0 10px 0;
	clear: both;
}

/*-----SUCKERFISH DROP DOWN-----*/
#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}

#menu a {
	display: block;
	margin: 5px 10px 5px 20px;
	text-decoration: none;
	color: #fffbee;
	}

#menu a:hover {
	text-decoration: underline;
	}
	
#menu li {
	float: left;
	}

#menu li ul {
	position: absolute;
	width: 11em;
	left: -999em;
	background: #7f7866;
	}

#menu li:hover ul {
	left: auto;
	}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}

/*------BOTTOM NAVIGATION-----*/

#bottommenu, #bottommenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 1.2em;
	height: 25px;
	background: #7f7866;
	}

#bottommenu a {
	display: block;
	margin: 0 10px 0 20px;
	text-decoration: none;
	color: #fffbee;
	}

#bottommenu a:hover {
	text-decoration: underline;
	}
	
#bottommenu li {
	float: left;
	}
/*-----CONTENT-----*/
#home_wrapper {
	background: url("/images/main_content_bkgd.gif") repeat-y;
	margin: 10px 0 0 0;
}

.home_content {
	float: left;
	width: 445px;
	color: #fffbee;
}

.home_content h2 {
	position: relative;
	margin: 0 auto;
	padding: 15px 0 15px 50px;
	width: 85%;
	font: normal 2em Georgia, serif;
	letter-spacing: -1px;
	background: url("/images/d.gif") no-repeat 0 0;
	text-decoration: underline;
	}
	
.home_content h2 strong {
	position: absolute;
	left: -9000px;
	}

.home_map {
	float: left;
	width: 215px;
	height: 155px;
	padding: 5px;
	margin: 25px 0 0 17px;
	}

.home_map a {
	font-size: 1.4em;
	color: #fffbee;
	padding: 10px;
	font-style: italic;
	}

.home_map a:hover {
	color: #f5e9c6;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */

#community {
	padding: 25px 0 25px 0;
	background: url("/images/h2_bkgd.gif") no-repeat bottom;
}

.comm_flash {
	float: right;
	}

#footer {
	clear: both;
	}

#footer p {
	font-size: 1em;
	text-align: center;
	line-height: 1.1em;
	color: #807b65;
	}

.faq {
	font-size: 1.2em;
	margin: 0 0 25px 20px;
	list-style: none;
	line-height: 2em;
	}

.faq_body h3 {
	padding: 25px 0 0 0;
	}
	
.sub {
	margin: 0 0 30px 25px;
	}

#features {
	float: left;
	padding: 50px 0 0 0;
	width: 300px;
	}

#features img {
	border: 3px solid #fffbee;
	background: none;
	margin: 0 0 0 10px;
	padding: 0;
	}

#features p {
	color: #fffbee;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0 0 0 50px;
	}

#main {
	width: 465px;
	margin: 50px 0 0 0;
	float: right;
	}

#comm_list {
	margin: 25px 0 0 0;
	}
	
.comm_table {
	margin: 5px 0 0 0;
	background: #7f7866;
	color: #fffbee;
	line-height: 1.5em;
	}

.comm_table td {
	padding: 5px;
	font-size: 1.2em;
	}

.comm_table a {
	color: #fffbee;
	}

.comm_table p {
	padding: 0;
	margin: 0 0 0 25px;
	}

.comm_table img {
	padding: 3px;
	border: none;
	background: #011832;
	}
/*-----CONTACT FORM-----*/

#contact {
	clear: both;
	padding: 0 0 25px 0;
	background: url("/images/h2_bkgd.gif") no-repeat bottom;
	}

fieldset {
	margin: 0 1em;
	padding: 1em;
	border: 1px solid #ccc;
	color: #fffbee;
}

legend {
	font-weight: bold;
	color: #fffbee;
}

label {
	display: block;
}

input {
	width: 200px;
}

textarea {
	width: 300px;
	height: 100px;
}

input:focus, textarea:focus {
	background: #ffc;
}

input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.thankyou {
	margin: 50px 0 0 100px;
	color: #fffbee;
	font-size: 2em;
	}

.thankyou a {
	color: #888b80;
	}