@charset "utf-8";
/* CSS Document */


body {
margin-top: 35px;
padding: 0;
text-align: center;
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
width: 880px;
margin-left: auto; 
margin-right: auto;
text-align: left;
background: #FFFFFF;
padding: 5px 5px 0px 5px;
}

#header {
background-color: #783000;
width: 880px;
height: 100px;
margin-bottom: 5px;
}

#header img {
padding: 28px 0px 0px 30px;
}

#contentWrap {
background-image:url(img/navBG.gif);
background-repeat:repeat-y;
width: 100%;
}

#nav2 {
width: 167px;
float: left;
color:#FFFFFF;
font-size:14px;
margin-right: 5px;
}

.navItem {
display: block;
width: 166px;
height: 27px;
border-bottom: 1px solid #D8A800;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 1px;
}

#nav2 a:hover
{
background-color: #425509;
color: #fff;
display: block;
width: 157px;
}

#nav2 a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#nav2 a
{
display: block;
padding: 5px;
width: 157px;
color:#FFFFFF;
text-decoration: none;
}

#nav {
margin-top: 5px;
margin-right: 5px;
width: 167px;
float: left;
color:#FFFFFF;
font-size:14px;
}


#nav ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 1px;
}

#nav a
{
display: block;
padding: 5px;
width: 157px;
border-bottom: 1px solid #D8A800;
}

#nav a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#nav a:hover
{
background-color: #425509;
color: #fff;
}

#mainImage {
width: 707px;
float: left;
}

#contentArea {
background-color:#F3F5EE;
float: left;
width: 705px;
min-height: 580px;
position: relative;  
z-index: 1;         
}

#solds {
position: absolute;
text-align: center;
left: 3px;
top: 2px;
width: 255px;
height: 20px;
font-size: 16px;
border-width: 0px 1px 1px 0px;
border-color: #000000;
border-style: solid; 
background: #783000;
z-index: 5;
padding: 5px;
}

#solds a {
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

#solds a:hover {
text-decoration: underline;
font-weight: bold;
color: #999999;
}

#contentArea2 {
position: relative;
padding: 10px 15px 10px 15px;
font-family: Verdana;
font-size: 15px;
line-height: 13pt;
}


#contentArea2 a {
color: #333333;
}

#contentArea2 a:hover {
text-decoration: underline;
color: #999999;
}


#contentArea2 h1 {
font-size: 17px;
font-weight: bold;
margin: 0px 0px 4px 9px;
padding: 0px;
}

.column {
width: 450px;
}

#contentArea2 p {
margin: 10px;
}

#rightFloat {
float:right;
position:relative;
width: 200px;
padding: 10px 10px 10px 10px;
margin-top: -10px;
margin-right: -15px;
font-size: 13px;
border: 1px #B4B2B2 solid;
background: #DADCD9;
}


#rightFloatImg {
position:absolute;
z-index: 100;
top: 100px;
left: 505px;
}

#rightFloat p {
padding:0px;
margin: 3px;
}

#rightFloat a {
text-decoration: none;
color: #333333;
}

#rightFloat a:hover {
text-decoration: underline;
color: #999999;
}

#contactInfo {
float: left;
padding: 0px;
margin: 0px;
}

#contactInfo a {
padding: 0px;
margin: 0px;
text-decoration: none:
}

#contactInfo a:hover {
padding: 0px;
margin: 0px;
text-decoration: none:
}

#listing {
background: #313125;
min-height: 50px;
float: right;
width: 707px;
margin-top: 5px;
}

#featured {
background: #24241B;
float: left;
width: 285px;
height: 117px;
padding-top: 3px;
}


#featured a {
color: #ffffff;
}

#featured p {
padding: 3px;
color:#FFFFFF;
margin: 0px;
font-size: 13px;
}

#dropdown {
background: #24241B;
padding: 5px 0px 5px 25px;
float: left;
width: 285px;
margin-left: 20px;
color: #ffffff;
height: 110px;
}

#metro {
background-image:url(img/footer.gif);
background-repeat:repeat-x;
height:28px;
margin: 5px 0px 2px 0px;
}

#footer {
font-size: 13px;
}

.floatR {
float:right;
}

.floatL {
float: left;
}

.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

.clear {
clear:both;
height: 1px;
}

div#commentForm{  margin: 0px 20px 0px 20px;  display: none;}


#properties .properties, #myproperties .myproperties, #about .about, #buying .buying, #selling .selling, #resources .resources, #client .client, #blog .blog, #colab .colab, #hoods .hoods,
{ 
background-color: #425509;
}

.smallWhite {
color: #ffffff;
font-size: 13px; 
}
.smallBlack {
color: #000000;
font-size: 12px; 
}



