@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.clear {clear:both;}

div.hr {display: none;}
/*/*/a{}
div.hr {
  display: block;
  height: 1px;
  background-image:url(../images/design/hr_dotted.jpg);
  background-repeat:repeat-x;
  background-position: center center;
  margin-top:10px;
  margin-bottom:12px;
}

hr {display:none;
clear:both;}

div.spacer {display: none;}
/*/*/a{}
div.spacer {
  display: block;
  height: 1px;
  background-image:url(../images/design/hr_dotted.jpg);
  background-repeat:repeat-x;
  background-position: center center;
  margin-top:5px;
  margin-bottom:5px;
}
spacer {  display: block;
  height: 1px;
  background-image:url(../images/design/hr_dotted.jpg);
  background-repeat:repeat-x;
  background-position: center center;
  margin-top:5px;
  margin-bottom:5px;
 }
 
#siteWrapper {width:800px;
	margin:0px auto;
}
#header {
	width:800px;
	height:200px;
	background-image:url(../images/design/ymcaheadernew.jpg);
	background-repeat:no-repeat;
}

#topTitlebar {
	width:780px;
	background-image:url(../images/design/titlebarTop.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color:#FFF;
	padding:7px 0px 7px 20px;
	margin:0px 0px 10px 0px;
}

#splashpage{

  width: 800px;
  height: 274px;
  position: relative;
  top: 250px;

}
				 
#menuWrapper {
	float:left;
	width:180px;
}
#menuTop {
	background-image:url(../images/design/menuTop.jpg);
	background-repeat:no-repeat;
	height:6px;
}

#menu {
	background-image:url(../images/design/menuBg.jpg);
	padding:0px 0px 60px 0px;
}

#menuBtm {
	background-image:url(../images/design/menuBtm.jpg);
	background-repeat:no-repeat;
	height:12px;
}

#rightContent {
	float:right;
	width:600px;
	margin:0px 0px 0px 20px;
}

#pinkTitleBar {
	float:right;
	width:592px;
	height:40px;
	background-image:url(../images/design/titlebars/pink_blank.jpg);
	background-repeat:no-repeat;
	margin:2px 0px 0px 0px;
	padding:6px 0px 10px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#FFF;
}
#purpleTitleBar {
	float:right;
	width:592px;
	height:40px;
	background-image:url(../images/design/titlebars/purple_blank.jpg);
	background-repeat:no-repeat;
	margin:2px 0px 0px 0px;
	padding:6px 0px 10px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#FFF;
}

#greenTitleBar {
	float:right;
	width:592px;
	height:40px;
	background-image:url(../images/design/titlebars/green_blank.jpg);
	background-repeat:no-repeat;
	margin:2px 0px 0px 0px;
	padding:6px 0px 10px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#FFF;
}

#orangeTitleBar {
	float:right;
	width:592px;
	height:40px;
	background-image:url(../images/design/titlebars/orange_blank.jpg);
	background-repeat:no-repeat;
	margin:2px 0px 0px 0px;
	padding:6px 0px 10px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#FFF;
}
#redTitleBar {
	float:right;
	width:592px;
	height:40px;
	background-image:url(../images/design/titlebars/red_blank.jpg);
	background-repeat:no-repeat;
	margin:2px 0px 0px 0px;
	padding:6px 0px 10px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#FFF;
}

#footerLine {
	width:800px;
	height:33px;
	background-image:url(../images/design/footer_line.jpg);
	background-repeat:no-repeat;
}
#homeLeft {
	float:left;
	width:300px;
}
#homeRight {
	float:right;
	width:300px;
}
#donateLeft {
	float:left;
	width:345px;
	margin:0px 0px 0px 0px;
}
#donateRight {
	float:right;
	width:255px;
	height:500px;
	background-image:url(../images/design/tree_0m_.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}
#ourSponsors {
	float:left;
	width:345px;
}
#ourSponsorsTopLeft {
	float:left;
	width:345px;
	margin:0px 0px 0px 0px;
}
#ourSponsorsTopRight {
	float:right;
	width:255px;
	height:287px;
	background-image:url(../images/design/abigthankyou.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}
#ourSponsorsBtmLeft {
	float:left;
	width:300px;
	margin:0px 0px 0px 0px;
	
}
#ourSponsorsBtmRight {
	float:right;
	width:300px;
	height:326px;
	background-image:url(../images/design/sponsors_btm.jpg);
	background-repeat:no-repeat;
	margin:26px 0px 0px 0px;
}
#theOrchard {
	float:left;
	width:280px;
	margin:0px 0px 0px 20px;
	overflow:auto;
}
#theOrchardTopRight {
	float:right;
	width:320px;
	height:248px;
	background-image:url(../images/theorchard/contactus.jpg);
	margin:0px 0px 0px 0px;
}
#theOrchardBtm {
	float:left;
	width:600px;
	height:438px;
	margin:-49px 0px 0px 0px;
	background-image:url(../images/theorchard/theOrchardBtmP.jpg);
}
#theOrchardCenRight {
	float:right;
	width:600px;
	height:438px;
	margin:-305px 0px 0px 0px;
	background-image:url(../images/theorchard/theOrchardBtmP.jpg)
}
#theOrchardCenRightIE {
	float:right;
	width:600px;
	height:438px;
	margin:-305px 0px 0px 0px;
	background-image:url(../images/theorchard/theOrchardBtmP.jpg)
}
.donations a {
display:block;
width:180px;
height:98px;
background-image:url(../images/design/menu_full_extras.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
}
.donations a:hover,  .donations a:active{ 
background-image:url(../images/design/menu_full_extras.jpg);
background-position:0px -253px;
}
.ourSponsors  a {
display:block;
width:180px;
height:98px;
background-image:url(../images/design/menu_full_extras.jpg);
background-position:0px -98px;
background-repeat:no-repeat;
}
.ourSponsors a:hover,  .ourSponsors a:active {
background-image:url(../images/design/menu_full_extras.jpg);
background-position:0px -604px;
}
.imagePadding {
	margin:0px 0px 15px 0px;
}
.imagePaddingRight {
	margin:0px 10px 0px 0px;
}
#ie-message {
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(../images/design/menuBg.jpg);
	border:1px dotted #000;  
	color: #fff;  
	padding:15px;  
	font-size:10px;  
	font-weight:bold;  
	margin-bottom:10px;  
}  
#ie-message a {  
	color:#fff;  
	text-decoration:underline;
} 
#ie-message a:hover {  
	color:#000;  
	text-decoration:underline; 
} 
#y {
	float:left;
	width:50px;
	height:60px;
	background-image:url(../images/design/yplus.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 20px;
}
#y_title {
	float:left;
	width:280px;
	margin:15px 0px 0px 0px;
}
#y_title2 {
	float:left;
	width:280px;
	margin:15px 0px 0px 0px;
}
#contentLeft {
	float:left;
	width:330px;
	text-align:left;
	margin:0px 0px 0px 70px;
}
#contentRight {
	float:right;
	width:200px;
	text-align:right;
	margin:-60px 0px 0px 0px;
}
#contentLeft2 {
	float:left;
	width:280px;
	text-align:left;
	margin:0px 0px 0px 70px;
}
#contentRight2 {
	float:right;
	width:250px;
	text-align:right;
	margin:-60px 0px 0px 0px;
}
#contentLeft3 {
	float:left;
	width:320px;
	text-align:left;
	margin:0px 0px 0px 30px;
}
#contentRight3 {
	float:right;
	width:250px;
	text-align:right;
	margin:0px 0px 0px 0px;
}
#content70 {
	float:left;
	width:520px;
	text-align:left;
	margin:0px 0px 0px 70px;
}
#servicesLeft {
	float:left;
	width:330px;
	text-align:left;
	margin:0px 0px 0px 20px;
}
#servicesRight {
	float:right;
	width:250px;
	text-align:right;
}
#teamLeft {
	float:left;
	width:330px;
	text-align:left;
	margin:0px 0px 0px 20px;
}
#teamRight {
	float:right;
	width:250px;
	text-align:right;
}
#MTteamLeft {
	float:left;
	width:290px;
	text-align:left;
	margin:0px 0px 35px 30px;
}
#MTteamRight {
	float:right;
	width:280px;
	text-align:left;
	margin:0px 0px 35px 0px;
}
#ourSites {
	width:330px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#99CC66;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
}
#ourSites ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	border: none;
} 

#ourSites ul li {
	margin:0px 0px 0px 0px;
	padding:0px 16px 0px 0px;
	border: none;
	display:inline;
}
#health {
	width:330px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000;
	padding:0px 2px 2px 7px;
	margin:0px 2px 2px 7px; 
}
#health ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	border: none;
} 

#health ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: none;
}
#music {
	width:330px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000;
	padding:0px 2px 2px 7px;
	margin:0px 2px 2px 7px; 
}
#music ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	border: none;
} 

#music ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: none;
}
#vancancies {
	width:260px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000;
	padding:0px 2px 2px 7px;
	margin:0px 2px 2px 7px; 
}
#vancancies ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	border: none;
} 

#vancancies ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: none;
}
#links {
	width:280px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000;
	padding:0px 2px 2px 7px;
	margin:0px 2px 2px 7px; 
}
#links ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	border: none;
} 

#links ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: none;
}
