﻿h4
{
    margin: 0px 0px;
    padding: 0px 0px;
}
#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;
}
#rsfLifestyleNav
{
    background: url(../img/sectionstretch.jpg) no-repeat 50% 0%;
    padding: 10px 0px 0px 10px;
    margin: 10px 9px 0px;
}
#rsfLifestyleNav .lifestyle-heading
{
    color: #4F5C16;
    margin-bottom: 10px;
    position: relative; /* fix IE6 bug */
}
#rsfLifestyleNav .lifestyle-item
{
    width:210px;
    margin-bottom: 5px;
    padding-top:5px;
    padding-bottom:10px;
    border-bottom:1px dashed #BFBCA7;
}
#rsfLifestyleNav p
{
    margin: 0px;
    padding: 0px;
}
.search-link
{
    padding-left: 10px;
}
#subColumnLeft
{
    float: left;
    width: 400px;
    overflow: hidden;
}
#subColumnFooter
{
    float: left;
    clear: both;
}
#rsfLifestyle
{
    background-color: #F3F0DF;
    padding: 10px 0px 0px 10px;
    margin: 10px 0px 10px 10px;
    width: 370px;
    overflow: hidden;
}
.lifestyle-title
{
    text-align:center;
    padding:10px;
    background-color:#DBD8C5;
    margin: 0px 0px 10px 10px;
    overflow: hidden;
    width: 360px;
}
.lifestyle-container
{
    font-size:12px;
    padding-bottom:10px;
    margin-top:10px;
}
.lifestyle-container p
{
    padding:0px;
    margin:0px;
}
.lifestyle-entry
{
    background-color: #F3F0DF;
    padding: 10px 0px 10px 10px;
    margin: 0px 0px 10px 10px;
    overflow: hidden;
    width: 370px;
}
.lifestyle-entry .entry-details
{
    width:360px;
}
.lifestyle-entry .entry-name
{
    color:#895E2B;
    font:normal 17px Times;
    padding-bottom:3px;
}
.lifestyle-entry .entry-management
{
    color:#4F5C16;
    padding-bottom:3px;
}
.lifestyle-entry .entry-phone
{
    padding-bottom:0px;
}
.lifestyle-entry .entry-address
{
    padding-top:10px;
}
.lifestyle-entry .entry-comments
{
    padding-top:0px;
    width:360px;
}
.section-heading
{
    margin:10px 0px 5px 0px !important;
    padding: 0px 0px 2px 0px !important;
    color:#895E2B;
    font:normal 12px Arial;
    border-bottom:1px dashed #DFDBC3;
    width:360px;
}