@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.slogan {
	font-family: "Century Gothic";
	font-size: 16pt;
	font-weight: lighter;
	color: #8e8e8e;
}
.newbg {
background:#EFEFE9;
}
.eventbg {
background:#FFFFFF;
}
.contentbg {
background:#FFFFFF;
}
.contentareabg {
background:url(content_bg.jpg);
background-repeat:repeat-x;
}
.newlisting {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #8e8e8e;
}
.localevents {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #fb7600;
}
.contenttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
.newsstories
{
	background:url(newsstories_bg.jpg);background-repeat:no-repeat;
}.memberlink:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.memberlink:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.memberlink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fb7600;
	text-decoration: underline;
}
.memberlink:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}.tblborder {
	border:1px #CCCCCC solid;
}
.memberheading {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	}
.bottomlink:link {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottomlink:visited {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #fb7600;
	text-decoration: underline;
}
.bottomlink:active {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link
{
	color:#900000;
	text-decoration:none;
}
a:visited
{
	color:#900000;
	text-decoration:none;
}
a:hover
{
	color:#900000;
	text-decoration:underline;
}
a:active
{
	color:#900000;
	text-decoration:none;
}.inputtext {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
}
.buttonstyle {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	background-color: #E8E8DE;
}
.btn1 {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	background-color: #E8E8DE;
}
.errmsg {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.contentlink:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #900000;
	text-decoration: underline;
}
.contentlink:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #900000;
	text-decoration: underline;
}
.contentlink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #900000;
	text-decoration: none;
}


.contentlink:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #900000;
	text-decoration: underline;
}
.taboff {
	background-color: #DCE4EF;
}
.tblheading {
	background-color: #4275ba;
}
.tblsubheading {
	background-color: #d1dbea;
}
.toolboxheading {
	background-color: #2c6297;
	color: #FFF;
}.headingfont {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tollboxsubheading {
	background-color: #DBE4EE;
}
.tabon {
	background-color: #3970A8;
}
.pageon {
	background-color: #DCE4EF;
	width: 12px;
}
.pageoff {
	background-color: #3A73AA;
	width: 12px;
}

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(btn_up.bmp) no-repeat;
white-space: nowrap;
display: block;
width: 19px;
height: 18px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 19px;
height: 18px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 19px;
height: 18px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}
.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 
