/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,   
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  

body {
background:url(images/bg.jpg);
background-repeat:repeat-x;
font-family: Georgia, "Times New Roman", times, serif;
font-size: .9em;
line-height: 1.4em;
color: #3B3B3B;
margin-top: 0px;
background:url(images/bg.jpg) no-repeat top center #4C1603;
}
h1 {
font-size: 1.7em;
line-height:1;
color: #0D1843; 
margin-top: 0;
font-weight:normal;
}
h2{
font-size: 1.3em;
color: #1D323F; 
margin-top: 0;
font-weight:normal;
}
h3{
font-size: 1.3em;
color: #1D323F; 
margin-top: 0;
font-weight:normal;
}
p{
margin: .75em 0;
}
a, a:visited {
color:#501A01;
}
a:hover {
color:#B13902;
}
ul{
margin: 0em 0em .1em 1em;
padding-left: .25em;
font-size: 14px;
}
li {
padding: 0.15em ;
}
#container {
	width: 997px;
	padding-bottom: 25px;
	margin: auto;
}
#top {
	width: 997px;
	height: 307px;
}
#postcards {
	float:left;
	width: 367px;
	height: 307px;
}
#logo {
	float:left;
	width:275px;
	height: 307px;
}
#flyrod {
	float:left;
	width:355px;
	height: 307px;
}
#bottom {
	clear:both;
	width: 805px;
	margin-left: 93px;
	background-color:#EEE5C4;
}
#menu {
	clear:both;
	text-align:center;
}
#navcontainer {
	height: 35px;
	width: 804px;
}
#navcontainer ul{
	list-style-type: none;
	color: #E6E2AF;
	padding: 0 0 0 0;
}
#navcontainer li {
	display: inline;
}
#navcontainer li a{
	text-decoration: none;
	font-size: 16px;
	color: #501A01;
	padding: 0px 8px 0 8px;
}
#navcontainer li a:hover{
	text-decoration: none;
	color: #B13902;
}
#banner {
	clear:both;
	width: 805px;
	height: 198px;
	text-align:center;
}
#banner_fishing {
	clear:both;
	width: 805px;
	height: 330px;
	text-align:center;
}
#left {
	clear:both;
	float:left;
	width: 502px;
	padding: 25px 0 0 42px;
}
#right {
	float:left;
	width: 260px;
}
#full {
	width: 725px;
	padding: 25px 40px 0 40px;	
}
#specials {
	width: 190px;
	height: 230px;
	background-image:url(images/bg_specials.jpg);
	background-repeat:no-repeat;
	padding: 130px 35px 0 35px;
	line-height: 1.1em;
}
#specials_small{
	width: 190px;
	height: 220px;
	background-image:url(images/bg_specials_rest.jpg);
	background-repeat:no-repeat;
	padding: 90px 35px 0 35px;
	line-height: 1.1em;
}
.specials_blank{
	width: 190px;
	height: 200px;
	background-image:url(images/bg_specials_blank.jpg);
	background-repeat:no-repeat;
	padding: 20px 35px 0 25px;
	line-height: 1.1em;
}
#right_content {
	width: 220px;
	padding: 25px 20px 0 20px
}
#footer {
	clear:both;
	width: 805px;
	height: 64px;
	padding-top: 5px;
	font-size: .8em;
	text-align:center;
	color: #501A01;
	background-image:url(images/bg_footer.jpg);
	background-repeat:no-repeat;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #501A01;
}
#footer a:hover {
	text-decoration: none;
	color: #B13902;
}
.clear{
	clear: both;
}

.box_title{
font-size: 1.3em;
color: #1D323F; 
margin-top: 0;
font-weight:normal;
}


