@charset "iso-8859-1";
/* Master CSS Document for static elements */

* { padding: 0; margin: 0; }

img {
border:none;
}

html{ 
overflow-y : scroll; 
}

body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	background-color: #53568D;
}

p {
	font-size: 1.1em;
	padding: 0px 0px 0px 0px;
}

td {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFF;
}

/*--- Headers ---*/
h1 {
	font-size: 3em;
	padding: 0px 0px 0px 0px;
	}
h2 {
	font-size: 1.5em;
	padding: 0px 0px 0px 0px;
	}
h3 {
	font-size: 1.4em;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	}
h4 {
	font-size: 1.1em;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	}
h5 {
	font-size: 1.4em;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #D82835;
	}
h6 {
	font-size: 2.2em;
	padding: 0px 0px 0px 0px;
	}

 h1 a {
	 background-image: url(images/banner_top.png);
	 margin: 3px 0px 0px 0px;
	 padding: 0px;
	 width: 960px;
	 height: 69px;
	 display:block;
	 text-align:left;
	 text-indent: -9000px;
}

#columnFrame {
width: 960px;
height: auto;
}

#wrapper {
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 50px;
	width: 960px;
	height: auto;
	border: 1px solid #DB2929;
	background: #fff;
}

#mailingList {
	width: 960px;
	height: auto;
	padding: 10px 0px 5px 0px;
	font-size: 1.0em;
	color: #53568D;
}

#navigation {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 1.3em;
	 font-weight: bold;
	 line-height: 25px;
	 white-space: nowrap;
	 margin: 0px 0px 5px 0px;
	 height: 26px;
	 border-bottom: 3px solid #DB2929;
}

	div#navigation li {
	list-style-type: none;
	display: inline;
	}
	
	div#navigation li a {
	text-decoration: none;
	padding: 7px 15px;
	color: #333;
	}
	
	div#navigation li a:link {
	color: #333;
	}
	
	div#navigation li a:visited {
	}
	
	div#navigation li a:hover {
	color: #FFF;
	background-color: #DB2929;
	}
	
	div#navigation li a:active {
	color: #FFF;
	background-color: #DB2929;
	}
	
#footer {
	 font-size: 10px;
	 color: #666;
	 background: #fff;
	 width: 940px;
	 text-align: left;
	 padding: 10px;
	 height: auto;
	 border-top: 1px solid #DB2929;
}

#footer2 {
	 font-size: 10px;
	 color: #666;
	 background: #fff;
	 width: 940px;
	 text-align: left;
	 padding: 10px;
	 height: auto;
	 border-top: 1px solid #DB2929;
}

#footer a:link {
	color:#333;
	text-decoration:none;
}

#footer a:visited {
	color:#333;
	text-decoration:none;
}

#footer a:hover {
	color:#000;
}

#footer2 a:link {
	color:#333;
	text-decoration:none;
}

#footer2 a:visited {
	color:#333;
	text-decoration:none;
}

#footer2 a:hover {
	color:#000;
}

.serviceLabel {
	font-size: 2em;
	font-weight: bold;
}

.serviceList {
	font-size: 1.75em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
}

a {
	color:#53568D;
	text-decoration:underline;
}

a:link {
	color:#53568D;
	text-decoration:underline;
}

a:visited {
	color:#53568D;
	text-decoration:underline;
}

a:hover {
	color:#D82835;
	text-decoration:underline;
}

#content a:link {
	color:#53568D;
	text-decoration:underline;
}

#content a:visited {
	color:#53568D;
	text-decoration:underline;
}

#content a:hover {
	color:#D82835;
	text-decoration:underline;
}

#bottomFrame a:link {
	color:#53568D;
	text-decoration:underline;
}

#bottomFrame a:visited {
	color:#53568D;
	text-decoration:underline;
}

#bottomFrame a:hover {
	color:#D82835;
	text-decoration:underline;
}

#topFrame a:link {
	color:#53568D;
	text-decoration:underline;
}

#topFrame a:visited {
	color:#53568D;
	text-decoration:underline;
}

#topFrame a:hover {
	color:#D82835;
	text-decoration:underline;
}

.sideform {
	border: thin solid #53568D;
}

#bottom_nav {
	font-size: 1em;
	text-align: center;
	float: right;
	width: 940px;
	height: auto;
	padding-top: 10px;
}

#disclaimer {
	font-size: 1em;
	text-align: left;
	float: left;
	width: 270px;
	height: auto;
}

#seal {
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 40px;
}

#lead {
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 45px;
}

#blog {
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 48px;
}

#youtube {
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 48px;
}

#areas_served {
	width: 940px;
	height: auto;
	text-align: left;
	padding: 20px 10px 0px 10px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px solid #DB2929;
}

#areas_served a:link {
	color:#999;
	text-decoration:underline;
}

#areas_served a:visited {
	color:#999;
	text-decoration:underline;
}

#areas_served a:hover {
	color:#000;
	text-decoration:underline;
}

div#areas_served ul li {
	padding-left: 5px;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
}

#allegheny {
	 font-size: 10px;
	 width: 140px;
	 height: auto;
	 text-align: left;
	 float:left;
	 padding: 0px 10px 0px 25px;
}

#allegheny2 {
	 font-size: 10px;
	 width: 140px;
	 height: auto;
	 text-align: left;
	 float:left;
	 padding: 0px 10px 0px 0px;
}

#allegheny3 {
	 font-size: 10px;
	 width: 140px;
	 height: auto;
	 text-align: left;
	 float:left;
	 padding: 0px 10px 0px 0px;
}

#allegheny4 {
	 font-size: 10px;
	 width: 140px;
	 height: auto;
	 text-align: left;
	 float:left;
	 padding: 0px 10px 0px 0px;
}

#armstrong {
	 font-size: 10px;
	 width: 140px;
	 height: auto;
	 text-align: left;
	 float:left;
	 padding: 0px 10px 0px 0px;
}

#beaver {
	 font-size: 10px;
	 width: 140px;
	 height: auto;
	 text-align: left;
	 float:left;
	 padding: 0px 10px 0px 0px;
}

#butler {
	 font-size: 10px;
	 width: 140px;
	 height: auto;
	 text-align: left;
	 float:left;
	 padding: 0px 10px 0px 25px;
}

#washington {
	 font-size: 10px;
	 width: 140px;
	 height: auto;
	 text-align: left;
	 float:left;
	 padding: 0px 10px 0px 0px;
}

#washington2 {
	 font-size: 10px;
	 width: 140px;
	 height: auto;
	 text-align: left;
	 float:left;
	 padding: 0px 10px 0px 0px;
}


#westmoreland {
	 font-size: 10px;
	 width: 140px;
	 height: auto;
	 text-align: left;
	 float:left;
	 padding: 0px 10px 0px 0px;
}

#westmoreland2 {
	 font-size: 10px;
	 width: 140px;
	 height: auto;
	 text-align: left;
	 float:left;
	 padding: 0px 10px 0px 0px;
}

#westmoreland3 {
	 font-size: 10px;
	 width: 140px;
	 height: auto;
	 text-align: left;
	 float:left;
	 padding: 0px 10px 0px 0px;
}

#bread_crumbs {
	 font-size: 10px;
	 width: 920px;
	 height: auto;
	 text-align: left;
	 float:left;
	 padding: 0px 0px 20px 0px;
}

/*--- IE6 Fixes ---*/
.clear { float: left; width: 1px; /* http://www.positioniseverything.net/explorer/peekaboo.html */ }
