body
{
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	background: #361506 url(../_img/bodybg.jpg) no-repeat center top;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 22px;
}
form
{
    margin: 0px;
    padding: 0px;
}
.hideit
{
	 display: none;
}
.cleanclear, .preload
{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.picborder
{
    border: solid 1px #999934;
}
/*----------------
Wrapper + Header
----------------*/
#wrapper
{
	margin: 0px auto;
	width: 798px;
}
#header
{
	position: relative;
	margin: 0px auto;
	width: 762px;
	height: 239px;
}
#logo
{
	position: absolute;
	top: 50px;
	left: 218px;
	width: 313px;
	height: 139px;
	z-index: 99;
}
#menu
{
	position: absolute;
	top: 181px;
	width: 762px;
	height: 58px;
	overflow: hidden;
}
#menu ul
{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
#menu li
{
	float: left;
}
#menu li span {display: none;}
#l-home, #l-fishingreport, #l-photogallery, #l-links
{
	display: block;
	height: 58px;
}
#l-home
{
	width: 109px;
	background: url(../_img/l-home.gif) no-repeat;
}
#l-home:hover, #phome #l-home {background-image: url(../_img/l-homeon.gif);}
#l-fishingreport
{
	width: 271px;
	background: url(../_img/l-fishingreport.gif) no-repeat;
}
#l-fishingreport:hover, #pfishingreport #l-fishingreport {background-image: url(../_img/l-fishingreporton.gif);}
#l-photogallery
{
	width: 262px;
	background: url(../_img/l-photogallery.gif) no-repeat;
}
#l-photogallery:hover, #pphotogallery #l-photogallery {background-image: url(../_img/l-photogalleryon.gif);}
#l-links
{
	width: 120px;
	background: url(../_img/l-links.gif) no-repeat;
}
#l-links:hover, #plinks #l-links {background-image: url(../_img/l-linkson.gif);}
/*----------------
Content
----------------*/
#content
{
	margin: 0px auto;
	width: 762px;
	padding: 10px 18px;
	height: auto !important;
	height: 344px;
	min-height: 344px;
	background-color: #fff;
	color: #000;
}
#content a {color: #000;}
#contenti
{
	float: left;
	width: 379px;
}
#sidebar
{
	float: right;
	width: 378px;
}
#sidebar p img {margin-bottom: 8px;}
/*----------------
Footer
----------------*/
#footer
{
	margin: 0px auto;
	margin-top: 15px;
	width: 762px;
}
#links
{
	margin-left: 85px;
}
#links ul
{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#links li
{
	float: left;
	color: #999933;
	font-size: 11px;
	line-height: 19px;
	padding: 0px 4px;
}
#links li a
{
	color: #999933;
	text-decoration: none;
}
#links li a:hover, #phome #lhome, #pkayakrentals #lkayakrentals, #pfishingcharters #lfishingcharters, #pfishingreport #lfishingreport, #pphotogallery #lphotogallery, #plinks #llinks, #pevents #levents, #ptackleshop #ltackleshop
{
	text-decoration: underline;
}
#address
{
	width: 400px;
	margin: 0px auto;
	margin-top: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #999933;
}
#address a
{
	color: #999933;
}
#addressl
{
	float: left;
	width: 158px;
	border-right: solid 2px #999934;
}
#addressr
{
	float: right;
	width: 229px;
}