@charset "UTF-8";
/* Grand River Bait and Tackle CSS Document */
/*by Nate Reist*/

/*---------BASIC TEXT STYLES-----------*/
body{
	background:url(images/bg_Gradient.jpg) #cccccc repeat-x;
	font-family:"Times New Roman", Times, serif;
	padding:0px;
	background-attachment:scroll;
	}
a, a:visited{
	color:#003366;
	text-decoration:none;
	}
a:hover{
	color:#000000;
	text-decoration:underline;
	}
h1{
	font-size:15px;
	}
h2, .blog_title, .event_date{
	font-size:13px;
	color:#003366;
	}
.blog_title{
	font-weight:bold;
	}
.date{
	font-size:11px;
	color:#003366;
}


/*-----SIDE IMAGES-----*/
.left{
	float:left;
	margin-left:35px;
	}
/*-----------------
    MENU STYLE
------------------*/
.menu{
	width:1020px;
	height:40px;
	background:transparent;
	color:#ffffff;
	/*margin-left:auto;
	margin-right:auto;*/
	margin-top:-15px;
	font-size:12px;
	}
.menu li{
	float:right;
	}
.menu li a:visited, .menu li a{
	display:block;
	height:25px;
	text-decoration:none;
	padding:10px;
	color:#ffffff;
	margin-bottom:2px;
	margin-top:7px;
	}
.menu li a:hover{
	background:transparent;
	color:#000000;
	}
.menu ul{
	list-style:none;
	text-align:center;
	margin-right:20px;
	}
.submenu{
	width:600px;
	height:40px;
	background:transparent;
	color:#003366;
	/*margin-left:auto;
	margin-right:auto;*/
	font-size:12px;
	}
.submenu li{
	float:right;
	}
.submenu li a:visited, .submenu li a{
	display:block;
	height:25px;
	width:100px;
	text-decoration:none;
	padding:10px;
	color:#003366;
	margin-bottom:2px;
	margin-top:7px;
	}
.submenu li a:hover{
	background:transparent;
	color:#000000;
	}
.submenu ul{
	list-style:none;
	text-align:center;
	margin-right:60px;
	}
/*----------------------
     Page Sections
----------------------*/
.ww_header{
	margin-left:-50px;
}
#side_column{
	max-width:250px;
	padding:5px;
	background: url(images/wayneswallbg.jpg) no-repeat top left;
}
.header{
	width:800px;
	height:227px;
	background:url(images/header.jpg);
	/*margin-left:auto;
	margin-right:auto;*/
	margin-bottom:-11px;
	z-index:0;
	}
.bottom{
	width:800px;
	height:350px;
	background:url(images/bottom.jpg);
	/*margin-left:auto;
	margin-right:auto;*/
	margin-top:-15px;
	margin-bottom:-80px;
	}
.middle{
	width:800px;
	min-height:100px;
	background:url(images/cork_board_bg.jpg) repeat-y;
	/*margin-left:auto;
	margin-right:auto;*/
	padding:0px;
	margin-bottom:0px;
	}
.flash{
	/*float:right;*/
	margin-left:-15px;
	}
.content{
	width:600px;
	margin-left:100px;
	font-size:13px;
	min-height:300px;
	}
.content img, .content a img, .content a:visited img{
	border:solid 1px #000000;
	padding:3px;
	margin-right:5px;
	margin-left:5px;
	}
.rss_logo a img, .rss_logo a:visited img, .rss_logo a, .rss_logo, .rss_logo a:hover img, .content .rss_logo a:hover img{
	border:none;
	padding:0px;
	float:right;
	background:#ffffff;
}
.content a:hover img{
	background:#99CCCC
	}
.bait{
	height:150px;
	border-bottom:1px solid #000000;
	}
.bottom2{
	color:#FFFFFF;
	width:800px;
	/*margin-left:auto;
	margin-right:auto;*/
	text-align:center;
	font-size:10px;
	padding-right:50px;
	margin-top:10px;
	}
.bottom2 a, .bottom2 a:visited, .bottom2 a:hover{
	color:#FFFFFF;
	}
.bottom2 a img{
	border:none;
	}
.noborderimg a img, .noborderimg a:visited img, .noborderimg a:hover img{
	border:none;
	padding:0px;
	background:#ffffff;
	}
.rod{
	position:absolute;
	top:-50px;
	left:-105px;
}
.reel{
	float:right;
	overflow:hidden;
	margin-top:-180px;
	margin-left:-200px;
}
