body {
	background: url(../images/bg.png) repeat-x #313232;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	}

html>/**/body {background: url(../images/bg.png) repeat-x #3D3D3C;}

#content {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}

#textarea {
	width: 880px;
	min-height: 339px;
	height: auto;
	background: url(../images/textbg.png) repeat;
	padding: 10px;
	text-align: left;
	}

/*=====Header=====*/

#header {
	width: 900px;
	height: 125px;
	background: url(../images/logo.png) no-repeat;
	}

#headertext {
	width: 300px;
	margin-top: 10px;
	float: right;
	color: #FFF;
	text-align: right;
	font-size: 15px;
	}

#linkbararea {
	width: 884px;
	height: 58px;
	padding: 0 8px 10px 8px;
	margin-bottom: 10px;
	clear: both;
	background: url(../images/sitephotos/homepage/woodbg.png) no-repeat;
	}

/*=====Homepage=====*/

#mainarea {
	width: 884px;
	height: 389px;
	background: url(../images/sitephotos/homepage/woodbg.png) no-repeat;
	padding: 0 8px 10px 8px;
	margin-bottom: 10px;
	clear: both;
	}

#photos {
	width: 864px;
	height: 308px;
	padding: 10px;
	background: url(../images/sitephotos/homepage/photobg.png) no-repeat;
	z-index: -1
	}

.columns {
	width: 430px;
	height: auto;
	float: left;
	margin: 20px 10px 10px 0;
	}

#fisherman {
	width: 285px;
	height: 32px;
	position: relative;
	top: -34px;
	float: right;
	overflow: visible;
	z-index: 999999;
	/*background: url(../images/sitephotos/homepage/fisherman.png) no-repeat;*/
	}

#fisherman a#linkleft {
	position: absolute;
	top: 201px;
	left: 0;
	width: 202px;
	height: 198px;
	z-index: 9999999;
	}

/*#fisherman a#linkright {
	left: 149px;
	width: 138px;
	}*/

.textstop {
	width: 674px;
	margin-bottom: 15px;
	position: relative;
	z-index: 9999999;
	}
	

#bottomlinks {
	width: 884px;
	height: auto;
	padding: 8px;
	margin-top: 10px;
	background: url(../images/textbg.png) repeat;
	clear: both;
	}

	#bottomlinks img {
		margin-right: 6px;
		float: left;
		}

h1 span {
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	padding: 0 0 0 7px;
	}

/*=====Boat Info Images=====*/

.boatimg {
	float: left;
	margin: 0 10px 20px 0;
	padding: 2px;
	border: 1px #000 solid;
	}

/*=====Rates=====*/

.headlines {
	width: 320px;
	float: left;
	margin-right: 10px;
	}

.ratearea {
	width: 660px;
	height: auto;
	padding: 5px;
	margin-bottom: 10px;
	background: #FFF;
	border: 1px #BDBDBD solid;
	}

.titles, .info {
	width: 65px;
	height: 17px;
	padding-top: 3px;
	margin-bottom: 5px;
	float: left;
	font-weight: bold;
	}

.info {
	min-height: 17px;
	height: auto;
	}

.info {
	width: auto;
	font-weight: normal;
	line-height: 130%
	}
	
/*=====Calendar=====

#weeksched {
	width: 595px;
	height: 85px;
	padding: 2px;
	background: url(../images/sitephotos/homepage/weekly.png) no-repeat;
	}

.dayinfo {
	width: 79px;
	height: 85px;
	float: left;
	padding: 0 3px;
	text-align: left;
	font-size: 11px;
	}

.days {
	width: 79px;
	height: 22px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #001C85;
	padding-top: 3px;
	margin-bottom: 3px;
	}
*/
#legend {
	width: 250px;
	height: auto;
	padding: 3px;
	margin-bottom: 10px;
	background: #FFF;
	border: 1px #DBDBDB solid
	}

#legend h4 {
	font-size: 15px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px #DBDBDB solid;
	}

#blue, #yellow {
	width: 10px;
	height: 10px;
	margin: 4px 10px 0 0;
	float: left;
	background: #0059FF;
	}

#yellow {background: #F6D423}

#monthnav {
	width: 660;
	height: 23px;
	padding: 7px 5px 0 5px;
	font-size: 15px;
	margin-top: 3px;
	background: #FFF;
	}

/*=====FAQ=====*/

ul.faq {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	list-style: none;
	border-bottom: 1px #3D3D3C solid;
	}

ul.faq li {
	margin-bottom: 10px;
	}

.q {
	font-weight: bold;
	margin: 25px 0 5px 0;
	color: #444
	}

/*=====Fishing Report=====*/

.date {
	color: #9b9b9b;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 7px;
	}

.imgthumb {
	width: 95px;
	height: 95px;
	padding: 5px;
	background: #DBDBDB;
	float: left;
	margin: 0 10px 10px 0;
	}

.pagebar {
	width: 100%;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px #000 solid;
	text-align: center;
	}

/*=====Contact Us=====*/

#form {
	width: 650px;
	height: auto;
	float: left;
	padding: 3px;
	}

#form div {
	clear: left;
	margin: 0 0 15px;
	}

label {
	clear: left;
	float: left;
	font-weight: bold;
	padding: 3px 5px 0 0;
	position: relative;
	width: 150px;
	}

label span {
	color: #FF0000;
	font-weight: bold;
	}

input.text, select {
	border: 1px #999 solid;
	margin: 0 0 5px;
	padding: 3px;
	width: 450px;
	}

textarea {
	border: 1px #999 solid;
	margin: 0 0 3px;
	padding: 3px;
	width: 450px;
	height: 100px;
	}

.submit {
	margin-left: 155px;
	border: 1px #999 solid;
	}


/*=====Link Styles=====*/

a:link, a:visited {color: #2C4489; text-decoration: underline; }
a:hover, a:visited:hover {color: #DA1502; text-decoration: none;}

#headertext a, #headertext a:visited {color: #FFF; text-decoration: none;}
#headertext a:hover, #headertext a:visited:hover {color: #EFEFEF; text-decoration: underline;}

#footer a, #footer a:visited {color: #868686}
#footer a:hover, #footer a:visited:hover {color: #868686}

/*=====General=====*/

#leftarea {
	width: 200px;
	float: left;
	}

#rightarea {
	width: 670px;
	min-height: 300px;
	float: right;
	}

#image {
	padding: 10px;
	margin: 5px 0 10px 0;
	background: #DBDBDB;
	}

.left {float: left;}
.right {float: right;}

img {border: 0;}

.clear {clear: both}

h1 {
	font-size: 23px;
	font-family: Georgia;
	font-weight: normal;
	color: #D81300;
	margin: 0 0 10px 0;
	}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #2C4489;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px #000 solid;
	}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 2px 0 7px 0;
	color: #D81300
	}

.readmore {
	width: 100%;
	margin-top: 7px;
	text-align: right;
	font-weight: bold;
	z-index: 3
	}

ul {
	margin: 7px 0 10px 7px;
	padding-left: 7px;
	list-style-type: square
	}

ul li {
	margin-bottom: 6px;
	}

.smallfont {
	font-size: 11px;
	font-style: italic;
	}

/*=====Footer=====*/

#footer {
	width: 870px;
	height: 30px;
	margin: 10px 0;
	padding: 25px 15px;
	color: #868686;
	font-size: 11px;
	text-align: left;
	line-height: 130%;
	background: url(../images/footer-bg.png)
	}
