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

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

.navcontainer ul li a{
	color: #a35711;
	text-shadow: #faa934 0 1px 0;
}

.navcontainer ul li a:hover{
	color: #5c3109;
}

.navcontainer .current a:link{
	color: #5c3109;
}

.navcontainer .current a:hover {
	color: #5c3109;
}
