#subsite_header {
	width: 100%;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	padding: 0 0 10px 0;
}
#subsite_header h3 {
	font: bold .75em Verdana, sans-serif;
	width: 75%;
	padding: 6px 5px 7px 15px;
	margin: 15px 0 0 0;
	background-color: #996600;
	float: left;
}
#subsite_header h3 a {
	color: #fff;
	text-decoration: none;
}
#subsite_header h3 a:hover {
	border-bottom: 1px dotted #fff;
}
#subsite_header h3 small {
  color: #fff;
  font: normal .85em Verdana, sans-serif;
  padding: 0 0 0 .5em;
}


#subsite_header .trees { 
	margin: 10px 0 0 -52px;
	float: left;
}
#subsite_header .fish { 
	margin: 10px 0 0 -52px;
	float: left;
}
#subsite_header .geoduck { 
	margin: 10px 0 0 -52px;
	float: left;
}