@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 864px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #686a5c;
}
.oneColFixCtrHdr #header {
	background-color: #686a5c;
	background-image: url(../images/toplogo.jpg);
	height: 137px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #topbar{
	background-color: #686a5c;
	background-image: url(../images/topbar.jpg);
	background-repeat: no-repeat;
	height: 56px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding-left: 250px;
	padding-top: 2px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.bestfishtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 100px;
}


.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {


}
.oneColFixCtrHdr #content1 {
	background-color: #686a5c;
	background-image: url(../images/contentbg.jpg);
	height: 568px;
	width: 864px;
	background-position: 69px;
	background-repeat: no-repeat;

}
.oneColFixCtrHdr #content2 {
	background-color: #686a5c;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.titleheadersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #FFFFFF;
	padding-left: 115px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.reel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	color: #FFFBF0;
	padding-left: 325px;
}
p {
	margin: 0px;
	padding: 0px;
}
.fishpic {
	padding-left: 100px;
	float: left;
	padding-right: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#686a5c;
}
.oneColFixCtrHdr #listright {
	float: left;
	padding-top: 20px;
	margin-right: 20px;
	height: 400px;

}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 300px;
}
.titlesmalleagle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 0px;
	float: left;
}
.gallerypic2 {
	padding-left: 75px;
}
.infotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-left: 115px;
	padding-top: 10px;
	padding-bottom: 2px;
}
.infolist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 150px;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 5px;
}
.listfloatright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;

}
.camplistleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.ulcamplistleft {
	padding-left: 150px;
}
.infolist a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 5px;
}
.infolist a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 5px;
}
.infolist a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 5px;
}
.infolist a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 5px;
}.deerhair {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.deerhairtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFF00;
	padding-left: 145px;
}
.deerhairtitletop {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 130px;
}
.deerhit {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-right: 90px;
	padding-left: 145px;
}
