BODY{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	margin-top:10PX;
}
P{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-indent: 30px;
	margin-top: 5px;
	padding-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding:0px;
	margin:0px;
}
H2{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
A:link{
	text-decoration: none;
	color: #DEDEC0;
}
a:hover{
	text-decoration: none;
	color:#99FF00;
}
a:visited{
	color: #DEDEC0;
	text-decoration:none;
	}
.bg_l{
	background-image: url(/images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg_r{
	background-image: url(/images/right_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg_menu{
	background-image: url(/images/bg_menu.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
.bg_left{
	background-image: url(/images/bg_left.jpg);
	background-repeat: repeat-y;
}

.f:link, .f:visited, .f:active{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #DEDEC0;
	text-decoration: none;
}
.f:hover{
	color: #99FF00;
}
.f2:link, .f2:visited, .f2:active{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #DEDEC0;
	text-decoration: none;
}
.f2:hover{
	color: #99FF00;
	text-decoration:underline;
}
.f3:link, .f3:visited, .f3:active{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}
.f3:hover{
	color:#000000;
	text-decoration:none;
}
.l_nav:link, .l_nav:visited, .l_nav:active{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #DEDEC0;
	text-decoration: none;
}
.l_nav:hover{
	color: #99FF00;
}
.bg_logo{
	background-image: url(/images/f_logo.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.list {
	list-style-image: url(/images/bul.gif);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.list2{
	list-style-image: url(/images/bul_2.gif);
}
.list3{
	list-style-image: url(/images/bull2.gif);
	margin-left: 10px;
	margin-bottom: 2px;
}
.pack_ul{
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
}
.bg_top{
	background-image: url(/images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#fishingreport {
	padding: 10px;
}
#fishingreport td {
	font-size: 12px;
}
#fishingreport select {
	width:175px;
}
#fishingreport p {
	text-indent:0;
	
}
#fishingreport .links a {
	color: #666;
}

a.linkunder:hover {
	text-decoration:underline;
}

.brochure-box {
	margin-right: 10px;
	border: 1px solid #82826D;
	background: #4E4F0F;
	padding: 5px;
}
.brochure-box a:link, .brochure-box a:visited {
	font-size: 15px;
}