/* green */
a:link, a:visited {
	color: #CE6C2B;
}

a:hover {
	color: #CE6C2B;
}

#pillmenu a:hover {
  color: #4ba123;
}

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

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

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

div.module_menu {
}

div.module_menu div {
}

div.module_menu div div {
}

div.module_menu div div div {
}