div#OurCommunitiesDescription p{
    margin-bottom: 0px;
}


div#OurCommunitiesDescription{
    margin-bottom: 42px;
}


div.CommunityType{
    width: 100%;
    float: left;
    clear: left;
    padding-bottom: 18px;
}


div.CommunityType h3{
    margin-top: 0px;
}


div.CommunityType div.CommunityTypeDescription{
    padding-bottom: 25px;
}


div.Community{
    width: 100%;
    padding-bottom: 25px;
    float: left;
}


div.Community h4{
    padding-left: 15px;
    background: url(/images/right-emphasis-arrow.gif) no-repeat 0% 50%;
    font: 14px 'trebuchet ms';
    font-family: 'trebuchet ms', helvetica, arial, sans-serif;
    font-weight: bold;
}


div.Community div.Description{
    width: 389px;
    float: right;
}


div.Community div.ImageContainer{
    width: 255px;
    height: 126px;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 0%;
}


div#CommunityAddress{
    width: 271px;
    float: right;
    font-style: italic;
    font-weight: bold;
    margin-top: 37px;
}


div#CommunityAddress p{
    margin: 2px 0px;
}


div#CommunityAddress h2{
    font-style: normal;
    font-size: 26px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 5px;
}


div#CommunityPicture{
    width: 360px;
    height: 126px;
    float: left;
    background-repeat: no-repeat;
    margin-top: 37px;
}


div#Thumbs{
    width: 360px;
    float: left;
    clear: left;
    padding-top: 12px;
    padding-bottom: 10px;
}


div.ThumbShadow{
    width: 57px;
    height: 57px;
    float: left;
    padding: 2px 0px 0px 2px;
    margin-right: 6px;
}


div.ThumbActive{
    background: url(/images/community-thumb-shadow.jpg) no-repeat;
}


div.Thumb{
    width: 48px;
    height: 48px;
    cursor: pointer;
}


div.ReadMore{
    font-size: 12px;
    font-weight: bold;
}


h1{
    margin-bottom: 15px;
}


h3{
    font-style: normal;
    margin-bottom: 11px;
}


h4{
    margin: 0px;
}


div.CommunitySection{
    width: 100%;
    float: left;
    clear: left;
    margin-bottom: 19px;
}


#AmenitiesTitle{
    font-style: normal;
}


p{
    margin: 11px 0px;
}
