/* Styles specific only to Heritage template */

#contentlayout {
	background: #ece0cb url("/assets/images/colFades/heritage.jpg") repeat-x bottom;
}
/* Extend the nav menu tab to indicate current section */
ul#mainnav a#navitem3 {
	background: transparent url("/assets/images/header/sections/navitembg-3.gif") no-repeat 0 0;
	color: #fff;
}
#leftcolumn h3, #rightcolumn h3  {
	background-color: #a36800;
	color: #fff;
}
#sectionheading {
	color: #3B2601;
}
p#sectiontheme {
	background: #a36800 url("/assets/images/themes/heritage.jpg") no-repeat 0 0;
	color: #fff;
}
.mmhide_contentblurb {
	background-color: #faf3e7;
}
#rightcolumn {
	background-color: #f5edde;
}
#rightcolumn ul, #rightcolumn p {
	background-color:#f8f3eb;
}
/* Table with borders: section colours */
table.bordered th, table.bordered td {
	border-color: #a36800;
}
div.popbox, table.bordered th, table.bordered td.emptycell {
	background-color:#ece0cb;
}
.copyright {
	font-size: 0.9em;
}

