.sitewide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #514826;
	background-color: #f7f5e0;
	word-spacing: normal;
}
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #514826;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #514826;
	font-weight: bolder;
}
.nav {
	background-color: #C8C5AC;
	background-image: url(/images/nav.gif);
	background-repeat: repeat-x;
}
.top {
	background-color: #9F9B74;
}
.bot {
	background-color: #C8C5AC;
}
.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bolder;
}
.boldnc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
