@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f3e487;
	background-image: url(images/bkgd-all.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.yellow a:link {
	color:#f7e28a;
}
.yellow a:visited {
	color:#f7e28a;
}
.yellow a:hover {
	color:orange;
}
.yellow a:active {
	color:#f7e28a;
}
.breadcrumbs a:link {
	color:#993300;
	text-decoration: none;
}
.breadcrumbs a:visited {
	color:#993300;
}
.breadcrumbs a:hover {
	color:orange;
	text-decoration: underline;
}
.breadcrumbs a:active {
	color:#993300;
	text-decoration: none;
}
.contenthead {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F3E487;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F0000;
}
.navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;}
.navlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footertext {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #6f0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6F0000;
}
a:hover {
	text-decoration: none;
	color: orange;
}
a:active {
	text-decoration: none;
	color: orange;
}
.boldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.boldmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.titleital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6F0000;
}
.rightquotessmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nobr {
	white-space: nowrap;
}
.subcontenthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
.navactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #6f0000;
	font-weight: bold;
}
.subcontentheadred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #6f0000;
}
