﻿a, a:hover, a:active, a:visited {
	color: #008655;
}

.underscoreH {
	border-bottom: solid 10px #008655;
}

.homeSponsorsNavLeft, .homeSponsorsNavRight {
	background-color: #008655;
}

.menu-trigger {
	background: url("/images/mobile-menu-tab.png") no-repeat scroll center center #008655;
}

ul.topnav {
	background: #008655;
}

	ul.topnav li:hover, ul.topnav li ul.subnav li:hover {
		background: #00BA6F;
		color: white;
	}

footer {
	background-color: #008655;
}

.copyright {
	background-color: #00422C;
}

.suggestionsDiv > p.hover {
	background-color: #008655;
	color: white;
}

#menu {
	background-color: #008655;
}