/* Styles specific only to Maori template */

#contentlayout {
	background: #e9e0d9 url("/assets/images/colFades/maori.jpg") repeat-x bottom;
}
/* Extend the nav menu tab to indicate current section */
ul#mainnav a#navitem6 {
	background: transparent url("/assets/images/header/sections/navitembg-6.gif") no-repeat 0 0;
	color: #fff;
}
#leftcolumn h3, #rightcolumn h3 {
	background-color: #8e1400;
	color: #fff;
}
ul#leftnav li a {
	background-color: #fff;
}
#sectionheading {
	color: #3B2601;
}
#sectiontheme {
	background: #8e1400 url("/assets/images/themes/maoripattern.gif") repeat-x left bottom;
	color: #fff;
	height: 130px;
	padding: 0;
}
#sectiontheme p {
	background: transparent url("/assets/images/themes/cabbagetree.gif") no-repeat top right; /* 173 x 123 */
	height: 130px;
	margin: 0;
	padding: 14px 190px 0 30px;
}
.mmhide_contentblurb {
	background-color: #f2ece8;
}
#rightcolumn ul, #rightcolumn p {
	background-color:#f8f3eb;
}
/* Table with borders: section colours */
table.bordered th, table.bordered td {
	border-color: #8e1400;
}
#rightcolumn, div.popbox, table.bordered th, table.bordered td.emptycell {
	background-color:#e9e0d9;
}

