/* CSS Document for Shauna Hooker */
/* Created by Evan Mathews on 2/3/2010 */

body {
	background-image: url(/files/1004158/bg.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ab9870;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	margin:25px auto 0;
	text-align:center;
}

font {
	font-family:Georgia;
	color:#000000;
}

.homepage font {color:#000000;}
.homepage a {
	color:#C3C3C3;
}

#contentHeadWrap {display:none;}
.openhouse {color:#000000}
.calculator {color:#000000;}
h5 {color:#000000;}

.container {
	*width:950px;
	background-color:#d3c8b4;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	padding-left:5px;
	padding-top:5px;	
	padding-right:5px;
	padding-bottom:5px;
	margin:0 auto 0;
}

.banner {
	width:938px;
	height:155px;
	*height:160px;
	background-image: url(/files/1004158/banner.png);
	background-position:bottom;
	background-repeat: no-repeat;
	background-color:;
}

.menu {
	background-color:;
	margin:0 auto 0;
}

.content {
	background-image: url();
	background-position:bottom;
	background-repeat: no-repeat;
	background-color:#d3c8b4;
	height:;
	vertical-align:top;
	padding:15px;
}

.mainContent {
	width:900px;
	color:#000000;
	font-family:Georgia;
	vertical-align:top;
	padding-top:15px;
	padding-bottom:15px;
	margin:0 auto 0;
}

.mainContent a {
	color:#414141;
}


.panel {
	background-color:#B9B09F;
	height:188px;
	vertical-align:top;
	padding-top:15px;
	color:#000000;
	font-family:Georgia;
	font-size:12px;
	text-align:center;
}

.panel a {
	color:#414141;
	font-family:Georgia;
	font-size:12px;
}

#contactInfo {
	padding-right:20px;
}

.footer {
	background-image: url(/files/1004158/footerBg.png);
	background-position:bottom;
	background-repeat: repeat-x;
	background-color:;
	width:950px;
	height:40px;
	text-align:center;
	color:#000000;
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
}

.slideshow {
	width:;
	height:268px;
	text-align:right;
	margin-top:5px;
}
	
.qs {

}

.qs_inner {
	background-image:url(/files/1004158/qsBg.png);
	background-position:top;
	background-repeat:no-repeat;
	width:236px;
	height:268px;
	margin-top:10;
	padding-bottom:;
	padding-left:;
	padding-right:;
}

.qsHd {
	font-size:18px; 
	font-weight:bold; 
	padding-top:10px;
	color:#fff;
	display:block;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #454545;
	background-color: #fff;
	border: 1px solid #454545;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #454545;
	background-color: #fff;
	border: 1px solid #454545;
}

.quickSearchButtons {margin-right:20px;}

#nav {
	width:938px;
	height:44px;
	background-image: url(/files/1004158/menuBg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	position:relative;
	top:;
	left:0px;
	z-index:99;
	background-color:; 
	padding-top:;
	float:;
}
#nav ul {
padding: 0;
margin: 0;
list-style: none;
}

#nav a {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:18px; 
font-weight:bold; 
text-decoration:none;
display:block;
text-align:center; 
color:white;
padding-left:;
}

#nav a.home {
background-image:url(); 
background-repeat:no-repeat;
width:110; 
height:44px;
position:relative;
top:10;
}
#nav a:hover.home {} /* Used for roll over image */

#nav a.property {
background-image:url();
background-repeat:no-repeat;
width:200; 
height:44px;
position:relative;
top:10;
}
#nav a:hover.property {} /* Used for roll over image */

#nav a.about {
background-image:url(); 
background-repeat:no-repeat;
width:200; 
height:44px;
position:relative;
top:10;
}
#nav a:hover.about {} /* Used for roll over image */

#nav a.community {
background-image:url();
background-repeat:no-repeat;
width:180; 
height:44px;
position:relative;
top:10;
}
#nav a:hover.community {} /* Used for roll over image */

#nav a.resources {
background-image:url();
background-repeat:no-repeat;
width:120; 
height:44px;
position:relative;
top:10;
}
#nav a:hover.resources {} /* Used for roll over image */

#nav a.contact {
background-image:url(); 
background-repeat:no-repeat;
width:120; 
height:44px;
position:relative;
top:10;
}
#nav a:hover.contact {} /* Used for roll over image */

#nav a.sub {
display: block;
width:175px;
height:24px;
padding-left:10px;
padding-right:10px;
background-color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
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:0;
top:44px;
}
#nav li:hover ul, #nav li.navhover ul {
left:-30px;
top:44px;
}

#nav a.sub_sub {
display: block;
width:185px;
height:24px;
padding-left:10px;
background-color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
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:186px;
*left:174px;
top:0;
}

#disclaimerWrapper {
	margin:0 auto 0;
	color:#000000;
	font-size:11px;
	text-align:center;
	padding:15px;
}

#disclaimerWrapper a {
	color:#414141;
}

.disclaimer {
	margin:0 auto 0;
	color:#000000;
	font-size:11px;
	text-align:left;
}

#disclaimer a {
	color:#414141;
}