html {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
}
#preload {
	display: none;
}
#outerWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
}
#bannerWrapper {
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 210px;
}
#banner {
} 
#innerWrapper {
	background: url(../images/middle_bg.png) repeat-y;
	padding: 0px;
	margin: 0px;
}
#colormargin {
	float: right;
	width: 770px;
	margin: 0px 10px 0px 0px;
	background-color: #a90e13;
}
#sidebar {
	border:#CC3300 solid 0px;
	vertical-align:top;
	width: 200px;
	float: left;
	margin: 0px 0px 0px 10px;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	min-height: 800px;
	background-color: #011c23;
}
#content {
	width: 750px;
	border: solid 1px #333333;
	margin: 9px;
	background-color: #FFF;
	min-height: 880px;
}
* #content {
	font-size: 12px;
}
#content h1 {
	line-height: 60px;
	padding: 10px 20px 0px;
	margin: 0px;
}
#innerContent {
	padding: 10px;
}
#innerContent h1 {
	padding: 0px 0px 0px 10px;
}
#footer {
	background: url(../images/footer_bg.png) no-repeat bottom;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#copyright {
	text-align: center;
	padding-bottom: 20px;
}
* #copyright {
	font: 11px Arial, Helvetica, sans-serif;
}
#copyright a:link, #copyright a:visited {
}
#copyright a:hover, #copyright a:active {
}
.breaker {
	height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.red {
	color: #a90e13;
}
a:link, a:visited {
	font-weight: bold;
	color: #0000cc;
	text-decoration: underline;
}
a:hover, a:active {
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.newspapertext {
	/* font-family: "Times New Roman", Times, serif; */
}
ul.navigation {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.navigation li {
	height: 80px;
	text-indent: 5px;
}
ul.navigation li a:link, ul.navigation li a:active, ul.navigation li a:visited {
	font-size: 13px;
	line-height: 20px;
	height: 80px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	vertical-align: text-top;
}
ul.navigation li a:hover {
	font-size: 13px;
	line-height: 20px;
	height: 80px;
	display: block;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
li.button1 {
	background-color: #5b6c8f;
}
li.button1 a:link, li.button1 a:active, li.button1 a:visited {
	background-image: url(../images/button1.png);
	background-repeat: no-repeat;
}
li.button1 a:hover {
	background-image: url(../images/button1-r.png);
	background-repeat: no-repeat;
}
li.button1 a.active:link, li.button1 a.active:active, li.button1 a.active:visited  {
	background-image: url(../images/button1-a.png);
	background-repeat: no-repeat;
	text-indent: 80px;
}
li.button2 {
	background-color: #a90e13;
}
li.button2 a:link, li.button2 a:active, li.button2 a:visited {
	background-image: url(../images/button2.png);
	background-repeat: no-repeat;
}
li.button2 a:hover {
	background-image: url(../images/button2-r.png);
	background-repeat: no-repeat;
}
li.button2 a.active:link, li.button2 a.active:active, li.button2 a.active:visited  {
	background-image: url(../images/button2-a.png);
	background-repeat: no-repeat;
	text-indent: 80px;
}
li.button3 {
	background-color: #71c7fb;
}
li.button3 a:link, li.button3 a:active, li.button3 a:visited {
	background-image: url(../images/button3.png);
	background-repeat: no-repeat;
}
li.button3 a:hover {
	background-image: url(../images/button3-r.png);
	background-repeat: no-repeat;
}
li.button3 a.active:link, li.button3 a.active:active, li.button3 a.active:visited  {
	background-image: url(../images/button3-a.png);
	background-repeat: no-repeat;
	text-indent: 80px;
}
li.button4 {
	background-color: #ffe900;
}
li.button4 a:link, li.button4 a:active, li.button4 a:visited {
	background-image: url(../images/button4.png);
	background-repeat: no-repeat;
}
li.button4 a:hover {
	background-image: url(../images/button4-r.png);
	background-repeat: no-repeat;
}
li.button4 a.active:link, li.button4 a.active:active, li.button4 a.active:visited  {
	background-image: url(../images/button4-a.png);
	background-repeat: no-repeat;
	text-indent: 60px;
}
li.button5 {
	background-color: #033743;
}
li.button5 a:link, li.button5 a:active, li.button5 a:visited {
	background-image: url(../images/button5.png);
	background-repeat: no-repeat;
}
li.button5 a:hover {
	background-image: url(../images/button5-r.png);
	background-repeat: no-repeat;
}
li.button5 a.active:link, li.button5 a.active:active, li.button5 a.active:visited  {
	background-image: url(../images/button5-a.png);
	background-repeat: no-repeat;
	text-indent: 60px;
}
li.button6 {
	background-color: #94a2c7;
}
li.button6 a:link, li.button6 a:active, li.button6 a:visited {
	background-image: url(../images/button6.png);
	background-repeat: no-repeat;
}
li.button6 a:hover {
	background-image: url(../images/button6-r.png);
	background-repeat: no-repeat;
}
li.button6 a.active:link, li.button6 a.active:active, li.button6 a.active:visited  {
	background-image: url(../images/button6-a.png);
	background-repeat: no-repeat;
	text-indent: 80px;
}
li.button7 {
	background-color: #3d5a2a;
}
li.button7 a:link, li.button7 a:active, li.button7 a:visited {
	background-image: url(../images/button7.png);
	background-repeat: no-repeat;
}
li.button7 a:hover {
	background-image: url(../images/button7-r.png);
	background-repeat: no-repeat;
}
li.button7 a.active:link, li.button7 a.active:active, li.button7 a.active:visited  {
	background-image: url(../images/button7-a.png);
	background-repeat: no-repeat;
	text-indent: 80px;
}
li.button8 {
	background-color: #337172;
}
li.button8 a:link, li.button8 a:active, li.button8 a:visited {
	background-image: url(../images/button8.png);
	background-repeat: no-repeat;
}
li.button8 a.feedback:link, li.button8 a.feedback:active, li.button8 a.feedback:visited {
	background-image: url(../images/button8feedback.png);
	background-repeat: no-repeat;
}
li.button8 a:hover {
	background-image: url(../images/button8-r.png);
	background-repeat: no-repeat;
}
li.button8 a.active:link, li.button8 a.active:active, li.button8 a.active:visited  {
	background-image: url(../images/button8-a.png);
	background-repeat: no-repeat;
	text-indent: 80px;
}
li.button8 a.activefeedback:link, li.button8 a.activefeedback:active, li.button8 a.activefeedback:visited {
	background-image: url(../images/button8feedback-a.png);
	background-repeat: no-repeat;
	text-indent: 80px;
}
li.button9 {
	background-color: #c9a33c;
}
li.button9 a:link, li.button9 a:active, li.button9 a:visited {
	background-image: url(../images/button9.png);
	background-repeat: no-repeat;
}
li.button9 a:hover {
	background-image: url(../images/button9-r.png);
	background-repeat: no-repeat;
}
li.button9 a.active:link, li.button9 a.active:active, li.button9 a.active:visited  {
	background-image: url(../images/button9-a.png);
	background-repeat: no-repeat;
	text-indent: 80px;
}
.message {
 background:#FFFF66; 
 font-size:14px; 
 text-align:center; 
 font-weight:bold; 

	border:#990000 solid 2px;
	margin: 0px;
	padding: 10px;
	text-align: center;
	clear:both;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.noWhiteSpace {
	margin: 0px;
	padding: 0px;
}
.marquee { display: none; }
/* Events */
.eventWrapper {
	padding: 10px 0px 0px;
	clear: both;
}
.eventHeadline {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
.eventDate {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.eventCopy {
}
.tdMiddle {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
}
.tdRight {
	border-right: 1px solid #333333;
}
.tdbBottom {
	border-bottom: 1px solid #333333;
}