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

a:hover {
	color: #7e8512;
}

#pillmenu a:hover {
  color: #7e8512;
}

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

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

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

div.module_menu h3
{
	color:#696f0d;
	font-weight: normal;
	font-size: 1.3em;
}

div.module_menu
{
	height:250px;
}

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

#contact_info{
	color: #a4ab34;
}