/* CSS Document */

/* CSS Document for Don Porter */
/* Created by Trace Armstrong on 1/21/11 */

body {
	background:url() repeat-x #000;
	font-family:Tahoma;
	font-size:13px;
	color:#000;
	text-align:center;
	margin:10px auto 10px;
}

#contentHeadWrap {display:none;}
.openhouse {color:#000000}
.homepage font {
	font-family:Tahoma;
	font-size:13px;
}

.container {
        background-color:#2E2E2E;
	width:948px;
	*width:952px;
	border:1px solid #fff;
	margin:0px auto 0px;
}

.banner {
	background-image: url(/files/1075615/intro_header.jpg);
	background-position:left;
	background-repeat: no-repeat;
	width:948px;
	height:185px;
}

.mainContent {
	width:900px;
	font-family:Tahoma;
	color:#FFFFFF;
	margin:0px auto 0px;
}

.mainContent a {
	color:#FFFFFF;
}

.contentContainer {
width:950px;
*width:950px;
}

.content {
	background-color:#fff;
	width:732px;
	color:#000;
	font-family:Tahoma;
	vertical-align:top;
	padding:15px;

}

.content a {
	color:#000;
}


.panel {
	height:;
	background-color:#fff;
	vertical-align:top;
	padding-top:15px;
	color:#000;
	font:Georgia;
	font-size:12px;
	text-align:center;
        border-right:1px solid #fff;
}

.panel a {
	color:#000;
}

#mainNavigation {display:none !important;}

#mainNavigation a {
        display: none;
        padding:5px;
	width:180px;
	height:15px;
	font-size:16px;
	font-weight:bold;
        color: #000;
	margin:0px auto 0px;
	display:block;
	text-transform:capitalize;
        text-decoration:none;
}

#mainNavigation a:hover{text-decoration:underline;}

.footer {
	background: url(/files/1075615/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	width:950px;
	height:48px;
}


.ss {
	width:749px;
	height:327px;
	float:left;
}

.qs {
	background-image:url(/files/1075615/qs_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:199px;
	height:327px;
	float:right;
}
	
.qs_inner {
	width:;
	height:;
	padding-top:50px;
	*padding-top:30px;
	padding-bottom:;
	margin-left:-20px;
	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:948px;
height:30px;
position:relative;
top:0px;
left:0px;
z-index:99;
background-color:#D6223B;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
background-image: url(/files/1075615/nav.jpg);
}


#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;
line-height:2;
}

#nav a.home {
width:190px; 
height:40px;
font-size:18;
}

#nav a.contact {
width:170px; 
height:40px;
font-size:18;
}
#nav a:hover.contact {} /* Used for roll over image */

#nav a.buysell {
width:190px; 
height:30px;
font-size:18;
}
#nav a:hover.buysell {} /* Used for roll over image */

#nav a.resources {
width:190px; 
height:30px;
font-size:18;
}
#nav a:hover.resources {} /* Used for roll over image */

#nav a.property {
width:190px; 
height:30px;
font-size:18;
}
#nav a:hover.property {} /* Used for roll over image */

#nav a.community {
width:190px; 
height:30px;
font-size:18;
}
#nav a:hover.community {} /* Used for roll over image */

#nav a.sub {
display: block;
width:185px;
height:24px;
padding-left:10px;
background-color:#D39409;
font-family: Georgia;
font-size:12px;
font-weight:normal;
line-height:24px;
color:#000;
text-decoration:none;
text-align:left;
border:1px #000000 solid;
border-width:0 1px 1px 1px;
}
#nav a:hover.sub {
background-color:#fff;
color:#000;
}

#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:-47px;
top:31px;
}

#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;
}

#contactInfo {
color: black;

}

#contactInfo a{
color: #000;
}

#contactInfo p {background-color:#fff;}

#partnersTable01{width:640px; padding:15px 0; text-align:left; float:right;}
	#partnersTable01 .partnerTile{display:block; width:300px; float:left; padding:0px 0; margin:10px;}
		#partnersTable01 .partnerTile .preferedIcon{margin-left:0px;}
		#partnersTable01 .partnerTile .preferedLink{font-size:13px; text-decoration:underline; font-weight:bolder; font-style:italic;}
		#partnersTable01 .partnerTile .caption{display:block; margin-left:0px; font-size:12px; width:300px; float:right;}
		#partnersTable01 #preferedTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #preferedTile #partnerIcon{display:block; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/SL#/PARTNERBULLET) no-repeat;}
			#partnersTable01 #preferedTile #partnerLink{}
		#partnersTable01 #aelTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #aelTile #aelIcon{display:block; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/SL#/PARTNERBULLET) no-repeat;}
			#partnersTable01 #aelTile #aelLink{}
		#partnersTable01 #homeAdviceTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #homeAdviceTile #homeAdviceIcon{display:block; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/SL#/PARTNERBULLET) no-repeat;}
			#partnersTable01 #homeAdviceTile #homeAdviceLink{}
		#partnersTable01 #reNewsTile{} /* Add/Change "float:" here to change order of partners */
			#partnersTable01 #reNewsTile #reNewsIcon{display:block; float:left; padding-right:3px; width:24px; height:24px;
			 background:url(/files/SL#/PARTNERBULLET) no-repeat;}
			#partnersTable01 #reNewsTile #reNewsLink{}
	#partnersTable01 .clearFloat{clear:both; display:block; height:1px; overflow:hidden;}

#articles {width:650px; background:url() top left no-repeat;}
#articles h2 {padding:10px; margin:0;}
#articles a {display:block; width:320px; text-decoration:none;}
#articles ul {list-style-type:none; margin:0; padding:0; margin-left:10px;}
#articles li {float:left;}
#articles ul li a { 
	display:block; 
	padding-left:12px; 
	margin-bottom:3px; 
	font-size:13px;
	width:305px; 
	background:url() top left no-repeat;
	text-decoration:none;  
	}

#designations {text-align:center;}
#content table {color:#fff;}
#content {color:#fff;}
