/* Styles specific only to Recreation template */
#sectionheading {
	color: #000;
}
p#sectiontheme {
	background: #000;
}
#rightcolumn h3 {
	background: #000;
	padding-left: 28px;
}
.mmhide_contentblurb {
	background-color: #ececec;
}
#content h1 {
	min-height: 60px;
	background: #000;
	padding: 0.3em 20px 0.3em 100px;
	color: #fff;
	font: bold 1.6em Arial, Helvetica, sans-serif;
}
#content h1 .small {
	font-size: 66%;
	display: block;
}