html, body {
	min-height:100%;
	margin:0;
	margin-bottom:1px;
}
body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000;
}
a img {
	border:none;
}
#wrapper {
	text-align:left;
	width:980px;
	margin:0 auto;
}
#masthead {
	background-image: url(../_img/masthead_bkg.jpg);
	background-repeat: repeat-x;
	min-height: 198px;
	background-color: #D04646;
	_height:198px;
}
#mastheadInner {
	background-image: url(../_img/new-you.jpg);
	background-repeat: no-repeat;
	background-position:635px 7px;
	height:198px;
}
#mastheadInner img {
	margin-left:15px;
	margin-top:27px;
	float:left;
	overflow: hidden;
}
#activities {
	padding-bottom: 10px;
}
#activitiesMenu {
	margin-bottom:16px;
	height:39px;
}
#activitiesMenu a img {
	padding-bottom:2px;
	border-bottom:2px solid white;/*display:block;
	float:left;*/
}
#activitiesMenu a:hover img {
	border-color:#C33;
}
#content {
	width:980px;
	overflow:hidden;
	font-size:96%;
	margin-top: 18px;
}
#content h1 {
	font-size:160%;
}
#content h1, h3 {
	/*margin-top:0;*/
	color:#C33;
}
#content h2 {
	color:#06C;
	font-size:120%;
	margin-bottom:0;
}
#content div.staff {
	overflow:hidden;
	margin-bottom:15px;
	margin-top:15px;
}
#content  #leftColumn div.staff img {
	float:left;
	margin-right:15px;
	border:2px inset #06C;
}
#leftColumn {
	float: left;
	width: 352px;
	margin-right: 38px;
}
#silverSneakers {
	/*background-image: url(../_img/silver-sneakers.jpg);
	background-repeat: no-repeat;
	background-position: left 41px;
	padding-left:124px;*/
	line-height: 1.2;
}
#silverSneakers h1 {
	text-indent:-125px;
}
#silverSneakers h2 + p, #rightColumn h2 + p, #upperBucks h3 + p {
	margin-top:0;
}
#rightColumn {
	width: 588px;
	float:left;
}
#rightColumn a {
	/*color:#FF6B24;*/
	color:#E36C0A;
	text-decoration:none;
	text-transform:uppercase;
	font-size:85%;
}
#rightColumn a.pdf {
	color:#E36C0A;
}
#rightColumn a.pdf:hover {
	color:#E36C0A;
	text-decoration:underline;
}
#rightColumn a:hover {
	text-decoration:underline;
}
#rightColumn ul {
	margin: 20px 0 0;
	padding: 0px;
	list-style-type: none;
}
#rightColumn ul li {
	border-bottom: 1px solid #666;
	padding: 6px 6px 6px 18px;
	background-repeat:no-repeat;
	background-image:url(/_img/interior/gt.gif);
	background-position:left 4px;
}
#rightColumn ul li a {
	font-weight: bold;
	text-transform: uppercase;
	color: #0177C1;
	font-size: 100%;
}
#rightColumn ul li a:hover {
	text-decoration:none;
	color: #C33;
}
#sidebarMenu ul {
	margin:5px;
	padding:5px;
	list-style-type:none;
}
#sidebarMenu li {
	padding:0 0 0 22px;
	list-style-type:none;
}
#sideMenu a {
	text-transform:uppercase;
	color:#06C;
	text-decoration:none;
}
#sideMenu a:hover {
	color:#C33;
	text-decoration:underline;
}
#rightBottom {
	height:35px;
	margin-top: 20px;
}
#rightBottom a {
	color:#000;
	font-weight:bold;
	padding-left:45px;
	font-size:90%;
	background-repeat:no-repeat;
	height:35px;
	line-height:35px;
	width:220px;
	display:block;
}
#rightBottom a b {
	font-weight:normal;
}
#rightBottom a#link1 {
	background-image:url(../_img/photo-tour.jpg);
	float:left;
}
#rightBottom a#link2 {
	background-image:url(../_img/enews.jpg);
	float:right;
}
#footer {
	padding:10px 15px;
	font-size:90%;
	text-align:center;
}
#footer .credit {
	color:#666;
	font-size:80%;
}
#footer a {
	color:#666;
	text-decoration:underline;
}
#footer a:hover {
	color:#CE3C3C;
}
#upperBucks {
	background-image:url(../_img/house.png);
	background-repeat:no-repeat;
	padding-left:85px;
	font-size:96%;
	min-height: 70px;
	line-height: 1.3;
}
#upperBucks h3 {
	font-size:160%;
	margin-top:0;
	margin-bottom:0;
}
#topMenu {
	font-size: 76%;
	color: #06C;
	margin-top:104px;
	margin-left:20px;
	width:360px;
	float:left;
}
#topMenu a {
	color: #06C;
	text-decoration:none;
	margin-right:15px;
	text-transform:uppercase;
}
#topMenu a:hover {
	color:#C33;
}
#mainMenu {
	float:left;
	width:100%;
	margin-top:20px;
}
#mainMenu a {
	text-transform:uppercase;
	font-size: 90%;
	letter-spacing: .01px;
}
#topMenu ul, ul#activitiesMenu  {
	margin:0;
	padding:0;
	list-style-type:none;
}
#topMenu li {
	padding-left:.5em;
	margin-right:5px;
}
#topMenu li, #activitiesMenu li {
	float:left;
	position:relative;
}
#topMenu span {
	position:absolute;
	left:-.4em;
}
#activitiesMenu li {
	overflow:hidden;
	width:196px;
	height:39px;
}
#activitiesMenu li img {
	position:absolute;
	width:980px;
	height:35px;
	top:0;
	background-image:url(../_img/activitiesMenu.jpg);
	background-repeat:no-repeat;
}
#activitiesMenu {
	clear:both;
	margin-top:20px;
}
#Volunteer {
	background-position:-196px top;
}
#Donate {
	background-position:-392px top;
}
#Brochure {
	background-position:-588px top;
}
#Register {
	background-position:-784px top;
}
div#mainMenu ul li a sup {
	position:relative;
	top:-.3ex;
}
