/*predefined tags*/
body {
	background:#ffffff;
	margin:0;
	text-align:center;
	font-size:62.5%;
}
img {
	border:none;
}
a {
	border:none;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:1.1em;
	margin:10px 0px 10px 0px;
	line-height:160%;
}
p a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:1.0em;
	margin:10px 0px 10px 0px;
	line-height:160%;
	text-decoration:none;
	font-weight:bold;
}
p a:hover {
	text-decoration:underline;
}
h1, h2, h3, h4 {
	margin:15px 0px 0px 0px;
}
ul {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
li	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:1.1em;
	line-height:160%;
	margin-bottom:5px;
	font-weight:bold;
}
div {
	overflow:hidden;
}
input {
}
textarea {
}
select {
}
/*---------------MAIN STRUCTURE---------------*/
#wrapper {
	background-color: #999999;
	width:750px;
	height:auto;
	margin:0 auto 0 auto;
	background:url(images/wrapper_bg.jpg) repeat-y;
}
#wrapper_fishing {
	background-color: #999999;
	width:750px;
	height:auto;
	margin:0 auto 0 auto;
	background:url(images/wrapper_fishing_bg.jpg) repeat-y;
}


/*---TOP NAV---*/

#topnav {
	width:700px;
	height:40px;
	background:#ffffff;
	margin:0 auto 0 auto;
	text-align:left;
}
#topnav ul {
	margin:0px 0px 0px 510px;
	padding:15px 0px 10px 0px;
}
#topnav ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	float:left;
	list-style:none;
	padding:0px 20px 0px 20px;
	letter-spacing:0.2em;
	font-weight:normal;
}
#topnav .home {
	background:url(images/home_icon.gif) no-repeat 0px 50%;
}
#topnav .home a {
	text-decoration:none;
	color:#666666;
}
#topnav .home a:hover {
	text-decoration:underline;
}
#topnav .contact {
	background:url(images/contact_icon.gif) no-repeat  0px 50%;
}
#topnav .contact a {
	text-decoration:none;
	color:#666666;
}
#topnav .contact a:hover {
	text-decoration:underline;
}


/*---FLASH---*/

#flash {
	width:700px;
	height:350px;
	background:#ffffff;
	margin:0 auto 0 auto;
}


/*---PRIMARY NAV---*/

#primary_nav {
	width:700px;
	height:40px;
	background:#ffffff;
	margin:0 auto 0 auto;
}
#primary_nav ul {
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 20px;
	letter-spacing:0.2em;
}
#primary_nav ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	float:left;
	list-style:none;
	padding:0px 15px 0px 22px;
	font-weight:normal;
}
#primary_nav .trees {
	background:url(images/tree_icon.gif) no-repeat 0px 50%;
}
#primary_nav .trees a {
	text-decoration:none;
	color:#09964c;
}
#primary_nav .trees a:hover {
	text-decoration:underline;
}
#primary_nav .fishing {
	background:url(images/fishing_icon.gif) no-repeat 0px 50%;
}
#primary_nav .fishing a {
	text-decoration:none;
	color:#2e3192;
}
#primary_nav .fishing a:hover {
	text-decoration:underline;
}
#primary_nav .security {
	background:url(images/security_icon.gif) no-repeat 0px 50%;
}
#primary_nav .security a {
	text-decoration:none;
	color:#ee3b33;
}
#primary_nav .security a:hover {
	text-decoration:underline;
}
#primary_nav .cabins {
	background:url(images/cabins_icon.gif) no-repeat 0px 50%;
}
#primary_nav .cabins a {
	text-decoration:none;
	color:#e56e30;
}
#primary_nav .cabins a:hover {
	text-decoration:underline;
}


/*---content---*/

#content {
	width:700px;
	height:auto;
	background:#ffffff;
	margin:0 auto 0 auto;
	text-align:left;
	padding-bottom:25px;
}
#two_col {
	width:430px;
	height:auto;
	float:left;
	position:relative;
	left:20px;
}
#left_column {
	width:185px;
	height:auto;
	float:left;
	position:relative;
	padding-left:20px;
}
#latest_news {
	width:200px;
	height:auto;
	border:#eeeeee 2px solid;
	float:left;
	position:relative;
	left:40px;
	background:url(images/latest_news_bg.jpg) bottom no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#latest_news h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color:#0c6e3a;
	margin:3px 0px 0px 8px;	
	line-height:130%
}
#latest_news h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#003300;
	margin:3px 0px 0px 8px;
	line-height:130%
}
#latest_news ul {
	margin:0px 0px 0px 0px;
	padding:3px 0px 5px 8px	
}
#latest_news ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	font-weight:bold;
	list-style:none;
	padding-bottom:5px;
}
#latest_news ul li a {
	color:#666666;
	text-decoration:none;
	padding:0px 15px 0px 18px;
	background:url(images/grey_arrow.gif) no-repeat 0px 50%;
}
#latest_news ul li a:hover {
	text-decoration:underline;
}
#latest_news p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:1.1em;
	margin:10px 0px 10px 8px;
	line-height:160%
}
#latest_news p a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:1.1em;
	margin:10px 0px 10px 0px;
	line-height:160%;
	text-decoration:underline;
}
#latest_news p a:hover {
	text-decoration:none;
}



/*---text links---*/

#textlinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	width:700px;
	height:50px;
	margin:0 auto 0 auto;
}
#textlinks ul {
	margin:0px 0px 0px 20px;
	padding:10px 0px 5px 20px;
}
#textlinks ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	float:left;
	list-style:none;
	padding:0px 15px 0px 22px;
	background:url(images/green_arrow.gif) no-repeat 0px 50%;
	font-weight:normal;
}
#textlinks ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#ffffff;
	text-decoration:none;
}
#textlinks ul li a:hover {
	text-decoration:underline;
}
#textlinks p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	clear:left;
	color:#ffffff;
	margin:0;
}
#textlinks p a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#ffffff;
	text-decoration:none;
	margin:0;
}
#textlinks p a:hover {
	text-decoration:underline;
}


/*---form elements---*/

fieldset {  
	float: left;  
	clear: left;
	width:420px;
	margin:8px 0px 8px 0px;
	position:relative;
	padding:0px;
	border: #eeeeee 2px solid;  
}
legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size:1.2em;
	margin-left: 10px;  
	font-weight: bold;
	padding: 0;  
}
fieldset ol {  
	padding: 10px 0px 0px 0px;
	margin:  10px 0px 5px 0px; 
	list-style: none;
}
fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;
	margin:0px 0px 5px 0px;
}
fieldset.submit {  
	float: none;  
	width: auto;  
	border: 0 none #ffffff;  
	left: 340px;
	position:relative;
	background-color: transparent;
	background-image:none;
}
label {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:1.1em;
	float: left;  
	width: 130px;  
	margin: 0px 10px 0px 12px;
	font-size:1em;
	font-weight:normal;
}
fieldset fieldset {  
	margin-bottom: 25px;  
	border-style: none;  
	background-color: transparent;  
	background-image: none;
	top:0;
}
fieldset fieldset legend {  
	margin-left: 0px;  
	font-weight: normal;
	color:#000000;
	font-size:1em;
}
fieldset fieldset ol {  
	position: relative;  
	top: 15px;  
	margin: 0px 0px 0px 162px;  
	padding: 0px;
}
fieldset fieldset label {  
	float: none;  
	width: auto;  
	margin-right: auto;
}
input.text {
	width:250px;
}
textarea.text {
	width:250px;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:1.1em;
}

/*---class tags---*/
.first {
	margin-top:0px;
}
.header_img {
	margin:8px 0px 0px 8px
}


/*---------------TREE PAGES---------------*/

#secondary_nav {
	width:180px;
	height:auto;
	border:#eeeeee 2px solid;
	float:left;
	position:relative;
	background:url(images/latest_news_bg.jpg) bottom no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#secondary_nav ul {
	margin:0px 0px 0px 0px;
	padding:10px 0px 5px 8px	
}
#secondary_nav ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	list-style:none;
	margin-bottom:8px;
	line-height:150%;
	width:170px;
	font-weight:normal;
}
#secondary_nav ul li a {
	color:#666666;
	text-decoration:none;
	padding:0px 15px 0px 18px;
	background:url(images/grey_arrow.gif) no-repeat 0px 50%;
	display:block;
	
}
#secondary_nav li a:hover {
	text-decoration:underline;
}
#right_column_xmas {
	width:450px;
	height:auto;
	float:left;
	position:relative;
	margin-left:20px;
}
#right_column_xmas h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color:#FF0000;
}
#right_column_xmas td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#333333;
	text-align:center;
}
#right_column_xmas tr.first,
#right_column_xmas td.first {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#ffffff;
	background-color:#FF0000;
}

/*---------------FISHING PAGES---------------*/

#secondary_nav_fishing {
	width:180px;
	height:auto;
	border:#eeeeee 2px solid;
	float:left;
	position:relative;
	background:url(images/fishing_secnav_bg.jpg) bottom no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#secondary_nav_fishing ul {
	margin:0px 0px 0px 0px;
	padding:10px 0px 5px 8px	
}
#secondary_nav_fishing ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	list-style:none;
	margin-bottom:8px;
	line-height:150%;
	width:170px;
	font-weight:normal;
}
#secondary_nav_fishing ul li a {
	color:#666666;
	text-decoration:none;
	padding:0px 15px 0px 18px;
	background:url(images/grey_arrow.gif) no-repeat 0px 3px;
	display:block;
	
}
#secondary_nav_fishing li a:hover {
	text-decoration:underline;
}
#right_column_fishing {
	width:450px;
	height:auto;
	float:left;
	position:relative;
	margin-left:20px;
}
#right_column_fishing h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color:#FF0000;
}
#right_column_fishing td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#333333;
	text-align:left;
	padding:4px;
}
#right_column_fishing tr.first,
#right_column_fishing td.first {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#FFFFFF;
	background-color:#000066;
	font-weight:bold;
}

#textlinks_fishing {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	width:700px;
	height:50px;
	margin:0 auto 0 auto;
}
#textlinks_fishing ul {
	margin:0px 0px 0px 20px;
	padding:10px 0px 5px 20px;
}
#textlinks_fishing ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	float:left;
	list-style:none;
	padding:0px 15px 0px 22px;
	background:url(images/blue_arrow.gif) no-repeat 0px 50%;
	font-weight:normal;
}
#textlinks_fishing ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#ffffff;
	text-decoration:none;
}
#textlinks_fishing ul li a:hover {
	text-decoration:underline;
}
#textlinks_fishing p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	clear:left;
	color:#ffffff;
	margin:0;
}
#textlinks_fishing p a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#ffffff;
	text-decoration:none;
	margin:0;
}
#textlinks_fishing p a:hover {
	text-decoration:underline;
}
#reports {
	float:left;
	width:445px;
	padding: 5px 0;
	border: 2px solid #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#reports dl {
	float:left;
	width:425px;
	padding: 5px 0 20px 10px;
	margin:0;
	display:inline; /* fixes IE/Win double margin bug */
}
#reports dt {
	float:right;
	width:257px;
	margin:0;
	padding:0;
	font-size:1.8em;
	color:#000066;
}
#reports dd {
	margin:0;
	padding:0;
	font-size:1.1em;
	line-height:1.5em;
	color:#666666;
}
#reports dd.date {
	color:#000000;
}
#reports dd.img img {
	float:left;
	margin:0 8px 0 0;
	padding:4px;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
}

/* reverse float */

#reports .alt dt {
	float:left;
}
#reports .alt dd.img img {
	float:right;
	margin:0 0 0 8px;
}




