@charset "utf-8";

body {
	background-color: #230501;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background-position: center;
}
body * {
	font-size: 100%;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	background-image: url(../mainimages/background.jpg);
	background-repeat: repeat-y;
	width: 900px;
}
#header {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
	float: left;
	height: 229px;
	width: 900px;
}
#colwrap1 {
	float: left;
	margin-left: 0px;
	margin-top: -1px;
	width: 184px;
}
.textFrontPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	color: #1d1d1d;
	line-height: 110%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 10px;
	margin-top: 18px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 423px;
}
.textFrontMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	color: #1d1d1d;
	line-height: 112%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-top: -20px;
	display: inline;
	float: left;
	margin-bottom: 0;
	margin-left: 200px;
	width: 690px;
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	color: #1d1d1d;
	line-height: 112%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 690px;
}
#boxContainer {
	margin-left: 21px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 233px;
	background-image: url(../mainimages/announcementsText.jpg);
	background-repeat: repeat;
}
#boxTop {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../mainimages/announcementsTop.jpg);
	overflow: hidden;
	display: inline;
	float: left;
	height: 72px;
	margin-bottom: 0;
	width: 233px;
}
.boxHeader {
	font-family: 'Lydian BT', Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #060c08;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 52px;
	margin-top: -49px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	color: #130600;
	line-height: 100%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 13px;
	margin-top: 5px;
	display: inline;
	float: left;
	margin-bottom: 0;
	padding-right: 15px;
}
#boxBottom {
	margin-left: 0px;
	margin-top: 5px;
	background-image: url(../mainimages/announcementsFooter.jpg);
	overflow: hidden;
	display: inline;
	float: left;
	height: 38px;
	margin-bottom: 0;
	width: 233px;
}
#footer {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../mainimages/footer.jpg);
	display: inline;
	float: left;
	height: 95px;
	width: 900px;
}
.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	color: #1d1d1d;
	line-height: 110%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-top: 15px;
	display: inline;
	float: left;
	margin-left: 160px;
	margin-bottom: 0;
	width: 700px;
}
.textheadlinegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #061009;
	line-height: 20px;
}
.textheadlinerust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #230501;
	line-height: 20px;
}
.textcream {
	color: #fef8d4;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #061009;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #230501;
}
.highlightColor {
	color: #ff0000;
}
.highlight {
	color: #061009;
	font-weight: bold;	
}
.printtitle {
	display: none;
}