
html, BODY  { background-color:#e5f7ff;
        margin:0px;
        padding:0px;
        height:100%;
        width:100%;
        }
        
#main_wrapper {position:relative;
	          max-width:980px;
	          min-width:750px;
              min-height:95%;
	          margin:0 auto;
              margin-top:10px;
	          text-align:center;
              padding:10px;
	          background-color: #a8e5ff;
		      border:2px solid blue; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;	
	          }


.menuarea     {margin: 0 auto;
              width:960px;
		font-weight : bold;
		font-size: 20px;
        position:relative;
        z-index: 20;
               }
              
.headline {color: #000000;
	   font-family : "Comic Sans MS", "Comic Sans", "Times New Roman";
       font-style : normal;
	   font-weight : bold;
       font-size : 36px;
       text-align :center;
	   }

 A:link { color : #8B4513;
 		text-decoration: none;
		font-weight : bold;
		font-size: inherit;
		}

 A:visited { color : #8B4513;
 		   text-decoration: none;
		   font-weight : bold;
		   font-size: inherit;
		   }

 A:hover  { color : #8B4513;
 		   text-decoration :underline;
		   font-weight : bold;
		   font-size: inherit;
		   }

 A:active { color : #8B4513;}
              


 .small-menu li.current a { 
    border:0px;
    background-color:#a8e5ff;
    padding:10px 10px;
    }
 
 .top-menu li.current a { 
    border:0px;
    background-color:#a8e5ff;
    }

.showup {color : #cb4513;
	   font-family : "Verdana", "Arial", "Times New Roman";
       font-style : normal;
	   font-weight : bold;
       font-size : 20px;
       }

.bodyarea {
	   margin-right: 10px; 
	   margin-left: 10px;
	   }	  


.leftpic {
		 float: left;
		 border: 0px;
		 margin: 20px 20px 20px 0px;
		 }
.rightpic {
		 float: right;
		 border: 0px;
		 margin: 20px 0px 20px 20px;
		 }
       
.photocred       { font-family : "Verdana", "Arial", "Times New Roman";
                 font-style : normal;
                 font-weight : normal;
                 font-size : 12px;
                 text-align : left;
                 color : #595959;
                 clear: left;
                 }
 
 H1 { font-family : "Comic Sans MS", "Comic Sans", "Times New Roman";
      font-style : normal;
	  font-size : 54px;
      text-align : center;
      color : #cb4513;}
 H2 { font-family : "Comic Sans MS", "Comic Sans", "Times New Roman";
      font-style : normal;
	  font-weight : bold;
      font-size : 36px;
      text-align : center;
      color : #cb4513;}
 H3 {font-family : "Verdana", "Arial", "Times New Roman";
     font-style : normal;
     font-weight : bold;
     font-size : 20px;
     text-align : center;
     color : #cb4513;}
 H4 {font-family : "Verdana", "Arial", "Times New Roman";
     font-style : normal;
     font-weight : normal;
     font-size : 16px;
     text-align : center;
     color : black;}
 H5 {font-family : "Verdana", "Arial", "Times New Roman";
     font-style : normal;
     font-weight : bold;
     font-size : 16px;
     text-decoration :underline;
     text-align : left;
     color : #cb4513;}
 H6 {font-family : "Verdana", "Arial", "Times New Roman";
     font-style : italic;
     font-weight : bold;
     font-size : 16px;
     text-align : left;
     color : black;}
 P { font-family : "Verdana", "Arial", "Times New Roman";
     font-style : normal;
     font-weight : bold;
     font-size : 14px;
     text-align : justify;
     color : black;
	 }

     
     
     
     
     
     
     
 ADDRESS { font-family : "Verdana", "Arial", "Times New Roman";
           font-style : normal;
           font-weight : bold;
           font-size : 20px;
           text-align : right;
           color : black;
           }
 



#whiteit {color : white;}
 
 

.showdown {
	   color : #cb4513;
	   font-family : "Verdana", "Arial", "Times New Roman";
       font-style : italic;
	   font-weight : normal;
       font-size : 16px;
       }


.menutime {color : #cb4513;
	   font-family : "Verdana", "Arial", "Times New Roman";
       font-style : normal;
	   font-weight : bold;
       font-size : 20px;
	   text-align : center;
       }

.thumber {
		 float: left;
		 padding: 20px;
		 border: 0px;
		 margin: 20px;
		 }

.boxitup {
	   position : absolute;
	   top:  180px;
	   width:175px;
	   border: 2px solid;
	   color : #CB4513;
	   padding : 10 0 10 0px;
	   text-align : center;
	   }
	   
.blanker {
	   float: left;
	   padding: 0px;
	   margin: 20px;
	   }

.newshome {
	   font-family : "Verdana", "Arial", "Times New Roman";
       font-style : normal;
       font-weight : bold;
	   padding: 0 5 0 5px;
	   color: black;
	   width: 29%;
	   background-color: #CFBEAC;
	   text-align: justify;
	   vertical-align: top;
	   }
.tableit {
		 margin-right: auto;
		 margin-left: auto;
		 width: 95%;
		 border: 2px;
		 border-spacing: 0px;
		 padding: 0px;
		 }
		 
