body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.45em;
	background-color: #293655;
    margin:0;
    padding:0;
	min-width:760px;
}
#topbanner {
	background-color: #293655;
	height: 193px;
	width: 760px;
}
#topnav {
	background-color: #293655;
	height: 52px;
	width: 760px;
}
#wrapper {
	margin:0px auto;
	background-color: #ecdeb1;
	background-image: url(images/bg_maincontent.gif);
	background-repeat: repeat-x;
	width: 760px;
	background-position: 0px 244px;
}
#footer {
	background-color: #bc031e;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.25em;
	padding-bottom: 20px;
}
#footer a {color: #FFFF99;}

.footerlogos {
	padding: 0px 25px;
	float: left;
	width: 220px;
	text-align: center;
}


#leftcol {
	width: 340px;
	padding:20px;
	float: left;
}
.footercontact {
	float: right;
	width: 420px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECDEB1;
}


#rightcol {
	width: 340px;
	padding:15px;
	float: right;
}
#boxheader {
	background-color: #b7a66f;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #806f37;
	border-right-color: #806f37;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #806f37;
	width: 85%;
}

.homegrad {
	background-image: url(images/bg_home_grad.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.smalltext {
	font-size: 0.8em;
	line-height: 1.25em;
}

h2 {
	font-size: 1.1em;
	font-style: italic;
	color: #682724;
	margin: 0px;
}
#specialnote {
	background-color: #dad5c3;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	border: 1px solid #806f37;
}
.homelogos {
	margin-right: 15px;
}





hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }
	  
/* links */
a:link {
color: #081765;
text-decoration: underline;
}

a:hover { color: #74673d;
text-decoration: none; }

a:visited { color: #74673d;
text-decoration: underline; }


.pictureframe {
	margin: 7px 7px 2px 7px;
	padding: 2px;
	border: 1px solid #293655;
	background-color: #FFFFFF;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	color: #293655;
	line-height: 1em;
	margin:0px;
	margin-bottom:15px;
}
#bigcol {

	width: 720px;
	padding:20px;
}
.lancaster {
	color: #FF0000;
	font-size: 120%;
}
#boxcontents {
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #806f37;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #806f37;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #806f37;
	width: 85%;
}

.boxlist { 
list-style-type: none;
padding: 1em;
margin-left: 1em;
margin-top:0;
}

.boxitemslancaster {
	list-style-image: url(images/bullet_lancaster.gif);
}
.boxitemsyork {
	list-style-image: url(images/bullet_york.gif);
}
.boxitemssusqu {
	list-style-image: url(images/bullet_susquehanna.gif);
}
.boxitemsleb {
	list-style-image: url(images/bullet_lebanon.gif);
}

li {
	margin:0px 0 0 0;
	padding:0 10px 0 0;
	line-height:1.5em;
}
.licol {
	float: left;
	width: 240px;
}
hr {
	 color: #b7a66f;
background-color: #b7a66f;
height: 2px;
}
.popwindow {
	background-color: #FFFFFF;
	border: 2px solid #ecdeb1;
	position:absolute;
	width:265px;
	z-index:1;
	left: 475px;
	top: 40px;
	visibility: hidden;
}
.poptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 10px;
	line-height: 1.5em;
}
.phmc_logo {
	margin-bottom: 15px;
}
