/* 

	project:  website traffic (free CSS templates)
	author:   luka cvrk (www.solucija.com) 

   
*/

*{
	margin: 0;
	padding: 0;
	border-color: #FFF;
}* 
body { font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #D0D4D4; color: #444; }

a {
	color: #060;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #036;
	background: inherent;
}
p {
	margin: 0 0 15px 0;
}
h1 { font: normal 2.5em "Trebuchet MS", Arial, Sans-Serif; color: #fff; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #060; background: inherit; }
sup { font-size: .3em; color: #DFCDA2; }
h2 { color: #060; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }
h3 { color: #808080; background: #D0D4D4; padding: 3px 10px; margin: 0 0 15px; }
h4 { color: #fff; font: bold 3.2em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }
h5 { color: #fff; font: bold 2.2em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }

#content { width: 960px; margin: 10px auto; background: #fff; padding: 10px; }

#header { background: #fff url(../images/pfish.jpg) no-repeat; height: 252px; }
#header p { margin: 30px 0 0; color: #D6E5EA; }
#headerhistory { background: #fff url(../images/pjump.jpg) no-repeat; height: 252px; }
#headerawards { background: #fff url(../images/peagle.jpg) no-repeat; height: 252px; }
#headerhatcheryreports { background: #fff url(../images/phatcheryreports.jpg) no-repeat; height: 252px; }
#headerchannelmaps { background: #fff url(../images/phatchery.jpg) no-repeat; height: 252px; }
#headerphotos { background: #fff url(../images/ppictures.jpg) no-repeat; height: 252px; }
#headernews { background: #fff url(../images/pvolunteer.jpg) no-repeat; height: 252px; }
#headergetinvolved { background: #fff url(../images/pvolunteer2.jpg) no-repeat; height: 252px; }
#headervolunteer { background: #fff url(../images/pfish.jpg) no-repeat; height: 252px; }
#headereducation { background: #fff url(../images/peducation.jpg) no-repeat; height: 252px; }
#headersponsor { background: #fff url(../images/pfry.jpg) no-repeat; height: 252px; }
#headersupporters { background: #fff url(../images/priver.jpg) no-repeat; height: 252px; }
#headerlinks { background: #fff url(../images/pstream.jpg) no-repeat; height: 252px; }
#headercontact { background: #fff url(../images/pschool.jpg) no-repeat; height: 252px; }
	
	#logo { padding: 40px 0 0 20px;  float: left; width: 550px; }

	#search { float: right; width: 240px; text-align: right; margin: 10px 15px 0 0; }
	#search a, #watch a { color: #fff; font-size: .8em; cursor: pointer; }

	#searchform { padding: 10px; background: #A1BDD2;  }
	#searchform p { margin: 0; }

	#menu { margin: 0 0 50px; }
		#menu li { list-style: none; float: left; }
		#menu li a { cursor: pointer; padding: 5px 34px; line-height: 25px; background: #060; margin: 0 1px 0 0; color: #FFF; }
		#menu li a:hover { background: #036; color: #FFF; }
		#menu li a.current {
	background: #036;
	color: #FFF;
}
		#menu li a#last  { margin: 0; padding: 5px 41px 5px 40px; }

.quarter { font-size: .9em;  float: left; width: 200px; margin: 0 30px 10px 10px; }
.third { font-size: .9em;  float: left; width: 280px; margin: 0 30px 10px 10px; }
.last { float: right; margin: 0 10px 10px 0; }
.twothird { font-size: .9em;  float: left; width: 620px; margin: 0 10px 0px 10px; }
.allthird { font-size: .9em;  float: left; width: 900px; margin: 0 10px 0px 10px; }

.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

#prefooter { width: 944px; margin: 0 auto; background: #fff; padding: 15px 18px 1px; font-size: .9em;  }

#footer { width: 960px; margin: 15px auto; color: #808080; font-size: .9em; }
	#footer a { color: #444; }
	.right { float: right; text-align: right; font-size: 1em; }
		#footer .right a { margin: 0 0 0 2px; padding: 3px 10px; }
		#footer .right a:hover { background: #fff; color: #444; text-decoration: underline; }
