/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

/*html tags*/
p {
	margin-top: .2em;
}
h1 {
	font-size: 20px;
	color: #E4232F;
}
h1.newBrand {
	color: #0089D0;
	text-transform: uppercase;
}
h2.newBrand {
	color: #92278f;
	font-family: Verdana, Geneva, sans-serif;
}

h3 {
	font-size: 1.4em;
	color: #E4232F;
	margin-top: .5em;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0.8em;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
}


/*Top Navigation*/

#divWrapper {
	margin: 0 auto;
	background-color: #FFFFFF;
	width: 758px;
}
#divBanner {
	background-image: url(../images/mansfieldy_banner.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 760px;
}
#divBanner a {
	display: block;
	height: 99px;
	width: 760px;
}
#divBanner h3 {
	margin: 0px;
	font-size: 0px;
	margin-top: -20px;
}
#divTopNav {
	background-color: #E4232F;
	float: left;
	height: 22px;
	width: 760px;
}
#divTopNav ul {
	margin-left: 375px;
	list-style-type: none;
}
#divTopNav ul li {
	position: relative;
	z-index: 2;
	float: left;
}
#divTopNav ul li a {
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 22px;
}
#divTopNav ul li a:hover {
	background-color: #000000;
}	
#aHome {
	background-image: url(../images/nav/home.gif);
	width: 48px;
}
#aHome:hover {
	background-image: url(../images/nav/home_f2.gif);
}
#aMembership {
	background-image: url(../images/nav/membership.gif);
	width: 85px;
}
#aMembership:hover {
	background-image: url(../images/nav/membership_f2.gif);
}
#aPrograms {
	background-image: url(../images/nav/programs.gif);
	width: 73px;
}
#aPrograms:hover {
	background-image: url(../images/nav/programs_f2.gif);
}
#aHelp {
	background-image: url(../images/nav/help.gif);
	width: 97px;
}
#aHelp:hover {
	background-image: url(../images/nav/help_f2.gif);
}
#aContact {
	background-image: url(../images/nav/contact.gif);
	width: 76px;
}
#aContact:hover {
	background-image: url(../images/nav/contact_f2.gif);
}



/* Drop down menu settings */

#divTopNav ul li ul {
	position: absolute;
	top: 22px;
	display: none;
	background-color: #000000;
	z-index: 1;
	margin: 0;
	padding-bottom: .5em;
}
#divTopNav ul  li ul li {
	float: none;
}

#divTopNav ul li ul a {
	color: #FFFFFF;
	margin: 0;
	width: 13em;
	height: 1.1em;
	display: block;
	padding-left: 10px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	padding-right: 1em;
}
#divTopNav ul li ul a:hover {
	background-color: #E4232F;
}
#divTopNav ul li:hover ul, #divTopNav li.sfhover ul {
	display: block;
}
/*Home Page*/

#divContent , #divContentHome{
	width: 760px;
	float: left;
	overflow: hidden;
}
#divContentHome{
	background-image: url(../images/whats_new.gif);
	background-repeat: no-repeat;
}
#divHomeLeft {
	width: 266px;
	float: left;
	position: relative;
	padding-top: 80px;
	padding-left: 30px;
	padding-right: 20px;
}
#divHomeLeft img {
	border-style: none;
}
#divHomeLeft ul {
	list-style: outside;
	margin-left: 15px;
}

#divNewHours {
	padding: 5px 5px 5px 87px;
	border: 1px solid #E4232F;
	height: 82px;
	background: url(../images/clock.jpg) no-repeat 5px 10px;
}
#divNewHours img {
	float: left;
	margin-right: 10px;
}

#divImage {
	background-image: url(../images/kids.jpg);
	background-repeat: no-repeat;
	height: 211px;
	width: 303px;
	margin-top: 30px;
	margin-left: -30px;
}
#divHomeRight {
	width: 444px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	position: relative;
}
#divRule {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	position: absolute;
	height: 560px;
	left: 316px;
	top: 30px;
	width: 1px;
}
#divHomeRight div {
	width: 160px;
	float: left;
	height: 10em;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#divHomeRight #divPriorities {
	height: 8em;
}
#divContentHome #divHomeRight #divMTS {
	background-image: url(../images/meet_staff.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 126px;
	margin: 0;
	margin-bottom: 10px;
}
#divContentHome #divHomeRight #divGive {
	width: 160px;
	height: 10em;
	margin-top: 20px;
	/*background: url(../images/bricks.gif) no-repeat right top;*/
}
#divContentHome #divHomeRight #divImpact {
	width: 211px;
	background: url(../impact/images/community_link.jpg) no-repeat;
	margin: 10px 0 0;
	height: 126px;
}
#divHomeRight #divGuide {
	background-image: url(../images/program_guide.jpg);
	background-position: 10px bottom;
	height: 21em;
	background-repeat: no-repeat;
	margin-top: -10px;
}
#divGuide a {
	display: block;
	width: 110px;
	margin-left: 10px;
	height: 169px;
	margin-top: 12px;
}
#divContentHome #divHomeRight #divHours {
	background-image: url(../images/building_hours.gif);
	background-repeat: no-repeat;
	width: 130px;
	margin-right: 0px;
	height: 14em;
	padding-top: 55px;
	padding-left: 40px;
	padding-right: 20px;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
}
#divContent #divHours {
	background-image: url(../images/building_hours.gif);
	background-repeat: no-repeat;
	width: 130px;
	margin-right: 0px;
	height: 14em;
	padding-top: 55px;
	padding-left: 40px;
	padding-right: 20px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#divHours p {
	margin-bottom: 7px;
}
#divMTS a {
	display: block;
	height: 28px;
	width: 126px;
}
#aSupport {
	background: url(../images/give2.gif) no-repeat;
	display: block;
	height: 57px;
	width: 120px;
	margin-bottom: 5px;
}
#aImpact {
	display: block;
	height: 126px;
	width: 211px;
}

#divHomeRight #divReport {
	background-image: url(../images/ar_sm.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 180px;
	height: 17em;
}
#divReport a {
	display: block;
	width: 180px;
	height: 142px;
	margin-top: 12px;
}
#div2007, #div2006 {
	width: 200px;
	float: left;
	margin-left: 20px;
}
#div2005 {
	float: left;
	width: 175px;
	margin-left: 20px;
}
#div2007 a, #div2006 a, #div2005 a {
	display: block;
	width: 198px;
	height: 152px;
	margin-top: 12px;
	border: 1px solid #000000;
	margin-right: 20px;
}
#div2007 a {
	background-image: url(../images/ar_2007.jpg);
}
#div2006 a {
	background-image: url(../images/ar_2006.jpg);
}
#div2005 a {
	background-image: url(../images/ar_2005.jpg);
	width: 152px;
	height: 198px;
}
#imgIcon {
	float: left;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divHomeRight #divVacation {
	height: 19em;
	margin-top: -10px;
	background: url(../images/vacation.jpg) no-repeat center bottom;
}
#divVacation a {
	display: block;
	width: 140px;
	margin-left: 10px;
	height: 145px;
	margin-top: 5px;
}


/*Footer*/

#divLogos {
	width: 760px;
	display: table-cell;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
#divLogos img {
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#divBottomNav {
	float: left;
	width: 760px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#divBottomNav a {
	margin-left: 0.5em;
	color: #E4232F;
}
#divFooter {
	float: left;
	height: 15px;
	color: #FFFFFF;
	background-color: #E4232F;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 760px;
	text-align: center;
}


/*Sidebar Navigation*/

#divSideNav {
	width: 200px;
	float: left;
	background-color: #F1F1F1;
	padding-bottom: 5000px;
	margin-bottom: -5000px;
}
#divSideNav ul {
	float: left;
	list-style-type: none;
}
#divSideNav a {
	display: block;
	width: 175px;
	font-size: 1.2em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#divSideNav a:hover {
	color: #FFF;
	background-color: #E4232F;
}
#divSideNav h2 a {
	display: block;
	width: 200px;
	padding: 0px;	
	height: 60px;
}
#divSideNav h2 a:hover {
	background: transparent;
}
#divSideNav a.current {
	color: #FFF;
	background-color: #E4232F;
}
#divSideNav h2 {
	background-color: #000000;
	height: 60px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-indent: -3000px;
}
#divSideNav img {
	float: left;
	margin-top: 20px;
}



/*Main Content*/

#divProgramContent, #divProgramBanners {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#divProgramContent a img {
	border-style: none;
}

#divContactContent {
	padding: 30px;
	width: 275px;
	float: left;
	background-repeat: no-repeat;
	background-position: right;
}
#divClosed {
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 15px;
}
#divClosed p {
	margin-top: 5px;
}
#divHeritageContent h2, #divVacationContent h2 {
	display: block;
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #E4232F;
	padding: 5px;
	clear: left;
}

#divHeritageContent {
	padding: 30px;
	width: 700px;
	float: left;
}
#divVacationContent {
	padding: 30px;
	float: left;
	width: 370px;
}
#divVacationImage {
	display: block;
	background: url(../images/vacation2.jpg);
	float: left;
	width: 330px;
	height: 300px;
	margin-top: 20px;
}
#divVacationContent h1 {
	font-size: 24px;
	color: #E4232F;
}

#divStaffContent {
	padding: 30px;
	width: 320px;
	float: left;
}
#divEmployment {
	float: left;
	clear: both;
	width: 700px;
	margin-top: 20px;
}
#divProgramContent {
	padding: 30px;
	width: 499px;
}
#divProgramBanners {
	width: 559px;
}
#divProgramBanners ul {
	width: 559px;
	list-style-type: none;
	float: left;
}
#divProgramBanners li {
	float: left;
}
#divProgramBanner {
	width: 559px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	height: 60px;
	float: left;
}
#divProgramBanner h2 {
	width: 559px;
	height: 60px;
	float: left;
	text-indent: -3000px;
}
#divContactBanner {
	width: 760px;
	height: 60px;
	float: left;
}
#divContactBanner h2 {
	width: 760px;
	height: 60px;
	text-indent: -3000px;
}
#divProgramContent h2 {
	font-size: 1.5em;
	margin-top: 1.4em;
}
#divProgramContent table {
	border-collapse: collapse;
	margin-top: 5px;
}
#divProgramContent td {
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#divProgramContent ol {
	padding-left: 20px;
}
#divProgramContent ol li {
	padding-top: 5px;
}
div.newBrand#divProgramContent {
	background: url(../images/branding_bkg.jpg) no-repeat 35px top;
	padding-top: 175px;
}

#divInsider {
	width: 200px;
	height: 50px;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	left: 150px;
	top: 150px;
}

#appDownload a {
	font-size: 9px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/pdf_icon.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 40px;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-right: 5px;
}
#appDownload a:hover {
	color: #000;
	background-color: #F1F1F1;
}
#imgFood {
	display: block;
	height: 104px;
	width: 403px;
	background-image: url(../programs/images/food_provided.jpg);
	text-indent: -3000px;
	margin-top: 10px;
}
#imgBuilding {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#imgBricks {
	float: right;
	margin-top: -40px;
}


#poolHours {
	padding: 15px;
	float: left;
	width: 170px;
	margin-top: 20px;
	color: #FFFFFF;
	background-color: #626262;
}

#pgLink {
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 60px;
	margin-right: 20px;
	margin-bottom: 15px;
	display: block;
	background-image: url(../images/program_guide_sm.jpg);
	background-repeat: no-repeat;
	height: 63px;
	padding-top: 20px;
}


/*Staff Photos*/

#divStaffNoPhoto {
	display: block;
	float: left;
	width: 310px;
	padding: 20px;
}
#divKenyon {
	background-image: url(../images/staff/kenyon.jpg);
}
#divTimmons {
	background-image: url(../images/staff/timmons.jpg);
}
#divGilbert {
	background-image: url(../images/staff/gilbert.jpg);
}
#divBond {
	background-image: url(../images/staff/bond.jpg);
}
#divCarver {
	background-image: url(../images/staff/carver.jpg);
}
#divEverett {
	background-image: url(../images/staff/everett.jpg);
}
#divMurphy {
	background-image: url(../images/staff/murphy.jpg);
}
#divFugett {
	background-image: url(../images/staff/fugett.jpg);
}
#divHanshaw {
	background-image: url(../images/staff/hanshaw.jpg);
}
#divTwedt {
	background-image: url(../images/staff/twedt.jpg);
}
#divGailey {
	background-image: url(../images/staff/gailey.jpg);
}
#divBenedict {
	background-image: url(../images/staff/benedict.jpg);
}
#divBishop {
	background-image: url(../images/staff/bishop.jpg);
}
#divFrazee {
	background-image: url(../images/staff/frazee.jpg);
}
#divMcClenathan {
	background-image: url(../images/staff/mcclenathan.jpg);
}
#divAshcraft {
	background-image: url(../images/staff/ashcraft.jpg);
}
#divConard {
	background-image: url(../images/staff/conard.jpg);
}
#divGamble {
	background-image: url(../images/staff/gamble.jpg);
}
#divEarick {
	background-image: url(../images/staff/earick.jpg);
}
#divHill {
	background-image: url(../images/staff/hill.jpg);
}
#divRachel {
	background-image: url(../images/staff/rachel.jpg);
}



/*Page Banners*/

#h2Aquatics {
	background-image: url(../programs/images/aquatics_banner.jpg);
}
#h2Aerobics {
	background-image: url(../programs/images/aerobics_banner.jpg);
}
#h2ActiveOlder {
	background-image: url(../programs/images/active_older_banner.jpg);
}
#h2Youth {
	background-image: url(../programs/images/youth_banner.jpg);
}
#h2Fitness {
	background-image: url(../programs/images/fitness_banner.jpg);
}
#h2Outreach {
	background-image: url(../programs/images/outreach_banner.jpg);
}
#h2ProgramBanner {
	background-image: url(../programs/images/programs_banner.jpg);
}
#h2Childcare {
	background-image: url(../programs/images/childcare_banner.jpg);
}
#h2Party {
	background-image: url(../programs/images/party_banner.jpg);
}
#h2Rates {
	background-image: url(../membership/images/rates_banner.jpg);
}
#h2Benefits {
	background-image: url(../membership/images/benefits_banner.jpg);
}
#h2Assist {
	background-image: url(../membership/images/assist_banner.jpg);
}
#h2Contact {
	background-image: url(../images/contact_banner.jpg);
}
#h2Heritage {
	background-image: url(../images/heritage_banner.jpg);
}
#h2Capital {
	background: url(../images/capital_banner.jpg);
}
#h2Vacation {
	background: url(../images/vacation_banner.jpg);
}
#h2Impact {
	background: url(../impact/images/impact_banner.jpg);
}
#h2Community {
	background: url(../impact/images/community_banner.jpg);
}

#h2Staff {
	background-image: url(../images/staff_banner.jpg);
}
#h2Report {
	background-image: url(../images/report_banner.jpg);
}
#h2Programs {
	background-image: url(../programs/images/programs_h.gif);
}
#h2Branding {
	background: url(../images/new_branding.gif);
}
#h2BrandRev {
	background: url(../images/branding_banner.gif);
}

#h2Membership {
	background-image: url(../membership/images/membership_h.gif);
}
#h2Express {
	background: url(../express/images/express_h.gif);
}
#h2ExpressHeader {
	background: url(../express/images/express_banner.jpg);
}
#h2ExpressPrograms {
	background: url(../express/images/express_p_banner.jpg);
}
#h2ExpressMembership {
	background: url(../express/images/express_m_banner.jpg);
}
#h2ExpressContact {
	background: url(../express/images/express_c_banner.jpg);
}
#aLifeguard {
	background: url(../programs/images/lifeguard_link.gif) no-repeat;
	display: block;
	height: 31px;
	width: 276px;
}




/*Aquatics Drawings*/

#aquaSK {
	background-image: url(../programs/images/aquatics/shrimp-kipper.gif);
	height: 91px;
	margin-right: 160px;
}
#aquaIP {
	background-image: url(../programs/images/aquatics/inia-perch.gif);
	height: 101px;
	margin-right: 180px;
}
#aquaPike {
	background-image: url(../programs/images/aquatics/pike.gif);
	height: 89px;
}
#aquaEel {
	background-image: url(../programs/images/aquatics/eel.gif);
	height: 89px;
}
#aquaRay {
	background-image: url(../programs/images/aquatics/ray.gif);
	height: 88px;
}
#aquaStarfish {
	background-image: url(../programs/images/aquatics/starfish.gif);
	height: 97px;
}
#aquaPolliwog {
	background-image: url(../programs/images/aquatics/polliwog.gif);
	height: 73px;
}
#aquaGuppy {
	background-image: url(../programs/images/aquatics/guppy.gif);
	height: 90px;
}
#aquaMinnow {
	background-image: url(../programs/images/aquatics/minnow.gif);
	height: 84px;
}
#aquaFish {
	background-image: url(../programs/images/aquatics/fish.gif);
	height: 82px;
}
#aquaFlyingFish {
	background-image: url(../programs/images/aquatics/flying.gif);
	height: 107px;
}

/*Classes*/

.swimLesson {
	padding-left: 60px;
}
.center {
	text-align: center;
}

.header {
	font-size: 1.7em;
	font-weight: bold;
	color: #E4232F;
}
.banner {
	display: block;
	width: 559px;
	height: 60px;
	text-indent: -3000px;
	background-repeat: no-repeat;
	background-position: left top;
}
.trHead {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
}
.staffMember {
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
	width: 233px;
	margin-bottom: 20px;
	padding-top: 195px;
	height: 5em;
	text-align: center;
}
.staffName {
	font-size: 1.2em;
	font-weight: bold;
	list-style-position: inside;
}
.formDownload {
	font-size: 12px;
	margin-top: 10px;
	float: left;
	background-image: url(../images/pdf_icon2.jpg);
	background-repeat: no-repeat;
	width: 215px;
	padding: 5px 5px 5px 40px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a.formDownload:hover {
	text-decoration: underline;
}

.fine {
	font-size: 0.9em;
	font-style: italic;
	margin-top: 0.5em;
	margin-right: 0px;
}
li.inside {
	list-style-position: inside;
}
span.alt {
	margin-left: -9999px;
}
span.aquatics {
	display: block;
	padding-right: 110px;
	background-repeat: no-repeat;
	background-position: right top;
}
.largeType {
	font-size: 1.5em;
	margin-bottom: 1em;
}
.largeItalic {
	font-style: italic;
	font-size: 14px;
}


.price {
	font-style: italic;
	font-weight: bold;
	margin-top: 0.5em;
}
.ol1 {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 10px;
}
.ol2 {
	font-weight: normal;
	list-style: lower-alpha;
	font-size: .9em;
}
.ol3 {
	list-style: lower-roman;
}
.red {
	color: #E4232F;
}

.ulImpact {
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 20px;
}
.ulImpact li {
	margin-bottom: 10px;
}
.impactList {
	float: left;
	padding-bottom: 10px;
}
.image_right {
	float: right;
	padding-left: 20px;
}
