a:link, a:visited {
	color: #B3B43D;
}

a:hover {
	color: #373413;
}

#pillmenu a:hover {
  color: #373413;
}

#pillmenu a#active_menu-nav {
  background: url(../images/green/mw_menu_active_bg.jpg) 0 0 repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #B3B43D;
}

div.module_menu {
	background: url(../images/green/box_br.jpg) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/green/box_bl.jpg) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/green/box_tr.jpg) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/green/box_tl1.jpg) 0 0 no-repeat;
}