body {
font-family: times, 'time new roman', serif;
}
#topbar {
display: none;
}

/* LAYOUT */
#site-container {
  background-color: #fff;
}
				
/* Print Styles */
#print-show {
display: block;
}

body {
	margin: 0 .5in;
	text-align: left;
	color: #000;
	background-color: #fff; 
	font-family: times, 'times new roman', courier, serif;
}
body a {
	text-decoration: none;
	color: #000;
}
body a img {
	border: none; 
}

/* CONTENT */

#print-title {
	display: block;
	clear: both;
	margin: 0;
	padding: .5em 0 0 0;
}
#bread-crumbs  {
 display: none;
}

	#entity-title {
	margin: 0;
	height: auto;
	border-top: 9px solid #fff;
	clear: both;
	}
		#entity-title a {
		display: block;
		height: auto;
		text-indent: 0;
		background-image:none;
		}
		
#content-container {
background-color:#fff;
padding: 0 0 0 0;
margin: 0;
overflow: hidden;
width: auto;
}
#primary-column {
border: none;
background-color: #fff;
background-image:none;
margin: 0;
float: none;
width: auto;
text-align: left;
}

#masthead {
background-color: #fff;
background-image:none;
height: auto;
}
#masthead h1 {
float: none;
width: auto;
height: auto;
margin: 0;
text-indent: 0;
}
#pahosp #masthead h1, #radnor #masthead h1, #hup #masthead h1 {
background-image:none;
}
#masthead ul, #secondary-col {
display: none;
}

#content {
float: none;
width: auto;
font-size: .80em;
padding-bottom: 0;
background-image:none;
line-height: 1.5em;
}
#primary-col  {
width: auto;
padding: 0 0 0 0;
float: none;
}
#primary-col h2 {
margin: 1em 0 1em 0;
padding: 0 0 0 0;
color: #000;
font-size: 15pt;
}

#primary-col ul {
list-style:disc;
margin-left: auto;
padding-left: auto;
}
#primary-col ul li {
padding:0;
background-image:none;
}
#primary-col #address  {
width: 241px;
padding: 0 0 0 0 !important;
margin: 0;
float: none;
text-align: left;
font-size: 12pt;
font-weight: bold;
color: #000;
line-height: 1em;
}
#pahosp #primary-col #address, #radnor #primary-col #address, #hup #primary-col #address  {
background-image:none;
}
.location-site-link, #primary-col #address a {
display: none;
}
/* FOOTER */

#footer  {
display: none;
}
#global-footer,  {
display: none;
}
 
/* Search */
#search  {
	display: none;
}

/* MASTHEAD */

#logo {
	float: left;
	margin: 4pt 4pt 0 0;
}
#deptbar {
	height: 10pt;
	background-color: #79212f;
}
#mainnav {
	display: none;
}
#div-logo {
	display: none;
}
h1 {
	font-size: 22pt;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 16pt;
}
h4 {
	font-size: 16pt;
}
h5 {
	font-size: 14pt;
	font-style: italic;
}
h1, h2, h3, h4, h5 { 
	text-transform: none;
}
p, ul, ol, table {
	font-size: 14pt !important;
}
.print-hide {
	display: none;
}




