﻿html,body
{
    margin-top: 10px;
}
a, a:hover, a:visited, a:active
{
    color: #45687A;
}
h2
{
    font-size: 200%;
    font-weight: bold;
}
body
{
    background: #D8CE97;
    font-family: Lucida Sans, Verdana, Arial, sans-serif;
    font-size: 80%;
    text-align: center;
}
body.WhiteBack
{
    background-color: #fff;
}
div#PageWrapper
{
    font-size: 80%;
    width: 800px;
    border: solid 1px #B8AD7B;
    height: 1200px;
    margin: 0px auto;  
    background-color: #fff; 
}
div#ListYourCondo
{
    background-color: #fff;
}
div#menu
{
    font-family: Verdana, Arial, sans-serif;
    float:right;
    width: 100%;
    padding-top:130px;
    /*background: #8ACEFF;*/
    background: #8ACEFF url(images/wideheader.gif) top;
    background-repeat: no-repeat;    
    text-align: right;
}
div#menu h1
{
    display: none;
}
ul#nav,ul#nav li
{
    list-style-type:none;margin:0;padding:0
}
ul#nav
{
    margin-left:36px;/*width:650px*/
}
ul#nav li
{
    float:left;margin-right: 3px;text-align: center
}
ul#nav a
{
    float:left;width: 10em;padding: 5px 0;background: #45687A;text-decoration:none;color: #fff;
}
ul#nav a:hover
{
    background: #69A7E1;color: #FFF
}
ul#nav li.activelink a,ul#nav li.activelink a:hover
{
    background: #FFF;color: #003
}
div#logo 
{
    text-align: right;
    font-size: 200%;
    height: 145px;
    display: none;
}
div#Content
{
    /*height: 100%;*/
}
div#BannerAd
{
    color: #B8AD7B;
    border-bottom: solid 1px #B8AD7B;
    padding: 0px 5px 0px 5px;
}
div#BannerAd img
{
    padding: 5px 15px 15px 5px;
    text-align: center;
    border-bottom: solid 1px #efefef;
}
div#PageContent
{
    width: 619px;
    float: left;
    /*height: 500px;*/
    margin: 15px 5px 5px 5px;
}
div#SideAds
{
    color: #B8AD7B;
    border-right: solid 1px #B8AD7B;
    margin-top: 15px;
    width: 164px;
    float: left;
    /*height: 500px;*/
}
#HomeContent
{
    text-align:left;
    padding: 20px 0 0 0;
}
#HomeNew h1
{
    font-size: 30px;
    margin:0;
}
#HomeNew
{
    text-align:center;
    border-color: #8ACEFF;
    color:#45687A;
    font-size:15px;
}
div#ContentLeft
{
    padding-top: 5px;
    width: 250px;
    float: left;
    text-align: left;
}
div#ContentRight
{
    padding-top: 5px;
    width: 352px;
    float: left;
    text-align: right;
    overflow: hidden;
}
div.Clearing
{
    clear:both;
}
div.GridWrapper 
{
    text-align: center;
    padding-top: 10px;
    background-color: #fff;
}
table.CondoGrid
{
 margin-left: auto;
 margin-right: auto;
    color: #45687A;
}
table.CondoGrid th
{
    height: 35px;
    color: #fff;
    background-color: #45687A;
    padding: 0px 3px 0px 3px;
}
tr.CondoGridAltRow
{
    background-color: #F4F4F4;
    color: #45687A;
}
div#AccountLinks
{
    text-align: right;
}
div#CreateAccount
{
    text-align: left;
    width: 300px;
    padding: 15px 15px 15px 15px;
}
div#ListYourCondo
{
    text-align: left;
    width: 500px;
    padding: 15px 15px 15px 15px;
}
div#ListYourCondo ol
{
    margin-left: -15px;
}
span.RedMsg
{
    /*color: Red;
    font-weight: bold;*/
}
div.Msg
{
    padding: 5px;
    font-size: 200%;
    font-weight: bold;
    color: #fff;
    background-color: #B22222;
}
td.send
{
    background-color: White;
}
img.Photo
{
    border: solid 1px blue;
}
div#OwnerContent h3
{
    font-size: 155%;
    color: #B8AD7B;
}
div.OwnerContentBlock
{
    width: 300px;
    float:left;
}
div#SiteFeatures a
{
    text-decoration: none;
    color: #45687A;
}
div#SiteFeatures a:hover
{
    text-decoration: underline;
    color: #45687A;
}
div#SiteFeatures h2
{
    margin-bottom: 0px;
}
div#SiteFeatures li
{
    margin-bottom: 5px;
}
div#HomeImages img
{
    border: solid 0px #B8AD7B;
}
