/* Define Tags */
body { 
	margin:15;
	padding:0;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica;
	line-height:1.6em;
	background-color:#8c9163;
	} 

#leftSide a, #leftSide a:visited, #leftSide a:hover {	
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;	
	color:#000;	
	text-decoration:underline;
	line-height:1.6em;
	}
a:hover {
	color:#000;	
	}
#contentArea a, #contentArea a:visited, #contentArea a:hover, a, a:visited, a:hover {
	font-size:12pt;	
	font-family:Verdana,Arial,Helvetica; 
	color:#000;	
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
	margin:2px 0 5px 0;
	font-family:Verdana,Arial,Helvetica; 
	color:#005d00;
	border-bottom:2px solid #ca992c;
	}
h1 {
	font-size:15px;
	border:none;
	color:#38412d;
	}
h2 {
	color:#7b5123;
	font-size:14px;
	border-bottom:0;
	}
h3 {
	font-size:12px;
	border-bottom:0;
	}
h4 {
	font-size:10px;
	border-bottom:0;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
hr { 
	height:1px;
	color:#000000;
	}
	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}
	
ul, ol, li {	
	line-height:1.5em;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#000;
	}
	ul.arrow {
		padding:10px;
		margin:0;
		list-style-type: none;
		}
		ul.arrow li {
			padding-left:20px;
			background:url(images/list_arrow.gif) left no-repeat;
			}

/* Custom Class Names */
p, span, .copy, .bold, .copySmall, .copyLarge, .form, .button, .hdr, .subHdr, .error{
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#000;	
	line-height:1.5em;
	}
	
.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:10px;	
	}
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover {	
	font-size:14px;	
	}

.form {
	background-color:#fff;
	}
	
.button { 
	color:#fff; 
	font-weight:800; 
	background-color:#000;
	border:1px solid #000; 
	cursor:pointer;
	}
	
.hdr, a.hdr, a.hdr:visited, a.hdr:hover, .subHdr, a.subHdr, a.subHdr:visted, .subHdr:hover {
	font-size:14px;	
	font-weight:800;
	color:#000;	
	}
.subHdr, a.subHdr, a.subHdr:visted, .subHdr:hover {	
	font-size:10px;	
	}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:800;
	}

.copyright, .copyright a, .copyright a:visited, .copyright a:hover {	
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#000;	
	line-height:1em;
	text-decoration:none;
	}
.copyright a:hover {
	text-decoration:underline;
	}

.pagelist { /* CAN'T BE AN ID CONTAINER BECAUSE IE SUCKS */
	float:left;
	}
.pagelist ul {
	list-style-type:square;
	}
	.pagelist ul li {
		line-height:1.5em;
		}
	.pagelist ul li a,.pagelist ul li a:visited,.pagelist ul li a:hover {
		text-decoration: underline;
		padding: .2em .5em;
		color: #474747;
		}
		.pagelist ul li a.thispage {
			background-color:#e5cd57;
			}
		.pagelist ul li a:hover {
			text-decoration: none;
			color: #7b5123;
			}
.clear {
	clear:both;
	}
	
.dropcap {
	float: left;
	width: 50px;
	font-size: 62px;
	line-height: 51px;
	font-weight: normal;
	color:#7b5123;
	font-family: georgia, times;
	}
	
.indent {
	text-indent:1.5em;
	}
	
/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM PAGE		*
 *	DEFINITIONS BELOW		*
 ********************************/
 
 .bodyLeft {
 	float:left;
	width:207px;
 }
 .bodyLeftTop {
	padding:14px;
  	width:200px;
	width/* */:/**/172px; 
	width: /**/172px;
 }
 
.bodyLeftNewsLinks {
	background-color:#aeb482;
	}

.bodyLeftNews {
	margin:10px auto 0 auto;
	padding:0;

	border:1px solid #a0a478;

  	width:186px;
	width/* */:/**/184px;
	width: /**/184px;
	
	background-color:#aeb482;
	}
.bodyLeftNews div.hdrCommunity {
  	width:184px;
	height:26px;
	background:url(images/hdr_news_community.gif) no-repeat top left;
	}
.bodyLeftNews div.hdrTownshipNews {
  	width:184px;
	height:26px;
	background:url(images/hdr_news_township.gif) no-repeat top left;
	}
.bodyLeftNews div.hdrFire {
  	width:184px;
	height:26px;
	background:url(images/hdr_news_fire.gif) no-repeat top left;
	}
.bodyLeftNews div span {
	display:none;
	}
 
 .bodyRight {
 	float: right;
	padding:20px;
	width:457px;
	width/* */:/**/417px; 
	width: /**/417px;
 }
 
  .bodyLeftBottom {
  	width:200px;
	width/* */:/**/172px; 
	width: /**/172px;
	padding:14px;
	background-color:#aeb482;
	font-size:10px;
 }
 
 .footer {
	color:#fff;
	font-size:9px;
 }
 
  .footer a, .footer a:hover, .footer a:visited {
	color:#fff;
	font-size:9px;
	text-decoration:none;
 }

#footerCopyright {
	margin:0;
	padding:0 0 35px 0;
	font-size:11px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ccd0af;
	text-align:center;
	}
#footerCopyright a, #footerCopyright a:visited, #footerCopyright a:hover {
	font-size:11px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ccd0af;
	}
#footerCopyright a:hover {
	color:#e0e3cd;
	}

 .top {
 	background: url(images/top.gif) top left no-repeat;
	width: 664px;
	height: 31px;
 }

 .logo {
 	background: url(images/logo.gif) top left no-repeat;
	width: 664px;
	height: 93px;
 }
 
  .nav {
 	background: url(images/nav.gif) top left no-repeat;
	width: 664px;
	height: 27px;
 }
 
   .mainBody {
 	background: url(images/body_bg.gif) repeat-y;
	width: 664px;
 }
 
ul.newsList {
	margin:4px 0px 0px 0px;
	padding:0;
	}
	ul.newsList li {
		list-style-type:none;
		margin:0;
		padding:0 0 0 18px;
		background:url(images/bullet.gif) no-repeat 5px 5px;
		}
		ul.newsList a.currentPage{
			font-weight:bold;
		}
		
.menu .options {
	margin-right:1px;
	margin-bottom:1px;
	border:1px solid #b6bc82;
	background-color:#ffffcc;
}

.menu a {
	font-size:10px;	
	font-family:Arial,Verdana,Helvetica,sans-serif;	
	font-weight:800;	
	text-decoration:none;
	color:#4a4a4a;
	display:block;
	padding:2px 10px;
	text-decoration:none;
	background-color:transparent;
}

.menu a:visited {
	font-size:10px;	
	font-family:Arial,Verdana,Helvetica,sans-serif;	
	font-weight:800;	
	text-decoration:none;
	color:#4a4a4a;
	display:block;
	padding:2px 10px;
	text-decoration:none;
	background-color:transparent;
}

.menu a:active {
	font-size:10px;	
	font-family:Arial,Verdana,Helvetica,sans-serif;	
	font-weight:800;	
	text-decoration:none;
	color:#4a4a4a;
	display:block;
	padding:2px 10px;
	text-decoration:none;
	background-color:transparent;
}

.menu a:hover {
	font-size:10px;	
	font-family:Arial,Verdana,Helvetica,sans-serif;	
	font-weight:800;	
	text-decoration:none;
	color:#4a4a4a;
	display:block;
	padding:2px 10px;
	text-decoration:none;
	background-color:#b6bc82;
}

.highlight {
	border:1px solid #FDCF64;
	background-color:#FFFFC6;
	border-left:0;
	border-right:0;
	}

#nav1gat {
	width:542px;
	height:27px;
	margin:0;
	padding:0;
	position:relative;
	background:url(images/nav_new.gif) no-repeat top center;
}
		
#nav1gat li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#nav1gat li, #nav1gat a {height: 27px; display: block; color:transparent;}
#nav1gat span { display:none; }
#nav1gat li a {
	display:block;
	height:27px;
}
				
#nav1gat_1	{ width:52px; left:0; }
#nav1gat_2	{ width:127px; left:52px; }
#nav1gat_3	{ width:125px; left:179px; }
#nav1gat_4	{ width:150px; left:304px; }
#nav1gat_5	{ width:93px; left:454px; }

#nav1gat_1 a:hover, #nav1gat_1 a:active { background:transparent url(images/nav_new.gif) no-repeat 0px -27px; }
#nav1gat_2 a:hover, #nav1gat_2 a:active { background:transparent url(images/nav_new.gif) no-repeat -52px -27px; }
#nav1gat_3 a:hover, #nav1gat_3 a:active { background:transparent url(images/nav_new.gif) no-repeat -179px -27px; }
#nav1gat_4 a:hover, #nav1gat_4 a:active { background:transparent url(images/nav_new.gif) no-repeat -304px -27px; }
#nav1gat_5 a:hover, #nav1gat_5 a:active { background:transparent url(images/nav_new.gif) no-repeat -454px -27px; }
