@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	padding-top: 20px;
	background-image: url(images/dark_bkgd.jpg);
}
.oneColFixCtr #container {
	width: 880px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/light_bkgd.jpg);
}
.oneColFixCtr #mainContent {
	padding: 0;
	overflow: hidden;
}
.flashheader{
	position: relative;
	width: 880px;
	height: 400px;
}
.maincopy{
	width: 500px;
	margin-left: 40px;
	float: left;
	margin-right: 0px;
	border: 1;
	border-top-color: #000000;
}
.maincopy h1{
	margin-top: 10px;
	color: #5E5600;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: normal;
}
.maincopy h2{
	margin-top: 20px;
	margin:0px;
	color: #5E5600;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 8px;
	font-size: 22px;
	font-weight: normal;
}
.maincopy h3{
	margin-top: 20px;
	margin:0px;
	color: #5E5600;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 8px;
	font-size: 18px;
	font-style: italic;
	letter-spacing: 2px;
}
.maincopy h4{
	margin-top: 10px;
	color: #5E5600;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: normal;
}
.alink{
	margin:0px;
	color: #F0ECCC;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 8px;
	font-size: 15px;
	background-color: #433F17;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	font-weight: normal;
}
.maincopy p{
	margin:0px;
	color: #5E5600;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 14px;
	line-height: 1.3em;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.maincopy td{
	margin:0px;
	color: #5E5600;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 14px;
	line-height: 1.3em;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color:#f5f4e0;
	border: solid 1px;
	border-color: #c8c29e;
	padding 3px;
	
}
.maincopy ul{
}
.maincopy li{
	margin-left:10px;
	
	text-align: center;
	font-size: 14px;
	float: left;
	text-decoration: none;
	list-style-type: none;	
	
}
.maincopy a {
	color:#5E5600;
	}
.picture{
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
.picture p{
		font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5E5600;
	text-align: center;
}
.secondarybuttons{

	margin-left: 0px;
	margin-right: 20px;
	margin-top:0px;
	width:300px;
	float:right;

	}
.secondarybuttons a{
	border: none;
	margin: 0px;
	}
.brightwatermenu {
	margin-top: 110px;
	margin-left: 60px;
	position: absolute;
	z-index: 1000;
	}
	.footer {
	clear: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5E5600;
}
.footer a{
	clear: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5E5600;
}
.footer a:visited{
	clear: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5E5600;
}
.register{
	margin:0px;
	color: #5E5600;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 8px;
	font-size: 15px;
	background-color:
;
	}
.quotes{
	margin:0px;
	color: #433F17;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 8px;
	font-size: 15px;
	background-color: #F3F3DD;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-weight: normal;
	width: 260px;
	float: auto;
}
.weather{
	background-color:#f5f4e0;
	text-align:center;
	width: 180px;
	padding: 5px;
	border: solid 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-color: #c8c29e;
	padding:10px;
	margin-left: 14px;
	text-align: center;
	}
.weather h1{
	margin-top: 20px;
	margin:0px;
	color: #5E5600;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 8px;
	font-size: 22px;
	font-weight: normal;
}
.weather p{
	margin:0px;
	color: #5E5600;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
	line-height: 1.3em;
	margin-right: 10px;
	


}
.weather h3{
margin:0px;
	color: #5E5600;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
	line-height: 1.3em;
	margin-right: 10px;
	margin-left: 10px;

}
.smallmenu{
	text-align: center;
	color: #5E5600;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1pt;
	}
.colorme{
	padding:0;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: -10px;
	background-color:#E6E0BE;	
	font-family: "Times New Roman", Times, serif;
	}
.letter {
	float:left;
	background-color:#FFFFFF;
	text-align:left;
	border: thin solid #333300;
	padding: 10px;
	}
.letter p{
	text-align:left;	
	}
.letter img{
	text-align:left;
	padding:10px;
	
	}
.homes{
	margin-left: 180px;
	padding: 10px;
}
.homes p{
	margin:0px;
	color: #5E5600;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 3px;
	font-size: 18px;
	font-weight: normal;
	}
	.homes h3{
	margin:0px;
	text-align: left;
	color: #5E5600;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style:normal;
	}
	
.homes a{
	margin:0px;
	color: #5E5600;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	}
.homes img{
    margin-bottom: 0px;
	margin-left: -180px;
	margin-top: 10px;
	float: left;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #5E5600;
	border-right-color: #5E5600;
	border-bottom-color: #5E5600;
	border-left-color: #5E5600;
	}
	.sold {
	margin-bottom: -10px;
	display:block;
	background-color:#993333;
	width: 152px;
	height: 15px;
	padding: 2px;
	text-align:center;
	margin-left: -180px;
	z-index: 1000;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 10px;
	}
.clearIt{
clear:left;
margin-bottom: 10px;
}
.homes hr{
color:#5E5600;
}
