body{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
background: url(http://www.charlestontownship.org/images/bg1.gif);
background-repeat: repeat-x;
background-color: #c0c0c0;
margin-top: 0;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
}

.events {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-left: 4px;
}

.li{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}

.tableborder {  border: #000066 ridge;
}

#navigation {
	background-color: #F6F4E4;
	float: left;
	width: 15em;
	border-style: outset;
	border-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: #084864;
	padding: 0.45em;
	font-family: Times New Roman;
	font-size: 12px;
	color: #084864;
	text-decoration: none;
}
#navigationbody {
	background-color: #084864;
	border-width: 2px;
	border-left-width: 12px;
	border-right-width: 12px;
	border-color: #084864;
	height: 100%;
	width: 98%;
	align: right;
	margin: 0;
}
.events1 {
	font-family: Times New Roman;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding: 16em;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #E8C286;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	padding-top: 1em;

}

.section {  
	background-color: #990000; 
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
height: auto; 
padding-bottom: 4px; 
padding-top: 4px; 
	font-weight: bold; 

}


a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #bfecf6;
	text-decoration: underline;
}


a:hover {

	text-decoration: underline;
	color: #ffffff;
}



#nav {
	margin: 0px;
	text-align: center;
}

#nav li {
	float: left;
	position: relative;
	text-align: center;
	list-style-type: none;
	margin: 0px;
	display: block;
	border-right: 1px solid;
	z-index: 2;
}

#nav li ul {
	display: none;
	position: absolute;
	left: 0px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
	background-color: #cccccc;
}

#nav li li {
	float: none;
	text-align: left;
	width: 180px;
	padding: 0px;
	margin: 0px;
	border: 0;
	z-index: 3;
	bordercolor: #000000;
}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 3px 10px;
	display: block;
}

#nav li a {
	font-weight: bold;
	font-size: 12pt;
}

#nav li li a {
	font-size: 10pt;
	font-weight: normal;
	background-color: #cccccc;
	color: #000000;

}

#nav li li a:hover {
	font-size: 10pt;
	font-weight: normal;
	background-color: #000000;
	color: #ffffff;
}

#nav li:hover ul, #nav li.over ul {
  display: block;
  padding: 0px;
}


