@charset "utf-8";
/* CSS Document */

.bigbold{
	font-size:21px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
#popular_topics_banner
{
    background: url("../images/titleback.jpg") repeat-x scroll 0 0 transparent;
    height: 22px;
    font-size: 16px;
    font-weight: bold;
}
.section_title{
	width:358px;
	height:25px;
	float:left;
	border:1px solid #ccc;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#006643;
	background:url(../images/titleback.jpg) repeat-x;
}
.section_side_title{
	width:183px;
	height:22px;
	padding-left:5px;
	padding-top:3px;
	float:left;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	/* border-bottom:1px solid #ccc; */
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#006643;
	margin-bottom:0px;
	background:url(../images/titleback.jpg) repeat-x;
}
/* be nice to IE */
.section_side_title_ie{
    margin-top:3px; 
    width:183px;
	height:22px;
	padding-left:5px;
	padding-top:3px;
	float:left;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#006643;
	margin-bottom:0px;
	background:url(../images/titleback.jpg) repeat-x;
}

#section_title_news{
	width:227px;
	height:22px;
	padding-left:5px;
	padding-top:3px;
	float:left;
	background:url(../images/titleback.jpg) repeat-x;
}
#section_title_quicklinks{
	float:left;
	padding-left:5px;
	padding-top:3px;
	border-left: 1px solid #ccc;
	background:url(../images/titleback.jpg) repeat-x;
}
#index{
	width: 358px;
	height: 91px;
	overflow:hidden;
	display:none;
}
#quality{
	width: 358px;
	height: 91px;
	overflow:hidden;
	display:none;
}
#drinking{
	width: 358px;
	height: 91px;
	overflow:hidden;
	display:none;
}
#info{
	width: 358px;
	height: 91px;
	overflow:hidden;
	display:none;
}
#fish{
	width: 358px;
	height: 91px;
	overflow:hidden;
	display:none;
}
#license{
	width: 358px;
	height: 91px;
	overflow:hidden;
	display:none;
}
#agency{
	width: 358px;
	height: 91px;
	overflow:hidden;
	display:none;
}
#contact{
	width: 358px;
	height: 91px;
	overflow:hidden;
	display:none;
}


