#maincontents { font-size: 90%; }

TABLE TH {
    text-align: left;
    vertical-align: top;
    }

#right {
    float: right;
    width: 317px;
    margin: 0 0 10px 15px;
}

#maincontents #right #photos { 
    width: 300px;
    border: 1px solid #DDD;
    padding: 10px 5px 10px 10px;
    }

#morepictures {
    overflow: auto;
    }

#maincontents #mainpic { border: 0; }

#maincontents #right #agent { 
    border: 1px #DDD solid; 
    padding: 10px 5px 10px 5px;
    width: 305px;
    font-size: smaller;
    }

#maincontents #right #agent IMG { 
    float: right; 
    margin-left: 5px;
    }

#maincontents #right #photos .thumbnail, BODY.noborder .thumbnail, .sthumb {
    display: block;
    background-color: #DEE7FE;
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    text-align: center;
    vertical-align: middle;
    }

BODY.noborder .thumbnail { margin: 0; }

#maincontents #right #photos P {
    text-align: center;
    font-style: italic;
    margin: 0.4em 0;
}


#maincontents TABLE.summary {
    font-size: 1em;
    margin: 10px 0;
    }

#maincontents TABLE.summary TH {
    padding-right: 1em;
    }

#maincontents TABLE.summary TD { vertical-align: top; }

#maincontents H2 { font-size: 1.2em; }
#maincontents H3 { margin: 0; }

H4.user { 
    font-size: 1.1em; 
    margin: 1em 0 0 0;
}

UL.user {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    list-style-type: square;
}

DIV.property { 
    height: 110px; 
    position: relative;
    }

IMG.sold { /* The "sold" image which is superimposed over the DIV#property */
    position: absolute;
    border: none;
    left: 200px;
    z-index: 50;
    }

DIV.property DIV.description { 
    overflow: hidden;
    font-weight: normal;
    font-size: 12px;
    border-top: 1px #AAA solid;
    padding-top: 5px;
    }

DIV.property DIV.sprice {
    float: right;
    }

DIV.property DIV.saddress {
    margin-left: 80px;
    padding: 0;
    font-weight: bold;
    font-size: 14px;
    }

DIV.property DIV.saddress A {
    text-decoration: none;
    }

DIV.property A SPAN.sthumb { 
    margin-top: 0px; 
    background-position: 50% 0;
    background-color: white;
    }

DIV.property A SPAN.sthumb {
    cursor: hand;
    }

DIV#morepictures A SPAN.thumbnail {
    cursor: hand;
    }

.property H2 A { text-decoration: none; font-size: 14px; }

#mainleft IMG { margin-right: 10px; }

#featuredproperties H1 { 
    font-size: larger;
    color: black;
    padding-top: 0.5em;
    }

#featuredproperties P { margin: 0.5em 0; }

#featuredproperties A #mainpic { 
    /*
    width: 360px;
    height: 240px;
    background-position: 0 center;
    background-repeat: no-repeat;
    */
    margin-right: 10px;
    float: left;
    border: none;
    }

#featuredproperties .price {
    font-weight: bolder;
    font-size: larger;
    color: #69A5FF;
    }

#featuredproperties A {
    text-align: right;
    display: block;
    font-weight: bolder;
    }

#box1, #featuredproperties, #box3 {
    background-color: #69A5FF;
    margin: 0 0 15px 0;
    padding-right: 1em;
    overflow: hidden;
    border: 1px #DDD solid;
    height: 120px;
    }

#box1 {
    background-color: white;
    }

#box3 {
    padding-right: 0;
    border-top: none;
    }

#featuredproperties {
    border-top: none;
    }

#featuredproperties P { font-variant: small-caps; }

#featuredproperties { 
    background-image: url(../img/boxback.jpg); 
    height: 240px;
    }

#box1 { 
    height: 280px; 
    overflow: hidden;
    }

#box1 A IMG { border: none; }

#box3 { background-image: url(../img/boxback.jpg); }
#box3 H3 { 
    margin: 0;
    border-bottom: 1px #DDD solid;
    padding: 0 0 0 10px;
    font-size: 10pt;
    }

#box3 #innerbox3 { 
    height: 100px;
    font-size: 8pt;
    }

#box3 .smallpreview { 
    overflow: hidden;
    float: left; 
    width: 200px;
    border-right: 2px #CCC solid;
    height: 120px;
    padding: 10px 8px 10px 10px;
    }

#box3 .smallpreview H1 {
    margin: 0 0 0.5em 0;
    }

#box3 .smallpreview IMG { 
    float: right; 
    margin: 0 0 5px 5px;
    }

#box3 .smallpreview UL { 
    list-style-type: none; 
    padding: 0; 
    margin: 0;
    }

#box3 .smallpreview UL LI { 
    padding: 0;
    margin: 0;
    }

#box3 .smallpreview .price {
    float: right;
    font-size: 10pt;
    font-weight: bolder;
    clear: right;
    }

TABLE#passwordchange {
    font-size: 10pt;
    }

UL#downloads {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }

UL#downloads A { margin-right: 2em; }
UL#downloads A IMG { border: none; margin-top: 4px; margin-right: 5px; }

FORM#newsform, FORM#propertiesform {
    display: inline;
    }

DIV.contact H2 {
    margin: 0 0 0.5em 0;
    }

.contact TABLE {
    font-size: 1em;
    }

#innerbox3 {
    width: 1000px;
    }

P.note {
    font-size: smaller;
    font-style: italic;
    }

DIV.contact {
    border: 1px #DDD solid;
    width: 47%;
    height: 19em;
    color: #555;
    padding: 0.5%;
    float: left;
    margin: 0 1.5% 10px 0;
    }

TABLE#teammembers {
    color: #555;
    font-size: 1em;
    border-collapse: collapse;
    }

TABLE#teammembers IMG {
    float: left;
    margin: 0 10px 5px 0;
    border: 1px black solid;
    }

TABLE#teammembers H2, TABLE#teammembers H5 {
    color: #5B99E2;
    font-size: 1em;
    padding: 0;
    margin: 0;
    }

TABLE#teammembers H5 {
    font-size: 0.9em;
    }

TABLE#teammembers H3 {
    font-size: 1em; /* IE ignoring this for some reason */
    margin: 0 0 0.5em 0;
    }

TABLE#teammembers P {
    font-size: 0.9em;
    margin: 0.5em 0 0;
    }

TABLE#teammembers H4 {
    font-size: 0.9em;
    margin: 0;
    }

TABLE#teammembers TD {
    vertical-align: top;
    padding: 5px 1em 1em 5px;
    border: 1px #DDD solid;
    margin: 5px;
    }

DIV.contact {
    height: auto;
    border: none;
    }

#map1, #map2 { 
    height: 300px; 
    border: 1px black solid;
    margin-top: 1.5em;
    }

DIV#nav {
    text-align: center;
    font-size: larger;
    display: block;
    }

TABLE#appointment {
    font-size: 1em;
    }

DIV.titlebar DIV#titleprice {
    float: right;
    color: black;
    font-size: 18px;
    font-weight: bolder;
    margin-right: 0.5em;
    }

TABLE#brochuretable TD {
    padding-right: 1em;
    font-size: 0.8em;
    }

table#brochuretable a img { border: none; }

