#pageHeader h1 {
	color:#b3720f;
	font-size:24px;
	text-shadow:#668524 0 1px 1px;
}

#pageHeader h2 {
	font-size:16px;
	color:rgba(163,89,13,0.74);
}

#navcontainer a:hover {
	color:gray;
	border-bottom:2px solid #e5b277;
	background:url(../../images/navarroworange.png) no-repeat center bottom;
}

