/* Styles specific only to Recreation template */

#contentlayout {
	background: #ebecd2 url("/assets/images/colFades/reference.jpg") repeat-x bottom;
}
/* Extend the nav menu tab to indicate current section */
ul#mainnav a#navitem2 {
	background: transparent url("/assets/images/header/sections/navitembg-2.gif") no-repeat 0 0;
	color: #fff;
}
#leftcolumn h3, #rightcolumn h3{
	background-color: #b3a800;
}
#sectionheading {
	color: #504b03;
}
p#sectiontheme {
	background: #b3a800 url("/assets/images/themes/reference.jpg") no-repeat 0 0;
}
.mmhide_contentblurb, #rightcolumn ul, #rightcolumn p {
	background-color:#f7f6e9;
}
/* Table with borders: section colours */
table.bordered th, table.bordered td {
	border-color: #b3a800;
}
div.popbox, table.bordered th, table.bordered td.emptycell {
	background-color:#ebecd2;
}
/* INTERNET GATEWAY
/* .city is applied to a dt */
.city {
	font-style: italic;
}
table.categories {
	width: 98%;
}
table.categories td {
	padding: 0.1em 0.2em;
}
.pagedescription {
	font-size: 0.75em;
	margin: 0.5em 0;
}
