
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/px_nav.jpg);
	padding: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	font-variant: small-caps;
	text-align: center;
}
.navigationEnd {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/px_nav.jpg);
	padding: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-variant: small-caps;
	text-align: center;
}
.subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #513126;
	font-variant: small-caps;
}
.subnav a{
	color: #513126;
	text-decoration:none;
}
.subnav a:hover{
	color: #B54A26;
}
.subnav_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #513126;
}
