*
{
}

body 
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/images/avontownship-bg-top.gif) repeat-x top;
}

p
{
	padding: 0px;
	clear: both;
}

.container {
	text-align: left;
	width: 790px;
	margin-left: 175px;
}

.header {
	float: left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	clear: both;
}

.nav {
	float: left;
	text-align: left;
	width: 200px;
}

.content {
	float: left;
	text-align: left;
	padding-left: 20px;
	width: 570px;
}

.footer {
	clear: both;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding-top: 25px;
	height: 65px;
	background: #164891;
	color: #FFFFFF;
}

.footertext {
	padding-left: 125px;
	width: 790px;
	text-align: center;
	color: #FFFFFF;
}

#navigation {
	position: relative;
	list-style: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: rgb(0,0,0);
	height: 18px;
	background-color: rgb(255,255,255);
	z-index: 900;
	font-family: Tahoma, Arial;
}

#navigation ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	display: block;
	float: left;
}

#navigation li {
	float: left;
	text-align: left;
	position: relative;
	border-bottom: 1px solid gray;
	background: url(/images/nav-background.gif);
	padding-top: 8px;
	height: 26px;
	width: 160px;
}

#navigation a
{
	text-decoration: none;
	color: rgb(0,0,0);
}

#navigation a:hover
{
	text-decoration: none;
	color: rgb(25,25,0);
}

.Events table
{
	width: 560px;
}

.EventsHeader
{
	border-bottom: solid 1px #000;
}

.Events td
{
	width: 140px;
}

#logincontrol
{
	font-size: 14px;
}

#loginheader
{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	height: 60px;
}

#logincontrol label
{
	clear: both;
	width: 150px;
	text-align: left;
	float: left;	
}

#logincontrol input
{
	width: 250px;
	/* float: left;
	text-align: left; */
}

#logincontrol submit
{
	clear: both;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

