/* CSS Document for Meredith Holliger */
/* Created by Trace Armstrong on 5/10/11 */

body {
	background: url() #364287;
	font-family:Georgia;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	margin:20px auto 0px;
}

font {
	font-family:Georgia;
	color:;
}

.homepage {color:#FFFFFF !important;}
.homepage a {
	color:#414141;
}

#contentHeadWrap {display:none;}
.openhouse {color:#000000}
.calculator font {color:#000000 !important;}
.calculator i {color:#FFF !important;}

.container {
	width:950px;
	border:2px solid #FFFFFF;
	background-color:#AD0700;
	margin:0px auto 0px;
}

.banner {
	background: url(/files/288932/banner.png) left no-repeat;
	width:950px;
	height:285px;
	margin:0px auto 0px;
}

.qs {
	background: url(/files/288932/qsBg.png) left no-repeat;
	width:259px;
	height:297px;
	*height:377px;
	padding-top:80px;
	float:left;
}

.ss {
	height:377px;
	float:right;
	width:590px;
	*width:580px;
}

.mainContent {
	background:url(/files/447057/contentBg.png) top repeat-x #AD0700;
	*width:950px;
	color:#FFFFFF;
	padding:25px;
	margin:0px auto 0px;
	text-align:left;
}

.mainContent a {
	color:#fff;
}

.mainContent font {
	color:#FFFFFF;
}

#mainNavigation a {
	display:block;
	height:24px;
	font-size:16px;
	text-transform:capitalize;
}
	
.qs select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #AD0700;
	background-color: #fff;
	border: 1px solid #454545;
}

.qs input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #AD0700;
	background-color: #fff;
	border: 1px solid #454545;
}

.contentContainer{
width:950px;
*width:950px;
}

.panel {
    width:218px;
	height:;
	background:url(/files/447057/contentBg.png) top repeat-x #AD0700;
	vertical-align:top;
	padding-top:15px;
	color:#FFFFFF;
	font:Georgia;
	font-size:12px;
	text-align:center;
}

.panel a {
	color:#FFFFFF;
}

.content{
background:url(/files/447057/contentBg.png) top repeat-x #AD0700;
width:732px;
	color:#FFFFFF;
	font-family:Tahoma;
	vertical-align:top;
	padding:15px;
}

.content a {
	color:#fff;
}

#nav {
	width:950px;
	height:40px;
	background:url(/files/288932/nav.png);
	position:relative;
	top:0px;
	left:0px;
	z-index:99;
	background-color:#001F1E;
	margin:0px auto 0px; 
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	background-color:;
	font:Georgia; 
	font-size:16px; 
	font-weight:bold; 
	text-decoration:none;
	display:block;
	text-align:center; 
	color:#FFFFFF;
	height:40px;
}

#nav a.home {width:122px;}
#nav a.property {width:160px;}
#nav a.about {width:165px;}
#nav a.community {width:188px;}
#nav a.resources {width:174px;}
#nav a.contact {width:140px;}

#nav a.sub {
	display: block;
	width:185px;
	height:24px;
	padding-left:10px;
	background-color:#FFFFFF;
	font-family: Georgia;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	color:#000000;
	text-decoration:none;
	text-align:left;
	border:1px #000000 solid;
	border-width:0 1px 1px 1px;
}
#nav a:hover.sub {
	background-color:#DFDFDF;
	color:#000000;
}

#nav li {
	float: left;
	position:relative;
}
#nav li ul {
	position: absolute;
	left: -9999px;
	width:185px;
}

#nav li:hover ul {
	position:absolute;
	left:0px;
	top:40px;
}
#nav li:hover ul, #nav li.navhover ul {
	left:-50px;
	top:40px;
}

#nav a.sub_sub {
	display: block;
	width:185px;
	height:24px;
	padding-left:10px;
	background-color:#FFFFFF;
	font-family: Georgia;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	color:#000000;
	text-decoration:none;
	text-align:left;
	border:1px #000000 solid;
	border-width:1px 1px 1px 1px;
}

#nav a:hover.sub_sub {
	background-color:#DFDFDF;
	color:#000000;
}
#nav li:hover ul li ul {
	position:absolute;
	left: -9999px;
}

#nav li:hover ul li ul, #nav li.navhover ul li ul {
	left: -9999px;
}

#nav li ul li {
	padding-left:45px; 
	z-index:99;
	float: left;
	position:relative;
}

#nav li ul li ul{
	position: absolute;
	left: -9999px;
	width:185px;
}

#nav li ul li:hover ul {
	position:absolute;
	left:197px;
	*left:185px;
	top:0;
}


#nav li ul li:hover ul, #nav li ul li.navhover ul {
	left:197px;
	*left:185px;
	top:0;
}


#disclaimerWrapper {
width:900px;
color:#FFFFFF;
margin:20px auto 20px;
}

.disclaimer {
color:#FFFFFF;
}

.disclaimer a {color:#808080;}
