@charset "UTF-8";
.home_carp {
	float: left;
	height: 425px;
	width: 296px;
	margin-right: 15px;
	border: 1px solid #666;
}
.home_coarse {
	float: left;
	height: 425px;
	width: 296px;
	margin-right: 15px;
	border: 1px solid #666;
}
.home_fly {
	float: left;
	height: 425px;
	width: 296px;
	border: 1px solid #666;
}
#home_bot_across {
	clear: both;
	float: left;
	margin-top: 15px;
	background-color: #CCC;
	width: 917px;
	height: 125px;
	border: 2px solid #666;
}
.types_heading {
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -1px;
	background-image: url(../images/test_index_heads.png);
	background-repeat: repeat-x;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.arrow_holder {
	background-image: url(../images/test_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
.types_image {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.type_body {
	padding: 10px;
}
a.types_choices, span.types_choices {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #004F06;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	line-height: 130%;
}

.most_popular {
	display: block;
	margin-top: 6px;
}
.types_choices img {
	margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
#section_description {
	background-image: url(../images/home-heading-image.png);
}

.featured_fishery {
	background-color: #FFC;
	padding: 5px;
	margin-top: 5px;
}
.types_decrp_p {
	display: block;
	margin-bottom: 10px;
}
#map_holder {
	float: left;
}
