div {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	text-decoration: none;
}

font {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	text-decoration: none;
}

.front {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	color:#FFF
	line-height: 1.5em;
	text-decoration: none;
}
.bluetabs{
border-top: 0px solid gray;
f/loat: left;
display:inline-table;
}

.bluetabs ul{
padding: 7px 0;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
font: bold 12px Helvetica;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
text-decoration: none;
padding: 9px;
margin-right: 3px;
border-left: 2px solid #778;
color: #900;
background: white url(media/bluetab.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.bluetabs li a:visited{
color: #040;
}

.bluetabs li a:hover{
text-decoration: none;
color: #000;
}

.bluetabs li.selected{
}

.bluetabs li.selected a{ /*selected main tab style */
background-image: url(media/bluetabactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
	position:absolute;
	top: 1;
	border: 1px solid #918d8d; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:normal 11px Helvetica;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 112px;
	visibility: hidden;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #CC9;

}
.copystuff {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 1.2em;
	text-decoration: none;
	color:#000 
}

.copystuff2 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 1.2em;
	text-decoration: none;
	color:#000 
}
.headlines {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight:700;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 1.2em;
	text-decoration: none;
	color:#000 
}

.address {
	font-family: Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 1.2em;
	text-decoration: none;
	color:#9C3
}

.contact a{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:inherit;
	line-height: 1.2em;
	text-decoration: none;
	color:#FFF
}

.contact a:hover{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:inherit;
	line-height: 1.2em;
	text-decoration: none;
	color: #C00
}

.bottom a{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight:inherit;
	line-height: 1.2em;
	text-decoration: none;
	color:#FFF
}

.bottom a:hover{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight:inherit;
	line-height: 1.2em;
	text-decoration: none;
	color: #C00
}

strong {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
}

.body_bg {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}
.news {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
.news3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #040;
}
.events {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #60F;
}

