/* green */
h3, .componentheading, .contentheading, table.moduletable th, div.search input, a:link, a:visited, #breadcrumbs a {
	color: #807f03;
}

a:hover, #breadcrumbs a:hover, #pillmenu a:hover {
	color: #ed1c24;
}

.button {
	background: url('../images/coBtGre.png') bottom repeat-x;
}

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

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

div.module_menu {
	background: url('../images/co2mnGre.png') left repeat-y;
}

div.module_menu div {
	background: url('../images/co3mnGre.png') left bottom no-repeat;
}

div.module_menu div div {
	background: url('../images/co1mnGre.png') left top no-repeat;
}