@charset "utf-8";
h1, h2, h3, h4 {
	color: #063;
	font-family: "Monotype Corsiva","Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h1 {
	font-size: 28px;
	font-style: italic;
}

h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
}

#sm_home, #sm_living, #sm_residents, #sm_rehab, #sm_employment, #sm_volunteer, #sm_admit, #sm_contact  {
	display: none;
}
#pg_home #sm_home, #pg_living #sm_living, #pg_residents #sm_residents,
#pg_rehab #sm_rehab, #pg_employment #sm_employment, #pg_volunteer #sm_volunteer,
#pg_admissions #sm_admit, #pg_contact #sm_contact {
	display: block;
}
#pg_home #mm_home, #pg_living #mm_living, #pg_residents #mm_residents, 
#pg_rehab #mm_rehab, #pg_employment #mm_employment, #pg_volunteer #mm_volunteer, #pg_respite #mm_respite,
#pg_admissions #mm_admissions, #pg_contact #mm_contact {
	background: url(images/pageLayout/menu_blue_bg.gif) no-repeat left center;
}
.spacelist li {
	margin-bottom: 12px;
}
h2 {
	font-style: italic;
}

