

/*  ------- Document Level -------*/

	body {
		text-align: center;
		min-width: 900px;
		background-color: #fff;
		font-family: Verdana, Helvetica, sans-serif;
		}
	html {
		min-height:100%;		
		margin-bottom:1px;
		}
	a {
	  	outline: none;
		}
	img {
		border-style: none;
		}
	h1 {
		font-size:18px;
		color:#bb3948;
		margin-top:63px;
		margin-bottom:40px;
		margin-left:67px;
		}
	h2 {
	font-size:14px;
	margin-left: 20px;
			}
	h4 {
	margin-top:30px;
	font-size:17px;
	margin-left: 20px;
			}
	p {
		margin:10 20 10 20px;
	}
	
	ul {
		color: #1a1d72;
		margin-right: 20px;
		
	}
	
	ul li ul {
		margin-top: 5px;
		margin-bottom:10px;
	}
	
	ol {
		color: #1a1d72;
		margin-right: 20px;
		
	}
	

/*  -------  ID Rules   -------*/

	body.one #menuMain a#one, body.two #menuMain a#two,body.three #menuMain a#three,body.four #menuMain a#four,body.five #menuMain a#five, body.six #menuMain a#six {
		color: #323232;
		}
  
/*  ------- Wrapper -------*/

	#wrapper {
		width: 900px;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		background-image: url(../_images-base/backgroundWrapper.gif);
		background-repeat: no-repeat;
		background-color: #1A1D72;
		}

/*  ------- Masthead -------*/

	#masthead {
		float: right;
		text-align: left;
		width: 731px;
		}
	calloutPopup {
		position: relative;
		z-index: 10;
		top: -100px;
		height: 150px;
		}
		
/*  ------- Nav -------*/

	#nav {
		width: 900px;
		}
	#nav img {
		float: left;
		}

/*  ------- Content -------*/
	
	#content {
		width: 731px;
		background-image: url(../_images-base/backgroundContent.gif);
		background-position-x: right;
		background-repeat: repeat-y;
		float: right;
		text-align: left;
		
		}
		
	#content-dpr {
		padding-top:15px;
		width: 731px;
		background-color:#FCEEC6;
		float: right;
		text-align: left;
		/* IE MIN-HEIGHT HACK */
		min-height:675px;
		height:auto !important;
		height:675px;
		
		}
		
	#content-dpr p {
		font-size: 12px;
		line-height: 17px;
		color: #1a1d72;
		margin-top:10px;
		margin-right:20px;
		margin-bottom:10px;
		margin-left:20px;
	}
	
	#content-dpr ul li a {
		text-decoration:underline;
	}
	
		
		
		
/*  ------- Copy -------*/
	
	#copy {
		padding-top:15px;
		width: 563px;
		/* IE MIN-HEIGHT HACK */
		min-height:435px;
		height:auto !important;
		height:435px;
		float: left;
		background-color: #fceec6;
		}
	#copy p {
		font-size: 12px;
		line-height: 17px;
		color: #1a1d72;
		margin-top:10px;
		margin-right:20px;
		margin-bottom:10px;
		margin-left:20px;
	}
	
	#copy .redlink a {
		color:#bb3948;
	}
	
	#copy table .signs {
	margin-left:20px;
	}
	
	.t1{
		font-size: 12px;
		line-height: 17px;
		color: #1a1d72;
		margin-top:10px;
		margin-right:20px;
		margin-bottom:10px;
		margin-left:20px;
	}
	
	.t1 td{
		vertical-align:text-top;
		padding-top: 5px;
	
	}
.backgroundWelcome{
		background-image: url(../_images-base/backgroundWelcome.gif);
		background-repeat: no-repeat;
	
		}
	
/*  ------- Callout -------*/
	
	#callout {
		margin-left: 15px;
		/* IE MIN-HEIGHT HACK */
		min-height:300px;
		height:auto !important;
		height:300px;
		}
			
	#callout img {
		float:left;
		}

	#calloutPopup  {
		overflow: hidden;
		position: relative;
		z-index: 10;
		}
/*  ------- Left -------*/
	
	#left {
		width: 169px;
		float:left;
		text-align:left;
		}

	#left li {
		margin-right: 15px;
		margin-bottom: 15px;
		margin-left: -15px;
		list-style: none;
	}
	#left a {
		font-size:11px;
		font-weight:bold;
		color: #fff;
		text-decoration: none;
		}
	#left a:hover {
		color: #fff;
		text-decoration: underline;
		}
	#left p {
		font-size: 15px;
		line-height: 22px;
	}
	#left img {
		margin-top: 20px;
		margin-left: 25px;
		
	}
	#flash {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

	
/*  ------- Right -------*/

	#right {
	float:right;
	width: 168px;
	text-align: left;
	background: #6164A2;
		}
/*		
	#right p {
		font-size: 12px;
		line-height: 16px;
	}
	
	#right em {
		font-family: Garamond, Georgia, Helvetica, sans-serif;
		font-size: 14px;
		color: #4f4f4f;
		line-height: 22px;
	}
	
		#right li {
		font-size: 10px;
		line-height: 16px;
		list-style-image: url(../_images-base/Bullet.jpg);
		margin-bottom: 15px;
	}
*/	
/*  ------- Footer -------*/
	
	#footer {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #838383;
		width: 685px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		}
	#footer a {
		color: #6276c1;
		text-decoration: none;
		}
	#footer a:hover {
		text-decoration: underline;
		}
	#footer p {
		margin-top: 10px;
		}
	#footer li {
		display: inline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding-right: 20px;
		}
	#footer ul {
		margin-left: 160px;
	}
	
	#clearboth {
		clear: both;
	}

/*  ------- Classes -------*/

	.floatRight {
		float: right;
		text-align: right;
		}
	.floatLeft {
		float: left;
		text-align: right;
		}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

	.gallerycontainer{
		position: relative;
		
		/*Add a height attribute and set to largest image's height to prevent overlaying*/
		}
	.thumbnail img{
		
		}
	.thumbnail:hover{
		background-color: transparent;
		}
	.thumbnail:hover img{
		}
	.thumbnail span{ /*CSS for enlarged image*/
		position: absolute;
		top:315px;
		*top:310px;
		padding: 5px;
		left: -1000px;
		visibility: hidden;
		color: black;
		text-decoration: none;
		}
	.thumbnail span img{ /*CSS for enlarged image*/
		border-width: 0;
		padding: 2px;
		}
	.thumbnail:hover span{ /*CSS for enlarged image*/
		visibility: visible;
		top: 1;
		left: 305px; /*position where enlarged image should offset horizontally */
		z-index: 50;
		}
.theTownList {
	width: 140px;
	margin-left: 10px;
	margin-top: 50px;
}
/*---- PANP nav include ----*/

#subnav {
	margin-left:10px;
	margin-top:22px;
	margin-right:5px;
}

#subnav a{
	color:#FFFFFF;
	
}

#subnav a:hover {
	color:#FE3582;
	
}
.mD {
list-style-type:none;
	line-height: 1;
	/* margin:0px auto;*/
	margin: 0px;
	padding: 0px 0px 0px 15px;

}

#navhighlight1 a#highlight1, #navhighlight2 a#highlight2, #navhighlight3 a#highlight3,#navhighlight4 a#highlight4, #navhighlight5 a#highlight5, #navhighlight6 a#highlight6
{
	color:#FE3582;
}


.intro{
	margin: 0px;
	padding: 0px;

}

.showhide {
	display:none;
	list-style-type:none;
	margin-left: -40px;
	*margin-left:0px;
	width: 300px;
}

.showhide li {
	list-style-type:none;
	
}

.hwac-slideshow {
	margin-right: 20px;
	margin-top: 10px;
}

.section-links {
	margin: 100px 0 0 0;
	text-align:center;
	width: 731px;
}
.section-links ul{
	margin-right: 0px;
	margin-left: -10px;
	*margin-left:30px;
}

.section-links ul li {
	float:left;
	display: block;
	text-align:center;
	list-style-type:none;
	vertical-align:bottom;
	width: 115px;
	line-height:1.5;
}

.section-links ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;

}

/*revised PANP DPR page*/

#zero img {
	margin-left: 40px;
	margin-top: 10px;
}

.detail{ 
	margin-bottom: 50px;
	*padding-bottom: 40px;
	
} 

.detail#first, .detail#second, .detail#third, .detail#fourth, .detail#fifth, .detail#sixth  {
	width: 670px;
	margin-left:30px;
	_margin-left:20px;
	margin-top:15px;
	
}

.detail fieldset {
	border: 3px solid;
	padding:0;
	margin:0;
}

.detail#first fieldset{
	border-color:#007C79;
}

.detail#second fieldset{
	border-color:#EE821B;
}


.detail#third fieldset{
	border-color:#008753;
}

.detail#fourth fieldset{
	border-color:#6E3982;
}

.detail#fifth fieldset{
	border-color:#97361E;
}

.detail#sixth fieldset{
	border-color:#0053A1;
}

.detail img  {
float:left;
margin: 10px 20px 10px 10px;

}

.detail img.slideshow {
	float:right;
	margin: 85px 15px 0 0;
}

.detail img.arrow {
	margin-left:50px;
}

.detail p {
	width: 420px;
	*width: 330px;
}


.detail#first p.headerp {
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	color:#007C79;

}

.detail#first a.sub, .detail#first p.sub  {
	font-weight:bold;
	color:#007C79;
	text-decoration: none;

}


.detail#second p.headerp {
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	color:#EE821B;

}


.detail#second a.sub, .detail#second p.sub  {
	font-weight:bold;
	color:#EE821B;
	text-decoration: none;

}

.detail#third p.headerp {
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	color:#008753;

}

.detail#third a.sub, .detail#third p.sub  {
	font-weight:bold;
	color:#008753;
	text-decoration: none;

}

.detail#fourth p.headerp {
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	color:#6E3982;

}

.detail#fourth a.sub, .detail#fourth p.sub  {
	font-weight:bold;
	color:#6E3982;
	text-decoration: none;

}


.detail#fifth p.headerp {
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	color:#97361E;
}

.detail#fifth a.sub, .detail#fifth p.sub  {
	font-weight:bold;
	color:#97361E;
	text-decoration: none;

}

.detail#sixth p.headerp {
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	color:#0053A1;

}

.detail#sixth a.sub, .detail#sixth p.sub  {
	font-weight:bold;
	color:#0053A1;
	text-decoration: none;

}