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

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #48792F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #2A5328;
	line-height: 18px;
	background-image: url(images/headers/background.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #385D33;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
.footer {
	font-size: 12px;
	line-height: 14px;
	color: #FFFCD7;
}
.footer a {
	font-size: 12px;
	line-height: 14px;
	color: #FFFCD7;
	text-decoration: none;
}
.quotes {
	font-size: 14px;
	font-style: italic;
	color: #305229;
}
.td_left_bkgnd {
	background-image: url(images/headers/left_bkgnd.jpg);
}
.td_right_bkgnd {
	background-image: url(images/headers/right_bkgnd.jpg);
	background-repeat: repeat-y;
}
.td_menu_bkgnd {
	background-image: url(images/headers/btn_bar_bkgrnd.jpg);
}
.td_rt_col_bkgnd {
	background-image: url(images/headers/right_fill.jpg);
}
.footer a:hover {
	font-size: 12px;
	line-height: 14px;
	color: #FFFCD7;
	text-decoration: underline;
}
.required {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-size: 22px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #336916;
	text-align: center;
}
h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #336916;
}
.author {
	font-weight: bold;
	color: #000000;
}
.caps {
	font-weight: bold;
	text-transform: uppercase;
}
.subheader {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #336916;
	text-align: center;
}
.subheaderleft {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #336916;
	text-align: left;
}
.boldblack {
	color: #000000;
	font-weight: bold;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #400080;
	text-align: center;
}
.boldwhite {
	font-weight: bold;
	color: #FFFFFF;
}
.classtitle {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8F3C8A;
	font-family: Arial, Verdana, Helvetica, "Trebuchet MS", sans-serif;
	font-style: italic;
}
.classsubtitle {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #8F3C8A;
	font-family: Arial, Verdana, Helvetica, "Trebuchet MS", sans-serif;
	font-style: italic;
}
.announce {
	font-size: 18px;
	font-weight: bold;
	color: #991700;
	line-height: 22px;
}
ul {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-left: 10px;
}
li {
	padding-top: 4px;
	padding-bottom: 4px;
}
ol {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-left: 10px;
}