/* CSS Document for Wayne Leathem */
/* Created by Evan Mathews on 7/02/10 */

body {
	background-image: url(/files/33815/bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#7A4535;
	font-family:Georgia;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	margin:0px auto 0px;
}

font {
	font-family:Georgia;
	color:#FFFFFF;
}

.homepage {color:#FFFFFF !important;}
.homepage a {
	color:#C3C3C3;
}

#contentHeadWrap {display:none;}
.openhouse {color:#000000}
.calculator {color:#000000;}

.banner {
	background-image: url(/files/33815/banner.png);
	background-position:left;
	background-repeat: repeat-x;
	*width:950px;
	height:144px;
	margin:0px auto 0px;
}

.container {
	width:950px;
	background-color:#839156;
	color:#000000;
	border:1px solid #000000;
	padding-top:0px;
	margin:15px auto 0px;
	text-align:left;
}

.mainContent {
	width:900px;
color:#FFFFFF !important;
	text-align:left;
	margin:20px auto 0px;
}


.mainContent a {
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

.intContent {
	width:auto;
	padding:15px;
	text-align:left;
color:#30351D;
	margin:0px auto 0px;
}

.intContent a {
	font-weight:bold;
	color:#30351D;
	text-align:left;
}

.intContent font {color:#30351D;}

.panel {
width:200px;
padding:15px;
text-align:center;
color:#30351D;
}

.panel a {
color:#30351D;
}

#mainNavigation a {
background-color:#3E4724;
display:block;
height:24px;
font-size:20px;
text-transform:capitalize;
text-align:center;
text-decoration:none;
border:2px groove #000000;
color:#FFFFFF;
}

#mainNavigation a:hover {
background-color:#555F34;
}

.ss {
	float:left;
}

.qs {
	background-image:url(/files/33815/qsBg.png);
	background-position:left;
	background-repeat:no-repeat;
	width:186px;
	height:303px;
	float:right;
}
	
.qs_inner {
position:relative;
top:25px;
left:-12px;
}

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;
}

#nav {
width:950px;
height:39px;
background-image:url(/files/33815/nav.png);
position:relative;
top:0px;
left:0px;
z-index:99;
background-color:#839156;
margin:0px auto 0px; 
}
#nav ul {
padding:0px;
margin:0px;
list-style: none;
}

#nav a {
background-color:;
font:Georgia; 
font-size:20px; 
font-weight:bold; 
text-decoration:none;
display:block;
text-align:center; 
color:#FFFFFF;
height:39px;
}

#nav a.about {width:190px;}
#nav a.property {width:190px;}
#nav a.resources {width:190px;}
#nav a.community {width:190px;}
#nav a.contact {width:190px;}

#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:0;
top:39px;
}
#nav li:hover ul, #nav li.navhover ul {
left:-40px;
top:39px;
}

#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;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li {float:left; height:1%;}
* html .suckerdiv ul li a {height:1%;}
/* End */

#disclaimerWrapper {
	width:900px;
	color:#000000;
	font-size:11px;
	text-align:center;
	margin:10px auto 10px;
}

#disclaimerWrapper a {
	color:#A2A2A2;
}

.disclaimer {
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
}

.disclaimer a {
	color:#A2A2A2;
}
