@charset "utf-8";
/* CSS Document */
#globalDiv {
	left: 50%;
	margin-left: -480px;
	position: absolute;
	top: auto;
	width: 960px;
//	z-index: 1;
}


#MastHead {
position: relative;
	left: 3px;
	top: 0px;
}

#MenuHead {
	position: absolute;
	left: 3px;
	top: 135px;
}


#MastStar {
position: absolute;
	left: 716px;
	top: 0px;
	//z-index: 1;
	
}

#MainBackground {
	position: absolute;
	left: 3px;
	top: 216px;
//	z-index: -1;
}

#MainImage {
	position: absolute;
	left: 26px;
	top: 231px;
	z-index: 1;
}

#MainCenter {
	position: absolute;
	height: 320px; width: 341px; overflow: auto;
	left: 435px;
	top: 238px;
}

#MainRight {
	position: absolute;
	height: 344px; width: 169px; // overflow: auto;
	left: 785px;
	top: 216px;
	font-size: 80%;
	// background-image: url(../images-layout/RightBox.png);
	background-repeat: no-repeat;
//	overflow: hidden;
}

#MainRight .bold {
	font-size: 100%;
}


#JoinClub {
	position: absolute;
	left: 12px;
	top: 560px;
	background-image: url(../images-layout/JoinClub.png);
	background-repeat: no-repeat;
	width: 103px;
	height: 88px;
}

#JoinClub:Hover {
	background-image: url(../images-layout/JoinClub_O.png);
}

#News {
	position: absolute;
	left: 115px;
	top: 560px;
	background-image: url(../images-layout/News.png);
	background-repeat: no-repeat;
	width: 103px;
	height: 88px;
}

#News:Hover {
	background-image: url(../images-layout/News_O.png);
	
}

#Volunteers {
	position: absolute;
	left: 221px;
	top: 560px;
	background-image: url(../images-layout/Volunteers.png);
	background-repeat: no-repeat;
	width: 103px;
	height: 88px;
}

#Volunteers:Hover {
	background-image: url(../images-layout/Volunteers_O.png);	
}

#Sponsors {
	position: absolute;
	left: 325px;
	top: 560px;
	background-image: url(../images-layout/Sponsors.png);
	background-repeat: no-repeat;
	width: 103px;
	height: 88px;
}

#Sponsors:Hover {
	background-image: url(../images-layout/Sponsors_O.png);
	
}

#ConstantContact {
	position: absolute;
	left: 552px;
	top: 560px;
}

#ContactCareersPrivacy {
	position: absolute;
	left: 793px;
	top: 560px;
	background-image: url(../images-layout/ContactCareersPrivacy.jpg);
	background-repeat: no-repeat;
	width: 164px;
	height: 26px;
}

#Facebook {
	position: absolute;
	left: 781px;
	top: 588px;
}

.whiteText {
	color: white;
}

body {
	background-image: url(../images-layout/Bkgd.jpg);
	background-repeat: repeat;
}
//html {overflow-y: scroll;} 
#globalcenter {
      position:absolute;
      width:800px;
      height:115px;
      z-index:1;
      left: 50%;
      top: auto;
      margin-left: -400px;
     } 

html {
	overflow: auto;
}

body {
//	background-color: #004874;
//	background-color: #3C82AE;
	//background-color:rgb(20,146,210);
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}


.bold {
	font-weight: bold;
	font-size: 100%;
}

#Courier {
	font-family: monospace, Courier;
}


#links {
	width: 120px;
}

h4 {
	font-size: 11px;
}

pre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#links td {
	background-image: url(../images/arrow.gif);
	background-position-x: 0px;
	background-position-y: 8px;
	background-repeat: no-repeat;
	border-bottom: 1px solid rgb(210,210,210);
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	padding: 5px 0px 5px 15px;
	font-family: Genva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	
}

#links img {
	margin-left: 10px;
	margin-top: 10px;
}

#activeSubMenu {
	background-image: none; border-color: rgb( 100, 100, 255); border-style: dashed; border-bottom-style: dashed ; border-bottom-color: rgb( 100, 100, 255); border-bottom-width: 5px;
}


a:link { 
	color: #003366;
	text-decoration: none;
	}
a:visited { 
	color: #003366;
	text-decoration: none;
	}
a:hover { 
	color: #336699;
	text-decoration: none;
	}
a:active { 
	color: #003366;
	text-decoration: none;
	}
	
a {
	outline: none;
	border: 0;
}

img {
	outline: none;
	border: 0;
}

#indented {
	text-indent: 20px;
}

/* logoHome is the logo at the top of the page background
   star is the star in the background                              
   contact is contact us|careers 
   */

#newsBox {
	position: absolute;
	height: 180px; width: 130px; overflow: auto;
	left: 880px;
	top: 320px;
	text-align: right;
	
}

#logoHome {
	position: absolute;
	top: 0px;
	left: 0px;	
}

#star {
	position: absolute;
	top: 85px;
	left: 840px;
}

#contact {
	position: absolute;
	top: 670px;
	left: 885px;
	color: #CDCDCD;
}

#contact a:link {
	color: #CDCDCD;
	text-decoration: none;
}

#contact a:visited {
	color: #CDCDCD;
	text-decoration: none;
	
}

#contact a:hover {
	color: #336699;
	text-decoration: none;
}

#menuTop {
	position: absolute;
	top: 135px;
	left:  10px;
	font-family: Futura;
	font-weight: bold;
	font-size: 16px;
}

#menuTextTop {
	position: absolute;
	top: 120px;	
	left:  0px;
	font-family: "Arial Black";
	//font-weight: bolder;
	font-size: 15px;
	text-decoration: none;
}

#menuTextTop a {
	text-decoration: none;
	color: #003366;
}

#menuTextTop a:hover {
	color: #336699;	
}



#menulink {
	position: absolute;
	top: 135p;
	left: 10px;
	font-family: Future, sans-serif;
	font-stretch: condensed;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

a.menulink {
	text-decoration: none;
}

td#menuTopHome {
	background-image: url(../images-layout/MenuHome.jpg);
	background-repeat: no-repeat;
	width: 59px;
	height: 26px;
}

#menuTopHome:Hover {
	background-image: url(../images-layout/MenuHome_O.jpg);
}

td#menuTopAboutus {
	background-image: url(../images-layout/MenuAboutUs.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 26px;
}

#menuTopAboutus:Hover {
	background-image: url(../images-layout/MenuAboutUs_O.jpg);
}

td#menuTopPrograms {
	background-image: url(../images-layout/MenuPrograms.jpg);
	background-repeat: no-repeat;
	width: 167px;
	height: 26px;
}

#menuTopPrograms:Hover {
	background-image: url(../images-layout/MenuPrograms_O.jpg);
}

td#menuTopWays {
	background-image: url(../images-layout/MenuWays.jpg);
	background-repeat: no-repeat;
	width: 112px;
	height: 26px;
}

#menuTopWays:Hover {
	background-image: url(../images-layout/MenuWays_O.jpg);
}

td#menuTopEvents {
	background-image: url(../images-layout/MenuEvents.jpg);
	background-repeat: no-repeat;
	width: 121px;
	height: 26px;
}

#menuTopEvents:Hover {
	background-image: url(../images-layout/MenuEvents_O.jpg);
}

td#menuTopImpact {
	background-image: url(../images-layout/MenuOurImpact.jpg);
	background-repeat: no-repeat;
	width: 98px;
	height: 26px;
}

#menuTopImpact:Hover {
	background-image: url(../images-layout/MenuOurImpact_O.jpg);
}

td#menuTopOurclubs {
	background-image: url(../images-layout/MenuOurClubs.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 26px;
}

#menuTopOurclubs:Hover {
	background-image: url(../images-layout/MenuOurClubs_O.jpg);
}

#mainPicture1 {
	float: right;
	margin-left: 5px;
}

.pictureLeft {
	float: left;
//	margin-right: 15px;
}
#mainPicture2 {
	float: left;
	margin-right: 15px;
}

.pictureRight {
	float: right;
}

/* success stories picture formatting */

#ssRight1 {float: right; margin-left: 10px;}
#ssRight2 {float: right; margin-left: 10px;}
#ssRight3 {float: right; margin-left: 10px;}
#ssLeft1 {float: left; margin-right: 10px;}
#ssLeft2 {float: left; margin-right: 10px;}



#widetxtBox h2,h3 {
	color: rgb(32,95,139);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#widetxtBox h1 {
	color: rgb(32,95,139);
	font-size: 28px;
	display: block;
	text-transform: uppercase;
	height: 34px;
	font-family: impact, sans-serifs;
}

#widetxtBox h4 {
	font-weight: normal;
}


#widetxtBox {
	position: absolute;
	background-color: white;
	padding: 8px;
	margin: 4px;
	//height: 380px; width: 501px; overflow: auto;
	width: 731px;
	left: 110px;
	top: 210px;
	height: 2500px;
	overflow: hidden;
}

#wideLinksInset {
position: relative;
font-size: 14px;
padding: 5px;
margin: 5px;
	height: 2500px;
	width: 140px;
	float: left;
	color: #6185AC;
	hover: #336699;
	text-decoration: none;
}

#wideLinksInsetNarrow {
position: relative;
font-size: 14px;
padding: 5px;
margin: 5px;
	height: 2500px;
	width: 150px;
	float: left;
	color: black;
	hover: #336699;
	text-decoration: none;
}





#txtBox {
	position: absolute;
	height: 320px; width: 291px; overflow: auto;
	left: 545px;
	top: 200px;
}

#menuBottom {
	position: absolute;
	top: 620px;
	
}

#menuLeft {
	position: absolute;
	top: 210px;
	left: 8px;
}

td#menuBottomJoinAClub {
	background-image: url(../images/bottom/Joinaclub.png);
	background-repeat: no-repeat;
	width: 184px;
	height: 94px;	
}

#menuBottomJoinAClub:Hover {
	background-image: url(../images/bottom/JoinaclubHover.png);
	
}

td#menuSideJoinAClub {
	background-image: url(../images/side/Joinclub-Side-Bright.png);
	background-repeat: no-repeat;
	width: 94px;
	height: 94px;	
}

#menuSideJoinAClub:Hover {
	background-image: url(../images/side/Joinclub-Side.png);
	
}

td#menuBottomNews {
	background-image: url(../images/bottom/News.png);
	background-repeat: no-repeat;
	width: 184px;
	height: 94px;	
}

#menuBottomNews:Hover {
	background-image: url(../images/bottom/NewsHover.png);
}

td#menuSideNews {
	background-image: url(../images/side/News-Side-Bright.png);
	background-repeat: no-repeat;
	width: 94px;
	height: 94px;	
}

#menuSideNews:Hover {
	background-image: url(../images/side/News-Side.png);
}

td#menuBottomVolunteers {
	background-image: url(../images/bottom/Volunteers.png);
	background-repeat: no-repeat;
	width: 184px;
	height: 94px;	
}

#menuBottomVolunteers:Hover {
	background-image: url(../images/bottom/VolunteersHover.png);
}

td#menuSideVolunteers {
	background-image: url(../images/side/Volunteers-Side-Bright.png);
	background-repeat: no-repeat;
	width: 94px;
	height: 94px;	
}

#menuSideVolunteers:Hover {
	background-image: url(../images/side/Volunteers-Side.png);
}

td#menuSponsors {
	background-image: url(../images/bottom/Sponsors.png);
	background-repeat: no-repeat;
	width: 184px;
	height: 94px;	
}

#menuSponsors:Hover{
	background-image: url(../images/bottom/SponsorsHover.png);
}

td#menuSideSponsors {
	background-image: url(../images/side/Sponsors-Side-Bright.png);
	background-repeat: no-repeat;
	width: 94px;
	height: 94px;	
}

#menuSideSponsors:Hover{
	background-image: url(../images/side/Sponsors-Side.png);
}



#LeftJoinClub {
	position: absolute;
	left: 8px;
	top: 210px;
	background-image: url(../../images-layout/JoinClub.png);
	background-repeat: no-repeat;
	width: 103px;
	height: 88px;
}

#LeftJoinClub:Hover {
	background-image: url(../../images-layout/JoinClub_O.png);
}

#LeftNews {
	position: absolute;
	left: 8px;
	top: 302px;
	background-image: url(../../images-layout/News.png);
	background-repeat: no-repeat;
	width: 103px;
	height: 88px;
}

#LeftNews:Hover {
	background-image: url(../../images-layout/News_O.png);
	
}

#LeftVolunteers {
	position: absolute;
	left: 8px;
	top: 394px;
	background-image: url(../../images-layout/Volunteers.png);
	background-repeat: no-repeat;
	width: 103px;
	height: 88px;
}

#LeftVolunteers:Hover {
	background-image: url(../../images-layout/Volunteers_O.png);	
}

#LeftSponsors {
	position: absolute;
	left: 8px;
	top: 486px;
	background-image: url(../../images-layout/Sponsors.png);
	background-repeat: no-repeat;
	width: 103px;
	height: 88px;
}

#LeftSponsors:Hover {
	background-image: url(../../images-layout/Sponsors_O.png);
	
}


#SubRightImage {
	position: absolute;
	height: 344px; width: 169px; overflow: auto;
	left: 870px;
	top: 225px;
	font-size: 80%;
	//background-image: url(../../images-layout/RightBox.png);
	background-repeat: no-repeat;
}

#SubRight {
	position: absolute;
	height: 320px; width: 145px; 
	left: 876px;
	top: 227px;
	font-size: 80%;
}

#SubContactCareersPrivacy {
	position: absolute;
	left: 880px;
	top: 575px;
	background-image: url(../../images-layout/ContactCareersPrivacy.jpg);
	background-repeat: no-repeat;
	width: 164px;
	height: 26px;
}

#SubFacebook {
	position: absolute;
	left: 870px;
	top: 603px;
}
