#pageHeader h1 {
	color:#e36a76;
	font-size:24px;
	text-shadow:#833e47 0 1px 1px;
}

#pageHeader h2 {
	font-size:16px;
	color:rgba(227,106,118,0.74);
}

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