body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

div#wrapper{
	width: 780px;
	height: auto;
}
div#logobar{
	width: 100%;
	height: 105px;
	padding-top: 3px;
	padding-left: 10px;
}
div#navbar{
	width: 100%;
	height: auto;
}
div#slogan{
	width: 100%;
	height: 95px;
	border-bottom: 1px solid #006;
}
div#mainbody{
	width: 100%;
	height: auto;
}
div.leftnav{
	width: 126px;
	height: 18px;
	background-color: #006;
	text-align: center;
	margin-top: 3px;
	padding-top: 2px;
}
div#footer{
	width: 100%;
	height: auto;
	padding-top: 5px;
	font-size: 11px;
	text-align: center;
}
.leftnav a:link{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.leftnav a:visited{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.leftnav a:hover{
	font-size: 11px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.leftnav a:active{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
td#slogan{
	font-size: 28px;
	text-align: center;
	padding-right: 10px;
	color: #999;
}
td#imagefades{
	padding-top: 1px;
}
#sloganhighlight{
	color: #006;
}
td#content{
	padding-top: 20px;
	padding-left: 30px;
}



td.menu{
	border-right: 1px solid #006;
	border-bottom: 1px solid #006;
	height: 10px;
	text-align: center;
}
td.menuleft{
	border-bottom: 1px solid #006;
	height: 10px;
}
a.navitem1:link{
	font-size: 14px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
	width: 85px;
}
a.navitem1:visited{
	font-size: 14px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
	width: 85px;
}
a.navitem1:hover{
	font-size: 14px;
	font-weight: bold;
	color: #ca281d;
	text-decoration: none;
	width: 85px;
}
a.navitem1:active{
	font-size: 14px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
	width: 85px;
}
#dropmenudiv{
position:absolute;
border:1px solid #006;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 18px;
z-index:100;
margin-top: 5px;
}

#dropmenudiv a{
width: 100%;
color: #006;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ccc;
color: #ca281d;
}
h1{
	color: #006;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}
h2{
	color: #006;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}
img.news{
	margin: 10px;
	border: 1px solid #006;
}
a:link{
	color: #006;
	text-decoration: underline;
}
a:visited{
	color: #006;
	text-decoration: underline;
}
a:hover{
	color: #ca281d;
	text-decoration: underline;
}
a:active{
	color: #006;
	text-decoration: underline;
}
table#map{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 100px;
}

img.none{
	border: 0px;
}

img{
	border: 1px solid #006;
}

table#map img{
	border: 0px;
}