/* CSS Document for TopSeller Custom Design - Modern Design 1 */
/* Created by Evan Mathews on 8/17/10 */

body {
	background: url(/files/1235552/bg.jpg) bottom left fixed;
	font-family: Cambria , Times New Roman, Times, serif;
	font-size:13px;
	color:#000000;
	text-align:center;
	margin:20px auto 20px;
}

font,
.homepage {
	font-family: Cambria , Times New Roman, Times, serif;
	color:#000000;
}
.homepage a {
	color:#616161;
}
#contentHeadWrap {display:none;}
.banner {
	background-image: url(/files/1235552/banner.png);
	background-position:left;
	background-repeat: no-repeat;
	width:900px;
	height:106px;
	margin:0px auto 0px;
}
.banner h1 {
margin-left:-9999px;
}
.menuBar {
	background: url(/files/1235552/menuBarBg.png) left repeat-x;
	width:920px;
	height:10px;
	margin:0px auto 0px;
	padding:0 0 0 0;

}
.divider {
	background: url(/files/1235552/dividerBarBg.png) left repeat-x;
	width:900px;
	height:34px;
	margin:0px auto 0px;
}
.contentContainer {
	background: url() #FFF;
	width:920px;
	height:auto;
	margin:0px auto 0px;
}
.contentWell {
	background: url() #FFF;
	padding:10px;
	text-align:left;
}
.contentWell a {
	color:#616161;
}
.contentWell td img {display:;}
.panel {
	background: url() #DED6C4;
	width:200px;
	*width:210px;
	height:auto;
	text-align:center;
	padding:10px;
	margin:0px auto 0px;
}
.panel a {
	color:#000000;
}
.qs span {
font-size:20px;
}

.footer {
	background: url(/files/1235552/footerBg.png) #999;
	width:920px;
	height:50px;
	margin:0px auto 0px;
}
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:920px;
	height:50px;
	background:url(/files/1235552/nav.png);
	position:relative;
	top:0px;
	left:0px;
	z-index:99;
	background-color:#001F1E;
	margin:0px auto 0px; 
}
#nav ul {
	padding:0px;
	margin:0px;
	list-style: none;
}
#nav a {
	background-color:;
	font:Georgia; 
	font-size:16px; 
	font-weight:bold; 
	text-decoration:none;
	display:block;
	text-align:center; 
	color:#FFFFFF;
	height:50px;
}
#nav p {
position:absolute;
left:-9999px;
}
#nav a.home {width:85px;}
#nav a.about {width:80px;}
#nav a.property {width:101px;}
#nav a.community {width:112px;}
#nav a.resources {width:120px;}
#nav a.contact {width:92px;}

#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:#F09F84;
	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:50px;
}
#nav li:hover ul, #nav li.navhover ul {
	left:-45px;
	top:50px;
}
#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:1px 1px 1px 1px;
}
#nav a:hover.sub_sub {
background-color:#F09F84;
	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;
	text-align:center;
	margin:20px auto 20px;
}
#disclaimerWrapper a, 
.disclaimer,
.disclaimer a {
	color:#FFFFFF;
}
