﻿#layoutTable
{
}
#layoutTable TD
{
    vertical-align: top;
}
.Content_Title
{
    vertical-align: middle;
    margin: 0px 0px 0px 0px;
}
.Content_Title .communityName
{
    padding-top: 40px;
    font-size: 30px;
    line-height: 34px;
    font-style: italic;
    font-family: Times New Roman;
    font-weight: bold;
}
.Content_City
{
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 20px;
}
.Community_Logo
{
    position: absolute;
    float: right;
    width: 450px;
    height: 160px;
    text-align: right;
    vertical-align: bottom;
    margin: 20px 0 0 0;
}
.Content_Back
{
    padding-top: 90px;
    width: 480px;
}
.Content_Desc
{
    font-family: Verdana;
    line-height: 20px;
    font-size: 12px;
    text-align: justify;
    padding: 10px;
    padding-bottom: 20px;
    /*position: relative; 
    float: left;*/
    background-color: #FFFFCC;
    /*background-image: url('images/logoBackground.gif');*/
    background-position: left bottom;
    background-repeat: no-repeat;
}
.Content_Desc_Footer
{
    position: relative;
    top: -20px;
    
}
.photos_wrap
{
    margin: 0;
    position: relative; 
    float: right; 
    width: 480px;
    text-align: right;
}
.photos_wrap .mainPhoto
{
    padding: 0;
    margin: 0;
}
.photos_wrap .altPhoto
{
	padding: 0;
	margin: 10px 0 0 10px;
}
.Content_City
{
    font-size: 16px;
    font-weight: normal;
}
.Content_Price
{
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    font-style: italic;
    padding: 0px 0px 0px 0px;
    text-align: right;
    position: relative;
    float: right;
}
.Directions
{
    /*background-color: #ffffcc;*/
    line-height: 20px;
    padding: 15px 5px 5px 5px;
    /*border: #ffff00 1px solid;*/
    clear: both;
}
.Directions P
{
    margin-top: 0px;
}
.Content_Info
{
    padding: 5px 5px 5px 5px;
}
.Contact_Back
{
    width: 470px;
    clear: both;
    position: relative;
    float: right;
}
.Contact
{
    margin-top: 10px;
    text-align: left;
    background-image: url('images/contactBackground.jpg');
    background-repeat: repeat-y;
    background-position: left top;
}
.Content_Contact .contact
{
    padding: 10px 20px 0px 20px;
    position: relative;
}
.Contact_Topper IMG
{
    width: 470px;
}
.Contact_Footer IMG
{
    width: 470px;
    position: relative;
    top: -20px;
}
.Models
{
    padding-top: 10px;
    width: 470px;
    position: relative;
    float: right;
    clear: right;    
    padding-bottom: 15px;
}
.Builder
{
    padding-bottom: 10px;
}
.Builder1
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: #333 1px dotted;
    clear: both;
}
.Menu_Header
{
    font-weight: 600;
    text-decoration: underline;
}
.sectionHeader
{
    font-size: 20px;
    font-family: Times New Roman;
    font-weight: normal;
    font-style: italic;
    color: #555;
    text-decoration: none;
    letter-spacing: 2px;
}
.Content_Listings
{
}
.std_table
{
    width: 100%;
    margin-top: 0px; 
    padding-top: 0px;
}
.std_table TD
{
    border-bottom: #ccc 1px solid;
    padding: 2px;
}
.std_table .header
{
    font-weight: bold;
    color: #014991;
}
.std_table .content TD
{
}
.std_table .content1 TD
{
    background-color: #CDE6FF;
}
.std_table .hover TD
{
    background-color: #014991;
    color: #fff;
    cursor: pointer;
}
