@charset "utf-8";


.h_mnu_01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #800000;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #FFFFFF;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.h_mnu_01 ul li a:visited{
color: #FFFFFF;
}


.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #FFCC99 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #0000A0;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
.style5 {
	font-size: 10px
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.oneColFixCtrHdr #container {
	width: 750px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	margin-left: 100px;
	background-repeat: no-repeat;
	background-color: #C0B79A;
}
.oneColFixCtrHdr #header {
	background-image: url(images/seaport_homes_logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 750px;
	height: 240px;
}
.oneColFixCtrHdr #container #header #address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	float: right;
	width: 250px;
	margin-top: 30px;
}
.oneColFixCtrHdr #container #nav {
	background-color: #7B1B1C;
	height: 30px;
	border: thin ridge #666666;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	width: 750px;
	background-color: #C0B79A;
}
.oneColFixCtrHdr #footer {
	width: 750px;
	background-color: #800000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #container #mainContent #imagel {
	float: left;
	width: 220px;
	height: 260px;
	margin-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.oneColFixCtrHdr #container #mainContent #click {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	text-align: center;
	float: left;
	clear: left;
	width: 750px;
	font-weight: bold;
}
.oneColFixCtrHdr #container #mainContent #imagec {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 220px;
	float: left;
	margin-left: 10px;
	height: 260px;
}
.oneColFixCtrHdr #container #mainContent #imager {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	width: 250px;
	float: right;
	height: 260px;
	margin-right: 20px;
}

	

	#flashcontent {
	height: 100%;
	background-color: #FFCC99;

	}
