/* CSS Document for Barbara Crooker */
/* Created by Evan Mathews on 5/7/10 */

body {
	background-image: url(/files/352975/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#A69F73;
	font-family:Georgia;
	font-size:13px;
	color:#000000;
	text-align:center;
	margin:12px auto 10px;
}

#contentHeadWrap {display:none;}
.openhouse {color:#000000}

.container {
	width:950px;
	*width:946px;
	border:2px solid #FFFFFF;
	margin:0px auto 0px;
}

.banner {
	background-image: url(/files/352975/banner.png);
	background-position:left;
	background-repeat: no-repeat;
	width:950px;
	height:177px;
}

.mainContent {
	width:900px;
	font-family:Georgia;
	margin:0px auto 0px;
}



.contentContainer {
	width:950px;
	*width:954px;
}

.content {
	background-color:#FFFFFF;
	width:732px;
	color:#000000;
	font-family:Georgia;
	vertical-align:top;
	padding:15px;
}

.content a {
	color:#616161;
}


.panel {
	height:;
	background-color:#295941;
	vertical-align:top;
	padding:15px;
	color:#FFFFFF;
	font:Georgia;
	font-size:12px;
	text-align:center;
}

.panel a {
	color:#C3C3C3;
}

#mainNavigation a {
background-color:#5E8270;
margin:5px;
display:block;
height:30px;
font-size:16px;
color:#1C3C2C;
text-transform:capitalize;
text-decoration:none;
}

#mainNavigation a:hover {
background-color:#86A194;
}

#contactInfo {
	padding-right:;
}

.ss {
background-image:url(/files/352975/ssBg.png);
background-position:top;
	width:950px;
	height:320px;
}

.ss img {border:1px solid #FFFFFF;}

#nav {
width:950px;
height:170px;
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.property {
background-image:url(/files/352975/property.png);
background-repeat:no-repeat;
width:191px; 
height:170px;
}
#nav a:hover.property {} /* Used for roll over image */

#nav a.about {
background-image:url(/files/352975/about.png); 
background-repeat:no-repeat;
width:187px; 
height:170px;
}
#nav a:hover.about {} /* Used for roll over image */

#nav a.resources {
background-image:url(/files/352975/resources.png);
background-repeat:no-repeat;
width:189px; 
height:170px;
}
#nav a:hover.resources {} /* Used for roll over image */

#nav a.community {
background-image:url(/files/352975/community.png); 
background-repeat:no-repeat;
width:189px; 
height:170px;
}
#nav a:hover.community {} /* Used for roll over image */

#nav a.contact {
background-image:url(/files/352975/contact.png); 
background-repeat:no-repeat;
width:194px; 
height:170px;
}
#nav a:hover.contact {} /* 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:170px;
}
#nav li:hover ul, #nav li.navhover ul {
left:-44px;
top:170px;
}

#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:#000000;
	font-size:11px;
	text-align:center;
	margin:0px auto 10px;
}

#disclaimerWrapper a {
	color:#414141;
}

.disclaimer {
	color:#000000;
	font-size:11px;
	text-align:left;
}

.disclaimer a {
	color:#414141;
}
