#navi a , #navi strong {
	color: #DED3A2;
	font-family: "arial", "arial";
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	border: 1px solid #DED3A2;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;

	display: block;
	width: 157px;
	padding: 1px 5px;
	margin: 3px;
}

#navi strong {
	font-weight: bold;
	background: #DED3A2;
	color: #000000;
}

#navi a {
	background: #8B2516;

}

#navi a:hover {
	background: #DED3A2;
	color: #000000;
}
.ashleyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #8B2516;
}

