* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
p, li{
	font-size: 90%;
	}
a:hover{
	color: #c00;
	}
#container {
	width: 978px;
	margin: 0 auto;
	/*background: url('bg.jpg') repeat-y;*/
}
#header {
	padding: 0;
	width:978px;
	height: 90px;
	background: url('../images/logo.jpg') top left no-repeat;
	margin: 0 auto;
	text-align: right;
	color: #888;
}
#featuretext {
	width:450px;
	margin-right: 0px;
	float:right;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	padding:10px 0 10px 10px;
	background: url('../images/opaque.png');
	color: #fff;
	position: relative;
	top: 95px;
	font-weight: 600;
	font-family:Arial, Helvetica, sans-serif;
}
#content {
	width: 978px;
	padding:0;
	font-size:80%;
}
#contentint{
	float:left;
	margin-left:10px;
	width: 768px;
	padding-bottom: 10px;
	font-size:80%;
}
#footer {
	border: 10px solid #ccc;
	padding: 10px;
	width:939px;
	height:110px;
	margin: 10px auto 0;
	clear: both;
	text-align: right;
	background: url('../images/bwcl.jpg') top left no-repeat;
}

#copy {
	width: 100%;
	text-align:center;
	color: #aaa;
	}
#blocks{
	width: 678px;
	float:left;
	margin:10px 0;
		}
#calendar{
	float:left;
	width:300px;
	margin:10px 0;
		}

#box1, #box2, #box3{
	width: 222px;
	height: 250px;
	background: #fff;
	border: 1px solid #ccc;
	margin-top: 1px;
	margin-right:2px;
	display:block;
	float: left;
		}
#calbox{
	margin:1px 1px 1px 0;
	border: 1px solid #ccc;
	background: #fff;
	height: 250px;
	width: 298px;
		}
#calbox h3
{
	margin:0;
	padding-top:4px;
	width: 298px;
	height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
}
#calbox p
{
	padding: 1px 3px;
}
#box1 h3, #box2 h3, #box3 h3{
	margin:0;
	padding-top:4px;
	width: 222px;
	height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
		}
#box1 h3{
	background: #b30;
	color: #fff;
		}
#box2 h3{
	background: #5a2;
	color: #fff;
		}
#box3 h3{
	background: #c60;
	color: #fff;
		}
#calbox h3{
	background: #75a;
	color: #fff;
		}
h2, p
{
	margin:1px;
}
#footer address {
	float:right;
	color:#999;
	font-style:normal;
	font-size: 85%;
	margin-top: -5px;
	}
#headernav {
	background:#000;
	height:26px;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:978px;
}
#homenews
{
	background:#000;
	height:26px;
	margin:0 auto;
	padding-top:4px;
	text-align:left;
	width:978px;
	color: #fff;
}
#homenews h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 125%;
	margin-left: 5px;
	}
ul.latestnews
{
	margin-top: 2px;
}
#headernav ul
{
	margin:0;
	padding:0;
	height:26px;
	font-family: arial, helvetica, sans-serif;
}

#headernav ul li { 
	display: inline;
	padding-top:2px;
 }

#headernav ul li a
{
	padding: 0 5px 5px 5px;
	margin: 0 10px;
	width: 90px;
	height: 16px;
	background-color: #000;
	color: #fff;
	text-decoration: none;
	font-size: 80%;
	font-weight:600;
}

#headernav ul li a:hover
{
	background-color: #fb2;
	color: #fff;
}
#subcontainer {
	margin-top:5px;
	min-height: 1px;
	padding: 0;
	width: 978px;
	clear: left;
        overflow: auto;
}
#navcontainer{
	float:left;
	width: 200px;
}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 5px;
	width: 180px;
	background-color: #b30;
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navcontainer a:visited
{
	color: #EEE;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color:#FC6;
	color: #000;
}
#navcontainer ul li ul li a
{
	background: #fff;
	color: #000 !important;
}
/*Textual healing*/
td.buttonheading
{
	display: none;
}

p
{
	margin: 8px 0;
}
h1, h2, h3, h4, h5, h6, .contentheading, .componentheading
{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}
h1
{
font-size: 220%;
}
h2, .contentheading, .componentheading
{
font-size: 200%;
}
h3
{
font-size: 180%;
}
h4
{
font-size: 160%;
}
h5
{
font-size: 140%;
}
h6
{
font-size: 120%;
}
.modifydate
{
color: #666;
font-size: 80%;
}
.sectiontableentry1 td, .sectiontableentry2 td
{
padding: 5px;
}
.contentpaneopen img.textleft
{
float:right;
margin-bottom:5px;
margin-left:5px;
}
#contentint .contentpaneopen
{
width: 100%;
}
.imageright
{
float: right;
padding: 0 0 5px 5px;
}
