@charset "utf-8";
/* CSS Document */
body {
background:url(img/main-bg.jpg) no-repeat top center #d4000e;
font-family:Arial, Helvetica, sans-serif;
padding:0px;
margin:0px;
height:100%;
}
#container {
width:866px;
margin:0px auto 0px auto;
background-color:#fff;
padding:0px;
margin-bottom:30px;
}
#topNav {
width:100%;
}
#topNav img {
padding:0px;
margin:0px;
}	
#topNav ul, #topNav li {
display:inline-block;
}
#promo {
padding:0px;
margin:0px;
}
#mainContent {
padding:25px;
}
#mainContent p, #mainContent ul  {
color:#5d5d5d;
font-size:12px;
padding:3px 5px 4px 0px;
margin:0px;
}
#mainContent ul  {
padding-left:15px;
line-height:18px;
}
#mainContent li {
display:list-item;
list-style-type:square;
}
#left {
float:left;
width:500px;
}
#right {
float:right;
width:300px;
padding:0px; margin:0px;
}
#buy_sell {
background:url(img/buy_sell_bg.jpg) no-repeat center center;
height:156px;
padding:0px; margin:0px;
}
#buy_sell ul {
padding:50px 10px 3px 125px;
font-size:12px;
}
#buy_sell li {
padding:3px;
list-style-type:none;
display:list-item;
}
#buy_sell a {
color:#a5ffa5;
padding:3px;
}
#buy_sell a:hover {
background-color:#a5ffa5;
color:#333333;
text-decoration:none;
}
p, label {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5d5d5d;
}
#left p {
line-height:1.5em;
padding:6px 0px 6px 0px;
}
a {
color:#208221;
}
h1 {
font-size:18px;
margin:1px 0px 2px 0px;
}
h1 a {
cursor:pointer;
}
h2 {
color:#208221;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}
blockquote {
padding:10px;
margin:0px;
background-color:#eaeaea;
border:1px solid #ccc;
}
label {
font-size:11px;
font-weight:bold;
}
#when {
width:395px;
min-height:167px	;
float:left;
background:url(img/whenBg.jpg) top left no-repeat;
margin:10px;
}
#when p {
color:#fff;
font-size:11px;
padding:10px;
}
#contact {
background:url(img/contact_us_bg.jpg) no-repeat center center;
padding:0px;
margin:20px 0px 0px 0px;
}
#contact p {
padding:16px 10px 5px 150px;
line-height:1.3em;
}
.clear {
clear:both;
}
#footer {
margin-top:30px;
}
#footer p {
font-size:11px;
}
#vendors {
margin:0px auto;
width:800px;
/*padding:0px 20px 0px 20px;*/
}
.green {
color:#208221;
}
.red {
color:#d30d12;
}
/*TOP NAV*/
#topNav ul, li {
display:inline-block;
}
#topNav a {
text-decoration:none;
}
#topNav a:hover {
}
#topNav, #topNav ul {
padding: 0;
margin: 4px 3px 2px 3px;
list-style: none;
}
#topNav a {
display: block;
padding-right:10px;
}
#topNav li {
float: left;
padding:3px;
}
#topNav li ul {
position: absolute;
width: 10em;
left: -999em;
}
#topNav li ul {
margin:3px 0px 0px 0px;
}
#topNav li ul li {
font-size:11px;
background-color:#fff;
color:#479347;
padding:4px;
margin:0px;
border:1px solid #479347;
}
#topNav li ul li:hover {
cursor:pointer;
color:#fff;
}
#topNav li ul li, #topNav li ul li a {
min-width:80px;
width:100%;
}
#topNav li ul li a:hover {
text-decoration:none;
color:#d71b22;
}
#topNav li:hover ul {
left: auto;
}
#topNav li:hover ul, #topNav li.sfhover ul {
left: auto;
}
#footer_dropshadow {
background:url(img/bg_dropshadow_footer.png) no-repeat top center;
height:20px;
margin:0px 0px 20px 0px;
padding:0px;
}
#dropshadow {
margin:0px;
padding:0px;
background:url(img/bg_dropshadow.png) repeat-y top center;
}
/*TOPNAV CLASSES*/
.property_owner {
background:url(img/topNav/property_owner.gif) no-repeat center top;
height:16px;
width:111px;
}
.buyers {
background:url(img/topNav/buyers.gif) no-repeat center top;
height:16px;
width:59px;
}
.affiliate_invite {
background:url(img/topNav/affiliate_invite.gif) no-repeat center top;
height:16px;
width:103px;
}
.links {
background:url(img/topNav/links.gif) no-repeat center top;
height:16px;
width:75px;
}
.news {
background:url(img/topNav/weekly_news.gif) no-repeat center top;
height:16px;
width:93px;
}
.lenders {
background:url(img/topNav/private_lenders.gif) no-repeat center top;
height:16px;
width:104px;
}
.about {
background:url(img/topNav/contact_about.gif) no-repeat center top;
height:16px;
width:107px;
}
.faq {
background:url(img/topNav/faqs.gif) no-repeat center top;
height:16px;
width:43px;
}
.sellers:hover, .buyers:hover, .affiliate_invite:hover, .links:hover, .news:hover, .lenders:hover, .about:hover, .faq:hover, .property_owner:hover  {background-position:bottom;}

#disclaimer {
width:850px;
margin:0px auto 0px auto;
}
#disclaimer a, #disclaimer p {
color:#2e0000;
font-size:10px;
font-weight:bold;
}
