@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #013920;
}
body {
	background-color: #013920;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #663300;
}
.footer:link {
	color: #F9F8E8;
	text-decoration: none;
}
.footer:visited {
	text-decoration: none;
	color: #F9F8E8;
}
.footer:hover {
	text-decoration: underline;
	color: #F9F8E8;
}
.footer:active {
	text-decoration: none;
	color: #F9F8E8;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 15px;
	color: #0D2339;
}
h2 {
	font-size: 12px;
}
.bodywrap {
	background-color: #F9F8E9;
	margin: auto;
	border: 7px solid #663300;
	width: 978px;
}
.title {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.nav {
	line-height: 36px;
	padding-right: 10px;
	padding-top: 30px;
	font-weight: bold;
}
.footerarea {
	margin:auto;
	color: #F9F8E8;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.navcell {
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-y;
}
.homecontentcell {
	background-image: url(../images/arkansasriverfishing.jpg);
	background-repeat: no-repeat;
}
.hometext {
	width: 460px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.intcontent {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
}
