/* ForeverHome 2.0 Index Specific Styles */
@media screen
{
  .communityNav
  {
    width: 270px;
    
    float: right;
    clear: both;
    
    text-align: center;
  } 
  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;
    
  }
  .communityNav a
  {
    border: 0;
    text-decoration: none;
    color: black;
  }
  .communityNav a:hover
  {
    color: #0096d7;
  }
  .communityNav a img
  {
    border: 0;
  }
  div.luWrap
  {
    width: 940px;
    height: 18px;
    text-align: center; 
  }
  a.listUp
  {
    display: block;
    height: 18px;
    width: 50px;
    
    margin: 0px auto 0px 780px;
    background: url('../images/interface/list-up-hover.png') no-repeat;
  }
  a.listUp img
  {
    border: 0;
  }
  a.listUp:hover img
  {
    display: none;
  }
  div.ldWrap
  {
    width: 940px;
    height: 18px;
    text-align: center; 
  }
  a.listDown
  {
    display: block;
    height: 18px;
    width: 50px;
    
    margin: 0px auto 0px 780px;
    background: url('../images/interface/list-down-hover.png') no-repeat;
  }
  a.listDown img
  {
    border: 0;
  }
  a.listDown:hover img
  {
    display: none;
  }
  a.communityLink
  {
    display: block;
    height: 75px;
    width: 270px;
    
    font-size: 1.8em;
    
    line-height: 75px;
    
  }
  div.communityName
  {
    display: block;
    height: 75px;
    width: 270px;
    
    font-size: 1.8em;
    
    line-height: 75px;
    
  }
  .menuDivider
  {
    width: 270px;
    height: 18px;
    
    background: url('../images/interface/horizontal-divider.png') no-repeat center center;
  }
  .imageMain
  {
    width: 658px;
    height: 445px;
    margin: 0px 0 0px 0;
    background: white;
    border: 1px solid #666;
  }
  .imageMain img
  {
    margin: 7px;
    border: 2px solid black;
  }
  .secondaryContent
  {
    width: 940px;
    
    margin: 18px 0 0 0;
  }
  .mapLink
  {
    display: block;
    width: 300px;  
    
    margin: 0px 18px 18px 0;
    
    text-align: center;
    text-decoration: none;
    color: black;
    
  }
  .mapLink img
  {
    border: 0;
  }
  .mapLink:hover
  {
    color: #0096d7;
  }
  .mapLink span
  {
    font-size: 1.8em;
  }
  .branding
  {
    width: 622px;
    
    float: right;
    
    font-size: 1.4em;
    font-family: "Lucida Calligraphy", sans-serif;
    text-align: center;
  }
  .branding h2
  {
    margin-top: 90px;
  }
  #myGallery
  {
    margin: 4px;
    width: 648px !important;
    height: 435px !important;
   
  }
  .printImage
  {
    display: none;
  }
}
@media print
{
  
  .communityNav
  {
    width: 2in;
    
    float: right;
    clear: both;
    
    text-align: center;
  } 
  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;
    
  }
  .communityNav a
  {
    border: 0;
    text-decoration: none;
    color: black;
  }
  .communityNav a:hover
  {
    color: #0096d7;
  }
  .communityNav a img
  {
    border: 0;
  }
  div.luWrap
  {
    width: 7in;
    height: 18px;
    text-align: center; 
  }
  a.listUp
  {
    display: block;
    height: 18px;
    width: 50px;
    
    margin: 0px auto 0px 5.75in;
    background: url('../images/interface/list-up-hover.png') no-repeat;
  }
  a.listUp img
  {
    border: 0;
  }
  a.listUp:hover img
  {
    display: none;
  }
  div.ldWrap
  {
    width: 7in;
    height: 18px;
    text-align: center; 
  }
  a.listDown
  {
    display: block;
    height: 18px;
    width: 50px;
    
    margin: 0px auto 0px 5.75in;
    background: url('../images/interface/list-down-hover.png') no-repeat;
  }
  a.listDown img
  {
    border: 0;
  }
  a.listDown:hover img
  {
    display: none;
  }
  a.communityLink
  {
    display: block;
    height: .67in;
    width: 2in;
    
    font-size: 1.4em;
    
    line-height: .66in;
    
  }
  div.communityName
  {
    display: block;
    height: 75px;
    width: 270px;
    
    font-size: 1.8em;
    
    line-height: 75px;
    
  }
  .menuDivider
  {
    width: 270px;
    height: 18px;
    display: none;
    background: url('../images/interface/horizontal-divider.png') no-repeat center center;
  }
  .imageMain
  {
    width: 5in;
    margin: 0px 0 0px 0;
    background: white;
    border: 1px solid #666;
  }
  .imageMain img
  {
    margin: 7px;
    width: 4.75in;
    border: 2px solid black;
  }
  .secondaryContent
  {
    width: 940px;
    
    margin: 18px 0 0 0;
  }
  .mapLink
  {
    display: block;
    width: 2in;  
    
    margin: 0px 18px 18px 0;
    
    text-align: center;
    text-decoration: none;
    color: black;
  }
  .mapLink img
  {
    border: 0;
    width: 2in;
  }
  .mapLink:hover
  {
    color: #0096d7;
  }
  .mapLink span
  {
    font-size: 1.4em;
  }
  .branding
  {
    width: 5in;
    
    float: right;
    margin-right: 2.75in;
    
    font-size: 1.2em;
    font-family: "Lucida Calligraphy", sans-serif;
    text-align: center;
  }
  .branding h2
  {
    margin-top: 60px;
  }
  #myGallery *
  {
    display: none;
  }
  .printImage
  {
    display: block;
    margin-bottom: 0;
  }
  .printImage h3, p
  {
    margin-left: .1in;
  }
}