.navcontainer {
	background: url(../../images/menu_green.png) no-repeat;
}

#bottomBand {
	background: url(../../images/menu_green.png) no-repeat;
}

.navcontainer ul li a{
	color: #5e6626;
	text-shadow: #e5fb3d 0 1px 0;
}

.navcontainer ul li a:hover{
	color: #444a1b;
}

.navcontainer .current a:link{
	color: #444a1b;
}