h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 34px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	line-height: 25px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #006699;
	cursor: default;
}

h4 {
	font-variant: small-caps;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	display: block;
	

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

a:link {
	color: #009999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
}

a:visited {
	color: #663300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}

a:hover {
	color: #FFFFFF;
	background-color: #484431;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #484431;
}
a.committeetr:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px solid #009999;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #FFF7DF;
	display: block;
	float: left;
	text-align: center;
	width: 50px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}

a.committeetr:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px solid #009999;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #FFF7DF;
	display: block;
	float: left;
	text-align: center;
	width: 50px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}

a.committeetr:hover {
	background-color: #484431;
	border: 1px solid #484431;
}

body {
	behavior: url(http://www.kentcounty.com/csshover.htc);
	margin: 0px;
	background-image: url(../img/body-bgTEST5.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #85949C;
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../img/banner-bg7.jpg);
	height: 130px;
	width: 950px;
	background-repeat: repeat-y;
	text-align: center;
	background-position: center top;
}
#header h1 {
	float: left;
	position: absolute;
	left: -9999px;
}


#nav_container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	position: relative;
	background-color: #6E9581;
	background-image: url(img/nav-bgTEST.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 8px;
}

.insidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #009999;
}

#nav {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	
}

#nav li {
	float: left;
	position: relative;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;

}
#nav li:hover {
	background-color: #6E9581;
}

#nav li a {
	display: block;
	color: #FFFFCC;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav li a:hover {
	background-color: #8AC370;
}

#nav li ul.submenu {
	list-style: none;
	position: absolute;
	left: -999em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#nav li ul.submenu li {
	width: 13em;
	background-color: #6E9581;
	text-align: left;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
}

#nav li:hover ul.submenu {
	left: auto;
	margin: 0px;
	padding: 0px;
}

#nav li:hover ul.submenu li {
	display: block;
	float: left;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#nav li:hover ul.submenu li:hover {
	background-color: #8AC370;
}
#nav ul.submenu li a {
	font-size: 12px;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin: 0px;
}
#nav ul.submenu li a:hover {
	background-color: transparent;
}

#Index_container_columns {
	width: 950px;
	clear: both;
	float: left;
	background-image: url(../img/body-bg-index1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#Index_container_colLeftMiddle {
	clear: none;
	float: left;
	width: 750px;
}

#Index_colLeft {
	width: 220px;
	float: left;
	padding-top: 5px;
}

#Index_colMiddle {
	width: 510px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	clear: none;
}

#Index_colRight {
	width: 185px;
	float: left;
	clear: none;
	background-image: url(img/whatshappening3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 135px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 10px;
}
#icon {
}
#icon a {
	clear: none;
	margin: 0px;
	padding: 0px;
}
#icon a:hover {
	clear: none;
	margin: 0px;
	padding: 0px;
}



#container_columns {
	width: 950px;
	clear: both;
	float: left;
	background-image: url(img/body-bg-template3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 20px;
}

#container_colLeftMiddle {
	clear: none;
	float: left;
	width: 950px;
}


.eventext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#colLeft {
	width: 235px;
	float: left;
	padding-top: 20px;
	vertical-align: top;
	clear: none;
}

#kcMap {
	margin-top: 15px;
	border: 1px solid #3F3C3E;
	margin-left: 7px;
}

#colMiddle {
	width: 665px;
	min-height: 650px;
	float: right;
	clear: none;
	text-align: left;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
}

#colRight {
	width: 161px;
	float: left;
	clear: none;
	background-image: url(img/whatshappening3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 135px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 5px;
}

#Index_colMiddle #flash {
	text-align: center;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333300;
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 15px;
}
#Index_colMiddle #map {
	background-image: url(img/kentmap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 380px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#Index_colMiddle #map #map_text {
	height: 125px;
	width: 220px;
	margin-left: 220px;
	margin-top: 205px;
	background-image: url(img/map_green_bkgrnd.png);
	background-repeat: repeat;
	background-position: left top;
	float: right;
	padding: 5px;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
#container_footer {
	width: 950px;
	text-align: center;
	background-color: #014651;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: middle;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	background-position: center center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container_footer_test {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

#container_footer_test a {
	color: #FFFFFF;
}

#Index_colMiddle #bottom_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	width: 440px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 11px;
	margin-bottom: 10px;
}
.clearLine {
	clear: both;
	float: none;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.imgFloatBlockRight {
	float: right;
	height: 275px;
	width: 325px;
	margin: 10px;
	text-align: center;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

ul.leftNav {
	list-style-position: inside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 18px;
	font-variant: small-caps;
}
h5 a {
	margin: 0px;
	text-decoration: none;
	display: block;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h5 a:link {
	color: #024651;
	background-image: url(img/leftNavh5.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-decoration: none;
	border-style: none;
}
h5 a:visited {
	color: #024651;
	background-image: url(img/leftNavh5.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-decoration: none;
	border-style: none;
}
h5 a:hover {
	background-image: url(img/leftNavh 5.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #7FB2A3;
	border-style: none;
	background-color: transparent;
	background-image: url(img/leftNavh5_hover.jpg);
	text-decoration: none;
}
ul.leftNav li {
	margin: 0px;
	padding: 0px;
	background-color: #E4C3A8;
	list-style-position: outside;
	list-style-type: none;
}
ul.leftNav li:hover {
}
ul.leftNav li a {
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 30px;
	display: block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul.leftNav li a:link {
	color: #009999;
}
ul.leftNav li a:visited {
	color: #009999;
	border-style: none;
	text-decoration: none;
}
ul.leftNav li a:hover {
	background-color: #009999;
	color: #FFFFFF;
}
ul.leftNav li a:active {
	background-color: #BCBEC1;
	color: #333333;
}
ul.leftNav li ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.leftNav li ul li {
	margin: 0px;
	padding: 0px;
}
ul.leftNav li ul li a {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 45px;
	display: block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
div.calendarContainer {
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.eventContainer {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #525454;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;

}
div.eventContainer:hover {
	background-color: #DEF2F8;
}
div.eventContainer ul {
	margin: 0px;
	padding: 0px;
}
div.eventContainer ul li {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #2B2C2C;
	list-style-position: outside;
	list-style-type: none;
}
div.eventContainer ul li.event {
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 0.01em;
}
div.eventContainer ul li span.date {
	font-weight: bold;
	color: #008883;
	font-size: 14px;
	line-height: 16px;
	font-variant: small-caps;
}
div.eventContainer ul li.contact {
	margin-top: 15px;
}
div.eventContainer ul li.description {
	margin-top: 15px;
}
div#monthCalNav {
	clear: both;
	margin-bottom: 15px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.databaseContent a {
	border-style: none;
	text-decoration: none;
	background-color: transparent;
}
.databaseContent a:link {
	border-style: none;
	text-decoration: none;
	background-color: transparent;
}
.databaseContent a:visited {
	border-style: none;
	text-decoration: none;
	background-color: transparent;
}
.databaseContent a:hover {
	border-style: none;
	text-decoration: none;
	background-color: transparent;
}
div#medium {
	clear: both;
	margin-bottom: 15px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
a.medium:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	border: 1px solid #009999;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #FFF7DF;
	display: block;
	float: left;
	text-align: center;
	width: 80px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	overflow: hidden;
}
a.medium:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	border: 1px solid #009999;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #FFF7DF;
	display: block;
	float: left;
	text-align: center;
	width: 80px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}
a.medium:hover {
	background-color: #484431;
	border: 1px solid #484431;
}
.chamber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
}

