/* ForeverHome 2.0 Community Pages Base Styles */
@media screen
{
  .communityLogo
  {
    display: none;
    
  }
  .communityLogo img
  {
    
  }
  .pageHeader
  {
    margin-bottom: 18px;
  }
  .pageBody
  {
    margin-top: 0px;
  }
  
  a.activeMain
  {
    display: block;  
    height: 23px;
    margin: 5px 4px 0 4px;
    padding: 0 2px 0 2px;
    
    line-height: 20px;
    
    background: url('../images/interface/nav-main-highlight.png') repeat-x;
    
  }
  .contentHeader
  {
    height: 100px;
    
    margin: 0;
    padding: 0 0 0 0;
    
    text-align: center;
  }
  .community-masthead
  {
    width: 940px;
    height: 100px;
    
    float: right;
  }
  .community-masthead h2
  {
    display: inline;
    margin: 0 0 0 0;
    
    font-size: 2.5em;
    line-height: 30px;
  }
  .community-masthead h3
  {
   
    margin: 15px 0 0 0;
    
    font-size: 1.8em;
    line-height: 20px;
  }
  .horizontalDividerMain
  {
    height: 18px;
    width: 940px;
    background: url('../images/interface/horizontal-divider-main.png') no-repeat center center;
  }
  .column1
  {
    width: 790px;
    
    margin: 36px 18px 36px 140px;
    /*margin: 36px 18px 18px 0px;*/
    
  }
  
  .pageText
  {
    width: 790px;
    
    margin: 18px 18px 18px 0;
    
    font-size: 1.6em;
    
  }
  .pageText li
  {
    margin: 6px 0 6px 0;
  }
  .pageImage
  {
    padding: 5px;
  }
  .mainImage
  {
    margin: 0px 0 0 18px;
    width: 382px;
    height: 258px;
    border: 1px solid #777;
  }
  #myGallery
  {
    margin: 4px;
    width: 372px !important;
    height: 248px !important;
   
  }
  .printImage
  {
    display: none;
  }
  .infoCallout
  {
    float: right;
    text-align: center;
  }
  .infoCallout h3
  {
    font-size: 1em;
    margin-top: 10px;
  }  
  .jdGallery .slideInfoZone
  {
    height: 45px !important;
    font-size: .7em;
  }
}
