/* This Maori theme uses colour Magenta */
h1 {
  background: #FFF url(/images/koru-maori.jpg) no-repeat left;
}
#menu5 {z-index: -1;}
#leftside {
  background-color: #e1d6e1;
  background-image: url(/images/menuright-maori.gif);
  background-repeat: repeat-y;
  background-position: right top; 
}
#outer-wrapper {
  background: transparent url(/images/band-maori.gif) repeat-y left;
}
#leftside #lefttheme, #nav #navtheme, #crumb #crumbtheme   {
  background-color: #e1d6e1;
  background-image: url(/images/band-maori.gif);
  background-repeat: repeat-y; 
  background-position: left top; 
}
#nav #theme-maori {
  color: #000;
  background-color: #c3b9c3;
}
#nav #theme-maori a {
  color: #000;
  background-color: #c3b9c3;
}
#left-menu-content, #left-utility-content {
  background:  #e1d6e1; 
}
#left-menu-spacer {
  background: #e1d6e1 url(/images/menuspacer-maori.gif) no-repeat right;
}
#left-menu-end {
  background: #fff url(/images/menuend-maori.gif) no-repeat top;
}

#left-menu-content ul li,  #left-menu-content ul ul li,  #left-menu-content ul li ul li,  #left-menu-content p, #left-menu-content h3 {
 background-color: #e1d6e1;
 background-image: url(/images/bullet-maori.gif);
}

#left-utility-content  ul li,  #left-utility-content  ul ul li {
 background-color: #e1d6e1;
}

#main ul li,  #main ul ul li {
 background-image: url(/images/listbullet-maori.gif); 
}

#footerband #footer {
  background: transparent url(/images/band-maori.gif) repeat-y left;
}

