﻿#innercontent
{
    width: 950px;
    height: 805px;
}

#innercontent_left
{
    float: left;
    width: 320px;
    height: 805px;
    margin-right: 7px;
    padding-right: 7px;
    border-right: solid 1px #888888;
    background-color: #fff;
}

#innercontent_left_menu
{
    width: 320px;
    height: 805px;
    background-image: url(../Images/site/leftNavBg.png);
    background-repeat: repeat;
}

#innercontent_right
{
    float: left;
    width: 605px;
    height: 805px;
    padding-left:10px;
    background-color: #eeeedf;
}




#marketing_wrapper
{
    padding-top: 10px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
     text-align:left;
}

#marketing_wrapper H1
{
 text-align:center;
 padding-bottom:10px
}

 #about_wrapper H1
 { text-align:center;
  padding-bottom:10px
 }

#about_wrapper
{
    padding-bottom: 25px;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
     text-align:left;
}

#communities_wrapper
{
  padding-top: 9px;
    padding-bottom: 15px;
}


.markettitle
{
    width: 595px;
    /*height: 35px;*/
    margin-bottom: 15px;
    border-bottom: solid 1px #666666;
}

.submarket
{
    width: 595px;
}



.submarkettitle
{
    width: 595px;
    height: 35px;
    margin-bottom: 15px;
    border-bottom: solid 1px #666666;
}

.communities_twoup
{
    width: 620px;
    clear: left; /*background-color:red*/
}

.left
{
    width: 297px;
    height: 150px;
    margin-right: 0px;
    float: left;
    position: relative; /*background-color:orange*/
}

.right
{
    width: 297px;
    height: 150px;
    float: left;
    position: relative; /*background-color:green*/
}

.separator
{
    width: 595px;
    height: 0px;
    clear: left; /*background-color:Lime*/
}

.propimage
{
    position: absolute;
    width: 135px;
    height: 150px;
    top: 0px;
    left: 0px; /*background-color:Lime*/
}

.proplocation_top, .leasinglocation
{
    position: absolute;
    width: 158px;
    height: 75px;
    top: 0px;
    left: 145px; /*background-color:Lime*/
}

.proplocation_bottom
{
    position: absolute;
    width: 160px;
    height: 75px;
    top: 75px;
    left: 145px; /*background-color:Lime*/
}

.name
{
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.4em;
}

.address
{
    font-size: 1.0em;
    font-weight: normal;
    line-height: 1.3em;
}
