body {
	margin: 0;
	background: #3c3e0a url(images/background.jpg) repeat-x top left;
}

a {
	color: #581313;
}
h1:first-letter{
	font-size: 48px;
	color:#581313;
	font-family: 'garamond', Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}
hr{
	border: 0;
	height: 3px;
	color:#cfc886;
	background-color:#cfc886;
	width: 415px;
	margin: 0 0 0 10px;
	padding:0;
	text-align: left;
}
h1{
	font-size: 36px;
	color:#581313;
	font-family: 'garamond', Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin: 10px 0 0 0;
	padding: 0;
	text-transform: uppercase;
}
p.phone-number{
	color:#115917;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 225px;
/*	height: 38px;*/
	text-align: center;
	border: none;
	padding: 0;
	margin:110px 0 0 0;
	position: absolute;
}
#main-banner{
	background-image:url(images/beckers-header-bkg.jpg);
	background-repeat: repeat-x;
	height: 151px;
}
.hdr {
	font: 24px 'trebuchet ms', sans-serif;
	color: #581313;
	line-height: 1.75em;
}

input, textarea {
	background: #e6e8a7;
	padding: 3px;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	border: 1px solid #bcbe6b;
	color: #836821;
}

#main {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background: #f6ebad;
}

#header {
	margin-top: 10px;
	margin-left: 10px;
	width: 828px;
}	

#greenside {
	width: 327px;
	background: #ced16b url(images/greenside.gif) repeat-y top left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #836821;
	line-height: 1.75em;
}

#copy {
/*	margin-top: 10px;*/
	margin-bottom: 30px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #836821;
	line-height: 1.75em;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #cfc886;
}

#footer a {
	color: #cfc886;
}

a.nounderline {
	text-decoration: none;
}

.imgborder {
	border: 1px solid #581313;
}

.imgright {
	border: 1px solid #581313;
	float: right;
	margin: 0 0 10px 10px;
}

table.datatable {
font: 12px Arial, Helvetica, sans-serif;
color: #5a450d;
border-top: 1px solid #c4b45d;
border-left: 1px solid #c4b45d;
border-right: 1px solid #c4b45d;
}

td.data_td_dark {
font: bold 12px Arial, Helvetica, sans-serif;
color: #5a450d;
background: #cbbc67;
padding: 3px;
border-bottom: 1px solid #c4b45d;
}

td.data_td_darksm {
font: 11px Arial, Helvetica, sans-serif;
color: #5a450d;
background: #cbbc67;
padding: 3px;
border-bottom: 1px solid #c4b45d;
}

td.data_td_med {
font: bold 12px Arial, Helvetica, sans-serif;
color: #836821;
background: #dbce82;
padding: 3px;
border-bottom: 1px solid #c4b45d;
}

td.data_td_light {
font: 12px Arial, Helvetica, sans-serif;
color: #836821;
background: #eee2a0;
padding: 3px;
border-bottom: 1px solid #c4b45d;
}



#sidemenu {

}


#sidemenu ul {
list-style-type: none;
margin: 0px;
padding-left: 0;
}

#sidemenu li {
margin: 0px;
padding: 0px;
}	


#sidemenu a {
			line-height: 2em;	
			text-decoration: none;			
			color: #836821;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
	 
			}
			
			#sidemenu a:hover {
			
			}
			

td.weathercell{
line-height: 2em;	
text-decoration: none;			
color: #836821;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}

/*Begin fishing report */
#fishing {
	width: 280px;
	margin: 0 0 0 20px;
	color: #581313
}
#fishing p {margin: 0;}
/*End fishing report */

/*Begin CMS */
body.mceContentBody {
    background: #f6ebad;
    position: static;
}
.mceContentBody a {
    font: 12px Arial, Helvetica, sans-serif;
    color: #581313 !important;
}
.mceContentBody p {
    font: 12px Arial, Helvetica, sans-serif;
    color: #836821 !important;
}
/*End CMS */
