/* Styles specific only to Recreation template */

#contentlayout {
	background: #d7e4eb url("/assets/images/colFades/recreation.jpg") repeat-x bottom;
}
/* Extend the nav menu tab to indicate current section */
ul#mainnav a#navitem1 {
	background: transparent url("/assets/images/header/sections/navitembg-1.gif") no-repeat 0 0;
	color: #fff;
}
#leftcolumn h3, #rightcolumn h3  {
	background-color: #00bebc;
}
p#sectiontheme {
	background: #00bebc url("/assets/images/themes/recreation.jpg") no-repeat 0 0;
}
.mmhide_contentblurb {
	background-color: #f6f7f8;
}
/* Table with borders: section colours */
table.bordered th, table.bordered td {
	border-color: #6bd9d8;
}
div.popbox, table.bordered th, table.bordered td.emptycell {
	background-color: #d7e4eb;
}

