/* CSS Document for Bonnie Bruehl */
/* Created by Evan Mathews on 4/20/10 */

body {
	background-image: url(/files/559819/bg.jpg);
	background-position:bottom;
	background-attachment:fixed;
	background-color:#49482C;
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	text-align:center;
	margin:10px auto 10px;
}

#contentHeadWrap {display:none;}
.openhouse {color:#000000}
.homepage font {
	font-family:Tahoma;
	font-size:13px;
}

.container {
	width:950px;
	*width:952px;
	border:1px solid #000000;
	margin:0px auto 0px;
}

.banner {
	background-image: url(/files/559819/banner.png);
	background-position:left;
	background-repeat: no-repeat;
	width:950px;
	height:163px;
}

.mainContent {
	width:900px;
	font-family:Tahoma;
	color:#FFFFFF;
	margin:0px auto 0px;
}

.mainContent a {
	color:#FFFFFF;
}

.contentContainer {
width:950px;
*width:950px;
}

.content {
	background-color:#FFFFFF;
	width:732px;
	color:#000000;
	font-family:Tahoma;
	vertical-align:top;
	padding:15px;
}

.content a {
	color:#616161;
}


.panel {
	height:;
	background-color:#FFFFFF;
	vertical-align:top;
	padding-top:15px;
	color:#000000;
	font:Georgia;
	font-size:12px;
	text-align:center;
}

.panel a {
	color:#616161;
}

#mainNavigation a {
	width:180px;
	height:30px;
	font-size:16px;
	font-weight:bold;
	margin:0px auto 0px;
	display:block;
	text-transform:capitalize;
}

.footer {
	background-image: url(/files/559819/mainfooter.png);
	background-position:bottom;
	background-repeat: no-repeat;
	width:950px;
	height:72px;
}

.footer2 {
	background-image: url(/files/559819/footer2.png);
	background-position:bottom;
	background-repeat: no-repeat;
	width:950px;
	height:72px;
}

.ss {
	width:743px;
	height:306px;
	float:right;
}

.qs {
	background-image:url(/files/559819/qsBg.png);
	background-position:top;
	background-repeat:no-repeat;
	width:207px;
	height:306px;
	float:left;
}

.qs2 {
	background-image:url(/files/559819/qsBg.png);
	background-position:top;
	background-repeat:no-repeat;
	width:195px;
	height:306px;
	float:right;
}

	
.qs_inner {
	width:;
	height:;
	padding-top:28px;
	padding-bottom:;
	padding-left:6px;
	padding-right:;
}

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:40px;
position:relative;
top:0px;
left:0px;
z-index:99;
background-color:; 
}
#nav ul {
padding: 0;
margin: 0;
list-style: none;
}

#nav a {
font:Georgia; 
font-size:16px; 
font-weight:bold; 
text-decoration:none;
display:block;
text-align:center; 
color:white;
}

#nav a.contact {
background-image:url(/files/559819/contact.png); 
background-repeat:no-repeat;
width:181px; 
height:40px;
}
#nav a:hover.contact {} /* Used for roll over image */

#nav a.buysell {
background-image:url(/files/559819/buysell.png);
background-repeat:no-repeat;
width:212px; 
height:40px;
}
#nav a:hover.buysell {} /* Used for roll over image */

#nav a.resources {
background-image:url(/files/559819/resources.png);
background-repeat:no-repeat;
width:171px; 
height:40px;
}
#nav a:hover.resources {} /* Used for roll over image */

#nav a.property {
background-image:url(/files/559819/property.png);
background-repeat:no-repeat;
width:186px; 
height:40px;
}
#nav a:hover.property {} /* Used for roll over image */

#nav a.community {
background-image:url(/files/559819/community.png); 
background-repeat:no-repeat;
width:200px; 
height:40px;
}
#nav a:hover.community {} /* Used for roll over image */

#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:40px;
}
#nav li:hover ul, #nav li.navhover ul {
left:-48px;
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:0 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;
	font-size:11px;
	font-family:Tahoma;
	text-align:center;
	margin:0px auto 10px;
}

#disclaimerWrapper a {
	color:#C3C3C3;
}

.disclaimer {
	color:#FFFFFF;
	font-size:11px;
	font-family:Tahoma;
	text-align:left;
}

.disclaimer a {
	color:#C3C3C3;
}