body {
	font: 76% Arial, Helvetica, sans-serif;
	background: #FFEE00;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 714px;
	position:relative;
	margin: 0px auto;
	top: 0px;
}
#header {
	height: 160px;
	position:relative;
}
#flashcontentmain {
	position:absolute;
	left:0px;
}
#container {
	background: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative;
}
#content {
	width: 690px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left:30px;
	font-size: 1.2em;
	
}
#landingPage {
	width: 690px;
	text-align:center;
	margin:auto;
	padding:auto;
	background:url(images/landingbg.png) left top no-repeat;
}
.helping #landingPage {
	background-color:#B3C91C;
}
.about #landingPage {
	background-color:#ff9000;
}
.staying #landingPage {
	background-color:#ffbe0e;
	
}
.contactus #landingPage {
	background-color:#45b7cc;
} 
span.left {
	float:left;
	width:280px;
	padding:50px 20px 40px 40px;
	
}

span.right {
	float:right;
	width:280px;
	padding:80px 60px 30px 0px;
	
}
#mainCopy {
	width: 390px;
	float:left;
}
#sideContent {
	width: 250px;
	float:right;
	margin-right: 30px;
	
}
#headerAnim {
	position: absolute;
	left: 0px;
	top: 0px;
}
#logoMain {
	position: absolute;
	top: 40px;
	right: 12px;
}
#donateSign {
	font-size: 1em;
	position: absolute;
	bottom: 0px;
	height: 70px;
	width: 106px;
	z-index: 100;
	left: 330px;
	cursor: pointer;
}
#donateSign span {
	background: #FFEE00 url(images/dontate_sign.gif) no-repeat left top;
	height: 100%;
	width: 100%;
	position: absolute;
}
#donateSign:hover span {
	background-position: left 4px;
}
.clearBoth {
	clear: both;
}
img, #navTop li strong span { behavior: url(iepngfix.htc); }

#navTop {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 360px;
	display: block;
	text-align: left;
	clear:both;
	position: absolute;
	right:12px;
	z-index: 20;
}
#navTop li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 70px;
	top:0px;
}
#navTop li a {
	background: #FF9000;
	display: block;
	height: 70px;
	padding-right: 0px;
	padding-left: 6px;
	color: #000000;
	text-decoration: none;
}
#navTop li a:hover {
	background: #FFEE00 !important;
	color: #000000;
	text-decoration: none;
}
#navTop li strong {
	font-size: 1em;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 50px;
	width: 114px;
	position: relative;
	display: block;
}
#navTop li strong span {
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
}
#navTop li a:hover strong span {
	background-color: #FFEE00;
	cursor:pointer;
}
#navTop li #navAbout {
	background: #FF9000;
}
#navTop li #navAbout strong span {
	background: url(images/buttons/b_home_about.png) no-repeat;
	background-color: #FF9000;
}
#navTop li #navAbout:hover strong span {
	background-color: #FFEE00;
}
#navTop li #navStaying {
	background: #FFBE0E;
}
#navTop li #navStaying strong span {
	background: url(images/buttons/b_home_staying.png) no-repeat;
	background-color: #FFBE0E;
}
#navTop li #navStaying:hover strong span {
	background-color: #FFEE00;
}
#navTop li #navHelping {
	background: #B3C91C;
}
#navTop li #navHelping strong span {
	background: url(images/buttons/b_home_helping.png) no-repeat;
	background-color: #B3C91C;
}
#navTop li #navHelping:hover strong span {
	background-color: #FFEE00;
}
#navTop li #navContact {
	background: #45B7CC;
}
#navTop li #navContact strong span {
	background: url(images/buttons/b_home_contact2.png) no-repeat;
	background-color: #45B7CC;
}
#navTop li #navContact:hover strong span {
	background-color: #FFEE00;
}
#subHead {
	
	margin: 0px auto;
	width: 690px;
	position: relative;
	z-index: 10;
	height: 11.5em;
	top: 0px;
	padding: 0px;
	text-align: left;
}
.helping #subHead {
	background: #B3C91C url(images/header_illus/header_bee.png) no-repeat left top;}
.about #subHead {
	background: #ff9000 url(images/header_illus/climber.png) no-repeat left top;}
.staying #subHead {
	background: #ffbe0e url(images/header_illus/header_binocs.png) no-repeat left top;}
.contactus #subHead {
	background: #45b7cc url(images/header_illus/peakingbunny.png) no-repeat left top;}
#subHead ul {
	margin: 0px;
	padding: 0px;
	width: 360px;
	position: absolute;
	right: 0px;
	top: 80px;
}
#subHead ul li {
	margin: 0px 5px 2px 0px;
	padding: 0px;
	list-style: none;
	float: left;
	display: block;
}
#subHead ul li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 3px;
	display: block;
}
.helping #subHead ul li a {
	background: #788600;
}
.about #subHead ul li a {
	background: #E68B0B;
}
.staying #subHead ul li a {
	background: #FF990E;
}
.contactus #subHead ul li a {
	background: #3998AA;
}


#subHead ul li a:hover {
	text-decoration: none;	
}
.helping #subHead ul li a:hover {
	background: #475200;
}
.about #subHead ul li a:hover {
	background: #C07306;
}
.staying #subHead ul li a:hover {
	background: #E4890B;
}
.contactus #subHead ul li a:hover {
	background: #2A717F;
}
#subHead h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 20px;
	display: block;
	z-index: 30;
	bottom: 10px;
}

.helping #subHead h1,   .about #subHead h1, .contactus #subHead h1, .staying #subHead h1  {
	height: 66px;
	width: 270px;
}

#subHead h1 span {	
	position: absolute;
	height: 100%;
	width: 100%;
}
 #landingPage {
	margin: 0px auto;
	width: 690px;
	position: relative;
	z-index: 10;
	height:28em;
	top: 0px;
	padding: 0px;
	text-align: left;
}
 #landingPage h4 {

	display: block;
	height: 220px;
	width: 267px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-color:#996633;
}

 #landingPage  h4 span {
	position: absolute;
	height: 100%;
	width: 100%;	
}

 #landingPage span.left h4 span {
	background:#FFBE0E url(images/kids.png) left top repeat;
}

 #landingPage span.right h4 span {
	background:#FFBE0E url(images/teachers.png) left top repeat;	
}

.helping #subHead h1 span {
	background: #B3C91C url(images/h1-helping.png) no-repeat;	
}
.about #subHead h1 span {
	background: #ff9000 url(images/h1-about.png) no-repeat;	
}
.staying #subHead h1 span {
	background: #ffbe0e url(images/h1-staying.png) no-repeat;	
}
.contactus #subHead h1 span {
	background: #45b7cc url(images/h1-contactus.png) no-repeat;	
}

.captionBigPic {
	position: absolute;
	color: #FFFFFF;
	left: 22px;
	top: 160px;
	width: 202px;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.0em
}
#breadCrumbs {
	font-size: 0.95em;
	font-weight: bold;
	color: #AAAAAA;
	text-align: left;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 690px;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
.content h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: -10px;
}
.helping a {
	color: #788600;
}
.helping a:hover {
	color: #FFFFFF;
	background: #788600;
}
.about a {
	color: #ff9000;
}
.about a:hover {
	color: #FFFFFF;
	background: #ff9000;
}
.staying a {
	color: #ffbe0e;
}
.staying a:hover {
	color: #FFFFFF;
	background: #ffbe0e;
}
.contactus a {
	color: #45b7cc;
}
.contactus a:hover {
	color: #FFFFFF;
	background: #45b7cc;
}

.captionBigPic a {
	color: #FFFFFF;
}
/*** Footer ***/

#footer {
	
	clear:all;
	text-align:center;
	padding-bottom:30px;
}

#footer a, #footer a:visited  {
	color:#000000;
	font-weight:normal;
}

#footer a:hover {
	color:#FFF;
}

#footer ul {
	padding:0;
	margin:0;
	
	list-style:none;
	
}

#footer ul li {
	padding:0px 5px;
	float:left;
}

#footer li a {
	border-left:#000000 1px solid;
	padding:0 0 0 10px;
	
}