   td{font-family:verdana;font-size:10px;color:000000}   
   h1{
    font-size: 16px;
   }
   h2{
    font-size: 14px;
   }
   .rightmenu{
    width: 150px;
    vertical-align: top;
    background-color:#FFF;
    border-right: solid 1px #5A5A5A;
    border-left: solid 1px #BBBBBB;
    border-bottom: solid 1px #5A5A5A;
    padding:0px;
   }
   .rightmenu .events{
    background-color:#888888;
    border:solid 2px #CCCCCC;
    color: #FFFFFF;
   }
   .rightmenu .events h3{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    text-align:center;
    vertical-align:top;
    padding-top:0px;
    border-bottom: solid 1px #DDDDDD;
    padding-bottom: 4px;
    
   }
   .rightmenu .events .date{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    text-align:left;
    vertical-align:top;
    padding-top:0px;
   }
   .leftmenu{
    width: 200px;
    background-color:#E7E7E7;
    vertical-align: top;
    border-right: solid 1px #BBBBBB;
    border-left: solid 1px #5A5A5A;
    border-bottom: solid 1px #5A5A5A;
    padding:5px;
   }
   .leftmenu a{
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
   }
   .leftmenu a:hover{
     background-color: #FFFFFF; 
   }

   .bodycontent{
     background-color: #FFFFFF;
     width: 605px;
     vertical-align: top;
     border-bottom: solid 1px #5A5A5A;
     border-left: solid 1px #999 ;
     padding:10px;
   }
   .footer{
    color: #000000;
    text-align: center;
    width:960px;
    height: 41px;
    background-image:url(http://www.fairhavenca.com/images/footer.gif);
   }
/* nav tab bar - begin */
   .nav{
    width: 960px;
   }
   .nav tr{
    background-image:url(http://www.fairhavenca.com/images/nav_space.gif);
   }
   .nav td{
    height: 26px;
    padding-left: 5px;
   }
   .nav .tab{
    padding-left:10px;
    padding-right:10px;
    text-align:center;
   }
   .nav .tab a{
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
   }
   .nav .tab a:hover{
     font-weight: bold;
     color:#000099;
     background-color:#BBEE88;
   }
   .nav .tabfocus{
    padding-left:10px;
    padding-right:10px;
    background-color: #FFFFFF;
    border-left: solid 0px #666666;
    border-right: solid 0px #666666;
    background-image: url(http://www.fairhavenca.com/images/nav_background_tabfocus.gif);
    text-align:center;
   }
   .nav .tabfocus a{
     color:#386faf;
     text-decoration: none;
     font-weight: bold;
   }
/* nav tab bar - end */



