﻿html {
	background-image: url('bg-body.gif'); /* html background doesn't show on IE 5.5 */
}
body {
	width: 100%;
	margin: 0px;
	padding: 18px 0px 0px 0px;
	background-color: #C0C0C0;
	background-repeat: repeat-x;
	text-align: center;
	display: table;  /* This display property keeps the background visible past the viewport on horizontal scrolls */
}
body.bg_home {
	background-image: url('bg-red-3.png');
}
body.bg_health {
	background-image: url('bg-green-3.png');
}
body.bg_aquatics {
	background-image: url('bg-blue-aqua-3.png');
}
body.bg_youth {
	background-image: url('bg-yellow-3.png');
}
body.bg_preschool {
	background-image: url('bg-red-3b2.png');
}
body.bg_sports {
	background-image: url('bg-purple-3.png');
}
body.bg_blue {
	background-image: url('bg-blue-3.png');
}
body.bg_turquoise {
	background-image: url('bg-turquoise-3.png');
}
/* START OF FIRST GROUPING */
body.bg_sports #colorbar-nav_list a.sports, body.bg_preschool #colorbar-nav_list a.preschool,
body.bg_youth #colorbar-nav_list a.youth, body.bg_aquatics #colorbar-nav_list a.aquatics,
body.bg_health #colorbar-nav_list a.health {
	background-position: 0px 169px;
	outline: none;
}
body.bg_home #bottomspan, body.bg_home #bottomspan div {
	background-image: url('bg-bottomspan-red-home.gif');
}
body.bg_health #bottomspan, body.bg_health #bottomspan div {
	background-image: url('bg-bottomspan-green.gif');
}
body.bg_aquatics #bottomspan, body.bg_aquatics #bottomspan div {
	background-image: url('bg-bottomspan-blue-aqua.gif');
}
body.bg_youth #bottomspan, body.bg_youth #bottomspan div {
	background-image: url('bg-bottomspan-yellow.gif');
}
body.bg_preschool #bottomspan, body.bg_preschool #bottomspan div {
	background-image: url('bg-bottomspan-red-preschool.gif');
}
body.bg_sports #bottomspan, body.bg_sports #bottomspan div {
	background-image: url('bg-bottomspan-purple.gif');
}
body.bg_blue #bottomspan, body.bg_blue #bottomspan div {
	background-image: url('bg-bottomspan-blue.gif');
}
body.bg_turquoise #bottomspan, body-bg_turquoise #bottomspan div {
	background-image: url('bg-bottomspan-turquoise.gif');
}
/* END OF FIRST GROUPING */
body.bg_home  #footer {
	border-top-color: #E60000;
}
body.bg_health  #footer {
	border-top-color: #31C600;
}
body.bg_aquatics  #footer {
	border-top-color: #528CEF;
}
body.bg_youth  #footer {
	border-top-color: #FFC600;
}
body.bg_preschool  #footer {
	border-top-color: #E60000;
}
body.bg_sports  #footer {
	border-top-color: #B539E7;
}
body.bg_blue  #footer {
	border-top-color: #086BFF;
}
body.bg_turquoise  #footer {
	border-top-color: #E60000;
}
div {
	text-align: left;
}
a {	
	/* outline: none;  Loses the outline but outline is cue for keyboard navigation */
}
p {
	margin-top: 0px;
}
div.margin_leftcol {
	margin: 0px 8px 0px 10px;
}
div.margin_leftcol h1 {
	width: 378px;
	height: 21px;
	padding: 2px 0px 0px 0px;
	margin-top: 12px;
	margin-bottom: 9px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 7px;
	color: #464646;
	font-weight: bold;
	letter-spacing: 1px;
	overflow: hidden;
	background-repeat: repeat-x;
	background-image: url('bg-content_head.png');
}
div.margin_leftcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
	margin-right: 7px;
	margin-left: 7px;
}
div.margin_leftcol div {
	padding-top: 4px;
	margin-right: 0px;
	margin-left: 2px;
}
div.margin_leftcol div.clear_rule {
	clear: both;
	padding: 12px 0px 0px 0px;
	margin: 0px 6px 16px 2px;
	border-bottom: 1px solid #BFD0BF;
}
div.margin_leftcol div img {
	float: left;
	margin-right: 11px;
	margin-top: 2px;
	border-width: 0px;
}
div.margin_leftcol div p {
	margin-left: 111px;
	margin-bottom: 8px;
	font-family: Arial;
}
div.margin_leftcol div h2 {
	margin-left: 111px;	
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 900;
	color: #E41B10;
	/* B&W Head is color: #525252 */
}
div.margin_leftcol div h2.amazing_facts {
	color: #000000;
	/* Red Head is color: #E41B10;#525252 */
}
div.margin_rightcol {
	margin: 0px 8px 0px 7px;
}
div.margin_rightcol h1 {
	height: 21px;
	padding: 2px 0px 0px 0px;
	margin: 12px 3px 19px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464646;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	white-space: nowrap;
	background-repeat: repeat-x;
	background-image: url('bg-content_head.png');
}
div.margin_rightcol h2 {
	margin: 0px 6px 9px 7px;
	padding-top: 11px;
	border-top: 1px solid #BFD0BF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #555555;
	text-align: center;
}
div.margin_rightcol h2.schedules {
	padding: 14px 0px 10px 2px;
	margin: 0px;
	border-style: none;
}
div.margin_singlecol {
	margin: 0px 8px 0px 10px;
}
div.margin_singlecol p {
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 12px; /* This is for IE - don't ask me why - Inheritance? */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
}
div.margin_singlecol h1 {
	height: 21px;
	padding: 2px 0px 0px 0px;
	margin: 13px 4px 13px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 9px;
	color: #464646;
	font-weight: 900;
	letter-spacing: 1px;
	background-repeat: repeat-x;
	background-image: url('bg-content_head.png');
}
div.margin_singlecol h1.e-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #255995 /* old colors: #496283 #464646 */;
	font-weight: normal;
	background-image: none;
	letter-spacing: 0px;
	height: auto;
	margin-bottom: -2px;
	_margin-bottom: -1px; /* This CSS/IE hack using the "_" character feeds this botto-margin ONLY to IE 5 & 6  */;
}
div.margin_singlecol h1.online_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #E4AF29 /* old colors: #496283 #464646 */;
	font-weight: normal;
	background-image: none;
	letter-spacing: 0px;
	height: auto;
	margin-bottom: -2px;
	_margin-bottom: -1px; /* This CSS/IE hack using the "_" character feeds this botto-margin ONLY to IE 5 & 6  */;
}
div.margin_singlecol h2.online_reg {
	border-style: none;
	padding: 12px 0px 1px 0px;
	margin: 0px 10px 10px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #DCA81D;
	text-align: left;
}
div.margin_singlecol h2 {
	padding: 8px 0px 1px 0px;
	margin: 0px 10px 12px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #333333;
	text-align: left;
	border-bottom: 1px solid #CCD7DD;
}
div.margin_singlecol h3 {
	padding: 0px;
	margin: 0px 0px 1px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 900;
	color: #333333;
	text-align: left;
	white-space: nowrap;
}
div.margin_singlecol h3.member-plans {
	padding: 8px 0px 0px 0px;
	margin-left: 9px;
	margin-top: 0px;
	margin-bottom: 11px;
}
div.margin_singlecol h3.aquatic_classes {
	padding-top: 1px;
	margin: 0px 0px 0px 9px;
	color: #496283;
}
div.margin_singlecol h3.classes {
	padding-top: 1px;
	margin: 0px 0px 0px 9px;
	color: #525252;
	font-size: 13px;
}
div.margin_singlecol h3.classes_2px-pad {
	padding-top: 2px;
	margin: 0px 0px 0px 9px;
	color: #525252;
}
div.margin_singlecol h3.classes_3px-pad {
	padding-top: 3px;
	margin: 0px 0px 0px 9px;
	color: #525252;
}
div.margin_singlecol h3.current-opportunities {
	padding: 10px 0px 11px 0px;
	font-size: 11px;
	color: #632D73; /* Deep Purple is #632D73 and Gray is #525252 */
	letter-spacing: 1px;
}
div.board {
	margin-left: 127px;
	height: 100%;
}
div.challenger_img {	/* This div contains and positions the Challenger Soccer Ad at the bottom of the left sidebar */
	position: absolute;
	top: -423px;
	left: -2px;
}
div.challenger_img a img {	/* Hover Popup for Challenger Soccer */
	border-style: none;
	float: left;		/* This shrinks div.challenger_img around the image */
}
div.challenger_img a span {
	background-position: -85px -0px;
	position: absolute;
	left: -5000px;
	top: 48px;
	width: 130px;
	height: 200px;
	padding: 30px 10px 0px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	background-image: url('soccer_ball 2.jpg');
	background-repeat: no-repeat;
	color: #000000;
}
div.challenger_img a:hover span {
	left: 90px;
}
div.e-news {
	width: 172px;
	height: 26px;
	margin-top: 25px;
	margin-left: 30px;
}
div.e-news a {
	background-image: url('bg-e-news.png');
	background-repeat: no-repeat;
	background-position: 0px -34px;
	width: 172px;
	height: 26px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #6D7E8F;
	text-indent: -5000px;
	padding-top: 5px;
	overflow: hidden;
}
div.e-news a:hover {
	background-position: 0px 0px;
}
div.job-listings {
	margin: 0px 70px 0px 75px;
}
div.job-listings h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;  /* Green is #587650 and Gray is #525252 */
	letter-spacing: 1px;
}
div.job-listings p {
	font-size: 12px;
	margin-top: 2px;
	margin-left: 0px;
	line-height: 1.35;
	font-family: Arial;
}
div.leftcol_pop {			/* Hover Popup Style for leftcol (main column / What's New) on Index page */
	position: relative;		/* This sets a positioning context in the containing div */
}
div.leftcol_pop a img {
	border-style: none;
	position: absolute;		/* This removes the inherited float from the image, fixing a misaligned span in IE6 */
}
div.leftcol_pop a span {
	position: absolute;
	left: -5000px;
	top: 4px;
}
div.leftcol_pop a:hover {		/* Defining a hover transition JUST for the link is CRITICAL for IE6 */
	background-color: #FFFFFF;	/* Otherwise, the hover transition WILL NOT be inherited by the span (see below) */
}
div.leftcol_pop a:hover span {
	left: 0px;
}
div.lobby_photo {
	float: right;
	margin-top: -183px;
	margin-right: 12px;
	width: 155px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: inline /* This Fixes the Doubled Float Margin Bug in IE 5 & 6 */;
}
div.lobby_photo span {
	padding: 2px 7px 2px 0px;
	display: block;	
	text-align: center;
}
div.nametag { /* This is for the name tag day graphic on the home page first column */
	width: 187px;
	height: 174px;
	margin-top: 35px;
	margin-left: 22px;
}
div.nametag img {
	border-style: none;
}
div.nametag h2 {
	text-indent: -5000px;
	overflow: hidden;
}
div.nametag p {
	text-indent: -5000px;
	overflow: hidden;
}
div.online-reg { /* This is for the online registration graphic on the home page first column */
	width: 192px;
	height: 172px;
	margin-top: 29px;
	_margin-top: 25px;
	margin-left: 19px;
	background-image: url('Online-Registration.png'); /* Note: bkgrnd image url needs to be empty () for IE 5 & 6 in order for png transparency filter to work */;
	_background-image: url(''); /* This CSS/IE hack using the "_" character feeds an empty background image url ONLY to IE 5 & 6  */;
	background-repeat: no-repeat; /* This filter loads the image & enables png transparency in IE 5 & 6; the underscore "_" character hack feeds it ONLY to IE 5 &6  */;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Online-Registration.png', sizingMethod='crop');
}
div.online-reg h2 {
	text-indent: -5000px;
	overflow: hidden;
}
div.online-reg p {
	text-indent: -5000px;
	overflow: hidden;
}
div.programbrochure {
	margin: 27px 5px 5px 8px;
	border: 1px solid #C6DDC6;
	/* border color: #C6DDC6; This is the green border */
	/* border color: #9ED3E2; This is the blue used for winter-spring */
	font-size: 12px;
	position: relative;
}
div.programbrochure h2 {
	padding: 5px 0px 5px 0px;
	margin: 16px 7px 9px 7px;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #4D7C45;
	/* color: #DF7000; This is the orange used for fall */
	/* color: #4D7C45; This is the green used for Spring/Summer */
	/* color: #0082A7; This is the blue used for Winter-Spring */
	text-align: center;
	background-color: #F3F3F3;
}
div.programbrochure p {
	margin: 0px 7px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
}
div.programbrochure div {
	/* This div contains the brochure link and fixes the IE "jump on hover" bug. */
	padding: 0px 0px 14px 0px;
	margin: 7px 0px 0px 8px;
	width: 190px;
	white-space: nowrap;
}
div.programbrochure div.link2 {
	/* This div is for a second (previous or older) program brochure link. */
	/* This div contains the brochure link and fixes the IE "jump on hover" bug. */
	margin: -9px 0px 0px 8px;
}
div.thumbnail_group  {
	float: left;
	margin-left: 11px;
	padding-top: 5px;
	padding-bottom: 8px;
	background-image: url('bg-thumb_dash2.gif');
	background-position: left 38px;
	background-repeat: no-repeat;
	display: inline /* This Fixes the Doubled Float Margin Bug in IE 5 & 6 */;
}
div.home_link-div {
	padding: 9px 7px 15px 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: right;
}
div.home_link-div_two-column {
	padding: 0;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	position: absolute;
	top: -29px;
	right: 15px;
}
a.e-news {
	color: #255995;
	text-decoration: underline;
	font-weight: bold;
}
a.e-news:hover {
	background-color: #EEEEEE;
}
a.home_link {
	color: #333333 !important;  /* Important is for home_link in two-column page */
	text-decoration: none;
}
a.home_link:hover {
	color: #000000 !important;  /* Important is for home_link in two-column page */
	background-color: #EBEBEB !important;
}
a.pdf_links {
	/* These are for the PDF links on the Home Page Right Column */
	display: inline-block;
	margin-left: 7px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #415767;
	background-image: url('bg-bullet.png');
	background-repeat: no-repeat;
	background-position: 0px -119px;
}
a.pdf_link-body {
	/* These are for the PDF links on single column pages */
	display: inline-block;
	margin-left: 7px;
	padding-left: 20px;
	text-decoration: none;
	color: #415767;
	background-image: url('bg-bullet.png');
	background-repeat: no-repeat;
	background-position: 0px -118px;
	line-height: 16px;  /* This centers the background bullet for IE */
}
a.pdf_links-left_column {
	/* These are for the PDF links on the Home Page Left (What's New) Column */
	display: inline-block;
	margin-left: 1px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #415767;
	background-image: url('bg-bullet.png');
	background-repeat: no-repeat;
	background-position: 0px -119px;
	line-height: 15px;
	margin-right: -3px;
}
a.pdf_link-job_description {
	display: inline-block;
	margin-left: 0px; /* 179px right aligns the link */
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #415767;
	background-image: url('bg-bullet.png');
	background-repeat: no-repeat;
	background-position: 0px -119px;
	line-height: 15px;   /* This centers the background bullet for IE */
}
a.pdf_link-body:hover  {
	background-position: 0px 3px;
	color: #000000;
}
/* START OF SECOND GROUPING */
a.pdf_links:hover, a.pdf_links-left_column:hover, a.pdf_link-job_description:hover, ul.quick_info a:hover {
	background-position: 0px 2px;
	color: #000000;
}
/* END OF SECOND GROUPING */
a.text_link {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
a.text_link_pdf {
	background-position: right 2px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-image: url('pdf_fn.png');
	margin-right: 1px;
}
/* START OF THIRD GROUPING */
a.text_link:hover, a.top_link:hover, a.text_link-new_window:hover, a.text_link_pdf:hover, a.text_link-new_window_small:hover {
	color: #000000;
	background-color: #EEEEEE;
}
/* END OF THIRD GROUPING */
a.text_link-new_window {
	display: inline-block;
	padding-right: 17px;
	margin-right: 1px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	background-image: url('bullet-open_new2.gif');
	background-position: right 2px;
	background-repeat: no-repeat;
}
a.text_link-new_window_small {
	display: inline-block;
	padding-right: 17px;
	margin-right: 0px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	background-image: url('bullet-open_new4.gif');
	background-position: right 2px;
	background-repeat: no-repeat;
}
a.top_link {
	display: inline-block;
	padding: 0px;
	margin-left: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.thumbnail {
	margin-left: 23px;
	float: left;
	position: relative;
	text-decoration: none;
}
a.thumbnail img{
	border-style: none;
}
a.thumbnail:hover {
	background-color: white; /* This fixes the IE 5 & 6 "stuck on hover bug" */
	z-index: 50;  /* This keeps the large popups in front of all the thumbnails */
}
a.thumbnail span {
	position: absolute;
	visibility: hidden;
	text-indent: -5000px;
	padding: 21px 21px 28px 21px;
	background-color: white;
	background-image: url('bg-thumb_vertical-dash.gif');
	background-repeat: no-repeat;
	background-position: 70px top;
/* 45px offsets connector */	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
}
 a.thumbnail span.photos_4-5 {
	margin-left: -248px;
	background-position: 318px top; /* 340px offsets connector */
}
a.thumbnail span span {
	padding: 0px;
	margin: 192px 0px 0px 43px;
	display: block;
	width: 343px;
	background-color: #EBEFF1; /* #FFFFEA; for yellow */;
	background-image: none;
	line-height: 1.5;
}
a.thumbnail span img {
	padding-bottom: 9px; /* 3px for plain cutline */
}
a.thumbnail:hover span {
	position: absolute;
	text-indent: 0px;
	top: 67px;
	left: -19px;
	visibility: visible;
}
form.e-news  {
	padding: 0px;
	margin: 0px;
}
form.e-news p  {
	margin-left: 11px;
	margin-bottom: 10px;
}
form.e-news input.email {
	border: 1px solid #496283;
	padding: 1px 0px 1px 2px;
	margin: 0px;
}
form.e-news input.requiredNotWhitespace {
	border: 1px solid #496283;
	padding: 1px 0px 1px 2px;
	margin: 0px;
}
form.e-news label.text {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	display: block;
}
form.e-news input.radio {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
form.e-news label.radio {
	padding: 0px 0px 0px 6px;
	_padding: 0px 0px 0px 3px; /* This CSS/IE hack using the "_" character feeds the padding ONLY to IE 5 & 6 */;
	margin: 0px;
	display: block;
	vertical-align: text-bottom;
	line-height: 1.2;
}
form.e-news table {
	width: auto;
	margin: 17px 0px 17px 10px;
	_margin: 13px 0px 16px 6px; /* This CSS/IE hack using the "_" character feeds the padding ONLY to IE 5 & 6 */;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form.e-news button {
	background-position: 18px 5px;
	_background-position: 18px 3px;   /* This CSS/IE hack using the "_" character feeds the padding ONLY to IE 5 & 6 */;
	padding: 0px;
	margin: 0px 0px 0px 11px;
	display: block;
	width: 110px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	overflow: visible;
	background-image: url('bg-bullet_blue-green.png');
	background-repeat: no-repeat;
}
form.e-news button:hover {
	background-position: 18px -121px;
	background-image: url('bg-bullet_blue-green.png');
	background-repeat: no-repeat;
}
img.hoops {
	float: left;
	margin: 6px 13px 0px -1px;
}
img.bblocks {
	float: left;
	margin: 4px 16px 0px 0px;
}
img.char_counts-bullets {
	margin-left: -17px;
	padding-right: 4px;
	margin-top: 0px;
}
img.climb_wall {
	float: right;
	margin: -12px 16px 0px 11px;
}
img.code_of_conduct-tn {
	float: left;
	margin: -29px 0px 0px -61px;
}
img.dolphins {
	float: right;
	margin: -35px 5px 0px -5px;
}
img.dolphins2 {
	float: right;
	margin: -56px 19px 0px 0px;
}
img.giving-hand {
	float: right;
	margin: 2px 104px 0px 0px;
}
img.gla-da {
	float: right;
	margin: 2px 17px 0px -8px;
}
img.gla-da2 {
	float: left;
	margin: -3px 16px 0px 0px;
}
img.financial {
	float: right;
	margin-top: -33px;
	margin-right: 62px;
}
img.financial_2 {
	float: right;
	margin: 11px 27px 0px 21px;
}
img.gymnastics_bar {
	float: left;
	margin: 7px 16px 0px 10px;
}
img.hands {
	float: left;
	margin:  4px 14px 0px 0px;
}
img.horizon {
	margin: -1px 17px 0px 2px;
	float: left;
}
img.kickbox {
	float: left;
	margin: 4px 15px 0px 10px;
}
img.pilates {
	float: right;
	margin: 15px 20px 0px 6px;
}
img.preschoolers {
	float: right;
	margin: 3px 38px 0px 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
img.programbrochure_title {
	position: absolute;
	top: -10px;
	left: 74px;
	_top: -9px  /* This CSS/IE hack using the "_" character feeds the padding ONLY to IE 5 & 6 */;
	bottom: 164px;
}
img.shoes {
	float: right;
	margin: -40px 21px 0px 0px;
}
img.sk_hand {
	float: right !important;
	margin: 7px 14px 0px 0px !important;
}
img.swimfins {
	float: right;
	margin: 6px 21px 0px 0px;
}
img.swim_kids {
	float: right;
	margin: 3px 4px 0px 0px;
}
img.soccer {
	float: right;
	margin: 6px 15px 0px 7px;
}
img.soccer_2 {
	float: left;
	margin: 4px 16px 0px 10px;
}
img.soccer_3 {
	float: right;
	margin: 12px 14px 0px 7px;
}
img.swim_lessons {
	float: left;
	margin: 3px 12px 0px -1px;
}
img.values {
	margin: 3px 0px 10px 0px;
	display: inline;
}
img.values_code {
	margin: 8px 0px 5px 0px;
	display: inline;
}
img.yoga {
	float: left;
	margin: 4px 14px 0px 10px;
}
img.youth_nautilus {
	float: left;
	margin: 4px 15px 0px 10px;
}
ol.member_policy {
	list-style-type: none;
	padding: 2px 0px 0px 0px;
	margin: 0px 17px 9px 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
}
ol.member_policy li{
	padding-bottom: 5px;
}
p.bblocks {
	padding-top: 2px !important;
	line-height: 1.4 !important;
}
p.giving_invest {
	margin: 0px 2px 0px 35px !important; 
	font-size: 14px !important; 
	display: inline;   /* This Fixes the Doubled Float Margin Bug in IE 5 & 6 */
	float: left;
}
p.giving_invest span {
	color: #DF3800;
	letter-spacing: 1px;
}
p.giving_grant  {
	margin: 4px 0px 12px 0px !important; 
	font-size: 14px !important; 
	float: left;
}
p.giving_grant span {
	color: #327328;
	letter-spacing: 1px;
}
p.giving_bestow  {
	margin: 2px 0px 12px 29px !important; 
	font-size: 14px !important; 
	display: inline;   /* This Fixes the Doubled Float Margin Bug in IE 5 & 6 */
	float: left;
}
p.giving_bestow span {
	color: #235BA7;
	letter-spacing: 1px;
}
p.giving_share  {
	margin: 6px 0px 12px 18px !important; 
	font-size: 14px !important; 
	float: left;
}
p.giving_share span {
	color: #B99900;
	letter-spacing: 1px;
}
p.giving_pdf-link  {
	margin-left: 10px !important;
	padding-top: 3px;
}
p.hours_closings {
	padding: 0px 0px 13px 4px;
	margin: 0px 6px 21px 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.35;
	border-bottom: 1px solid #BFD0BF;
}
p.hours_dates {
	margin-top: -4px;
	margin-bottom: 8px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.35;
}
p.sessions_block {
	margin-left: 24px;
	margin-bottom: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
}
table.contact_us {
	margin-left: 8px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
table.guest-pass {
	margin-top: 8px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	white-space: nowrap;
	line-height: 19px;
}
table.guest-pass th {
	font-weight: normal;
}
table.hours {
	width: 93%;
	margin-left: 10px;
	margin-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	white-space: nowrap;
}
table.hours th {
	width: 97px;
	font-weight: normal;
}
table.challenger_soccer {
	margin-left: 109px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	overflow: scroll;
	white-space: nowrap;
	margin-bottom: 5px;
}
table.challenger_soccer th {
	font-weight: normal;
}
tr.challenger_soccer th {
	background-color: #EAEEF0;
	color: #5B5B5B;
}
table.member_plans {
	margin-left: 100px;
	margin-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	white-space: nowrap;
	text-align: center;
}
table.member_plans th {
	border: 1px solid #808080;
	background-color: #FFFBE6;
}
table.member_plans td {
	border: 1px solid #808080;
	background-color: #FFFBE6;
}
tr.member_plans_header th {
	color: #000000;
	background-color: #E6EEEE;
}
table.nursery_holiday_hours  {
	border: 0px solid #E6EEEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: nowrap;
	overflow: visible;
	margin-bottom: 8px;
	background-color: #F3F3F3;
}
table.nursery_holiday_hours td  {
	border: 0px solid #E6EEEE;
}
table.nursery_holiday_hours tr.white  {
	background-color: #FFFFFF !important;
}
table.sessions {
	margin: 0px 0px 10px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	overflow: scroll;
	white-space: nowrap;
}
table.sessions th {
	font-weight: normal;
}
table.staff {
	margin-left: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	white-space: nowrap;
	margin-bottom: 0px;
}
table.staff a:visited {
	text-decoration: none;
	color: #5B5B5B;
}
table.staff a:link {
	text-decoration: none;
	color: #555555;
}
table.staff a:hover {
	color: #000000;
	background-color: #EEEEEE;
}
table.staff a:active {
	color: #000000;
	background-color: #EEEEEE;
}
table.staff td.position {
	text-indent: 12px;
	text-align: left;
	padding-bottom: 6px;
}
table.staff td.name {
	text-align: right;
	padding-bottom: 6px;
	width: 140px;
}
table.staff td.click-on {
	background-position: 0px 0px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-bottom: 10px;
	background-repeat: repeat;
	background-attachment: scroll;
	padding-top: 1px;
}
ul.board {
	float: left;
	padding: 0px;
	margin: -8px 0px 3px -5px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul.board li {
	padding: 0px;
	margin: 9px 18px 0px 9px;
}
ul.e-news {
	padding: 0px;
	margin: 0px 35px 9px 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
	list-style-type: none;
}
ul.e-news li {
	padding: 4px 0px 5px 23px;
	background-image: url('bg-bullet_blue.png');
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
ul.giving {
	list-style-type: none;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 15px 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1;
}
ul.giving li {
	padding: 4px 0px 4px 20px;
	background-image: url('bullet-gld.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 13px;
	margin-bottom: 1px;
}
ul.healthy_kids  {
	padding: 0px;
	margin: 0px 0px 0px 111px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
	list-style-type: none;
}
ul.healthy_kids li {
	padding-left: 13px;
	padding-bottom: 3px;
	background-image: url('bullet_plain2_red.gif');
	background-position: -3px 2px;
	background-repeat: no-repeat;
}
ul.healthy_kids ul {
	padding: 4px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
	list-style-type: none;
	background-color: #F6F6F6;
}
ul.healthy_kids ul li {
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	background-image: none;
	font-family: Arial;
}
ul.highlights {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
}
ul.highlights li {
	padding: 0px;
	margin: 0px 3px 18px 18px;
}
ul.highlights li span {
	margin-left: -8px;
	font-weight: bold;
	color: #776F68;
	font-size: 12px;
	letter-spacing: 1px;
}
ul.horizon {
	padding: 0px;
	margin: 0px 35px 5px 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
	list-style-type: none;
}
ul.horizon li {
	padding-left: 13px;
	padding-bottom: 8px;
	background-image: url('bullet_plain.png');
	background-position: -3px 3px;
	background-repeat: no-repeat;
}
ul.member_benefits {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 10px 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1;
}
ul.member_benefits li {
	padding: 4px 0px 4px 20px;
	background-image: url('bullet-gld.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 13px;
}
ul.member_plan_info {
	list-style-type: none;
	padding: 0px;
	margin: 0px 16px -6px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
}
ul.member_plan_info li {
	padding: 0px 0px 10px 25px;
	background-image: url('bg-bullet_green.png');
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
ul.did_you_know {
	padding: 0px;
	margin: -5px 13px 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
	list-style-type: none;
}
ul.did_you_know li {
	padding-left: 19px;
	padding-bottom: 12px;
	background-image: url('bullet-gld_1.png');
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
ul.online_reg {
	padding: 0px;
	margin: 15px 17px 11px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
	list-style-type: none;
}
ul.online_reg li {
	padding-left: 13px;
	padding-bottom: 4px;
	background-image: url('bullet_plain.png');
	background-position: -3px 3px;
	background-repeat: no-repeat;
	font-family: Arial;
}
ul.plain {
	padding: 0px;
	margin: -5px 17px 5px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
	list-style-type: none;
}
ul.plain li {
	padding-left: 13px;
	padding-bottom: 6px;
	background-image: url('bullet_plain.png');
	background-position: -3px 3px;
	background-repeat: no-repeat;
}
ul.plain li.red {
	background-image: url('bullet_plain2_red.gif');
	background-position: -3px 2px;
}
ul.plain li.blue {
	background-image: url('bullet_plain2_blue.gif');
	background-position: -3px 2px;
}
ul.plain li.yellow {
	background-image: url('bullet_plain2_yellow.gif');
	background-position: -3px 2px;
}
ul.plain li.green {
	background-image: url('bullet_plain2_green.gif');
	background-position: -3px 2px;
}
ul.plain_2 {
	padding: 0px;
	margin: 4px 17px 9px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
	list-style-type: none;
}
ul.plain_2 li {
	padding-left: 13px;
	padding-bottom: 4px;
	background-image: url('bullet_plain.png');
	background-position: -3px 3px;
	background-repeat: no-repeat;
	font-family: Arial;
}
ul.preschool {
	list-style-type: none;
	padding: 0px;
	margin: 8px 0px 7px 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1;
}
ul.preschool li {
	padding: 4px 0px 4px 20px;
	background-image: url('bullet-gld.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
ul.quick_info  {
	padding: 0px;
	margin: 0px 0px 12px 111px;
	list-style-type: none;
}
ul.quick_info li {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: none;
}
ul.quick_info a  {
	padding-left: 18px;
	font-size: 12px;
	text-decoration: none;
	color: #415767;
	background-image: url('bg-bullet.png');
	background-repeat: no-repeat;
	background-position: 0px -119px;
	line-height: 15px;
}
ul.schedules {
	list-style-type: none;
	padding: 8px 0px 8px 0px;
	margin: 0px 22px 21px 17px;
	border-top: 1px solid #BFD0BF;
	border-bottom: 1px solid #BFD0BF;
	white-space: nowrap;
}
ul.schedules li {
	height: 20px;
	padding: 0px 0px 2px 0px;
}
ul.strong_kids  {
	padding: 0px;
	margin: 0px 0px 0px 111px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
	list-style-type: none;
}
ul.strong_kids li {
	padding-left: 13px;
	padding-bottom: 8px;
	background-image: url('bullet_plain.png');
	background-position: -3px 3px;
	background-repeat: no-repeat;
}
ul.strong_kids li.red {
	background-image: url('bullet_plain2_red.gif');
	background-position: -3px 2px;
}
ul.strong_kids li.blue {
	background-image: url('bullet_plain2_blue.gif');
	background-position: -3px 2px;
}
ul.strong_kids li.yellow {
	background-image: url('bullet_plain2_yellow.gif');
	background-position: -3px 2px;
}
ul.strong_kids li.green {
	background-image: url('bullet_plain2_green.gif');
	background-position: -3px 2px;
}
ul.strong_kids li.winter_break {
	margin: 5px 37px 10px 30px; 
	padding-top: 3px; 
	padding-bottom: 4px;
	border: 1px dotted #CC0000; 
	background-image: none;
}
ul.strong_kids li.winter_break img {
	float: right;
	margin-right: 25px; 
	margin-top: 9px; 
	margin-left: -10px;
}
ul.summer_camps {
	padding: 0px;
	margin: -4px 17px 5px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.32;
	list-style-type: none;
}
ul.summer_camps li {
	padding-left: 13px;
	padding-bottom: 5px;
	background-image: url('bullet_plain2_green.gif');
	background-position: -3px 2px;
	background-repeat: no-repeat;
	font-family: Arial;
}
.ages {
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.align_right {
	text-align: right;
}
.bblocks_emphasis {
	font-weight: bold;
	color: #608057;
	/* old color: #707070; */
}
.bold_med-grey {
	font-weight: bold;
	color: #7A7A7A;
}
.bullet_open-new_span {
	margin: 0px 1px 0px 1px;
	background-image: url('bullet-open_new2.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-right: 8px;
}
.clear-both {
	clear: both;
}
.core_values {
	font-weight: bold;
	letter-spacing: 1px;
	color: #525252;
}
.comment {
	display: none;
}
.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}
.giving_emphasis {
	font-weight: bold;
	color: #776F68;
	font-size: 16px;
}
.g_map-object_iframe {
	margin-left: 10px;
	margin-bottom: 9px;
	border: 1px solid #000000;
}
.horizon_e-mail {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.horizon_e-mail a:link {
	text-decoration: underline;
	color: #666666;
}
.horizon_e-mail a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #EEEEEE;
}
.italics {
	font-style: italic;
	font-family: Arial;
}
.italics_green {
	font-style: italic;
	font-family: Arial;
	color: #006600;
}
.margin-bottom_0 {
	margin-bottom: 0px !important;
}
.margin-bottom_4px {
	margin-bottom: 4px  !important;
}
.margin-bottom_8px {
	margin-bottom: 8px  !important;
}
.margin-bottom_15px {
	margin-bottom: 15px  !important;
}
.margin-top_-1px {
	margin-top: -1px  !important;
}
.margin-top_-2px {
	margin-top: -2px  !important;
}
.margin-top_1px {
	margin-top: 1px  !important;
}
.margin-top_20px {
	margin-top: 20px  !important;
}
.padding-bottom_1px {
	padding-bottom: 1px !important;
}
.padding-bottom_2px {
	padding-bottom: 2px !important;
}
.padding-bottom_3px {
	padding-bottom: 3px !important;
}
.padding-bottom_4px {
	padding-bottom: 4px !important;
}
.padding-left_4px {
	padding-left: 4px !important;
}
.padding-left_5px {
	padding-left: 5px !important;
}
.padding-left_7px {
	padding-left: 7px !important;
}
.padding-left_11px {
	padding-left: 11px !important;
}
.padding-left_12px {
	padding-left: 12px !important;
}
.padding-top_1px {
	padding-top: 1px !important;
}
.padding-top_2px {
	padding-top: 2px !important;
}
.padding-top_3px {
	padding-top: 3px !important;
}
.padding-top_5px {
	padding-top: 5px !important;
}
.padding-top_9px {
	padding-top: 9px !important;
}
.padding-top_10px {
	padding-top: 10px !important;
}
.padding-top_11px {
	padding-top: 11px !important;
}
.pdf_superscript_span {
	margin: 0px 1px 0px 3px;
	background-image: url('pdf_fn.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-right: 8px;
}
.member_plans_left-col {
	width: 200px;
	text-align: left;
	text-indent: 7px;
}
.member_plans_right-cols {
	width: 85px;
}
.position_relative {
	position: relative;
}
.strong-kids_emphasis {
	font-weight: bold;
	color: #5B7784;
}
.q_and_a {
	font-weight: 900;
	color: #3F5565;
}
.twelve_pt_font {
	font-size: 12px;
}
#background_icons-top {
	background-position: left 267px;
	background-image: url('bg-icons-strip.png');
	background-repeat: no-repeat;
	text-align: center;
	/* max-width: 1280px; will keep icons close to content page */
	/* margin: 0px auto 0px auto; is needed to center page when using max-width */
}
#background_icons-bottom {
	background-position: left 1510px;
	background-image: url('bg-icons-strip.png');
	background-repeat: no-repeat;
	text-align: center;
}
#background_icons-extra1 {
	background-position: left 2753px;
	background-image: url('bg-icons-strip.png');
	background-repeat: no-repeat;
	text-align: center;
}
#background_icons-extra2 {
	background-position: left 3996px;
	background-image: url('bg-icons-strip.png');
	background-repeat: no-repeat;
	text-align: center;
}
#background_icons-extra3 {
	background-position: left 5239px;
	background-image: url('bg-icons-strip.png');
	background-repeat: no-repeat;
	text-align: center;
}
#background_icons-extra4 {
	background-position: left 6482px;
	background-image: url('bg-icons-strip.png');
	background-repeat: no-repeat;
	text-align: center;
}
#banner {
	width: 880px;
	height: 169px;
	padding: 2px;
	border: 3px solid #E80000;
	background-color: #FFFFFF;
	position: absolute;
	top: 90px;
	left: 24px;
	overflow: hidden;
	z-index: 10;
}
#banner_dropshadow {
	width: 900px;
	height: 189px;
	position: absolute;
	top: 85px;
	left: 19px;
	z-index: 5;
	background-image: url('bg-bannershadow.png'); /* Note: bkgrnd image url needs to be empty () for IE 5 & 6 in order for png transparency filter to work */;
	_background-image: url(''); /* This CSS/IE hack using the "_" character feeds an empty background image url ONLY to IE 5 & 6  */;
	background-repeat: no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg-bannershadow.png', sizingMethod='crop');
	 /* This filter loads the image & enables png transparency in IE 5 & 6; the underscore "_" character hack feeds it ONLY to IE 5 &6  */;
}
#banner_image_slide { /* banner_image_slide div holds the Register Now for Summer Day Camp background image for the animated javascript image slide  */
	width: 585px;
	height: 47px;
	background-image: url('register_now.png'); /* Note: bkgrnd image url needs to be empty () for IE 5 & 6 in order for png transparency filter to work */;
	_background-image: url(''); /* This CSS/IE hack using the "_" character feeds an empty background image url ONLY to IE 5 & 6  */;
	background-repeat: no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='register_now.png', sizingMethod='crop');
	 /* This filter loads the image & enables png transparency in IE 5 & 6; the underscore "_" character hack feeds it ONLY to IE 5 &6  */;
	position: absolute;
	top: 216px;
	left: 0px;
}
#banner_image_slide a {
	width: 585px;
	height: 47px;
	display: block;
	text-indent: -5000px;
}
#bottomspan {
	width: 100%;
	height: 15px;
	margin-top: 0px;
	background-repeat: repeat-x;
	position: relative
}
#bottomspan div { 
/* This abs. positioned div keeps the background visible past the viewport on horizontal scrolls with IE. */
/* Firefox doesn't need this! */
/* display: table doesn't work here or on #bottomspan to fix the IE problem */
	width: 954px;
	height: 15px;
	position: absolute;
	margin-top: 0px;
	background-repeat: repeat-x;
}
#colorbar-nav_list {
	float: right;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
	text-indent: -9999px;
	width: 295px;
	overflow: hidden;
}
#colorbar-nav_list li {
	float: left;
	width: 59px;
	height: 169px;
}
#colorbar-nav_list a {
	display: block;
	width: 59px;
	height: 169px;
}
#colorbar-nav_list a.health {
	background-image: url('key_health.png');
}
#colorbar-nav_list a.aquatics {
	background-image: url('key_aquatics.png');
}
#colorbar-nav_list a.youth {
	background-image: url('key_youth.png');
}
#colorbar-nav_list a.preschool {
	background-image: url('key_preschool.png');
}
#colorbar-nav_list a.sports {
	background-image: url('key_sports.png');
}
#colorbar-nav_list a:hover {
	background-position: 0px 169px;
}
#contactus {
	position: absolute;
	top: 25px;
	left: 801px;
	border-width: 0px;
}
#contentarea {
	width: 100%;
	margin-top: 203px;
	position: relative;
}
#footer {
	width: 100%;
	clear: both;
	position: relative;
	background-color: #5D5D5D;
	border-width: 2px 0px 1px 0px;
	border-bottom-color: #000000;
	border-style: solid;
}
#footer_inner_div {
	border-width: 1px 1px 1px 1px;
	border-color: #000000 #000000 #535353 #000000;
	border-style: solid;
}
#footer_inner_div2 {
	height: 95px;
	border-width: 2px 2px 2px 2px;
	border-color: #535353;
	border-style: solid;
}
#footer a:visited {
	text-decoration: none;
	color: #EBEBEB;
}
#footer a:link {
	text-decoration: none;
	color: #EBEBEB;
}
#footer a:hover {
	text-decoration: none;
	color: #F1F400;
	background-color: #4D4D4D;
}
#footer_y-logo {
	float: left;
	margin: 11px 0px 0px 15px;
}
#footer_address {
	float: left;
	margin: 8px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4;
	color: #EBEBEB;
}
#footer_unitedway_p {
	float: right;
	width: 180px;
	margin: 7px 3px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4;
	color: #EBEBEB;
	text-align: right;
}
#footer_unitedway_img {
	float: right;
	margin: 11px 16px 0px 9px;
}
#footer_spirit-mind-body {
	width: 358px;
	height: 58px;
	position: absolute;
	top: 51px;
	left: 446px;
	z-index: 10;
	background-image: url('bg-spirit-mind-body.png'); /* Note: bkgrnd image url needs to be empty () for IE 5 & 6 in order for png transparency filter to work */;
	_background-image: url(''); /* This CSS/IE hack using the "_" character feeds an empty background image url ONLY to IE 5 & 6  */;
	background-repeat: no-repeat; /* This filter loads the image & enables png transparency in IE 5 & 6; the underscore "_" character hack feeds it ONLY to IE 5 &6  */;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg-spirit-mind-body.png', sizingMethod='crop');
}
#leftsidebar {
	float: left;
	width: 247px;
}
#linkbox {
	width: 223px;
	margin-top: 1px;
	margin-left: 4px;
	padding-bottom: 29px;
	background-image: url('bg-box_bottom.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
#linkbox div.content {
	background-position: left top;
	background-image: url('bg-box_cap_body.png');
	background-repeat: no-repeat;
}
#linkbox div.top_space {
	height: 24px;
}
#linkbox h2 {
	width: 176px;
	margin: 0px 0px 0px 24px;
	padding: 3px 0px 3px 0px;
	background-position: -1px 7px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EAE9E3;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	color: #DDB000;
	letter-spacing: .6px;
	text-indent: -9999px;
}
#linkbox h2.member {
	border-top: 1px solid #EAE9E3;
	background-image: url('bg-membership.gif');
}
#linkbox h2.activities {
	background-image: url('bg-activities.gif');
}
#linkbox h2.helpus {
	background-image: url('bg-helpus.gif');
}
#linkbox h2.aboutus {
	background-image: url('bg-aboutus.gif');
}
#linkbox ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
}
#linkbox ul li {
	width: 176px;
	margin: 0px 0px 0px 19px;
	padding: 0px;
	border-bottom: 1px solid #EAE9E3;
}
#linkbox a {
	display: block;
	width: 151px;
	padding: 0px 0px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 900;
	line-height: 1.4;
	color: #445B6C;
	text-decoration: none;
	background-image: url('bg-check-green.png');
	background-repeat: no-repeat;
	background-position: 0px -251px;
}
#linkbox a.this_page {
	background-position: 1px -130px;
	color: #000000;
}
#linkbox a.this_page:hover {
	background-position: 1px 2px;
	color: #000000;
	background-color: #F0F0F0;
}
#linkbox a:hover {
	background-position: 1px 2px;
	color: #000000;
	background-color: #F0F0F0;
}
#maincontent {
	float: right;
	width: 645px;
	background-color: #FFFFFF;
	background-image: url('bg-mc_corners.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
#mc_leftcol {
	float: left;
	width: 402px;
	/* background-color: #FFFFCC; */
}
#mc_rightcol {
	float: right;
	width: 242px;
	/* background-color: #CCFFCC; */
}
#we_build {
	position: absolute;
	top: 70px;
	left: 583px;
}
#pageborder_right {
	background-position: right 267px;
	background-image: url('bg-pageborder_right.png');
	background-repeat: no-repeat;
}
#wrapper {
	width: 892px;
	margin-left: 7px;
	margin-bottom: 0px;
	padding: 25px 24px 10px 24px;
	background-color: #FFFFFF;
	position: relative;
	background-image: url('bg-wrapper.png');
	background-repeat: repeat-x;
}
#wrapper-pageborder_left {
	width: 952px;
	background-image: url('bg-wrapper-borders.png');
	background-repeat: no-repeat;
	background-position: 1px 267px;
}
#wrapper-pageborder_right {
	width: 952px;
	background-image: url('bg-wrapper-borders.png');
	background-repeat: no-repeat;
	background-position: 941px 267px;
}
#wrapper-top_shadow {
	width: 954px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url('bg-wrapper-top_dropshadow.png'); /* Note: bkgrnd image url needs to be empty () for IE 5 & 6 in order for png transparency filter to work */;
	_background-image: url(''); /* This CSS/IE hack using the "_" character feeds an empty background image url ONLY to IE 5 & 6  */;
	background-repeat: no-repeat; /* This filter loads the image & enables png transparency in IE 5 & 6; the underscore "_" character hack feeds it ONLY to IE 5 &6  */;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg-wrapper-top_dropshadow.png', sizingMethod='crop');
}
