/* ForeverHome 2.0 Community Pages Base Styles */
@media screen
{
  .communityLogo
  {
    width: 150px;
    height: 100px;
    
    margin: 0 0 0 0;
   
    
    text-align: center;
    float: left;
    
  }
  .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: 120px;
    
    margin: 0;
    padding: 0 0 0 0;
    
    text-align: center;
  }
  .community-masthead
  {
    width: 790px;
    height: 120px;
    
    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: 400px;
    
    margin: 36px 18px 18px 140px;
    /*margin: 36px 18px 18px 0px;*/
    
  }
  .column2
  {
    /*width: 472px;*/
    
    width: 382px;
    margin: 36px 0 18px 0;
    
    float: right;
    
    text-align: center;
    
  }
  .pageText
  {
    width: 400px;
    
    margin: 18px 18px 18px 0;
    
    font-size: 1.4em;
    
    
  }
  .pageText li
  {
    margin: 6px 0 6px 0;
  }
  .pageImage
  {
    padding: 5px;
  }
  .mainImage
  {
    margin: 18px 0 0 150px;
    width: 790px;
    height: 530px;
    border: 1px solid #777;
  }
  #myGallery
  {
    margin: 4px;
    width: 780px !important;
    height: 520px !important;
   
  }
  .printImage
  {
    display: none;
  }
}
