body, .text {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.copyright {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9px;
	color: #4C513A;
}

.mainnav {
	font-family: Garamond_, "Bookman Old Style", serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.mainnav a:link { color: #FFFFFF; text-decoration: none; padding-left: 10px; padding-right: 10px; }
.mainnav a:visited { color: #CCCCCC; text-decoration: none; }
.mainnav a:hover { color: #E4CC9A; text-decoration: underline; }

.secondarynav {
	font-family: Garamond_, "Bookman Old Style", serif;
	font-size: 11px;
	color: #4C513A;
	height: 20px;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.secondarynav a:link { color: #4C513A; text-decoration: underline; }
.secondarynav a:visited { color: #000000; text-decoration: underline; }
.secondarynav a:hover { color: #818646; text-decoration: none; }

.text a:link { color: #990000; text-decoration: underline; }
.text a:visited { color: #660000; text-decoration: underline; }
.text a:hover { color: #818646; text-decoration: none; }

h1, .h1 {
	font-family: Garamond_, "Bookman Old Style", serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
}

h2, .h2 {
	font-family: Trebuchet MS, Tahoma sans-serif;
	font-style: italic;
	font-size: 18px;
	color: #BB9A56;
}

hr { color: #BB9A56; width: 80%; size: 1px; }