div.park_thumb_wrapper {
	width: 216px;
	text-align: center;
	float: left;
	margin-bottom: 0px;
	margin-top: 15px;
	background-image: url(../images/parks/park_button_small.jpg);
	background-position: left top;
	height: 125px;
	margin-right: 20px;
}
div.noMarginRight  {
	margin-right: 0px;
}

.park_thumb_wrapper  img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.park_thumb_wrapper h3 {
	font-size: 19px;
	color: #2D8723;
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 27px;
	background-image: url(../images/parks/parks_04_ro.jpg);
	background-repeat: no-repeat;
	width: 210px;
	margin: 0px;
	padding: 0px;
}

.park_thumb_wrapper   h3 a {
	font-size: 19px;
	color: #2D8723;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 1px;
	height: 27px;
	background-image: url(../images/parks/parks_04_ro.jpg);
	background-repeat: no-repeat;
	width: 210px;
	margin: 0px;
}
.park_thumb_wrapper a:hover {
	background-color: #7DBA74;
	background-image: url(../images/parks/parks_04.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}


.park_thumb {
	background-color: #2D8723;
	background-image: url(../images/parks/parks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	width: 210px;
	padding-top: 7px;
}
