/* mac hide \*/
html, body {height:100%}
/* end hide*/

* { margin:0; padding:0; }
html { 
	background-color:#ffefd5;
	height:100%;
}
body {
	font:normal 76%/140% verdana, arial, sans-serif;
	color:#000;
	height:100%;
}
p,h1,h2,h3,ul {	margin-bottom:10px; }

#container {
	height: 100%;
	min-height: 100%;
	margin-bottom: -26px;
}

img {border: 0 none;}

* html>body #container {height: auto;}/*for Mozilla as IE treats height as min-height anyway*/


#subheader {
	width:100%;
	height: 220px;
	background-color: #ffefd5;
}

#wildlife #subheader {height: 100px;}

 
#subheader p{font-weight: bold; margin-left: 1.5em;color: green;}
#subheader h1
{
	font-size: 3em;
	font-family: georgia, serif;
	background-color: #ffefd5;
	color: #000;
	padding: 0.5em;
}

#subheader h2
{
	font-size: 1.5em;
	font-family: georgia, serif;
	background-color: #ffefd5;
	color: #dba;
	padding:  0 0 1em 1em;
	width: 60%;
}

#wildlife #subheader h2 {color: green;}

#subheader h3
{
	font-size: 1em;
	font-family: georgia, serif;
	font-style: italic;
	background-color: #ffefd5;
	color: #dba;
	padding:  0 0 0 2em;
	width: 90%;
}


.navflora {

	list-style:none;
	display:block;
	float: left;
	width:70%;
	margin: 2em 0 0.5em 1em;
	font:bold 1em georgia, "times new roman", serif;
	color:#000;
	background-color:#ffefd5;
	height:2em; 
}

.navflora li {
	padding:0;
	display:inline;
	float: left;
	margin-right: 0.5em;
}
.navflora li * {
	display:block;
	text-decoration:none;
	padding:5px 10px;
	color:#000;  
}
.navflora li span {
	background:#ffefd5;
	color:green;
	font-weight: bold;
}
.navflora li a:visited {
	color:#000;
	background-color:#ffefd5;;
}
.navflora li a:hover {
	color:#fff;
	background: #dba;
}

.nav {

	list-style:none;
	display:block;
	float: right;
	width:35%;
	margin-bottom: 0.5em;
	font:bold 1em georgia, "times new roman", serif;
	color:#000;
	background-color:#ffefd5;
	height:2em; 
}
.nav li {
	padding:0;
	display:inline;
	float: left;

}
.nav li * {
	display:block;
	text-decoration:none;
	padding:5px 10px;
	color:#000;  
}
.nav li span {
	background:#ffefd5;
	color:red;
}
.nav li a:visited {
	color:#000;
	background-color:#ffefd5;;
}
.nav li a:hover {
	color:#fff;
	background: #dba;
}


#left2{
	
	margin:1em 0 1em 1em;
	
	padding:0.5em;
	width:185px;
	background: #ffefd5;
	float: left;
	min-height:150px;
	border:1px solid #dba;
	border-left: 5px solid #dba;
}
#left2 h4 {font-weight: bold; font-size: 1em; color: #787;}
#left2 span {color: green;font-weight: bold;}
#left2 ul.menu span {color: red;}
#left2 p {margin:0; padding:0;}

.intro {
	background:#ffefd5;
	width:90%;
	margin: 1em 0 1em 2em;
	padding:0.5em;
	border:1px solid #787;
	border-right: 5px solid #787;
}

.intro p {margin-bottom: 30px; padding-top: 10px;}




ul.menu li
{
	list-style-type: none;
	margin:  0;
	text-align: left;
	display: inline; 
	font-weight: bold;
}

ul.menu li a
{
	display: block;
	width:13em;
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 1em solid #87c;
	background-color:#ffefd5;
	text-decoration:  none;
	border-bottom: 1px solid #787;
	color:#000;
}
	
ul.menu li a:link {color: #000;}
ul.menu li a:visited {color: #000; }
ul.menu li a:hover { color:#787; background: #eff6ff;border-left: 1em solid #eff6ff;}


/* Windows MSIE5 fix \*/

* html #content,  * html .nav  {height: 1%;}

#content {
	margin:0 0 0 220px;
	background:#ffefd5;
	padding:0;
}
#content:after, .nav:after, #left:after, #left2:after {
	 clear:both;
	  content:".";
	  display: block; 
	  height: 0;
	  visibility: hidden;
	  }

#content h2 {
	font:bold 1.3em Georgia, "Times New Roman", serif;
	color:#000;
}
#index #content p {font-weight: bold;}
#fish #content h2 {font-size: ; color: #787;}
 

#content h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#787;
}
#content h3 a {color: #787; font-weight: bold;}

#content h4 {
	font-size:1.1em;
	font-style:italic;
	color:#787;
}

#fishfooter  {
	clear:both;
	width: 100%;
	height:100px;
	line-height:2em;
	background:#fff url(florafooter.jpg) repeat-x;
	font-size:.75em;
	color:#fff;
	text-align: right;	
}
#fishfooter a { font-weight:bold;color:#fff; text-decoration: none;}
#fishfooter a:hover { background:#fff;color:#000; }


#florafooter  {
	clear:both;
	width: 100%;
	height:100px;
	line-height:2em;
	background:#fff url(fishheader.jpg) repeat-x;
	font-size:.75em;
	color:#fff;
	text-align: right;	
}

#florafooter a { font-weight:bold;color:#fff; text-decoration: none;}
#florafooter a:hover { background:#fff;color:#000; }

#footer {

	text-align: right;
	color: #000;
	font-size: 0.75em;
	}
form {
	color:#087;
	font-size:1em;
	font-weight:bold;
	margin-top:1em;
	margin-left: 4em;
	width: 84%;
}
	
fieldset {
	border:1px solid #087;
	margin-bottom:1em;
	line-height:1em;
	padding:.5em;
	background-color: #efe;
}
fieldset legend {
	 color:#000;
	 font-weight:bold;
	 padding:0.5em
}
fieldset p {
	 margin:0.25em 0;
	 min-height: 1.5em;
	 width: 100%;
}
fieldset p label {
	display: block;
	 width:17em;
	 min-width: 17em;
	 float: left;
}
input,select,textarea{vertical-align:bottom;}
	  
input.Button {
	 font-size:.9em;
	 padding:.3em;
	 background-color:#fff;
	 color:#000;
	 border:.2em outset #d98;
}

.clearboth {clear: both;}

p.text a:link {color: red; font-weight: bold;}
p.text a:visited {text-decoration: underline; color: #fff; font-weight: bold;}
p.text a:hover {text-decoration: none; color: #787; background-color: #fff; font-weight: bold;}

a.text:link {color: #c63; font-weight: bold;}
a.text:visited { color: #c63; font-weight: bold;}
a.text:visited:hover { color: #fff; font-weight: bold;}
a.text:hover {text-decoration: none; color: #fff; background-color: #087; font-weight: bold;}
a.text:hover:visited{text-decoration: none; color: #fff; background-color: #087; font-weight: bold;}


#clearfooter {clear: both; height:3em;}



ul#img {
	list-style:none;
	font-size: .76em;
	margin:0 0 0 2em;
	padding:0;
	float: left;
	width: 90%;
    }
ul#img li {
	width: 105px;
	height: 160px;
	float: left;
	margin: 0 0.5em 0.5em 0;
	background-color:#dba;

    }
ul#img li div {
	height: 90px;
	position:relative;
	background-color:#dba;
    }
ul#img li img { 
	display:block;
	position:absolute;
	bottom:0;	
    }
    
ul#img li p {
	margin: .25em;
	color: #000;
    }
ul#img li p span {
	font-weight:bold;
	display:block;
	margin-top:1em;
    }
 
    
ul#img:after {
  display:block;
  content: " ";
  clear:left;
  height:0;
} 


* html ul#img { height: 1%;}
* html #clearfooter {height: 3.5em;}
* html .intro p {margin-bottom: 20px; padding-top: 10px;}

#menu {
	float:left;
	width: 140px;
	margin: 1.5em 0 0 0em;
	padding: 10px;
	color: #000;
	font-size:1.2em;
}

#menu h2 {
	color: #000;
	height: 20px;
}

#menu ul {
	list-style: none;
	font-size: 0.8em;
	margin-top: 10px;
}

#menu ul li {
	margin: 4px 0;
	color: #000;
	height: 24px;
}

#menu ul li * {
	width: 125px;
	height: 20px;
	line-height: 20px;
	display:block;
	background: #787;
	border: 2px outset #000;
	color: #fff;
	padding-left: 15px;
}

#menu ul li a { 
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#menu ul li a:link {
	background-position: left center;
	background-color: #fdcd01;
	border-color: #fdcd01;
}

#menu ul li a:visited {
	background-position: left bottom;
	background-color: #fdcd01;
	border-color: #fdcd01;
	color: #000;
}

#menu ul li a:hover {
	border-color: #000;
	background-color: #000;
	color: #fff;
}


