
BODY, TD
  {
    font-family: verdana, helvetica, sans-serif;
  }

TD
  {    
    font-size: .7em;
  }
  
FORM
  {
    margin: 0px;
  }    
  
A
  {
    color: #A90223;
    text-decoration: none;
  }
  
A:hover
  {
    text-decoration: underline;
  }
      
H1
  {
    color: #A90223;
    font-size: 2em;
    font-weight: bold;
    margin: 0;
  }

H2
  {
    color: #A90223;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
  }

.red
  {
    color: #A90223;
  }
  
.boldred
  {
    color: #A90223;
    font-weight: bold;
  }
  
.boldredphone
  {
    color: #A90223;
    font-weight: bold;
    font-size: 1.1em;
  }
  
.copyright
  {
    color: #818386;
  }

.disclaimer
  {
    font-size: 7.5pt;
    line-height: 8.5pt;
    color: #666666;
  }

div#outer { height: 324px; width: 272px; overflow: auto; }
div#inner { position:relative; width: 250px; }
div#portfolioouter { height: 324px; width: 82px; overflow: auto; }
div#portfolioinner { position:relative; width: 60px; }
div#newsouter { height: 324px; width: 262px; overflow: auto; }
div#newsinner { position:relative; width: 240px; }
 
.developmentoff,
.developmenton,
.newsoff,
.newson
  {
    height: 60px;
    background-color: #ffffff;
    margin-top: 0px;
    margin-bottom: 12px;
  }
  
.developmenton,
.newson
  {
    background-color: #e0e0e0;
  }
  
.developmentname,
.newstitle
  {
    color: #5A5B5D;
    font-weight: bold;
    font-size: 1.3em;
  }
  
.developmentnamesiteplan
  {
    color: #005130;
    font-weight: bold;
    font-size: 1.5em;
  }
  
.developmentname A,
.newstitle A
  {
    color: #5A5B5D;
  }
  
.developmentname A:hover,
.newstitle A:hover
  {
    color: #A90223;
  }
  
.developmentlocation
  {
    color: #5A5B5D;
    font-weight: bold;
    font-size: 1.1em;
  }
  
.developmentdescription,
.newssnippet
  {
    color: #5A5B5D;
    font-size: 0.8em;
  }
  
.developmentdims
  {
    color: #5A5B5D;
    font-size: 9pt;
    font-weight: bold;
  }
  
.newsdate
  {
    color: #5A5B5D;
    font-size: 0.8em;
  }
  
.developmentprice
  {
    color: #A90223;
    font-weight: bold;
  }
  
.frontpagetext
  {
    color: #ffffff;
    line-height: 1.3em;
  }
  
.frontpagetext STRONG
  {
    font-size: 1.2em;
    line-height: 1.3em;
  }
  
.portfoliored
  {
    color: #ffffff;
  }
