@charset "utf-8";
h1 {
	font-size: 2em;
	font-weight: normal;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	font-size: 1.25em;
	font-weight: normal;
}
.position {

}
.position h3 {
	font-style: italic;
	color: #005200;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: url(images/pageLayout/greenBullet.gif) no-repeat left center;
	padding-left: 30px;
}

#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;
}

