body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 180%;
}

.more{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 120%;
}

.menu{
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 14px;
	color: #FFFF99;
	font-weight: bold;
	line-height : 120%;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.headline {
	font-family: Times New Roman, Times, Serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}

.headlinesub {
	font-family: Times New Roman, Times, Serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}

.title {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #B51118;
	font-size: 18px;
}

.subtitle {
	font-family: Times New Roman, Times, Serif;
	color: #B51118;
	font-size: 14px;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.box {
	padding: 10px;
	border-width: 1pt;
	border-style: solid;
	background: #FFFFDD;
	border-color: #3C3C00
}

a:link {
  color: #B51118;
  text-decoration: underline;}
a:visited {
  color: #DC1921; 
  text-decoration: underline;}
a:hover {
  color: #000033; 
  text-decoration: underline;
}
a:active {
  color: #000033;
  text-decoration: underline;
}


.board {
    color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}

a.board:link {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
} 
a.board:visited {
    color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}
a.board:hover {
    color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}
a.board:active {
    color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}

/* ************BLOG STUFF******************/
div#side {
color: #000;
font-size: 12px;
line-height: 140%;
text-transform: uppercase;
width: 180px; 
float: left; 
padding: 5px 10px 20px 10px;
}

#side a {
	color: #000;
	font-size: 12px;
}

#side a:visited {
	color: #000;
}

#side a:hover {
	color: #999;
}

#side ul#recents {
list-style-type: none;
margin: 2px 0px 0px -40px;
}
.title {
	font-family: 'Arial Black';
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
}

input {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
}

div.post {
font-size: 12px;
}


