﻿  /*********** GENERAL ***********/
body {
	font-family:"Trebuchet MS", Arial, Verdana, "Sans Serif"; 	
	color:#333;
	font-size:13px;
	margin:0;
	padding:0;
	line-height:150%;
	background:#5585a5 url('../_images/site/bgnd-body.jpg');
	background-repeat:repeat-x;
}


#wrapper {
	width:920px;
	margin:auto;
	background:#fff;
	border-left:2px solid #355971;
	border-right:2px solid #355971;
	height:100%;
}

td {
	vertical-align:top;
}



/*********** BANNER AREA ***********/

#banner {
	height:180px;
	background-image:url('../_images/site/banner.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}

#search-box {
	width:400px;
	height:50px;
	margin-left:470px;
	text-align:center;
}

h1 {
	font-size:10px;
	margin:80px 50px 0 0;
	padding:0;
	color:#5585a5;
	text-align:right;
}



/*********** LEFT SIDE ***********/

div#left-side {
	width:200px;
	margin:0 40px 0 30px;
}



/*********** NAV ***********/

ul#nav {
	list-style:none;
	margin:0;
	padding:0;
}

#nav a:visited {
	font-size:11px;
	width:130px;
	padding:2px 0 0 62px;
	height:25px;
	margin-bottom:3px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	display:block;
	background-color:#e7e7d6;
	background-image:url('../_images/nav/fish_1.gif');
	background-repeat:no-repeat;
	text-decoration:none;
	color:#594834;
	font-family:Arial, "Sans Serif"; 
	background-position:8px;
	text-decoration:none;
}

#nav a:active {
	font-size:11px;
	width:130px;
	padding:2px 0 0 62px;
	height:25px;
	margin-bottom:3px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	display:block;
	background-color:#e7e7d6;
	background-image:url('../_images/nav/fish_1.gif');
	background-repeat:no-repeat;
	text-decoration:none;
	color:#594834;
	font-family:Arial, "Sans Serif"; 
	background-position:8px;
	text-decoration:none;
}

#nav a {
	font-size:11px;
	width:130px;
	padding:2px 0 0 62px;
	height:25px;
	margin-bottom:3px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	display:block;
	background-color:#e7e7d6;
	background-image:url('../_images/nav/fish_1.gif');
	background-repeat:no-repeat;
	text-decoration:none;
	color:#594834;
	font-family:Arial, "Sans Serif"; 
	background-position:8px;
	text-decoration:none;
}

#nav a:hover {
	background-position:25px;
}

#links #nav_links
{
		background-image:url('../_images/nav/fish_2.gif'); background-position:25px;
}

  
#news #nav_news
{
		background-image:url('../_images/nav/fish_2.gif'); background-position:25px;
}

  
#articles #nav_articles
{
		background-image:url('../_images/nav/fish_2.gif'); background-position:25px;
}

  
#membership #nav_join
{
		background-image:url('../_images/nav/fish_2.gif'); background-position:25px;
}

  
#contact #nav_contact
{
		background-image:url('../_images/nav/fish_2.gif'); background-position:25px;
}

  
#championship #nav_championship
{
		background-image:url('../_images/nav/fish_2.gif'); background-position:25px;
}

  
#calendar #nav_calendar
{
		background-image:url('../_images/nav/fish_2.gif'); background-position:25px;
}

  
#gallery #nav_gallery
{
		background-image:url('../_images/nav/fish_2.gif'); background-position:25px;
}

  
#home #nav_home
{
		background-image:url('../_images/nav/fish_2.gif'); background-position:25px;
}

  
#lakes #nav_lakes
{
		background-image:url('../_images/nav/fish_2.gif'); background-position:25px;
}

  
/****** Other Hyperlinks ******/

a:active
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#00f;
	font-family:Arial, "Sans Serif";
}

a:visited
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#00f;
	font-family:Arial, "Sans Serif";
}

a
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#00f;
	font-family:Arial, "Sans Serif";
}

a:hover
{
	color:#f59251;
}



/*********** AREA UNDER NAV ***********/

div#fishing_fact {
	border:2px solid #50a99d;
	background:#ecf0e4;
	margin-top:50px;
}

#fishing_fact h6 {
	margin:0;
	padding:5px;
	background:#50a99d;
	color:#fff;
	font-size:18px;
	text-align:center;
}

#fishing_fact p {
	padding:0 15px 0 15px;
	font-size:12px;
	line-height:140%;
}

#fishing_fact span {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}



/*********** MAIN CONTENT AREA ***********/

div#content {
	width:570px;
	margin:0 50px 0 30px;
}


/*** H-Tags ***/

h2 {
	font-size:22px;
	margin:0 0 10px 0;
	padding:0;
	font-style:italic;
	color:#ccc;
}

h3 {
	font-size:14px;
	padding:0;
	margin:0;
}

h4 {
	font-size:13px;
	padding:0;
	margin:0;
}

/*********** FOOTER ***********/
table#footer {
	width:860px;
	margin:30px;
	line-height:100%;
	background-color:#eee;
	padding:5px;
	text-align:center;
}

