/* CSS Document Crystal Narramore */

body {
	background-image: url();
	background-position:top;
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	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:#414141;
}

#contentHeadWrap {display:none;}
.openhouse {color:#000000}
.calculator {color:#000000;}
h5 {color:#000000;}
.slideShow {height:auto !important;}

#mainNavigation {
	margin:0 auto 0;
	width:950px;
	padding-right:50px;
	text-align:right;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

#mainNavigation a{
	color:#000000;
}

.main {
	background-color:#FFFFFF;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

.banner {
	width:950px;
	height:185px;
	background-image: url(/files/464755/banner.png);
	background-position:top;
	background-repeat:;
	background-color:#FFFFFF;
}

.menu {
	background-image: url(/files/464755/menuBg.png);
	background-position:left;
	background-repeat: repeat-x;
	border-bottom:2px solid black; 
	text-align:center;
}

.content {
	background-image: url();
	background-position:bottom;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	height:;
	vertical-align:top;
	padding-top:15px;
	padding-bottom:15px;
}

.content_well {
	background-color:#FFFFFF;
	width:732px;
	color:#000000;
	font-family:Georgia;
	vertical-align:top;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}

.content_well a {
	color:#999999;
}


.panel {
	background-color:#FFFFFF;
	height:188px;
	vertical-align:top;
	padding-top:15px;
	color:#000000;
	font-family:Georgia;
	font-size:12px;
	text-align:center;
}

.panel a {
	color:#999999;
	font-family:Georgia;
	font-size:12px;
}

#contactInfo {
	padding-right:20px;
}

.footer {
	display:none;
	background-image: url(/files/464755/footer.png);
	background-position:bottom;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width:950px;
	height:143px;
	vertical-align:top;
}

.ss_container {
	width:762px;
	height:307px;
	float:left;
}

.qs_container {
	background-image:url(/files/464755/qs_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	width:185px;
	height:307px;
	float:right;
}

	
.qs_inner {
	width:150px;
	height:300px;
	padding-top:45px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:23px;
}

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:785px;
height:38px;
position:relative;
top:0px;
left:0px;
z-index:99;
background-color:;
margin:0 auto 0; 
}
#nav ul {
padding: 0;
margin: 0;
list-style: none;
}

#nav a {
font:Arial, Helvetica, sans-serif; 
font-size:16px; 
font-weight:bold; 
text-decoration:none;
display:block;
text-align:center; 
color:white;
}

#nav a.home {
background-image:url(/files/464755/home.png); 
background-repeat:no-repeat;
width:125px; 
height:40px;
}
#nav a:hover.home {} /* Used for roll over image */

#nav a.about {
background-image:url(/files/464755/about.png); 
background-repeat:no-repeat;
width:93px; 
height:40px;
}
#nav a:hover.about {} /* Used for roll over image */

#nav a.property {
background-image:url(/files/464755/property.png);
background-repeat:no-repeat;
width:128px; 
height:40px;
}
#nav a:hover.property {} /* Used for roll over image */

#nav a.resources {
background-image:url(/files/464755/resources.png);
background-repeat:no-repeat;
width:136px; 
height:40px;
}
#nav a:hover.resources {} /* Used for roll over image */

#nav a.community {
background-image:url(/files/464755/community.png); 
background-repeat:no-repeat;
width:145px; 
height:40px;
}
#nav a:hover.community {} /* Used for roll over image */

#nav a.contact {
background-image:url(/files/464755/contact.png); 
background-repeat:no-repeat;
width:158px; 
height:40px;
}
#nav a:hover.contact {} /* Used for roll over image */

#nav a.sub {
display: block;
width:175px;
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: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:-44px;
top:40px;
}

#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:#999999;
}

.disclaimer {
	margin:0 auto 0;
	color:#000000;
	font-size:11px;
	text-align:left;
}

#disclaimer a {
	color:#999999;
}