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

/*************IE ***********************/




/************ BODY ********************/
body{
	background-image:url(http://mountainchild.org/images/site/bk.jpg);	
	background-repeat: repeat-x;
	background-color:#9c8466;
	font-family: Lucida Grande, Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
}

body.home{
	background-image:url(http://mountainchild.org/images/site/bk-home.jpg);	
	background-repeat: repeat-x;
}

hr{
	border: none !important;
	border-width: 0px;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 980px;
	text-align: left;
}


/**************FONTS ******************/

a{
	color:#eab01c;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;	
}

/************* FORMS *******************/

td{
	padding: 5px;	
}
td.first{
	padding: 5px 5px 5px 0px;	
}

td.securely{
	color: #ffecbb;	
	width: 200px;
	margin:0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding:0;
	margin:0;
	font-style:italic;
}

td.arrowyellow{
	padding-top: 15px;	
}

form{
	margin-bottom: 35px;	
}

fieldset p{
	color: #eab01c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 18px;
}
div.clear{
	clear: both;
}

div.formgroup{
	margin-left: 35px;
	margin-top: 0;
	margin-bottom: 0;
}

div.formgroup div{
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;

}



div.formgroup #amount{
        background-position: left;
        
	background-repeat:no-repeat;
}

div.formgroup #name{
        background-position: left;
       
	background-repeat:no-repeat;
}
label {
	text-align: left;
	/*width: 90px;*/
	padding-right: 5px;
	margin: 0 0 8px 0;
	float: left;
	clear: left;
	display: block;
}

input, textarea{

	color: #333333;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}


/* ----- error message for field validation ----- */

label.error {
	text-align: left;
	width: auto;
	padding: 0;
	margin: 0 0 0 10px;
	float: none;
	clear: none;
	display: inline;
	color: #ff5060;
	border: none;
}

label.warning {
	text-align: left;
	width: auto;
	padding: 0;
	margin: 0 0 0 10px;
	float: none;
	clear: none;
	display: inline;
	color: #CC3366;
	font-size: 10px;
	border: none;
}

div.requiredNotice {
	width: 140px;
	float: right;
	margin: 0 24px 0 0;
	padding: 0;
}




/*********** NAVIGATION ***************/

body.home #navmast{
	width: 980px;
	height: 151px;
	display: block;
	text-align:center;
	background-image:url('http://mountainchild.org/images/site/nav-bk.jpg');
	background-repeat:no-repeat;
	display: block;
	}
	
body #navmast{
	width: 980px;
	height: 151px;
	display: block;
	text-align:center;
	background-image:url('http://mountainchild.org/images/site/nav-bk-interior.jpg');
	background-repeat:no-repeat;
	display: block;
	}

/*CONNECT*/

#connect {
	width: 376px; height: 36px;
	background: url('http://mountainchild.org/images/site/connect.gif');
	padding: 0;
	float: right;
	margin-right: 10px;
	z-index: 103;
	}
	
	#connect li {
	padding: 0; list-style: none; float: left;}
	
	#connect li, #connect a {
	height: 36px; display: block;}
	
	#Korean {/*left: 14px;*/ width: 78px; margin-left: 14px;}
	#tumblr {/*left: 92px;*/ width: 78px; }
	#Flickr {/*left: 184px;*/ width: 44px; margin-left: 14px;}
	#Facebook {/*left: 228px;*/ width: 64px; }
	#Twitter {/*left: 300px;*/ width: 60px; margin-left: 8px;}

	
	
	#Korean a:hover {
		background: transparent url(http://mountainchild.org/images/site/connect.gif)
		-14px -36px no-repeat;}
	#tumblr a:hover {
		background: transparent url(http://mountainchild.org/images/site/connect.gif)
		-92px -36px no-repeat;}
	#Flickr a:hover {
		background: transparent url(http://mountainchild.org/images/site/connect.gif)
		-184px -36px no-repeat;}
	#Facebook a:hover {
		background: transparent url(http://mountainchild.org/images/site/connect.gif)
		-228px -36px no-repeat;}
	#Twitter a:hover {
		background: transparent url(http://mountainchild.org/images/site/connect.gif)
		-300px -36px no-repeat;}
		

/*nav*/

#nav {
	width: 825px; height: 41px;
	margin-top: 72px;
	margin-right: 10px;
	background: url('http://mountainchild.org/images/site/nav.jpg');
	float: right;
	}
	
	#nav li { 
	padding: 0; 
	list-style: none;
	float: left;
	}
	
	#nav li, #nav a {
	height: 41px; display: block;}
	
	#home {/*left: 4px;*/ width: 39px; margin-left: 4px;}
	#about {/*left: 81px;*/ width: 45px; margin-left: 38px;}
	#strategy {/*left: 169px;*/ width: 66px; margin-left: 43px;}
	#volunteer {/*left: 274px;*/ width: 77px; margin-left: 39px;}
	#blog {/*left: 393px;*/ width: 34px; margin-left: 42px;}
	#faqs {/*left: 464px;*/ width: 35px; margin-left: 37px;}
	#media {/*left: 537px;*/ width: 44px; margin-left: 38px;}
	#contact {/*left: 616px;*/ width: 59px; margin-left: 35px;}
	#donate {/*left: 730px;*/ width: 69px; margin-left: 55px;}
	
	#home a:hover, #home a.on {
		background: transparent url(http://mountainchild.org/images/site/nav.jpg)
		-4px -41px no-repeat;}
	#about a:hover, #about a.on {
		background: transparent url(http://mountainchild.org/images/site/nav.jpg)
		-81px -41px no-repeat;}
	#strategy a:hover, #strategy a.on {
		background: transparent url(http://mountainchild.org/images/site/nav.jpg)
		-169px -41px no-repeat;}
	#volunteer a:hover, #volunteer a.on {
		background: transparent url(http://mountainchild.org/images/site/nav.jpg)
		-274px -41px no-repeat;}
	#blog a:hover, #blog a.on {
		background: transparent url(http://mountainchild.org/images/site/nav.jpg)
		-393px -41px no-repeat;}
	#faqs a:hover, #faqs a.on {
		background: transparent url(http://mountainchild.org/images/site/nav.jpg)
		-464px -41px no-repeat;}
	#media a:hover, #media a.on {
		background: transparent url(http://mountainchild.org/images/site/nav.jpg)
		-537px -41px no-repeat;}
	#contact a:hover, #contact a.on {
		background: transparent url(http://mountainchild.org/images/site/nav.jpg)
		-616px -41px no-repeat;}
	#donate a:hover, #donate a.on {
		background: transparent url(http://mountainchild.org/images/site/nav.jpg)
		-730px -41px no-repeat;}

/* logo */
#logo{
	display: block;
	width: 117px;
	height: 116px;
	margin-left: 20px;
	margin-top: 25px;
	z-index: 100;
	float: left;
}

/****************************FOOTER ************************************/
#footer{
	background-color: #250f01;
	background-image:url('http://mountainchild.org/images/site/bk-footer.gif');
	background-repeat:repeat-x;
	overflow: auto;
}
#footercontainer {
	position: relative;
	margin: 0 auto;
	width: 960px;
	text-align: left;
	margin-top: 25px;
	padding-bottom: 30px;
}
#footerlogo{
	float: left;
	display: block;
	width: 60px;
	height: 61px;
}

#footerdonate{
	float: right;
	display: block;
	background-image:url(http://mountainchild.org/images/site/footer-donate.gif);
}
#footerdonate a{
	background-image:url(http://mountainchild.org/images/site/footer-donate.gif);
	display: block;
	width: 102px;
	height: 64px;
}

#footerdonate a:hover{
	background: transparent url(http://mountainchild.org/images/site/footer-donate.gif) 0 -64px no-repeat;
}

#copyright{
	float: left; 
	margin-top: 30px;
	color: #ac8b75;
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
	padding-bottom: 30px;
}

#footernav {
	width: 672px; height: 24px;
	margin-top: 15px;
	margin-left: 20px;
	background: url('http://mountainchild.org/images/site/footer.gif');
	float: left;
	}
	
	#footernav li { 
	padding: 0; 
	list-style: none;
	float: left;
	}
	
	#footernav li, #footernav a {
	height: 24px; display: block;}
	
	#fhome {width: 40px;}
	#fabout {width: 43px; margin-left: 39px;}
	#fstrategy {width: 65px; margin-left: 44px;}
	#fvolunteer {width: 76px; margin-left: 40px;}
	#fblog {width: 32px; margin-left: 45px;}
	#ffaqs {width: 33px; margin-left: 40px;}
	#fmedia {width: 41px; margin-left: 39px;}
	#fcontact {width: 59px; margin-left: 35px;}
	
	#fhome a:hover, #fhome a.on {
		background: transparent url(http://mountainchild.org/images/site/footer.gif)
		0 -24px no-repeat;}
	#fabout a:hover, #fabout a.on {
		background: transparent url(http://mountainchild.org/images/site/footer.gif)
		-79px -24px no-repeat;}
	#fstrategy a:hover, #fstrategy a.on {
		background: transparent url(http://mountainchild.org/images/site/footer.gif)
		-166px -24px no-repeat;}
	#fvolunteer a:hover, #fvolunteer a.on {
		background: transparent url(http://mountainchild.org/images/site/footer.gif)
		-271px -24px no-repeat;}
	#fblog a:hover, #fblog a.on {
		background: transparent url(http://mountainchild.org/images/site/footer.gif)
		-392px -24px no-repeat;}
	#ffaqs a:hover, #ffaqs a.on {
		background: transparent url(http://mountainchild.org/images/site/footer.gif)
		-464px -24px no-repeat;}
	#fmedia a:hover, #fmedia a.on {
		background: transparent url(http://mountainchild.org/images/site/footer.gif)
		-536px -24px no-repeat;}
	#fcontact a:hover, #fcontact a.on {
		background: transparent url(http://mountainchild.org/images/site/footer.gif)
		-612px -24px no-repeat;}

/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/******************************** H O M E ******************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/

/************* HOME MASTHEAD ******************/
#homemast{
	display: block;
	width: 980px;
	height: 588px;
	color: #ffecbb;
	/*background-image:url(http://mountainchild.org/images/site/masthead-home.jpg);*/
	background-repeat:no-repeat;
}

#homemast1{
	display: block;
	width: 980px;
	height: 588px;
	color: #ffecbb;
        align="center"
}

#homemast2{
	/*display: block;*/
	width: 960px;
	height: 2597px;
	color: #3b2604;
	/*background-repeat:no-repeat;
	background-position: center;*/
}

#homemast3{
	display: block;
	width: 980px;
	height: 588px;
	color: #ffecbb;
	background-image:url(http://mountainchild.org/images/site/masthead-home3.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

#homemast4{
	display: block;
	width: 980px;
	height: 1593px;
	color: #39261b;
	background-position: center;
        background-repeat:no-repeat;
        background-image:url(http://mountainchild.org/images/site/trip_kr.jpg);
}

#homemast5{
	display: block;
	width: 980px;
	/*height: 1260px;*/
	color: #ebb121;
	background-position: center;
        background-repeat:no-repeat;
        /*background-image:url(http://mountainchild.org/images/site/campaign_en.jpg);*/
}

#homemast4 #campaign{
         width: 960;
         height: 54;
         display: block;
         position: center;
         background-position: top;
         background-repeat: repeat-y;
         background-image:url(http://mountainchild.org/images/site/Campaign_02.jpg);
}

#homemast4 a{
         color: #39261b;
         font-weight: bold;
}        

#homemast5 #campaign{
         width: 960;
         height: 100;
         display: block;
         position: center;
         background-position: top;
         background-repeat: repeat-y;
         background-image:url(http://mountainchild.org/images/site/Campaign_09.jpg);
}

#homemast5 a{
         color: #ebb121;
         font-weight: bold;
}        

#homemast #half{
	width: 480px;
	height: 170px;
	display: block;
	margin-left: 20px;
	padding-top: 95px;
	position: relative;
	line-height: 24px;
}

#homemast #half h1 {
	float: left;
	background-image: url(http://mountainchild.org/images/site/home-half-text.png);
	width: 456px;
	height: 99px;
	text-indent: -9999px;
}
#homemast #half p{
	margin-left: 25px;	
}

#homemast #strategy{
	width: 225px;
	height: 50px;
	margin-top: 242px;
	margin-left: 40px;
	font-size: 12px;
	line-height: 16px;
}

#homevolunteer{
	width: 960px;
	height: 413px;
	margin-left: 10px;
	background-image:url(http://mountainchild.org/images/site/john.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}

#homevolunteertext{
	width: 370px;
	height: 350px;
	display: block;
	float: left;
	margin-top: 40px;
}

#homevolunteertext h1{
	width: 399px;
	height: 71px;
	background: url(http://mountainchild.org/images/site/headings.gif) 0 -146px no-repeat;
	text-indent: -9999px;
}

#triplist h4.triplist{
	font-size: 25px;
	color: #000;
	margin:0;
	padding:0;
	line-height: 20px;
}

#homevolunteertext a{
	color: #723b17;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;	
	text-transform:uppercase;
}

#homevolunteertext p.intro{
	padding-top: 20px;
	margin-left: 20px;
	clear: both;
}

#homevolunteertext p.link{
	margin-top:20px;
	margin-left:25px;
}


#triplist {
	width: 388px; height: 58px;
	margin-top: 32px;
	margin-left: 0px;
	background: url('http://mountainchild.org/images/site/headings.gif') 0 -217px;
	}
	
	#triplist li { 
	padding: 0; 
	list-style: none;
	float: left;
	}
	
	#triplist li h4{
		text-indent: -9999px;
		height: 1px;
	}
	
	#explore {width: 100px; margin-left: 19px}
	#ascend {width: 115px; margin-left: 28px;}
	#summit {width: 102px; margin-left: 25px;}


/*#triplist {
	width: 413px; height: 67px;
	margin-left: 25px; padding: 0;
	margin-top: 42px;
	position: relative;}
	
	#triplist li {
	margin: 0; padding: 0; list-style: none;
	position: absolute; top: 0;
	color: #723b17;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;
	}
	

	#explore {left: 0px; width: 130px;}
	#ascend {left: 131px; width: 130px;}
	#summit {left: 262px; width: 130px;}
	
*/

#upcomingtrips{
	background-color:#3d2716;
	width: 300px;
	float: right;
	color:#FFF;
	margin-top: 55px;
	padding: 0px 0px 15px 0px;
}

#upcomingtrips h3 {
	background: url(http://mountainchild.org/images/site/headings.gif) 0 -124px no-repeat;
	width: 199px;
	height: 22px;
	text-indent: -9999px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#upcomingtrips .listing{
	padding: 10px 15px 0px 15px;	
}

#upcomingtrips .listing .date{
	color: #ffecbb;
	font-size: 12px;
	letter-spacing: 2px;
}
#upcomingtrips .listing .tripname{
	color: #FFF;
	font-size: 14px;
}

#upcomingtrips .listing .getdetails{
	float: right;
	display: block;
	background-image:url('http://mountainchild.org/images/site/buttons.gif');
	margin-top: 10px;
}
#upcomingtrips .listing .getdetails a{
	background: transparent url('http://mountainchild.org/images/site/buttons.gif') 0 0 no-repeat;
	display: block;
	width: 79px;
	height: 20px;
}

#upcomingtrips .listing .getdetails a:hover{
	background: transparent url('http://mountainchild.org/images/site/buttons.gif') 0 -20px no-repeat;
}

#upcomingtrips .listing .hr{
	background-image:url(http://mountainchild.org/images/site/upcoming-trips-hr.gif);
	width: 270px;
	height: 5px;
	margin-top:10px;
	margin-bottom: 0px;
	padding:0;
	border:none;
}

#bloggroup{
	background-color:#4d3623;
	width: 960px;
	padding: 20px 0px 0px 0px;
	margin-bottom: 25px;
	overflow: auto;
	margin-left: 10px;
}
#bloglist{
	width: 620px;
	color: #ffecbb;
	font-size: 14px;
	line-height: 24px;
	float: left;
}
#bloglist h1{
	width: 484px;
	height: 41px;
	background: url('http://mountainchild.org/images/site/headings.gif') 0 -83px no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
	margin-bottom: 25px;
}
#bloglist .date{
	width: 60px;
	height: 90px;
	background:url('http://mountainchild.org/images/site/tag.gif') 0 0 repeat-x;
	display: block;
	float: left;
	color: #240e00;
	text-align:center;
	margin-left: 20px;
	padding-top: 10px;
}
#bloglist .date .monthday{
	color: #240e00;
	clear: both;
	text-align: center;
	font-size: 20px;
}

#bloglist .date .year{
	color: #723b17;
	clear: both;
	margin:0;
	padding:0;
	font-weight: bold;
}
#bloglist .content{
	width: 515px;
	float: right;
}

#bloglist .content h2{
	margin-bottom: 20px;
}

#bloglist .content h2 a{
	color: #eab01c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}
#bloglist .content p{
	margin-top: 15px;
	margin-bottom: 15px;
}

#bloglist p.category{
	color: #f6d57f;
	font-size: 12px;
}
#bloglist .hr{
	clear: both;
	width: 640px;
	height: 37px;
	background-image:url(http://mountainchild.org/images/site/hr-blog.gif);
	border: none;
}


#rightcolumn{
	float: right;
	width: 300px;	
}

#volunteerlocally, #recentdonors{
	width: 270px;
	padding: 15px;
	background-color: #3d2716;
	margin-bottom: 20px;
}

#volunteerlocally h1{
	width: 180px;
	height: 23px;
	background: url(http://mountainchild.org/images/site/headings.gif) 0 -59px no-repeat;
	text-indent: -9999px;
	margin-bottom: 25px;
	margin-top: 10px;
	float: left;
}

#volunteerlocally .more{
	float: right;
	display: block;
	background: transparent url('http://mountainchild.org/images/site/buttons.gif') 0 -40px no-repeat;
	margin-top: 10px;
}
#volunteerlocally .more a{
	background: transparent url('http://mountainchild.org/images/site/buttons.gif') 0 -40px no-repeat;
	display: block;
	width: 50px;
	height: 19px;
}

#volunteerlocally .more a:hover{
	background: transparent url('http://mountainchild.org/images/site/buttons.gif') 0 -59px no-repeat;
}
#volunteerlocally p, #recentdonors p{
	clear: both;
	color: #f6d57f;
	font-size: 12px;
	line-height: 18px;
}

#recentdonors h1{
	width: 157px;
	height: 22px;
	background: url(http://mountainchild.org/images/site/headings.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 25px;
	margin-top: 10px;
}
#recentdonors ul li{
	display: inline;
	color: #f6d57f;
	font-size: 12px;
	line-height: 24px;
}
/*#recentdonors ul li:after {
	content: "\0020 \0020 \002F \0020 \0020";
	color: #eab01c;
}*/

#recentdonors .sl{
	color: #eab01c;
	margin-left: 8px; margin-right: 5px;
}


#twitterlist{
	float: right;
	width: 300px;
}

/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/******************************** A B O U T ****************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/

/************* ABOUT MASTHEAD ******************/
#aboutmast{
	display: block;
	width: 960px;
	height: 573px;
	color: #ffecbb;
	line-height: 23px;
	background-image:url(http://mountainchild.org/images/site/masthead-about-us.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
}

#aboutmast .intro{
	width: 460px;	
	padding-top: 135px;
	padding-left: 37px;
}

#aboutmast .intro h1{
	text-indent: -9999px;
	height: 1px;
	width: 1px;
}

#aboutinfo{
	width: 620px;
	color: #ffecbb;
	font-size: 14px;
	line-height: 24px;
	float: left;
}
#aboutinfo h1.ourvision{
	width: 151px;
	height: 41px;
	background: url(http://mountainchild.org/images/site/headings.gif) 0 -275px no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#aboutinfo h1.history{
	width: 118px;
	height: 41px;
	background: url(http://mountainchild.org/images/site/headings.gif) 0 -315px no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#aboutinfo p, #scope p{
	margin-left: 35px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#aboutinfo #himalayanchild{
	width: 623px;
	height: 166px;
	display: block;
	background-image:url('http://mountainchild.org/images/site/core-values.jpg');
	margin-top: 35px;
	margin-bottom: 35px;
}
#aboutinfo #himalayanchild .text{
	width: 350px;
	margin-left: 225px;
	padding-top: 17px;
}
#aboutinfo #himalayanchild p{
	color: #9d8566;
	font-size: 16px;
	line-height: 23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin: 0;
}
#aboutinfo #himalayanchild h2, p.fears{
	color: #eab01c;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#aboutinfo #slaves{
	display: block;
	float: right;
	width: 200px;
	padding: 25px 0px 25px 0px;
	margin-left: 40px;
}
#aboutinfo #slaves p{
	color: #9c8466;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding-top: 10px;
}

#scope{
	width: 925px;
	clear: both;
}
#scope h1{
	width: 109px;
	height: 41px;
	background: url(http://mountainchild.org/images/site/headings.gif) 0 -355px no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
}
#scope p{
	color: #ffecbb;
	font-size: 14px;
	line-height: 24px;	
}

#scope .hr{
	clear: both;
	width: 640px;
	height: 37px;
	background-image:url(http://mountainchild.org/images/site/hr-blog.gif);
	border: none;
}


#next{
	color:#ffecbb;
	margin-bottom: 25px;
	margin-left: 35px;
}
#next, #next a{
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#next #nexttag{
	width: 68px;
	height: 19px;
	background: url(http://mountainchild.org/images/site/headings.gif) 0 -480px no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
	margin-right: 10px;
	float: left;
}

#sevenreasons, #carryhope{
	width: 300px;
}


#sevenreasons h1{
	width: 300px;
	height: 220px;
	background: url(http://mountainchild.org/images/site/7-main-issues.gif) 0 0 no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
}
#sevenreasons #sevenreasonstext{
	background-color: #3d2716;
	padding: 15px 15px 20px 15px;
	color: #ffecbb;
	font-size: 12px;
	line-height: 18px;
}
	
#sevenreasons #sevenreasonstext li { 
	padding: 0; 
	list-style: none;
	clear: both;
	margin-bottom: 15px;
}
	
#sevenreasons #sevenreasonstext li{
	/*width: 43px;
	height: 43px;
	display: block;
	background-repeat:no-repeat;
	text-indent: -9999px;
	float: left;*/
	margin-right: 10px;
	padding-left: 55px;
	margin-bottom: 15px;
}
#sevenreasons #sevenreasonstext li#Death{
	background: url(http://mountainchild.org/images/site/7-icons.gif) 0 0 no-repeat;
}
#sevenreasons #sevenreasonstext li#Health{
	background: url(http://mountainchild.org/images/site/7-icons.gif) 0 -83px no-repeat;	
}
#sevenreasons #sevenreasonstext li#education{
	background: url(http://mountainchild.org/images/site/7-icons.gif) 0 -165px no-repeat;	
}
#sevenreasons #sevenreasonstext li#sextrade{
	background: url(http://mountainchild.org/images/site/7-icons.gif) 0 -248px no-repeat;	
}
#sevenreasons #sevenreasonstext li#childlabor{
		background: url(http://mountainchild.org/images/site/7-icons.gif) 0 -332px no-repeat;	
}
#sevenreasons #sevenreasonstext li#environment{
		background: url(http://mountainchild.org/images/site/7-icons.gif) 0 -414px no-repeat;	
}
#sevenreasons #sevenreasonstext li#spiritualgrowth{
		background: url(http://mountainchild.org/images/site/7-icons.gif) 0 -496px no-repeat;	
}

#sevenreasons #sevenreasonstext li h3{
	color: #eab01c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight:normal;
	font-style:italic;
	margin: 0;
	padding: 0;
}

#sevenreasons #sevenreasonstext li p{
	margin: 0;	
	padding: 0;
}


#carryhope{
	margin-top: 30px;	
}

#carryhope h1{
	width: 300px;
	height: 78px;
	background: url(http://mountainchild.org/images/site/carry-hope.gif) 0 0 no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#carryhope h1.light{
	width: 300px;
	height: 80px;
	background: url(http://mountainchild.org/images/site/headings.gif) 0 -645px no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#carryhope #carryhopetext{
	background-color: #3d2716;
	padding: 20px 15px 20px 20px;
	color: #ffecbb;
	font-size: 12px;
	line-height: 18px;
	margin-top:-3px;
}

#carryhope #carryhopetext .makedonation{
	display: block;
	width: 110px;
	height: 20px;
	margin-bottom: 15px;
}
#carryhope #carryhopetext .makedonation a{
	background: transparent url('http://mountainchild.org/images/site/buttons.gif') 0 -79px no-repeat;
	display: block;
	width: 110px;
	height: 20px;
}

#carryhope #carryhopetext .makedonation a:hover{
	background: transparent url('http://mountainchild.org/images/site/buttons.gif') 0 -99px no-repeat;
}

/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/************************** S T R A T E G Y ****************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/

/************* STRATEGY MASTHEAD ******************/
#strategymast{
	display: block;
	width: 960px;
	height: 364px;
	color: #ffecbb;
	line-height: 23px;
	background-image:url(http://mountainchild.org/images/site/masthead-strategy.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
}

#strategymast .intro{
	width: 460px;	
	padding-top: 150px;
	padding-left: 37px;
}

#strategymast .intro h1{
	text-indent: -9999px;
	height: 1px;
	width: 1px;
}


#strategymast .intro h2 .three{
	width: 61px;
	height: 61px;
	background: url('http://mountainchild.org/images/site/three.png') 0 0 no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-top: 25px;
}
#strategymast .intro h2 .left{
	float: left;
	margin-top: 45px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	font-weight: normal;
}

#strategygroup{
	background-color:#4d3623;
	width: 960px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	margin-left: 10px;
}

#strategycolumns{
	background-image: url('http://mountainchild.org/images/site/divider-vertical.gif');
	background-repeat:repeat-y;
	overflow: auto;
}

#strategyleft, #strategymid, #strategyright{
	width: 256px;
	float: left;
	padding: 25px 32px;
	color: #ffecbb;
	font-size: 14px;
	line-height: 24px;
}


#strategyleft p, #strategymid p, #strategyright p{
	padding: 10px 0px;
}

#strategyleft p.date, #strategymid p.date, #strategyright p.date{
	color: #ffecbb;
	font-size: 12px;
	letter-spacing: 2px;
	margin:0;
	padding:0;
}

#strategyleft p.tripname, #strategymid p.tripname, #strategyright p.tripname{
	color: #FFF;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 15px;
	padding:0;
}

#strategyleft .hr, #strategymid .hr, #strategyright .hr{
	width: 225px;
	height: 11px;
	background: url('http://mountainchild.org/images/site/hr-blog-short.gif') 0 0 repeat-x;
}

#strategyleft h1, #strategymid h1, #strategyright h1{
	color: #eab01c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}

#strategyleft li, #strategymid li, #strategyright li{
	padding-bottom: 20px;
	background:url('http://mountainchild.org/images/site/bullet.gif') no-repeat;
	padding-left: 25px;
	color: #f6d57f;
}

.bright{
	color: #ffecbb;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: normal;
	font-size: 18px;
}

/******* STRATEGY VOLUNTEER ROW ****************/

#strategyvolunteer{
	width: 960px;
	height: 362px;
	background-image:url('http://mountainchild.org/images/site/strategy-volunteer.gif');
	background-repeat:no-repeat;
	display: block;
}

#strategyvolunteer #getinvolved{
	width: 500px;
	overflow: auto;
	float:left;
	margin-left: 20px;
}

#strategyvolunteer #getinvolved h1{
	width: 351px;
	height: 73px;
	background: url('http://mountainchild.org/images/site/headings.gif') 0 -571px no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
	display: block;
	margin-top: 25px;
}
#strategyvolunteer #getinvolved p{
	color: #FFF;
	margin-top: 25px;
	margin-left: 22px;
	width: 350px;
}

#strategyvolunteer #getinvolved #volunteerlist {
	width: 357px; height: 75px;
	margin-top: 32px;
	margin-left: 0px;
	background: url('http://mountainchild.org/images/site/headings.gif') 0 -725px;
	}
	
#strategyvolunteer #getinvolved #volunteerlist li { 
	padding: 0; 
	list-style: none;
}

#strategyvolunteer #getinvolved #vinside {width: 163px; height: 75px; float: left; margin-left: 15px;}
#strategyvolunteer #getinvolved #voutside {width: 123px; height: 75px; float: right;}

#vinside a{width: 163px; height: 75px; display: block; text-indent: -9999px;}
#voutside a{width: 123px; height: 75px; display: block; text-indent: -9999px;}

	
#strategyvolunteer #carryhope{
	float: right;
	padding-top: 10px;
}

/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/************************** V O L U N T E E R **************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/

#volunteermast{
	display: block;
	width: 960px;
	height: 174px;
	color: #ffecbb;
	line-height: 23px;
	background-image:url(http://mountainchild.org/images/site/masthead-volunteer.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
	clear: both;
}

#volunteermast h1{
	text-indent: -9999px;
	width: 1px;
	height: 1px;
}

#volunteermast h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:24px;
	font-weight: normal;
	padding-top: 75px;
	margin-left: 220px;
}

#volunteermast h2 div.two{
	visibility: hidden;	
	text-indent: -9999px;
	float: left;
	width: 1px;
	height: 1px;
}

#volunteergroup1, #volunteergroup2{
	width: 960px;
	padding: 0px;
	margin-bottom: 25px;
	overflow: auto;
	margin-left: 10px;
	clear: both;
}

.way1, .way2{
	width: 632px;
	background-color:#4d3623;
	float: left;
	overflow:auto;
	color: #ffecbb;
}

.way1 .hr, .way2 .hr{
	clear: both;
	width: 632px;
	height: 37px;
	background-image:url(http://mountainchild.org/images/site/hr-blog.gif);
	background-repeat:repeat-x;
	border: none;
}

.way1 h1{
	width: 632px;
	height: 62px;
	background: url(http://mountainchild.org/images/site/headings.gif) 0 -881px no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

.way2 h1{
	width: 632px;
	height: 80px;
	background: url(http://mountainchild.org/images/site/headings.gif) 0 -942px no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

.way1 h2, .way2 h2{
	color: #eab01c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style:italic;
	margin: 25px;
}
.point{
	clear: both;	
}
.point h3{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	width: 175px;
	overflow: auto;
	float: left;
	margin-left: 25px;
}
.point h3 strong{
	color: #eab01c;
}

.pointlist{
	float: right;
	width: 410px;	
}
.point ul{
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0;
}
.point li{
	padding-bottom: 20px;
	background:url('http://mountainchild.org/images/site/bullet.gif') no-repeat;
	padding-left: 25px;	
}

.point ul.inside{
	margin-top: 10px;
}
.point ul.inside li{
	margin:0;
	padding:0;
	font-size: 12px;
	padding-left: 15px;
	list-style:none;
	background:none;
	border: none;
}

#way2 h1{
	width: 632px;
	height: 80px;
	background: url(http://mountainchild.org/images/site/headings.gif) 0 -944px no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

.volunteerright{
	float: right;
	width: 300px;
	color: #ffffff;
}

.volunteerright .hr{
	width: 298px;
	height: 7px;
	background: url('http://mountainchild.org/images/site/divider-volunteer.gif') 0 0 repeat-x;
}

.volunteerright p{
	margin-top: 15px;
	margin-bottom: 15px;
}
.volunteerright p.email{
	margin-top: 5px;
	margin-bottom: 0;
}

.volunteerright h2{
	color: #240e00;
	font-size: 18px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-top: 15px;
}

.volunteerright #upcomingtrips{
	margin-top: 0;	
}
.volunteerright #upcomingtrips p{
	margin:0;
}

.volunteerright p strong{
	font-weight: bold;
	color: #eab01c;
}

.volunteerright h2.participate{
	width: 300px;
	height: 154px;
	text-indent: -9999px;
	background: transparent url('http://mountainchild.org/images/site/participate-in-rescue.png') no-repeat;
	margin-bottom: 15px;
}

.inquirehelping{
	display: block;
	background: transparent url('http://mountainchild.org/images/site/btn-inquire-helping.gif') 0 0 no-repeat;
	margin-bottom: 15px;
	clear: both;
}
.inquirehelping a{
	background: transparent url('http://mountainchild.org/images/site/btn-inquire-helping.gif') 0 0 no-repeat;
	display: block;
	width: 297px;
	height: 63px;
}

.inquirehelping a:hover{
	background: transparent url('http://mountainchild.org/images/site/btn-inquire-helping.gif') 0 -63px no-repeat;
}

.exploreblock{
	display: block;
	background: transparent url('http://mountainchild.org/images/site/btn-trips-group.gif') 0 0 no-repeat;
	margin-bottom: 15px;
	clear: both;
}
.exploreblock a{
	background: transparent url('http://mountainchild.org/images/site/btn-trips-group.gif') 0 0 no-repeat;
	display: block;
	width: 300px;
	height: 53px;
}

.exploreblock a:hover{
	background: transparent url('http://mountainchild.org/images/site/btn-trips-group.gif') -300px 0 no-repeat;
}

.ascendblock{
	display: block;
	background: transparent url('http://mountainchild.org/images/site/btn-trips-group.gif') 0 -61px no-repeat;
	margin-bottom: 15px;
	clear: both;
}
.ascendblock a{
	background: transparent url('http://mountainchild.org/images/site/btn-trips-group.gif') 0 -61px no-repeat;
	display: block;
	width: 300px;
	height: 53px;
}

.ascendblock a:hover{
	background: transparent url('http://mountainchild.org/images/site/btn-trips-group.gif') -300px -61px no-repeat;
}

.summitblock{
	display: block;
	background: transparent url('http://mountainchild.org/images/site/btn-trips-group.gif') 0 -123px no-repeat;
	margin-bottom: 15px;
	clear: both;
}
.summitblock a{
	background: transparent url('http://mountainchild.org/images/site/btn-trips-group.gif') 0 -123px no-repeat;
	display: block;
	width: 300px;
	height: 53px;
}

.summitblock a:hover{
	background: transparent url('http://mountainchild.org/images/site/btn-trips-group.gif') -300px -123px no-repeat;
}

/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/************************** D O N A T E ********************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/

#donatemast{
	display: block;
	width: 960px;
	height: 539px;
	color: #ffecbb;
	line-height: 23px;
	background-image:url(http://mountainchild.org/images/site/masthead-donate.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
}

#donatemast .intro{
	width: 400px;
	padding: 125px 0px 0px 35px;
}

#donatemast .intro h1{
	text-indent: -9999px;
	height: 1px;
	width: 1px;
}

#donatemast p{
	padding-top: 15px;	
}

#donateinfo{
	width: 620px;
	color: #ffecbb;
	font-size: 14px;
	line-height: 24px;
	float: left;
	padding-bottom: 30px;
}

#donateinfo h1.personaldetails{
	width: 268px;
	height: 41px;
	background: url(http://mountainchild.org/images/site/headings.gif) 0 -801px no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
	margin-bottom: 15px;
}

#donateinfo h1.donationdetails{
	width: 211px;
	height: 41px;
	background: url(http://mountainchild.org/images/site/headings.gif) 0 -841px no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#donateinfo .hr{
	clear: both;
	width: 590px;
	height: 37px;
	background-image:url(http://mountainchild.org/images/site/hr-blog.gif);
	border: none;
}

.checknotice{
	width: 265px;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-top: 20px;
	font-size: 18px;
	color: #ffecbb;
}
.koreandonor{
	width: 500px;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-top: 20px;
	margin-left: 20px;
	font-size: 18px;
	color: #ffecbb;
}
.checkarrow{
	width: 55px;
	height: 30px;
	margin-top: 30px;
	float: left;
	background: url('http://mountainchild.org/images/site/arrow-yellow.png') 0 0 no-repeat;
}

.checkbtn{
	float: left;
	padding-top: 20px;
}
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/************************** C O N T A C T ******************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/

#contactmast{
	display: block;
	width: 960px;
	height: 174px;
	color: #ffecbb;
	background-image:url(http://mountainchild.org/images/site/masthead-contact.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
}

#contactmast .intro h1{
	text-indent: -9999px;
	height: 1px;
	width: 1px;
}

#contactinfo{
	width: 632px;
	background-color:#4d3623;
	float: left;
	overflow:auto;
	color: #ffecbb;
	line-height: 24px;
	padding-top: 15px;
}

#contactinfo h1.yourinquiry{
	width: 176px;
	height: 41px;
	background: url(http://mountainchild.org/images/site/headings.gif) 0 -1084px no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
	margin-bottom: 15px;
}

#contactinfo h2{
	padding: 25px;
	color: #eab01c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size: 18px;
	line-height: 24px;
}

#contactinfo .hr{
	clear: both;
	width: 590px;
	height: 20px;
	background-image:url(http://mountainchild.org/images/site/hr-blog.gif);
}
.captcha img{	
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.captcha input{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

.captcha .captext{
	margin-top: 10px;	
}

.captcha .sendbtn{
	float: right;
	margin-right: 60px;
}

/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/************************** M E D I A **********************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/

#mediamast{
	display: block;
	width: 960px;
	height: 174px;
	color: #ffecbb;
	background-image:url(http://mountainchild.org/images/site/masthead-media.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
}

#mediamast .intro h1{
	text-indent: -9999px;
	height: 1px;
	width: 1px;
}

#mediainfo{
	width: 632px;
	background-color:#4d3623;
	float: left;
	overflow:auto;
	color: #ffecbb;
	line-height: 24px;
	padding-top: 15px;
}

#mediainfo .hr{
	clear: both;
	width: 610px;
	height: 37px;
	background-image:url(http://mountainchild.org/images/site/hr-blog.gif);
}

/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/************************** F A Q **************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/

#faqmast{
	display: block;
	width: 960px;
	height: 174px;
	color: #ffecbb;
	background-image:url(http://mountainchild.org/images/site/masthead-faq.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
}

#faqmast .intro h1{
	text-indent: -9999px;
	height: 1px;
	width: 1px;
}

#faqinfo{
	width: 582px;
	background-color:#4d3623;
	float: left;
	color: #ffecbb;
	line-height: 24px;
	padding: 15px 25px;
}

#faqinfo h2{
	color: #eab01c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height: 24px;
	font-style:italic;
	font-weight: normal;
}

#faqinfo p{
	margin-top: 15px;	
}

#faqinfo .hr{
	clear: both;
	width: 590px;
	height: 37px;
	background-image:url(http://mountainchild.org/images/site/hr-blog.gif);
}

/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/************************** T R I P S **********************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/

#tripsmast{
	display: block;
	width: 960px;
	height: 511px;
	color: #ffecbb;
	line-height: 23px;
	background-image:url(http://mountainchild.org/images/site/masthead-trips.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
}

#tripsmast .intro{
	width: 430px;	
	padding-top: 150px;
	padding-left: 37px;
}

#tripsmast .intro h1{
	text-indent: -9999px;
	height: 1px;
	width: 1px;
}

#exploredescription, #ascenddescription, #summitdescription{
	width: 256px;
	float: left;
	padding: 0px 32px;
}

#exploredescription h1{
	width: 198px;
	height: 61px;
	background: url(http://mountainchild.org/images/site/headings.gif) 0 -1022px no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#ascenddescription h1{
	width: 192px;
	height: 61px;
	background: url(http://mountainchild.org/images/site/headings.gif) -199px -1022px no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#summitdescription h1{
	width: 181px;
	height: 61px;
	background: url(http://mountainchild.org/images/site/headings.gif) -391px -1022px no-repeat;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

/************************* M O D A L ********************************/
/*
 * SimpleModal Basic Modal Dialog
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2009 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: basic.css 213 2009-09-17 04:10:02Z emartin24 $
 *
 */

#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

#basic-modal{float:left;}

/* Container */
#simplemodal-container {height:320px; width:600px; color:#ffeeba; background-color:#4a3321; border:4px solid #9d8466; padding:12px;}
#simplemodal-container h3{color: #eab11c; margin-top: 15px; margin-bottom: 15px;}
#simplemodel-container p{margin-top: 10px; margin-bottom: 10px;}
#simplemodal-container a.modalCloseImg {background:url('http://mountainchild.org/images/site/x.png') no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}

