/* Main CSS for Penn Township Web 'grnWeb'*/
/* Dark Green Color #232C00
   Light Green background color A0AC7C
   Yellow Color #EEFC06
   
   Blue Colors:
   	Lt Blue #c4ccff
	Dk Blue	#081984
*/

body
	{
	background-image: url(images/paper_bckgd.jpg);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #c4ccff;
	font-family: sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
p
	{
	line-height: 1.5em;
	}
	
.banner	
	{
	position: absolute;
	top: 0;
	left: 0;
	white-space: nowrap;
	width: 100%;
	background-image: url(images/banner_bckgd.jpg);
	background-repeat: repeat-x;
	border: 0;
	}
	
.rgtTP	
	{
	float: right;
	}
	
.lftTP
	{
	position:absolute;
	left: 0;
	top: 0;
	}

.content
	{
	position: absolute;
	left: 175px;
	top: 125px;
	padding: 10px;
	clear: right;
	
	}
	
.rgtCol
	{
	position: relative;
	float: right;
	border-left: dashed #081984 1px;
	width: 190px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-left: 15px;
	line-height: 12px;
	font-size: 12px;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
	
.rgtCol p
	{
	border-bottom: dashed #081984 1px;
	padding-bottom: 5px;
	}
	
.rgtCol h3
	{
	color: #081984;
	padding-bottom: 5px;
	line-height: 1em;
	font-size: 16px;
	}
	
.rgtCol ul
	{
	padding-left:6px;
	margin-left:0;
	}

.rgtCol li
	{
	list-style-type:circle;
	float:none;
	}
	
.nav	
	{
	position: absolute;
	top: 125px;
	left: 0px;
	line-height: 1.5em;
	text-align: center;
	font-size: .8em;
	width:150px;
	margin: 0;
	padding: 5px;
	}
	
.nav ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 135px;
	}
	
.nav  ul li
	{
	position:relative;
	}
	
.nav li ul
	{
	position: absolute;
	left: 134px;
	top:0;
	display: none;
	}
	
.nav ul li a
	{
	display: block;
	text-decoration: none;
	width: 135px;
	height: 20px;
	color: #000;
	border: solid black 1px;
	font-variant: small-caps;
	background-color: #c4ccff;
	}
	
/* Fix IE. Hide From IE Mac \*/
* html ul li {float: left; height:1%;}
* html ul li a {height:1%;}
/* End */

.nav li:hover ul, li.over ul
	{
	display: block;
	}
	
.nav img
	{
	border: none;
	}

.nav a:visited
	{
	display: block;
	width: 135px;
	height: 20px;
	color: #000;
	border: solid black 1px;
	text-decoration: none;
	font-variant: small-caps;
	}
	
.nav a:hover
	{
	display: block;
	width: 135px;
	height: 20px;
	background-color: #081984;
	color: #FFF;
	border: solid black 1px;
	text-decoration: none;
	}
	
.stryPic
	{
	float: right;
	padding-left: 10px;
	}

.content a:link
	{
	color: #081984;
	}
	
.content a:visited
	{
	color: #081984;
	}
	
.content a:hover
	{
	color: #333;
	}
	
.mail a:link
	{
	background-color: transparent;
	border: 0;
	}
	
.mail a:visited
	{
	background-color: transparent;
	border: 0;
	}
	
.mail a:hover
	{
	background-color: transparent;
	border: 0;
	}
	
#dtTm 
	{
	position: absolute;
	top: 90px;
	left: 0;
	width: 100%;
	height: 25px;
	background-image: url(images/tp_strp.jpg);
	background-repeat: repeat-x;
	border: 0;
	}
	
#date
	{
	color: #c9a60b; /*EEFC06 */
	clear:both;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border: 0;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-family: serif;
	/*font-style: italic;*/
	font-size: .9em;
	}
	
.frmLeft
	{
	text-align:right;
	vertical-align:top;
	}
	
.inputfield
	{
	background-color:#eee;
	border-style:inset;
	}
	
.steps
	{
	font-weight:bold;
	}
	
.warning
	{
	color:#CC0000;
	font-size:small;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	border:1px solid #C00;
	padding:5px;
	}
	
.eventDate
	{
	text-align:center;
	font-size:11px;
	color:#333;
	}
	
.underline
	{
	text-decoration:underline;
	}
	
.statuteLst
	{
	list-style-type:lower-alpha;
	}
	
.regtabl
	{
	padding:5px;
	text-align:left;
	width: 500px;
	}
	
.regtabl td
	{
	border-bottom:1px dashed #333;
	}
	
.scheduleA 
	{
	border: 1px solid black;
	padding:5px;
	text-align:center;
	width: 500px;
	}
	
.scheduleA td
	{
	border-bottom:1px dashed #666;
	}
	
#result
	{
	background-color:#EEFC06;
	padding: 5px;
	}
	
.info 
	{
	padding:2px;
	text-align:center;
	}
	
.info td
	{
	border-bottom:1px dashed #666;
	}
	
.info caption
	{
	padding-bottom:3px;
	font-weight: bold;
	}
	
.infolist
	{
	padding: 3px;
	
	}
	
.infolist td
	{
	vertical-align: top;
	}
	
.picLeft
	{
	float:left;
	padding-right: 10px;
	}
	
.cemeterypics img
	{
	padding-right: 10px;
	}
.normalList
	{
	padding: 0px;
	margin: 3px;
	border: none;
	list-style-type:disk;
	list-style-position: outside;
	padding-left: 5px;
	float: none;
	}