/* CSS Document for Jim Bagwell */
/* Created by Evan Mathews on 5/9/11 */

body {
	background-color: #5F850B;
	background-image: url(/files/621422/new-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Tahoma;
}
#agentPic {display:none;}
#pageTitle {display:none;}
#contentHeadWrap h4 {display:none;}
.openhouse {color:#000000}
#container {
	background-color: #FFFFFF;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
}
#container #banner {
	background-image: url(/files/621422/new-banner.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 950px;
}
#container #ss {
	height: 306px;
	width: 762px;
	float: left;
}
#container #qs {
	background-image: url(/files/621422/qs-bg.png);
	background-repeat: no-repeat;
	float: right;
	height: 306px;
	width: 188px;
	*width: 186px;	
}
#qs span {
	font-size:22px;
}
#qs form {
	position: relative;
	top: 35px;
right: 11px;
}
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;
}
.clear {
	clear: both;
}
#container #footer {
	background-image: url(/files/621422/footer-bg.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 950px;
}
#mainContent {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	font-size: 12px;
}
#mainContent font {
	font-family: Tahoma;
}
#mainContent a {
	color: #000;
}
#intContent {
	width: 700px;
	padding: 15px 15px 15px 15px;
}
#intContent a {
	color: #000;
}
#panel {
	width: 180px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
#mainNavigation a {
	display: block;
	line-height: 30px;
	margin-bottom: 3px;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	text-transform: capitalize;
	background: url() #0989A5;
	border-right: 2px solid #000;
}
#mainNavigation a:hover {
	background: url() #13A7C7;
	color: #FFF;
}
#contactInfo {
	margin-top: 20px;
	font-size: 13px;
	line-height: 15px;
}
#contactInfo a {
	color: #414141;
}
#container #nav {
	background-image: url(/files/621422/nav.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 950px;
	position: relative;
	z-index: 99;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	background-color:;
	font-family:Tahoma; 
	font-size:16px; 
	font-weight:bold; 
	text-decoration:none;
	display:block;
	text-align:center; 
	color:#000;
	height:40px;
}

#nav a.home {width:105px;}
#nav a.property {width:135px;}
#nav a.about{width:135px;}
#nav a.community {width:160px;}
#nav a.blog {width:140px;}
#nav a.resources {width:145px;}
#nav a.contact {width:125px;}

#nav a.sub {
	display: block;
	width:185px;
	height:24px;
	padding-left:10px;
	background-color:#FFFFFF;
	font-family: Tahoma;
	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:-40px;
	top:40px;
}

#nav a.sub_sub {
	display: block;
	width:185px;
	height:24px;
	padding-left:10px;
	background-color:#FFFFFF;
	font-family: Tahoma;
	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;
}
#disclaimerWrapper {
	width:950px;
	color:#000;
	font-size:11px;
	text-align:center;
	margin:20px auto 20px;
}
#disclaimerWrapper a {
	color:#000;
}
.disclaimer {
	color: #000;
	font-size:11px;
	text-align:left;
}
.disclaimer a {
	color:#000;
}
