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

body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}

/* Styles */
.locations {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color:#153364;}
.text {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color:#153364; line-height:16px;}
.headers {font-family: Arial, Helvetica, sans-serif;font-size: 13px;color:#153364; font-weight:bold;}
.copyright {font-family: Arial, Helvetica, sans-serif; color:#c6cdd9; font-size: 11px;}

/* Links */
a.nav:link { color:#c6cdd9; text-decoration:none;}
a.nav:visited { color: #56707D; text-decoration: none;}
a.nav:hover { color: #56707D; text-decoration: none; background-color: transparent; border-color: #333333; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-style: dotted; }
a.nav:active {text-decoration: none;}

a.text:link { color:#CC0033; text-decoration:none;}
a.text:visited { color: #56707D; text-decoration: none;}
a.text:hover { color: #56707D; text-decoration: none; background-color: transparent; border-color: #333333; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-style: dotted; }
a.text:active {text-decoration: none;}

a.products:link { color:#153362; text-decoration:none;}
a.products:visited { color: #153362; text-decoration: none;}
a.products:hover { color: #666666; text-decoration: none; background-color: transparent; border-color: #333333; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-style: dotted; }
a.products:active {text-decoration: none;}

.header-container{ background:url(../_images/header-container-top_bg.gif) repeat-x center top; }
.header-top { background:url(../_images/header-top_bg.gif) no-repeat center top; width:960px; height:124px; margin:0 auto; }

#main-nav{
	margin:0 auto;
	height:33px;
	width:785px;/*824 910*/
	padding-top:91px;
	overflow:hidden;
	position:relative;
	padding-left:0;
}
#main-nav li{
	background:url(../_images/main-nav_button.png) no-repeat;
	float:left;
	height:70px;
	width:130px;
	list-style-type:none;
}

#main-nav li a{
	color:#fff;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	width:121px;
	height:39px;
	margin:7px 0 0 5px;
	padding-top:4px;
	text-align:center;
	text-decoration:none;
}
#main-nav li a:hover{
	border:none;
}
.realtor-ordering {
	width:179px;
	height:35px;
	margin-left:712px;
	position:absolute;
	background:url(../_images/realtor-ordering.png) no-repeat;
	z-index:10;
}
a.realtor-ordering:hover{
	border:none;
}
.parade-of-homes {
	width:179px;
	height:35px;
	margin-left:61px;
	position:absolute;
	background:url(../_images/parade-of-homes.png) no-repeat;
	z-index:10;
}
a.parade-of-homes:hover{
	border:none;
}
