@charset "UTF-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
	padding-top: 0px;
}

#header {
	height: 100%;
	width: 965px;
	background-image: url(images/header.png);
	float: left;
	background-repeat: no-repeat;
}

#logo {
	height: 150px;
	width: 168px;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
}

#address {
	height: 100%;
	width: 700px;
	float: left;
	margin-top: 45px;
	margin-left: 30px;
	padding-bottom: 0px;
	clear: right;
}

#fb {
	height: 27px;
	width: 27px;
	float: left;
	margin-top: 25px;
	margin-left: 90px;
	padding-bottom: 0px;
	clear: right;
	margin-right: 0px;
}

#fb-text {
	height: 100%;
	width: 75px;
	float: left;
	margin-top: 25px;
	margin-left: 15px;
	padding-bottom: 0px;
	clear: right;
	margin-right: 0px;
}

#navigation {
	float: left;
	width: 765px;
	height: 100%;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
}

#employment {
    float: left;
    width: 100px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-left: 10px;
    padding-top: 6px;
    text-align: center;
    height: 100%;
    margin-top: 0px;
}

#covid {
    float: left;
    width: 400px;
    height: 100%;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-left: 0px;
    padding-top: 6px;
    text-align: center;
    margin-right: 0px;
}


#events {
    float: right;
    width: 200px;
    height: 100%;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-left: 0px;
    padding-top: 6px;
    text-align: center;
    margin-right: 40px;
}
#content {
	float: left;
	width: 965px;
	height: 100%;
	margin-top: 0px;
	background: url(images/content-bg.png) repeat-y;
	clear: left;
}

.fluid_container {
	width: 957px;
	height: 340px;
	margin-left: 4px;
	margin-top: 8px;
}

#body {
	float: left;
	width: 925px;
	height: 100%;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-top: 8px;
}

#title {
	width: 450px;
	float: left;
	margin-top: 8px;
	height: 45px;
}

#body-content {
	float: left;
	width: 500px;
	height: 265px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 8px;
	clear: left;
	background-image: url(images/body-bg.png);
}

#pic-wrap {
	float: left;
	width: 420px;
	height: 265px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 8px;
}

#subtitle {
	width: 910px;
	float: left;
	margin-top: 15px;
	height: 25px;
	margin-left: 15px;
}

#content-text-wrap {
	width: 905px;
	float: left;
	margin-top: 10px;
	height: 100%;
	margin-left: 20px;
}

#back-top {
	width: 910px;
	float: left;
	margin-top: 10px;
	height: 15px;
	margin-left: 15px;
}

#text-left {
	float: left;
	width: 250px;
	height: 265px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#text-right {
	float: left;
	width: 250px;
	height: 265px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#button-bg {
	height: 295px;
	width: 230px;
	float: left;
	margin-top: 10px;
	margin-left: 9px;
	background-image: url(images/button-bg.png);
}

#button-title {
	height: 55px;
	width: 230px;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	text-align: center;
	margin-bottom: 10px;
}

#button {
	height: 195px;
	width: 198px;
	float: left;
	margin-top: 0px;
	margin-left: 15px;
}
	
#rightcol {
	float: right;
	width: 285px;
	background-image: url(images/col-y.png);
	height: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
}

#footer {
	clear: both;
	width: 965px;
	height: 80px;
	background: url(images/footer-bg.png) repeat-y;
	padding-top: 10px;
}

#footer-links {
	width: 965px;
	height: 35px;
	padding-top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}

.title {
	font-family: "Palatino Linotype", "Book Antiqua3", Palatino, serif;
	font-size: 24px;
	line-height: normal;
	color: #92132D;
	text-align: left;
}

.subtitle {
	font-family: "Palatino Linotype", "Book Antiqua3", Palatino, serif;
	font-size: 20px;
	line-height: normal;
	color: #92132D;
	text-align: left;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	margin-right: 0px;
}

.body-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	margin-right: 0px;
}
.bodyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C11D2C;
	text-align: left;
	font-weight: normal;
	margin-right: 0px;
}

.body-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin-right: 0px;
}

.body-head-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C11D2C;
	text-align: left;
	font-weight: bold;
	margin-right: 0px;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	margin-right: 0px;
}

.events a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	margin-right: 0px;
	text-decoration: none;
}

.events a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	margin-right: 0px;
	text-decoration: none;
}

.events a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	margin-right: 0px;
	text-decoration: none;
}

.events a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #92002D;
	font-weight: normal;
	margin-right: 0px;
	text-decoration: none;
}

.linksbottom a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #444444;
	text-decoration: none;
}

.linksbottom a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #444444;
	text-decoration: none;
}

.linksbottom a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A9A9A9;
	text-decoration: none;
}


.underlinemenu{
	font-weight: normal;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.underlinemenu ul{
	padding: 6px 0px 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: center;
//set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
	display: inline;
}

.underlinemenu ul li a{
	color: #FFFFFF; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
	border-bottom: none; /*bottom border is 3px*/
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}

.underlinemenu ul li a:hover{
	color: #92012D;
	background-color: #FFFFFF;
	text-decoration: none;
}

#index .index a,
#community .community a,
#environmental .environmental a,
#emergency .emergency a,
#contact .contact a
{
	color: #CCCCCC;
}

#index .index a:hover,
#community .community a:hover,
#environmental .environmental a:hover,
#emergency .emergency a:hover,
#contact .contact a:hover
{
	color: #92012D;
}
