﻿@import url("layout.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #D8E9FE;
	background-image: url('../images/navigation%20images/state-trout.gif');
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 800px;
	margin: 0px auto;
}
#masthead {
	text-align: center;
	width: 800px;
	border: 1px solid #431;
	background-color: #fff;
	font-size: 9px;
	height: 269px;
}
#navigation {
	position: relative;
	float: left;
	width: 796px;
	margin-top: 1px;
	margin-bottom: 10px;
	border: 1px solid #431;
	background-color: #fff;
	top: 0px;
	left: 0px;
	height: 29px;
}
#content {
	float: left;
	width: 773px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
	padding: 10px;
	border: 1px solid #431;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	text-align: center;
	clear: both;
	width: 802px;
	padding: 0px;
	border: 1px solid #431;
	background-color: #fff;
	height: 158px;
}
/* Masthead Styles */
/* Masthead Styles */
/* Masthead Styles */
#masthead h1 {
	color: #000;
	text-align: center;
}
#masthead h1 {
	color: #000;
	text-align: center;
	width: 786px;
}
#masthead h3 {
	color: #542;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 99%;
	display: block;
	margin: 0;
	padding: 0;
	height: 322px;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
	height: 29px;
}
#navigation a {
	color: #a60;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #fff;
	height: 18px;
	width: 88px;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #964;
	background-color: #964;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #c82;
}
#content img {
	padding: 15px;
	border: 1px solid #964;
	text-align: center;
	float: left;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 46px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 50px;
}
#footer a {
	color: #a60;
	text-decoration: underline;
}
#footer a {
	color: #a60;
	text-decoration: underline;
}
#footer a:hover {
	color: #853;
	text-decoration: none;
}
#footer a:hover {
	color: #853;
	text-decoration: none;
}
a {
	color: #a60;
	text-decoration: underline;
	font-size: small;
}
a:hover {
	color: #742;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#container #masthead h1 font {
	font-size: medium;
}
