﻿
body, td { font-family:Arial, sans-serif; 
           font-size: 95%; 
          color:#000000;
         }
         
 p { text-align:justify; line-height:1.3;}
 
 .large { font-family:Arial, sans-serif; 
          font-size: 115%;
          text-align:center; }
 
 hr { color:#0BDA51; background-color:#0BDA51;  height:3px;}
 
.atext:link { text-decoration:underline; font-weight:bold; color:#035096; }
.atext:visited { text-decoration:underline; font-weight:bold; color:#035096; }
.atext:hover { text-decoration:underline; font-weight:bold; color:#0BDA51; }

.aheader:link { text-decoration:underline; font-weight:bold; color:#0BDA51; }
.aheader:visited { text-decoration:underline; font-weight:bold; color:#0BDA51; }
.aheader:hover { text-decoration:underline; font-weight:bold; color:#035096; }

 
 img { border: none; } 

 
 .subhead {color:#CC7722; 
           font-weight:bold;
		   }       
            
 h1 { font-family:Arial; 
	 font-weight:bold; 
     font-size:190%; 
     color:#FFFFFF; 
     text-align:center;
    }          

h2 { font-family:Arial; 
	 font-weight:bold; 
     font-size:150%; 
     color:#0BDA51; 
     text-align:center;
    }  
    
 h3 { font-family:Arial; 
	 font-weight:bold; 
     font-size:120%; 
     color:#0BDA51; 
     text-align:center;
    }              

.header { width:800px; 
          background-color:#035096; 
          margin:auto;
         }

.pageoutline { width:800px; 
              
               margin:auto; 
              }


          
.menubar { position:absolute; 
           top:125px;
           width:800px;
           margin:auto;
           height:36px;
           text-align:center;
          }
          

       
 .menuItem1 { background-color:#035096; position:absolute; width:100px; height:36px;
             text-align:center; vertical-align:middle; 
             font-family: Arial, Sans-Serif; font-size:10pt; font-weight:bold;
             text-decoration:none;
             color:#FFFFFF;
             line-height:36px; }
             
             
  .menuItemPage1 { background-color:#0BDA51; position:absolute; width:100px; height:36px;
             text-align:center; vertical-align:middle; 
             font-family: Arial, Sans-Serif; font-size:10pt; font-weight:bold;
             text-decoration:none;
             color:#FFFFFF;
             line-height:36px; }  
             
 
  .menuItem1:hover { background-color:#0BDA51; }

 
 .menuHome{ top:0px; left:0px; }
 .menuFESabout{ top:0px; left:100px; }
 .menuFESnews { top:0px; left:200px; }
 .menuFES1010 { top:0px; left:300px; }
 .menuLake104 { top:0px; left:400px; }
 .menuFESlitter { top:0px; left:500px; }
 .menuFESmembership { top:0px; left:600px; }
 .menuFEScontact { top:0px; left:700px; }
 
 
 
    
  .afterMenu {  margin-top:40px;
                
              } 
     
.center {text-align:center;}
.fullwidth {width:100%;}
.third {width:33%; text-align:center;}
.half {width:50%; vertical-align:top; }
.thirdtop {width:33%; vertical-align:top;}

.left {float:left;margin:-20px 20px 4px 4px;}


.italic {font-size:70%; 
         font-style:italic; 
         text-align:center;
        }	              

.feature {border-style:solid;
          border-color:#035096;
          border-width:3px;
          width:600px;
          margin:auto;
	     }	
	     
ul {list-style-image: url(images/tick.png);}
