@charset "utf-8";
/* CSS Document */

html, body
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#663333;
    margin:0px;
}
a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
    text-decoration:underline;
    font-weight:bold;
}
a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
    text-decoration:underline;
    font-weight:bold;
}	
a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
    text-decoration:underline;
    font-weight:bold;
}
a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
    text-decoration:underline;
    font-weight:bold;
}
h1
{
      font-family : "Trebuchet MS", Georgia, Times, serif;
      font-size : 24px;
      font-weight : bold;
      color : #5D4B37;
}
h2
{
	font-size:18px;
    color: #38425D;
}
h2 a:llink
{
	font-size:18px;
    color: #38425D;
    text-decoration:none;
}

h3
{
	font-size:16px;
    color: #38425D;
}
.left_nav {
	background-image:url(/images/1_left_nav_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
.press_release {
	width:210px;
	height:94px;
	background-image:url(/images/press_release.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align:right;
	float:right;
	}
.press_release a{
	text-decoration:none;
	line-height:1.5em;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
.press_text {
	margin: 17px 5px 15px 50px;
}
/* Top Navigation */
.topnav  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.topnav a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0E5FF;
	text-decoration: none;
}
.topnav a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0E5FF;
	text-decoration: none;
}	
.topnav a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0E5FF;
	text-decoration: none;
}	
.topnav a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f8f4e9;
	text-decoration: none;
}
/* EO Top Nav */
/* footer Navigation */
.footernav  
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #666;
  padding: 10px 0px 10px 0px;

}
.footernav a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
	text-decoration: none;
}	
.footernav a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
	text-decoration: none;
}	
.footernav a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
	text-decoration: none;
}	
.footernav a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
/* EO footer Nav */
.footer_contact
{
	color:#999966;
	font-size:10px;
	font-weight:bold;
}
.maintable
{
	border: solid 2px #000;
    background-color:#F8F4E9;
}
.main_body
{
  background-image: url(/images/1_masthead_right.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 542px;
  padding-top: 47px;
}
.fishingreport 
{
color:#BAFFF9;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
line-height:10px;
padding:3px;
}

.style1 {
	color: #FF0033
	}