.headerTop {
	font: 24px "Times New Roman", Times, serif;
}
a {
	color: #B3512B;
	text-decoration: none;
}
.navigation {
	color: #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	line-height: 25px;
}
a:hover {
	text-decoration: underline;
}
a.header:hover {
	text-decoration: none;
}
.subHead {
	font-family: "Lucida Sans Unicode";
	font-weight: normal;
	font-variant: small-caps;
	border: 1px none #000000;
	padding: 4px;
	color: #FFFFFF;
	font-size: medium;
	background: #B3512B;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.currentNav {
	color: #B3512B;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	line-height: 25px;
}
