﻿
#pageBody
{
    background: url(../img/pagebodystretch.gif) repeat-y 0% 0%;
}
#bodyFooter
{
    clear: both;
    width: 900px;
    height: 83px;
    background: url(../img/pagebodyfooter.gif) no-repeat 50% 100%;
}
#subColumnRight
{
    float: right;
    width: 250px;
}
#rsfCalendar
{
    background: url(../img/sectionstretch.jpg) no-repeat 50% 0%;
    padding: 10px 0px 0px 10px;
    margin: 10px 9px 0px;
}
#rsfCalendar .calendar-heading
{
    color: #4F5C16;
    margin-bottom: 15px;
    position: relative; /* fix IE6 bug */
}
#rsfCalendar .cal-item
{
    margin-bottom: 15px;
    width:210px;
}
#rsfCalendar p
{
    margin: 0px !important;
    padding: 0px !important;
}
#rsfCalendar blockquote
{
    margin: 0px;
    padding: 0px;
}
#rsfCalendar .cal-summary
{
    font:normal 11px Arial;
    text-transform:uppercase;
    color:#4F2D05;
    cursor:pointer;
    clear: both;
    margin-bottom:7px !important;
    position: relative; /* fix IE6 bug */
}
#rsfCalendar blockquote
{
    display:none;
}
#rsfCalendar blockquote .cal-title
{
    clear: both;
    position: relative; /* fix IE6 bug */
}
#rsfCalendar blockquote .cal-date
{
    float: left;
    margin-right: 5px;
}
#rsfCalendar blockquote .cal-time
{
    float: left;
}
#rsfWeather
{
    background: url(../img/sectionstretch.jpg) no-repeat 50% 0%;
    padding: 10px 0px 0px 10px;
    margin: 10px 9px 0px;
}
#rsfWeather h4.weather-heading
{
    color: #4F5C16;
    margin-bottom:10px;
}
#rsfWeather p
{
    padding:0px;
    width:210px;
    margin:2px 0px;
}
#rsfWeather p br
{
    margin-bottom:10px;
}
#rsfWeather p.weather-updated
{
    margin-top:8px;
    font-size:9px;
    font-style:italic;
}
#rsfPropertySearch
{
    background: url(../img/sectionstretch.jpg) no-repeat 50% 0%;
    padding: 10px 0px 0px 10px;
    margin: 10px 9px 0px;
}
#rsfPropertySearch h4.search-heading
{
    color: #4F5C16;
    margin-bottom:10px;
}
#rsfPropertySearch p
{
    padding:0px;
    margin:2px 0px;
}
#rsfPropertySearch p.search-link
{
    padding:4px;
}
#subColumnLeft
{
    float: left;
    width: 400px;
    overflow: hidden;
}
#subColumnFooter
{
    float: left;
    clear: both;
}
#rsfNews
{
    background-color: #F3F0DF;
    padding: 10px 0px 0px 10px;
    margin: 10px 0px 10px 10px;
    width: 370px;
    overflow: hidden;
}
.news-credit
{
    text-align:center;
    width:360px;
    padding-bottom:10px;
}
.news-title
{
    width:360px;
    text-align:center;
}
.news-item
{
    width:360px;
    padding-bottom:10px;
    border-bottom:dashed 1px #DBD8C5;
}
.news-item a
{
    font-size:12px;
}
.news-item-last
{
    border-bottom:solid 0px #FFF; 
}
.top-item
{
    display:none;
    background-color: #F3F0DF;
    padding: 10px 0px 0px 10px;
    margin: 10px 0px 10px 10px;
    width: 370px;
    overflow: hidden;
}
.top-item-title
{
    padding: 0px;
    margin: 0px 0px 10px 0px;
    color:#895E2B;
    font:normal 17px Times;
}
.top-item-content
{
    font-size: 12px;
    padding: 10px;
    line-height: 20px;
}
.top-item-image
{
    float: left;
    margin: 0px 10px 0px 0px;
}
.sub-item
{
    background: #F3F0DF url(../img/sub-item-bg.jpg) no-repeat 0% 0%;
    padding-left: 10px;
    margin: 0px 0px 10px 10px;
    overflow: hidden;
    width: 370px;
}
.sub-item p
{
    padding: 0px;
    margin: 0px;
}
.sub-item-content
{
    padding-top:75px;
}
.sub-item p.sub-item-title, .sub-item p.sub-item-title a
{
    padding: 10px 0px 0px 0px;
    color:#895E2B;
    font:normal 17px Times;
    text-decoration:none;
}
.sub-item p.sub-item-title a:hover
{
    text-decoration:underline;
}
.sub-item p.sub-item-text
{
    font-size: 11px;
    padding: 5px 10px 10px 0px;
}
.sub-item p.sub-item-text .sub-item-link
{
    display:block;
    padding-top:5px;
}
.sub-item-image
{
    width: 0px;
}
.sub-item-luxury
{
    background: #F3F0DF url(../img/sub-item-luxury.jpg) no-repeat 0% 0%;
}
.sub-item-reports
{
    background: #F3F0DF url(../img/sub-item-reports.jpg) no-repeat 0% 0%;
}
#rsfCalendar .section-heading
{
    margin:5px 0px 2px 0px !important;
    padding: 0px 0px 2px 0px !important;
    color:#895E2B;
    font:normal 12px Arial;
    width:210px;
    border-bottom:1px dashed #CFCAA8;
}