* html body {
/*\*/
	text-align: center;
/* */
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#2B4312;
	margin:0 0;
	padding:0px 0;
	background-color:#9BDEF2;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom:30px;
}

h1,h2,h3,p,ul,ol,dl,td,th {
	line-height:1.5em;
}

h1 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:200%;
	font-weight:bold;
	color:#699b29;
	margin-top:0em;
	margin-bottom:0.75em;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:bold;
	color:#ff4c92;
	margin-top:1.25em;
	margin-bottom:0.2em;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	color:#ff4c92;
	margin-top:1.25em;
	margin-bottom:0.2em;
}

p, ul, ol, dl {
	font-size:100%;
	margin-top:0;
	margin-bottom:1.0em;
}

ul {
	list-style:disc;
}

ul li,
ol li {
	margin-top:0.5em;
	margin-bottom:0.5em;
}

img {
	border:none;
}

table {
	font-size:100%;
	border:none;
	margin-top:0;
	margin-bottom:1.0em;
	border-collapse:collapse;
}

/* Default Link Properties */

a {
	color:#0547A0;
}

a:hover {
	text-decoration:none;
	color:#275A98;
}

address {
	font-style:normal;
	margin-bottom:1.0em;
}


/* Main layout elements
============================================================ 
--------------------------------------------------------- */

#page {
	width:981px;
	margin:0 auto;
	padding:0;
	padding-bottom:10px;
	text-align:left;
	background-color:#FFF;
	background-image:url(../images/page-bg.png);
	background-repeat:repeat-y;
	border-top:none;
	margin-top:5px;
}

#header {
	height:100px;
	margin:0;
	padding:0;
	background-image:url("../images/header-bg.png");
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	position:relative;
	
}

#body {
	margin:0px;
	min-height:120px;
	_height:120px;
}

#content {
	width:663px; /* 2px less due to IE bug with overflowing <em>s */
	padding:15px 8px 10px 8px;
	float:right;
}

#sidebar {
	width:286px;
	padding:20px 8px 10px 8px;
	float:left;
}

#footer {
	padding:0 10px;
	height:40px;
	width:957px;
	margin-left:2px;
	background-color:#CDE0AB;
	background-image:url(../images/footer-bg.png);
	background-repeat:repeat-x;
	clear:both;
	position:relative;
}

#header-print,
#footer-print {
	display:none;
}

.callout {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:120%;
    font-weight:bold;
    font-style:italic;
    text-align:center;
    padding:10px;
    background-color:#FFF1DF;
    border-top:solid 1px #E2B479;
    border-bottom:solid 1px #E2B479;
}


/* Header
============================================================ 
--------------------------------------------------------- */

#donate {
	position:absolute;
	left:568px;
	top:1px;
}

#donate a {
	color:#000000;
	text-decoration:none;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#contact-us {
	position:absolute;
	right:67px;
	top:5px;
}

#contact-us a {
	background-image:url("../images/header-contact-us.png");
	background-repeat:no-repeat;
	width:91px;
	display:block;
	padding-top:13px;
	height:0px !important; /* for most browsers */
	height /**/:13px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#header-login {
	position:absolute;
	right:230px;
	top:3px;
}




#header-login a {
	background-image:url("../images/header-login.png");
	background-repeat:no-repeat;
	width:49px;
	display:block;
	padding-top:20px;
	height:0px !important; /* for most browsers */
	height /**/:13px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#header-profile {
	position:absolute;
	right:225px;
	top:3px;
}

#header-profile a {
	background-image:url("../images/header-profile.png");
	background-repeat:no-repeat;
	width:60px;
	display:block;
	padding-top:20px;
	height:0px !important; /* for most browsers */
	height /**/:13px; /* for IE5.5's bad box model */
	overflow:hidden;
}


#find-us a:hover {
	background-position:0 -43px;
}

/* Sidebar
============================================================ 
--------------------------------------------------------- */
#sidebar {
	color:#333;
	font-size:90%;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#sidebar img.logo {
	text-align:center;
	margin-left:7px;
	margin-bottom:10px;
}

/* Headings within the Sidebar */

#sidebar h2 {
	color:#313E17;
	font-size:135%;
	padding-left:10px;
	padding-bottom:3px;
	margin:5px 0px 5px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #D5EABB;
}

#sidebar h4 {
	color:#60961D;
	font-size:130%;
}

.box a {
	background-repeat:no-repeat;
	padding:0px;
	display:block;
	padding-top:65px;
	height:0px !important; /* for most browsers */
	height /**/:65px; /* for IE5.5's bad box model */
	overflow:hidden;
	outline:none;
	width:273px;
}

#links { background-image:url(../images/sidebar-button_01.jpg); }
#pennsylvania-dept { background-image:url(../images/sidebar-button_02.jpg); }
#erie-dept{ background-image:url(../images/sidebar-button_03.jpg);}
#erie-links { background-image:url(../images/sidebar-button_04.jpg); }
#elected-officials-links { background-image:url(../images/sidebar-button_05.jpg); }

.box a:hover {
	background-position:0 -65px;
}


/* Footer
============================================================ 
--------------------------------------------------------- */

#footer p.copyright {
	color:#FFF;
	font-size:90%;
	position:absolute;
	right:15px;
	top:17px;
}

#footer p.links {
	color:#FFF;
	font-size:90%;
	position:absolute;
	left:15px;
	top:17px;
}

#footer p.links a {
	color:#FFF;
}

#newline-signature {
	text-align:center;
	margin:0 auto;
}

#newline-signature a {
	display:block; /* set to "none" to hide the signature */
	margin:15px auto;
	margin-bottom:0;
	width:260px;
	padding-top:36px;
	height:0px !important; /* for most browsers */
	height /**/:36px; /* for IE5.5's bad box model */
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url(../images/newline-signature.gif);
}

/* Navigation
============================================================ 
--------------------------------------------------------- */

/* Main nav */

#main-nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	width:911px;
	padding-left:70px;
	top:50px; 
	left:0px;
	background-image:url(../images/main-nav-bg.png);
	background-position:left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#main-nav li {
	margin:0;
	padding:0;
	float:left;
}

#main-nav li a {
	padding:0 25px;
	display:block;
	height:49px;
	line-height:61px;
	font-size:11px;
	text-decoration:none;
	float:left;
	color:#FFF;
	font-weight:bold;
}

#main-nav li a:hover {
	color:#000;
}

#main-nav .current a{
	height:49px;
	line-height:61px;
	padding-right:38px;
	background-image:url(../images/main-nav-current-left.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	color:#000;
}

#main-nav .current {
	font-weight:bold;
	background-image:url(../images/main-nav-current-right.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	color:#000;
}
	
#main-nav .current a:hover {
	color:#000;
}


/* Sub nav */

#sidebar h2.sub-nav {
	
}

#sidebar .box {
	background-color:#e5f2d5;
	border:1px solid #a1a8aa;
	padding:4px;
	margin-bottom:20px;
}

.sub-nav-box {
	background-color:#e5f2d5;
	border:1px solid #a1a8aa;
	padding:4px;
	margin-bottom:30px;
}

#sidebar #sub-nav {
	margin-left:0;
	padding:0;
	list-style:none;
	
}

#sub-nav li {
	padding:0;
	margin:0px;
}	

#sub-nav li a {
	display:block;
	padding:6px 0px;
	padding-left:10px;
	margin:0px;
	color:#60961D;
	width:219px;
	font-weight:bold;	
}

#sub-nav li a:hover {
	
}

#sub-nav li a.current,
#sub-nav li a.current:hover {
	text-decoration:none;
	font-weight:bold;
	color:#699B29;
	text-decoration:none;
}


/* Crumbs */

#crumbs {
	font-size:85%;
	color:#5A7129;
	padding:0;
	padding-bottom:0.5em;
	margin:0;
	margin-bottom:1.5em;
	list-style:none;
	border-bottom:1px solid #EAF3DE;
}

#crumbs li {
	display:inline;
}

#crumbs a {
	color:#5A7129;
}


/* Posts/News/Blog
============================================================ 
--------------------------------------------------------- */

/* Posts - styles for category listing*/

.posts {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

.posts li {
	margin-bottom:1.5em;
}

.posts h3 {
	font-size:100%;
	margin-top:0em;
}

/* Post - styles for individual post detail view*/

.posts .meta {
	font-size:75%;
	color:#888;
	margin-bottom:0.4em;
	padding:0.3em 0;
	border-bottom:1px solid #C3D0E2;
}

.posts .date {
	font-weight:normal;
	color:#275A98;
}

.posts .categories a {
	color:#777;
}


/* Posts Paging */

.posts-paging {
	font-size:85%;
	padding-top:1.0em;
	border-top:3px double #C3D0E2;
	text-align:center;
	clear:both;
}

.posts-paging a {
	font-weight:bold;
}


/* Post */

.post .meta {
	font-size:75%;
	color:#888;
	margin-bottom:1.5em;
	padding:0.3em 0;
	border-bottom:1px solid #C3D0E2;
}



.post .date {
	font-weight:normal;
	color:#275A98;
}

.post .categories a {
	color:#777;
}


/* Comments */

#comments ol {
	list-style:none;
	margin:0;
	padding:0;
}

#comments ol li {
	font-size:85%;
	margin:1.0em 0;
	padding:0 0.5em;
	border-bottom:1px solid #DCE2EC;
}

#comments ol .meta {
	font-size:85%;
	color:#888;
	margin-bottom:1.0em;
	padding:0.3em 0;
	border-bottom:1px solid #C3D0E2;
}

#comments ol .date {
	font-weight:normal;
	color:#275A98;
}





/* Standard Widgets
		overriding of default styles for standards widgets
		(located at /cms/content/widgets/stylesheets/standard-widgets.css)
============================================================ 
--------------------------------------------------------- */

div.picture-right img,
div.picture-left img,
div.picture-center img {
	border-color:#BDD997;
}

div.picture-right p,
div.picture-left p,
div.picture-center p {
	color:#31982A;
	
}

#sidebar ul.recent-posts p.meta {
	font-size:85%;
	border-bottom:1px solid #D5EABB;
}

#sidebar ul.recent-posts  {
		
}

ul.recent-posts span.date {
	color:#275A98;
}

#sidebar ul.recent-posts a {

}

#sidebar ul.recent-posts p {

}

div .hr {
	background-color:#C3D0E2;
}

div .hr-transparent {
	background-color:#F4F7FB;
}

fieldset table {
	width:100%;
	margin-bottom:0;
	border:1px solid #BDD997;
	border-bottom:none;
}

fieldset table th,
fieldset table td {
	padding:0.4em 0.5em;
	border-bottom:1px solid #BDD997F;
}

fieldset table th {
	width:140px;
	background-color:#EAF3DE;
	border-right:1px solid #BDD997;
	text-align:right;
	color:#465920;
}
/* Custom Widgets
============================================================ 
--------------------------------------------------------- */
#google-map {
	color:#333333;
}


/* Table Styles
============================================================ 
--------------------------------------------------------- */

/* Basic listing table */

table.listing {
    border:1px solid #C3D0E2;
    border-bottom:none;
    text-align:left;
width: 100%;
}

table.listing th {
    font-weight:bold;
    padding:0.3em 0.75em;
    background-color:#173D93;
    border-bottom:1px solid #C3D0E2;
	color:#FFF;
}

table.listing td {
    padding:0.3em 0.75em;
    border-bottom:1px solid #C3D0E2;
}

table.listing div.picture-left {
    font-weight: bold;
}

table.listing img {
border: 1px solid #275A98;
}