body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	background-image: url(images/bg_int001.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}

#container{
	width:1003px;
	height:658px;
	margin:auto;
	padding-top:0px;
}

#contactDetails{width:1003px;margin-bottom:85px;height:20px;text-align:right;color:#fff;font-size:85%;margin-top:5px;}


#leftCol{
width:420px;
float:left;
padding-top:119px;
padding-bottom:24px;
}
.photo{
display:block;
width:275px;
height:281px;
background-color:#3d5d2a;
float:right;
}

#content{float:left;height:390px;width:416px;
margin-left:32px; color:#fff;overflow:auto;padding:5px;
}

#nav{
clear:both;
height:49px;
background-color:#8d191b;
width:800px;
margin:auto;
margin-top:3px;

}


#footer{margin:auto;margin-top:100px;clear:both;width:713px;color:#fff;font-size:80%;text-align:center;
}

#footer a{color:#fff;text-decoration:none;}




h1{margin:0}
h2{font-size:110%;margin:0;color:#ac1f21;}

h3{font-size:110%;margin:0;color:#fff;}
h4{font-size:100%;margin:0;color:#fff;}
p{font-size:90%;line-height:18px;margin-top:0;}
a{color:#fff;}

ul{
	list-style-type: none;font-size:85%;
}
li{
	list-style-image: url(images/arrow_red.gif);
}

/*level 1 menu items*/
.level1nav, .level1over, .level1click {cursor:pointer;margin-right:0px;}
/*level 2 menu items*/

.level2nav, .level2over, .level2click{
font-size:90%;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
height:25px;
padding:3px;
width:100px;

}


.level2nav{
color:#fff;
background:#3d5d2a;
border-bottom:1px solid #25391a;
}


.level2over, .level2click{
color:#fff;
background:#412a09;
border-bottom:1px solid #271905;
}

.emailMessage{color:#FFFFFF;font-size:110%;font-weight:bold;}
.contactForm td{font-size:85%;font-weight:bold;}


table.fishSeason td{border:1px solid #0e3900;

height:35px;
font-size:85%;}

