/* CSS Document */

/* CSS Document for Dicksie Ward */
/* Created by Trace Armstrong on 1/26/11 */

body {
	background: url(/files/446732/bg.jpg) repeat-x #000002;
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	margin:10px auto 10px;
}

#contentHeadWrap {display:none;}
.openhouse {color:#000000}
.homepage font {
	font-family:Tahoma;
	font-size:13px;
}

.container {
    background-color:#9A0000;
	width:950px;
	*width:952px;
	border:1px solid #fff;
	margin:0px auto 0px;
}


.banner {
	background-image: url(/files/446732/banner1.jpg);
	background-position:left;
	background-repeat: no-repeat;
	width:950px;
	height:94px;

}

.mainContent div font{font-size:14px; font-weight:bold;}

.mainContent {
	width:900px;
	font-family:Tahoma;
	color:#FFFFFF;
	margin:0px auto 0px;
}

.mainContent a {
	color:#FFFFFF;
}

.contentContainer {
width:950px;
*width:950px;
}

.content {
	background-color:#9C0607;
	color:#FFFFFF;
	font-family:Tahoma;
	vertical-align:top;
	padding:15px;
        border:1px solid white;
}

.content a {
	color:#fff;
}


.panel {
        width:220px;
	height:;
	background-color:#9C0607;
	vertical-align:top;
	padding-top:15px;
	color:#FFFFFF;
	font:Georgia;
	font-size:12px;
	text-align:center;
        border:1px solid white;
}

.panel a {
	color:#FFFFFF;
}



#mainNavigation a {
	width:180px;
	font-size:16px;
	font-weight:bold;
        color: #FFFFFF;
        background-color:#B44041;
	margin:0px auto 0px;
	display:block;
	text-transform:capitalize;
        text-decoration:none;
        border: 1px solid #ffffff;

}

#mainNavigation a:hover{text-decoration:underline;}

.footer {
	background: url(/files/446732/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	width:950px;
	height:105px;
}


.ss {
	width:758px;
	height:308px;
	float:right;
}

.qs {
	background-image:url(/files/446732/qs.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:192px;
	height:308px;
	float:left;
}
	
.qs_inner {
	width:;
	height:;
	padding-top:55px;
       *padding-top:30px;
	padding-bottom:;
	padding-left:15px;
       *padding-left:0px;
	padding-right:10px;
}


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:950px;
height:131px;
position:relative;
top:0px;
left:0px;
z-index:99;
background:url(/files/446732/nav.jpg); 


}
#nav ul {
padding: 0;
margin: 0;
list-style: none;
}

#nav a {
font:Georgia; 
font-size:12px; 
font-weight:bold; 
text-decoration:none;
display:block;
text-align:center; 
color:white;
}

#nav a:hover{text-decoration:underline;}

#nav a.contact {
width:190px; 
height:27px;
margin-top:5px;
*margin-top:5px;
font-size:16;
}
#nav a:hover.contact {} /* Used for roll over image */

#nav a.buysell {
width:190px; 
height:27px;
margin-top:5px;
*margin-top:5px;
font-size:16;
}
#nav a:hover.buysell {} /* Used for roll over image */

#nav a.resources {
width:190px; 
height:27px;
margin-top:5px;
*margin-top:5px;
font-size:16;
}
#nav a:hover.resources {} /* Used for roll over image */

#nav a.property {
width:190px; 
height:27px;
margin-top:5px;
*margin-top:5px;
font-size:16;
}
#nav a:hover.property {} /* Used for roll over image */


#nav a.community {
width:190px; 
height:27px;
margin-top:5px;
*margin-top:5px;
font-size:16;
}
#nav a:hover.community {} /* Used for roll over image */

#nav a.sub {
display: block;
width:190px;
height:24px;
padding-left:10px;
background-color:#9E0D0D;
font-family: Georgia;
font-size:12px;
font-weight:normal;
line-height:24px;
color:#FFFFFF;
text-decoration:none;
text-align:left;
border:1px #000000 solid;
border-width:0 1px 1px 1px;
}
#nav a:hover.sub {
background-color:#B64A4A;
color:#FFFFFF;
}

#nav li {
float: left;
position:relative;
}
#nav li ul {
position: absolute;
left: -9999px;
width:185px;
}

#nav li:hover ul {
position:absolute;
left:0;
top:25px;
}
#nav li:hover ul, #nav li.navhover ul {
left:-48px;
top:25px;
}

#nav a.sub_sub {
display: block;
width:185px;
height:24px;
padding-left:10px;
background-color:#9E0D0D;
font-family: Georgia;
font-size:12px;
font-weight:normal;
line-height:24px;
color:#fff;
text-decoration:none;
text-align:left;
border:1px #000000 solid;
border-width:0 1px 1px 1px;
}

#nav a:hover.sub_sub {
background-color:#B64A4A;
color:#fff;
}
#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:#FFFFFF;
}

.disclaimer {
	color:#FFFFFF;
	font-size:11px;
	font-family:Tahoma;
	text-align:left;
}

.disclaimer a {
	color:#C3C3C3;
}

#contactInfo {
width:178px;
color: white;
background: #B44041;
text-align:center;
margin-left:20px;
*margin-left:0px;
border:1px solid #fff;
}

#contactInfo a{
color: white;

}

#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;}


