/* CSS Document */
body{ background-color:#999966;
      font-family:Geneva, Arial, Helvetica, sans-serif;
	  font-size:12px; 
	  }
a:link { 
	color:#333399; 
	text-decoration: none; 
	font:bold 11px Geneva, sans-serif;
	letter-spacing: 50%;
	}
a:visited { 
	color:#ccbbff; 
	text-decoration: none; 
	
	letter-spacing: 50%;
	}
a:hover{ 
	color:#669900; 
	text-decoration: none; 
	
	
	letter-spacing: 50%;
	}
h1,h2,h3,h4{color:#996633;}
h3{color:#336633;}
h2{text-transform:uppercase;}
ul{text-decoration:none;}
li{text-decoration:none;}
p{ margin-top:0.5em;
   margin-bottom:1em;
   font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:12px;
   line-height:1.8em;
   text-align:left;
   color:#663333;
  
  }
#wrapper{margin-left:auto;
         margin-right:auto;
		 width:80%;
		 background-color:#dddddd;
		 border:1px;}
#header h1{text-align:center; 
		margin-bottom:0;
		margin-top:0.5em;
		margin-right:5em;
		margin-left:5em;
	 	color:#ffffff;
	 	font-family: Geneva, Arial, Helvetica, sans-serif;
		letter-spacing:0.1em;
		font-weight:bold;
		border:1px solid black;
		background-color:#666633;
		}
#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(heron1.jpg);
        width:408px;
        height:324px;}

#heron2{ background-image:url(heron2.jpg);
        width:408px;
        height:324px;}
#heron3{ background-image:url(heron3.jpg);
        width:408px;
        height:324px;}
#heron4{ background-image:url(heron4.jpg);
        width:408px;
        height:324px;}
#heron5{ background-image:url(heron5.jpg);
        width:408px;
        height:324px;}
#heron6{ background-image:url(heron6.jpg);
        width:408px;
        height:324px;}
#heron7{ background-image:url(heron7.jpg);
        width:408px;
        height:324px;}
#menu{ background-image:url(greenwater.jpg);
        background-repeat:no-repeat;
        width:120px;
        height:150px;
        position:relative;
        left:180px;
        top:0px;
        background-color:#336633; }
#menu ul{padding:12px; margin-left:0; margin-top:-5px; font:bold 11px Geneva, sans-serif;}
#menu ul li{list-style:none;}
#menu ul li a:link { 
	color:#ccccff; 
	text-decoration: none; 
	
	letter-spacing: 50%;
	}
#menu ul li a:visited { 
	color:#ccbbff; 
	text-decoration: none; 
	
	letter-spacing: 50%;
	}
#menu ul li a:hover{ 
	color:#ffffff; 
	text-decoration: none; 
	
	
	letter-spacing: 50%;
	}
#blue{width:408px;
        height:400px;
		
		float:left;
		margin:0px 10px 0px 0px;
		margin-top:1em;
		margin-bottom:1em;}
#content{
		height: auto;
	    margin-right:5%;
        margin-left: 5%;
	    padding-left: 10px;
		margin-bottom:15px;
		margin-top:0px;}
