/* CSS Document for Sandra Tessier */
/* Created by Evan Mathews on 10/28/10 */

body {
	background-image: url(/files/196618/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#804837;
	font-family:Georgia;
	font-size:13px;
	color:#000000;
	text-align:center;
	margin:12px auto 10px;
}

.homepage font {font-family:Tahoma; color:#FFF;}
.homepage a {color:#c3c3c3;}
#agentPic {display:none;}
#pageTitle {display:none;}
#contentHeadWrap h4 {display:none;}
.openhouse {color:#000000}

.container {
	background:url() #44492C;
	width:950px;
	*width:946px;
	border:2px solid #FFFFFF;
	margin:0px auto 0px;
}

.banner {
	background-image: url(/files/196618/banner.gif);
	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:700px;
	color:#000000;
	font-family:Georgia;
	vertical-align:top;
	padding:15px;
}

.content a {
	color:#616161;
}

.panel {
	width:190px;
	background-color:#44492B;
	vertical-align:top;
	padding:15px;
	color:#FFFFFF;
	font:Georgia;
	font-size:12px;
	text-align:center;
}

.panel a {
	color:#C3C3C3;
}

#mainNavigation a {
background-color:#282C1D;
margin:5px;
display:block;
height:30px;
line-height:30px;
font-size:16px;
color:#FFF;
text-transform:capitalize;
text-decoration:none;
}

#mainNavigation a:hover {
background-color:#5D633D;
}

#contactInfo {
	padding-right:;
}

.ss {
	width:950px;
	height:320px;
}

#nav {
width:950px;
height:170px;
background:url(/files/196618/nav.jpg) #44492C;
position:relative;
top:0px;
left:0px;
z-index:99;
}
#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 {
width:191px; 
height:170px;
}
#nav a:hover.property {} /* Used for roll over image */

#nav a.about {
width:187px; 
height:170px;
}
#nav a:hover.about {} /* Used for roll over image */

#nav a.resources {
width:189px; 
height:170px;
}
#nav a:hover.resources {} /* Used for roll over image */

#nav a.community {
width:189px; 
height:170px;
}
#nav a:hover.community {} /* Used for roll over image */

#nav a.contact {
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:#FFF;
	font-size:11px;
	text-align:center;
	margin:0px auto 10px;
}

#disclaimerWrapper a {
	color:#FFF;
}

.disclaimer {
	color:#FFF;
	font-size:11px;
	text-align:left;
}

.disclaimer a {
	color:#FFF;
}
