/* CSS Document */
body{ background-color:#ffffff;
      font-family:"Times New Roman", Times, serif;	 
	  font-size:12px; 
	  }
a:link { 
	color:#000000; 
	text-decoration: none; 
	
	letter-spacing: 50%;
	}
a:visited { 
	color:#000000; 
	text-decoration: none; 
	
	letter-spacing: 50%;
	}
a:hover{ 
	color:#000000; 
	text-decoration: none; 
	
	
	letter-spacing: 50%;
	}
h1,h2,h3,h4{color:#000000;}

h2{text-transform:uppercase;}
ul{text-decoration:none;}
li{text-decoration:none;}
p{ margin-top:0.5em;
   margin-bottom:1em;
   font-family:"Times New Roman", Times, serif;
   font-size:12px;
   line-height:1.8em;
   text-align:left;
  
  }
#wrapper{margin-left:auto;
         margin-right:auto;
		 width:80%;
		 background-color:#ffffff;
		 border:1px;}
#header h1{text-align:center; 
		margin-bottom:0;
		margin-top:0.5em;
		margin-right:5em;
		margin-left:5em;
	 	color:#003366;
	 	font-family: Geneva, Arial, Helvetica, sans-serif;
		letter-spacing:0.1em;
		font-weight:bold;
		border:1px solid black;
		background-color:#ffffff;
		}
#header h2{text-align:left; margin-bottom:0; margin-right:5em;  }
#header h3{text-align:left; margin-bottom:0; color:#FFFFCC; }
 
#heron{ background-image:url(heron.jpg);
        width:408px;
        height:324px;
        display:none;
		}

#heron2{ background-image:url(heron2.jpg);
        width:408px;
        height:324px;
        display:none;}
#heron3{ background-image:url(heron3.jpg);
        width:408px;
        height:324px;
        display:none;}
#heron4{ background-image:url(heron4.jpg);
        width:408px;
        height:324px;
        display:none;}
#heron5{ background-image:url(heron5.jpg);
        width:408px;
        height:324px;
        display:none;}
#heron6{ background-image:url(heron6.jpg);
        width:408px;
        height:324px;
        display:none;}
#heron7{ background-image:url(heron7.jpg);
        width:408px;
         
        height:324px;
        display:none;}
#menu{ 
        width:120px;
        height:140px;
        position:relative;
        left:0px;
        top:0px;
     
			}
 #menu ul{padding:12px;
          margin-left:0;
	  font:bold 11px Geneva, sans-serif;
	  padding-top:0px;
	  padding-left:}
#menu ul li{list-style:none;}
#menu ul li{list-style:none;}
#menu ul li a:link { 
	color:#000000; 
	text-decoration: none; 
	
	letter-spacing: 50%;
	}
#menu ul li a:visited { 
	color:#000000; 
	text-decoration: none; 
	
	letter-spacing: 50%;
	}
#menu ul li a:hover{ 
	color:#000000; 
	text-decoration: none; 
	
	
	letter-spacing: 50%;
	}

#content{
		height: auto;
	    margin-right:5%;
        margin-left:5%;
	    padding-left: 10px;
		margin-bottom:15px;
		margin-top:100px;}
