﻿#container
{
	background-position: 0px 548px;
	width: 870px;
	margin: 10px auto;
	background-image: url('Images/filler1.gif');
	background-repeat: no-repeat;
}
#top
{
	height: 110px;
	background-image: url('Images/top.gif');
}
#imageholder {
	background-color: #FFE2B2;
	width: 280px;
	height: 110px;
	float: left;
	background-image: url('Images/troutmerge100.jpg');
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

#Filler {
	width: 112px;
	height: 500px;
	float: left;
	background-image: url('Images/filler1.gif');
}
#leftnav
{
	float: left;
	width: 110px;
	margin-top: 40px;
	margin-bottom: 20px;
}
#leftnav_ul {
	list-style-type: none;
	width: 110px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	position: inherit;
	height: auto;
	background-color: #FFE2B2;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #D4BD93;
	border-right-color: #D4BD93;
	border-left-color: #D4BD93;
}
#leftnav a {
	background-position: left bottom;
	color: #C60000;
	text-decoration: none;
	display: block;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	width: 100px;
	background-image: url('Images/line4.gif');
	background-repeat: no-repeat;
}
#leftnav a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #D4BD93;
}
#content
{
	float: right;
	padding: 1em;
	width: 680px;
}
#footer
{
	clear: both;
	margin: 0;
	padding: .5em;
	border-top: 1px solid gray;
	border-top-style: solid;
	border-top-color: #454545;
	text-align: center;
	background-color: #FFFFFF;
	height: 120px;
}
.topright {
	margin-left: 100px;
	height: 110px;
	text-align: center;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #383838;
	padding-left: 15px;
	width: 400px;
	margin-top: 10px;
}
.textstyle {
	padding: 10px 15px 30px 15px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #383838;
	margin-top: 0px;
	font-weight: normal;
	line-height: 1.4;
	width: 630px;
}
.imageright {
	margin: 10px 5px 5px 25px;
	width: 400px;
	height: 300px;
	float: right;
	padding-top: 10px;
}


.footer {
	padding-top: 5px;
	color: #383838;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
}
.copyright {
	color: #383838;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
