body {
	background: #E8E8E8 url(/img/community/body_bg.gif) repeat-x fixed;
}
a {
	color: #669900;
}
a:hover {
	color: #BD4F19;
}
a img {
	border-color: #669900;
}
a:hover img {
	border-color: #BD4F19;
}
/************************************************************************************************************************ Menu */
#menu {
	height: 42px;
	width: 960px;
	background: url(/img/community/menu_bg.png) no-repeat;
	padding: 0px;
	margin: 0px auto 14px;
	position: relative;
}
#menu li {
	list-style: none;
	position: absolute;
	bottom: 0px;
}
#menu li, #menu li a {
	height: 42px;
	display: block;
	text-indent: -9999px;
}
#menu li a {
	overflow: hidden;
}
#home {
	width: 117px;
	left: 5px;
}
#home:hover {
	background: url(/img/community/menu_bg.png) -5px -42px;
}
#home.active {
	background: url(/img/community/menu_bg.png) -5px -84px;
}
#keep-watch {
	width: 117px;
	left: 124px;
}
#keep-watch:hover {
	background: url(/img/community/menu_bg.png) -124px -42px;
}
#keep-watch.active {
	background: url(/img/community/menu_bg.png) -124px -84px;
}
#dont-drink-drown {
	width: 117px;
	left: 243px;
}
#dont-drink-drown:hover {
	background: url(/img/community/menu_bg.png) -243px -42px;
}
#dont-drink-drown.active {
	background: url(/img/community/menu_bg.png) -243px -84px;
}
#remote-pools {
	width: 117px;
	left: 362px;
}
#remote-pools:hover {
	background: url(/img/community/menu_bg.png) -362px -42px;
}
#remote-pools.active {
	background: url(/img/community/menu_bg.png) -362px -84px;
}
#watch-around-water {
	width: 117px;
	left: 481px;
}
#watch-around-water:hover {
	background: url(/img/community/menu_bg.png) -481px -42px;
}
#watch-around-water.active {
	background: url(/img/community/menu_bg.png) -481px -84px;
}
#fishing-safety {
	width: 117px;
	left: 600px;
}
#fishing-safety:hover {
	background: url(/img/community/menu_bg.png) -600px -42px;
}
#fishing-safety.active {
	background: url(/img/community/menu_bg.png) -600px -84px;
}
#stats-facts {
	width: 117px;
	left: 719px;
}
#stats-facts:hover {
	background: url(/img/community/menu_bg.png) -719px -42px;
}
#stats-facts.active {
	background: url(/img/community/menu_bg.png) -719px -84px;
}
#contact {
	width: 117px;
	left: 838px;
}
#contact:hover {
	background: url(/img/community/menu_bg.png) -838px -42px;
}
#contact.active {
	background: url(/img/community/menu_bg.png) -838px -84px;
}
/********************************************************************************************************************** Banner */
#banner {
	background: #FADD80 url(/img/community/banner_bg.jpg) no-repeat 36px 0px;
	width: 342px;
	height: 216px;
	padding-left: 612px;
	padding-top: 36px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
}
#banner .span1 {
	color: #333;
}
#banner .span1 h1 {
	color: #1275BB;
	text-transform: uppercase;
}
#banner .span1 a {
	color: #F04E23;
	font-weight: bold;
	text-decoration: none;
}
#banner .span1 a:hover {
	text-decoration: underline;
}
/************************************************************************************************************ Breadcrumb Lists */
#breadcrumbs {
	font: bold 12px/18px Verdana, Geneva, sans-serif;
	color: #FFF;
	background: url(/img/community/breadcrumbs_bg.png) no-repeat;
	width: 954px;
	height: 72px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
	position: relative;
}
#breadcrumbs ul {
	margin: 0px;
	position: absolute;
	left: 36px;
	bottom: 18px;
}
#breadcrumbs li {
	display: inline;
}
#breadcrumbs li h1 {
	font-size: 18px;
	text-transform: uppercase;
	display: inline;
}
#breadcrumbs a {
	color: #92D400;
}
#breadcrumbs a:hover {
	color: #BD4F19;
}
/***************************************************************************************************************** Column Sets */
.colset_header {
	background: url(/img/community/colset_header.png) no-repeat;
	height: 8px;
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.colset {
	background: url(/img/community/colset_bg.png) repeat-y;
	padding-top: 30px;
	padding-right: 3px;
	padding-left: 3px;
}
.colset .watermark {
	background: url(/img/community/colset_bg_watermark.gif) no-repeat left bottom;
	min-height: 264px;
	overflow: auto;
}
.colset_footer {
	background: url(/img/community/colset_footer.png) no-repeat;
	height: 40px;
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
}
.colset_footer.watermark {
	background-image: url(/img/community/colset_footer_watermark.png);
	height: 93px;
}
/********************************************************************************************************* Feature Column Sets */
.colset_feature {
	background: url(/img/community/colset_feature_bg.gif) repeat-y;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-bottom: 18px;
}
/*************************************************************************************************************** Column Span 1 */
.span1 {
	color: #666;
}
.span1 h1 {
	color: #00549F;
}
.span1 h2 {
	color: #00549F;
}
.span1 h3 {
	color: #00549F;
}
.span1 h4 {
	color: #00549F;
}
/*************************************************************************************************************** Column Span 2 */
.span2 {
	color: #666;
}
.span2 h1 {
	color: #00549F;
}
.span2 h2 {
	color: #00549F;
}
.span2 h3 {
	color: #00549F;
}
.span2 h4 {
	color: #00549F;
}
/******************************************************************************************************************** Sub Menu */
#sub-menu {
	font-weight: bold;
	color: #FFF;
	background: #FADD80 url(/img/community/sub-menu_header.gif) no-repeat;
	padding-top: 12px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sub-menu a {
	color: #00549F;
	background: url(/img/community/sub-menu_link.png) no-repeat left center;
	border-bottom: 1px solid #FEF6DF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-right: 27px;
	margin-left: 27px;
	display: block;
}
#sub-menu a:hover {
	color: #BD4F19;
	background: url(/img/community/sub-menu_link.png) no-repeat -493px center;
}
#sub-menu .active {
	color: #E8B737;
	background: url(/img/community/sub-menu_link.png) no-repeat -993px center;
	border-bottom: 1px solid #FEF6DF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-right: 27px;
	margin-left: 27px;
	margin-bottom: 0px;
	display: block;
}
#sub-menu li.last {
	padding-bottom: 156px;
}
#sub-menu li.keep-watch {
	background: url(/img/community/sub-menu_footer_keep-watch.jpg) no-repeat left bottom;
}
#sub-menu li.drink-drown {
	background: url(/img/community/sub-menu_footer_drink-drown.jpg) no-repeat left bottom;
}
#sub-menu li.watch-water {
	background: url(/img/community/sub-menu_footer_watch-water.jpg) no-repeat left bottom;
}
#sub-menu li.remote-pools {
	background: url(/img/community/sub-menu_footer_rem-pools.jpg) no-repeat left bottom;
}
#sub-menu li.stats-facts {
	background: url(/img/community/sub-menu_footer_stats-facts.jpg) no-repeat left bottom;
}
#sub-menu li.last a, #sub-menu li.last span {
	border: none;
}
/************************************************************************************************************* Content Styling */
.hr {
	height: 18px;
	background: url(/img/community/hr_bg.gif) repeat-x;
	clear: both;
	margin-left: 18px;
	margin-right: 18px;
}
.colset_header hr, .colset_footer hr {
	display: none;
}
.link {
	background: url(/img/community/i_link.png) no-repeat left center;
	padding-left: 12px;
}
.link:hover {
	background: url(/img/community/i_link.png) no-repeat -993px center;
}
.news-image {
	border-color: #00549F;
}
/********************************************************************************************************************** Tables */
table {
	width: 100%;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
table th {
	color: #00549F;
	padding: 6px;
	background: #DAF3FD;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
table td {
	padding: 6px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
tr.alt-row {
	background: #FCFCFC;
}
tr.highlight {
	background: #FFFFD9;
}
/*********************************************************************************************************************** Forms */
.span2 .styled-fieldset {
	margin-bottom: 18px;
	background: #DAF3FD;
	padding: 35px 35px 17px;
	border: 1px dotted #999;
}
.span2 .styled-form label {
	width: 153px;
	padding-right: 18px;
}
.span2 .styled-form label em, .alert {
	color: #F00;
}
.span2 .styled-form input.text {
	width: 331px;
	height: 16px;
}
.span2 .styled-form textarea {
	width: 331px;
}
input.text.quantity {
	width: 36px;
	height: 16px;
}
/********************************************************************************************************************** Footer */
#footer {
	color: #999;
}
#btn_back-to-top {
	background: url(/img/community/btn_back-to-top.png) no-repeat;
}
