	html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/*Layout only - pretty stuff below */

body {
	width: 800px;
	margin: 0 auto;
	}
#wrap {
	float: left;
	position: relative;
	}	
#masthead {
	position: relative;
	width: 100%; 
	}
#masthead_inner {
	height: 70px;
	}	

.nav-main  {
	float: left;
	width: 100%;
	background: #266f8f;
	height: 24px;
	}
	
.nav-main_inner {
	float: left;
	width: 100%;
	position: relative;
	}	
	
#content {
	position: relative;
	float: left;
	width: 800px;
	margin-top: -2px; padding-bottom: 30px;
	}	
#nav-secondary {
	float: left;
	width: 20%;
	}
	
	#nav-secondary-inner a {
		width: 140px;
		display: block;
		}

#content-main {
	float: left;
	background: #fff	;
	width: 75%;
	}
#content-main_inner {
	padding-left:6px;
	width: 600px;
	overflow: hidden;
	}	
#footer {
	float: left;
	}
.access {
	display: none;
	}	
		
		
		
		
/* set new defaults
=================================================================================================*/	
	
	
body {
	font-family: verdana, ariel, sans-serif;
	background: #d1dce0;
	}
#wrap {
		width: 800px;
	}

#content {
		background: #fff;
	}
p {
	/*margin: 1.5em 0;*/
	}

.hide {display: none;}
	
	
	
/*	Branding section
_________________________________________________________________________________________________*/	
#masthead_inner {
	background:  url(../i/masthead.gif) top left no-repeat;
	}	

.transformation #masthead_inner {
	background:  url(../i/masthead-people.gif) top left no-repeat;
	}		

.impact #masthead_inner {
	background:  url(../i/masthead-impact.gif) top left no-repeat;
	}		

#masthead_inner	h1	span {
	width: 500px;
	position: absolute;
	left: -1000px;
	}
#masthead_inner	h1 a {
	display: block;
	height: 70px;
	width: 208px;
	}
#masthead	p#tagline	{
	width: 500px;
	position: absolute;
	left: -1000px;
	}
#masthead	p#motto	{
	width: 500px;
	position: absolute;
	left: -1000px;
	}		
		
		
/*	generic links
_________________________________________________________________________________________________
a:link 		{color: #3948B6; text-decoration: none;}
a:visited 	{color: #3948B6; text-decoration: none;}
a:hover 	{color: #3948B6; text-decoration: underline;}



*/	

/*	Navigation section*/	

.nav-main  li {
	float: left;
	font-family: helvetica, verdana, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	padding: 6px 5px 5px 0;
	}
	
.nav-main a:link 	{color: #fff; text-decoration: none; font-weight: normal;}
.nav-main a:visited {color: #fff; text-decoration: none; font-weight: normal;}
.nav-main a:hover 	{color: #F5EA14; text-decoration: none; font-weight: normal;}

/*	you are here */	

#student-travel-page  li.link-st  a,
#international-development-page  li.link-id  a,
#about-us  li.link-au  a,
#faq-page li.link-faq  a
{color: yellow;}

/* equal spacing */

.nav-main_inner ul {
	margin: 0 0 0 15px;
	z-index: 100;
}

.nav-main_inner ul li {
	padding-right: 5px;
	display: block;
}

	.nav-main_inner ul li a {
		display: block;
	}

li.link-au a {
	width: 156px;
}

li.link-su a {
	width: 181px;
}

li.link-ct a {
	width: 188px;
}

li.link-news a {
	width: 180px;
}

li.link-donate a {
	padding-right: 0;
	width: 47px;
}

/*  dropdown Nav
_______________________________________________________ */
	
li.dropdown ul {
	top: 14px;
	margin: 8px 0 0 0;
	padding: 0;
	background-color: #F5EA14;
	display: none;
	position: absolute;
}

	li.dropdown ul li {
		margin: 0;
		padding: 10px 0 0 0;
		float: none;
	}
	
		li.dropdown ul li a {
			padding: 0 0 0 10px;
			display: none;
		}
		
		li.dropdown ul li a:hover {
			color: #296F8C;
		}
	
	li.dropdown:hover ul, li.dropdown:hover li a {
		display: block;
		color: #000000;
		background-color: #F5EA14;
	}
	

/*  utility Nav
_______________________________________________________ */

ul#utility_nav {
	top: 10px;
	right: 10px;
	position: absolute;
}

	ul#utility_nav li a {
		margin: 0 0 0 10px;
	}


/*  subn Nav
_______________________________________________________ */
#nav-secondary  {
	font-size:11px;
	margin:13px 0 0 13px;
	}
#nav-secondary h3 {color: #362f2d;}
#nav-secondary ul {margin-bottom: 2em;}
#nav-secondary li {padding: .35em 0;}
#nav-secondary  a:link 	{color: #266f8f; text-decoration: none; font-weight: normal;}
#nav-secondary  a:visited {color: #266f8f; text-decoration: none; font-weight: normal;}
#nav-secondary  a:hover 	{color: #F66021; text-decoration: underline; font-weight: normal;}


#content-main a:link {color: #266F8F;}
#content-main a:visited {color: #266F8F;}
#content-main a:hover {color: #266F8F;}



/*	you are here side nav */	

#mission						#nav-secondary		.mission    					a,
#our-team						#nav-secondary  	.our-team			   			a,
#nicaragua						#nav-secondary   	.nicaragua  		 			a,
#program-partners				#nav-secondary   	.program-partners			   	a,
#community-partners				#nav-secondary    	.community-partners				a,
#projects-making-a-difference	#nav-secondary   	.projects-making-a-difference	a,
#project-history    			#nav-secondary 	 	.project-history   				a,
#ngo-partners					#nav-secondary  	.ngo-partners 			  		a,
#people-making-a-difference		#nav-secondary  	.people-making-a-difference		a,
#travel-faq						#nav-secondary  	.travel-faq						a,
#student-travel					#nav-secondary  	.student-travel					a,
#family-travel					#nav-secondary  	.family-travel					a,
#custom-school-travel			#nav-secondary  	.custom-school-travel			a,
#excursions						#nav-secondary  	.excursions						a,
#homestay						#nav-secondary  	.homestay						a,
#participating-schools			#nav-secondary  	.participating-schools			a,
#donate							#nav-secondary  	.donate							a		{

	color: red;
	}


/*	your are here
__________________________________________________________	

#applications-page .applications-link a,
#company-page .company-link a,
#consulting-page .consulting-link a,
#solutions-page .solutions-link a,

#solutions-capture-page .solutions-link a,
#solutions-indexing-page .solutions-link a,
#solutions-onDemand-page .solutions-link a,
#solutions-repository-page  .solutions-link a,
#solutions-workflow-page .solutions-link a,


#solutions-capture-page .solutions-capture-link a,
#solutions-indexing-page .solutions-indexing-link a,
#solutions-onDemand-page .solutions-onDemand-link a,
#solutions-repository-page .solutions-repository-link a,
#solutions-workflow-page .solutions-workflow-link a,

#support-page .support-link a,
#technology-page .technology-link a,
#contact-page .contact-link a

{background: url(../i/link-border-b.gif) top left repeat-x;}

*/







/*	Content section	
_________________________________________________________________________________________________*/
#content h2 	{
	clear: both;
	color: #f66021;
	font-weight: bold;
	padding: 8px 0 0 0px;
	margin: 1em 0 .5em 0; 
	font-size: 105%; 
	}
#content h2.project-year {color: #b5af97; font-size: 120%;} 	
#content h3 	{
	clear: both;
	color: #f66021;
	font-weight: bold;
	padding: 0px 0 0 0px;
	margin: 1em 0 -1em 0; 
	font-size: 70%; 
	}
#content h3.staff {margin: 2em 0  1em 0;}
#content h3.staff span {color: #666; font-weight: normal;}	
#content h4 	{
	color: #666;
	font-weight: bold;
	font-size: 70%;
	padding: 0px 0 0 0px;
	margin: 2em 0 1em 0; 
	}
#content p {
	color: #6f6f6f;
	font-size: 70%;
	line-height: 1.25;
	margin: 1em 0;
}
#content p.intro {
	color: #b3af94;
	font-size: 88%;
	font-weight: bold;
	line-height: 1.25;
	margin: 1em 0;
}

#content p.quote {
	color: #b3af94;
	font-size: 88%;
	font-weight: bold;
	line-height: 1.25;
	margin: 1.5em 0;
}
#content p.quote cite {
	display: block;
	font-size: 11px; 
	font-weight: normal; 
	color: #666; 
	padding-top: 2em;
	}

#content p>strong {
	color: #f66021;
	font-weight: bold;
	}
	
#content p#blurb {
	margin: 15px 0 0 0;
	padding: 10px 0 10px 0;
	color: #F06322;
	font-size: .8em;
	font-weight: bold;
	border-top: 1px solid #3488AD;
	border-bottom: 1px solid #3488AD;
}
	
#content img {display: block;
	margin: 1.5em 0 0 0;}	


#content img.staff {float: left; margin: 0 12px 12px  0;}


#content-main ul {
	color: #666;
	font-size: 68%;
	line-height: 1.25;
	margin: 2em 0;
	}

#content .travel {
	margin: 0 10px 0 0;
	float: left;
}

#content-main ul li {margin: 1em 0;}
#content-main ul li.school {margin-top: 1em; margin-left: 0; line-height: 1.5;}	

/* Slideshow
____________________________________________________________________*/

#slideshow_wrapper {
	width: 770px;
	height: 578px;
	position: relative;
}

#slideshow {
	margin: 0;
	padding: 0;
    position:relative;
    height: 578px;
	overflow: hidden;
}
	
	#slideshow_wrapper #message_background {
		bottom: 0;
		left: 0;
		width: 770px;
		height: 100px;
		background-color: #000;
		position: absolute;
		z-index: 99;
	}

	#slideshow_wrapper ul#message_switch {
		bottom: 0;
		left: 0;
		margin: 0;
		padding: 15px;
		width: 740px;
		height: 80px;
		position: absolute;
		z-index: 100;
	}
	
		#slideshow_wrapper ul#message_switch li.message {
			top: 0;
			left: 0;
			margin: 0;
			padding: 15px;
			position: absolute;
			opacity: 0.0;
			z-index: 18;
		}
		
			#slideshow_wrapper ul#message_switch li.active {
				opacity: 1.0;
				z-index: 20;
			}
			
			#slideshow_wrapper ul#message_switch li.last-active {
				z-index: 19;
			}
	
			#slideshow_wrapper ul#message_switch li .slideshow_message {
				width: 740px;
				height: 27px;
				text-indent: -9999px;
			}
			
				#slideshow_wrapper ul#message_switch li#impact .slideshow_message {
					background-image: url('../i/slideshow_message-impact.png');
					background-repeat: no-repeat;
				}
				
				#slideshow_wrapper ul#message_switch li#transformation .slideshow_message {
					background-image: url('../i/slideshow_message-transformation.png');
					background-repeat: no-repeat;
				}
				

			#slideshow_wrapper ul#message_switch li p {
				margin: 10px 0 0 0;
				font-family: helvetica, arial, sans-serif;
				font-size: 1em;
				color: #FFF;
			}
			
			#slideshow_wrapper ul#message_switch li p a {
				color: #F5EA14;
			}

/*#message_switch {
	margin: 0;
	padding: 0;
    position:relative;
	width: 740px;
    height: 80px;
	overflow: hidden;
	background-color: #FF0000;
}

#message_switch li.message {
    position:absolute;
    top:0;
    left:0;
    z-index:18;
    opacity:0.0;
}

#message_switch .message.active {
    z-index:20;
    opacity:1.0;
}

#message_switch .last-active {
    z-index:19;
}*/


/*Sidebar
____________________________________________________________________*/

#sidebar ul li {
	text-indent: -9999px;
}

	#sidebar ul li a {
		width: 140px;
		height: 25px;
		background-position: top left;
		background-repeat: no-repeat;
		display: block;
	}

	#sidebar ul li a.join-a-trip {
		background-image: url('../i/sidebar-join_a_trip.gif');
	}
	
	#sidebar ul li a.get-info {
		background-image: url('../i/sidebar-get_info.gif');
	}
	
	#sidebar ul li a.student-travel {
		background-image: url('../i/sidebar-student_travel.gif');
	}
	
	#sidebar ul li a.family-travel {
		background-image: url('../i/sidebar-family_travel.gif');
	}
	
	#sidebar ul li a.school-travel {
		background-image: url('../i/sidebar-school_travel.gif');
	}
	
	#sidebar ul li a.photo-archive {
		background-image: url('../i/sidebar-photo_archive.gif');
	}
	
	#sidebar ul li a.nica-news {
		background-image: url('../i/sidebar-nica_news.gif');
	}
	
	#sidebar ul li a.facebook {
		background-image: url('../i/sidebar-facebook.gif');
	}
	
	#sidebar ul li a.youtube {
		background-image: url('../i/sidebar-youtube.gif');
	}
	
	#sidebar ul li a.email {
		background-image: url('../i/sidebar-email.gif');
	}

/* main-content 
____________________________________________________________________*/




/* fo0ter
____________________________________________________________________*/
 
#footer {
	color: #666;
	font-size: 68%;
	padding: 8px  20px  40px  17px;
	z-index: -100;
	}
#footer th {
	font-weight: bold;
	}	
#footer th, #footer td {
	padding: 3px 30px 2px 0;
	}	

/*	H2 replacements
_________________________________________________________________________________________________*/

#content h2.ir {
	margin-top: 0;
	height: 65px;
	width: 600px;
	}
#content h2 span {
	position: absolute; left: -2000px; 
	width: 200px;
	}

h2#our-team { background: transparent url(../i/h2-our-team.gif) top left no-repeat; height: 30px; }
h2#mission { background: transparent url(../i/h2-mission.gif) top left no-repeat; height: 30px; }
h2#nicaragua { background: transparent url(../i/h2-nicaragua.gif) top left no-repeat; height: 30px; }
h2#program-partners { background: transparent url(../i/h2-program-partners.gif) top left no-repeat; height: 30px; }
h2#community-partners { background: transparent url(../i/h2-community-partners.gif) top left no-repeat; height: 30px; }
h2#projects-making-a-difference { background: transparent url(../i/h2-projects-making-a-difference.gif) top left no-repeat; height: 30px; }
h2#ngo-partners { background: transparent url(../i/h2-ngo-partners.gif) top left no-repeat; height: 30px; }
h2#people-making-a-difference { background: transparent url(../i/h2-people-making-a-difference.gif) top left no-repeat; height: 30px; }
h2#faq { background: transparent url(../i/h2-faq.gif) top left no-repeat; height: 30px; }
h2#student-travel { background: transparent url(../i/h2-student-travel.gif) top left no-repeat; height: 30px; }
h2#family-travel { background: transparent url(../i/h2-family-travel.gif) top left no-repeat; height: 30px; }
h2#custom-school-travel { background: transparent url(../i/h2-school-travel.gif) top left no-repeat; height: 30px; }
h2#excursions { background: transparent url(../i/h2-excursions.gif) top left no-repeat; height: 30px; }
h2#homestays { background: transparent url(../i/h2-homestays.gif) top left no-repeat; height: 30px; }
h2#donate { background: transparent url(../i/h2-donate.gif) top left no-repeat; height: 30px; }
h2#get-info { background: transparent url(../i/h2-get-info.gif) top left no-repeat; height: 30px; }
h2#participating-schools { background: transparent url(../i/h2-participating-schools.gif) top left no-repeat; height: 30px; }
h2#family-travel-updates { background: transparent url(../i/h2-family-travel-updates.gif) top left no-repeat; height: 30px; }



h2#sign-up-h2 { background: transparent url(../i/h2-sign-up.gif) top left no-repeat; height: 30px; }


/*	P q replacements
_________________________________________________________________________________________________*/
.pull-quote {position: relative; clear: both;}
.pull-quote>q {position: absolute; left: -2000em;}


p#danyal  { background: transparent url(../i/quote-danyal.jpg) top left no-repeat; width: 576px;  height: 232px;}
p#hortencia  { background: transparent url(../i/quote-hortencia.jpg) top left no-repeat; width: 591px;  height: 322px;}
p#alex  { background: transparent url(../i/quote-alex.gif) top left no-repeat; width: 591px;  height: 210px;}
p#amanda  { background: transparent url(../i/quote-amanda.gif) top left no-repeat; width: 591px;  height: 163px;}
p#tom  { background: transparent url(../i/quote-tom.gif) top left no-repeat; width: 770px;  height: 132px;}

/*	Homepage - note that the sidebar and content sections have a different layout.
_________________________________________________________________________________________________*/




/*	homepage layout
______________________________*/
#home #content {
	padding-bottom: 0;
}

#home #content-main {
	float: left;
	width: 770px;
	background: #fff;
	}
#home #content-main_inner {
	padding: 0 0 0 16px;
	width: 770px;
	}	


#home #nav-secondary {
	position: absolute;
	top: 6px; right:16px;
	width: 270px;
	
	}
	
#home #nav-secondary #calls-to-action {
	border: 1px solid  #f8f8f8;
	background: url(../i/home-gradient.jpg) top left repeat-x; 
	}
	
#home #splash	{
	float: left;
	margin: 16px 0;
	}
	
#home p {
	line-height: 1.5;
	font-size: 70%;
	}

#home p strong 	{
	line-height: 1;
	font-size: 135%;
	}

#home #content p#zach  {color: #86c1e3;}




#home #calls-to-action {
	position: relative;
	padding: 9px 0 9px 9px;
	}
#home #calls-to-action>div {
	margin-bottom: 6px;
	}
#home #calls-to-action>div h2 {
	margin:0; 
	padding: 0;
	}	
#home #calls-to-action>div p.hide {
	position: absolute;
	left: -2000em;
	}	
#action-sign h2 a			{display: block; background: url(../i/home-sigh-up.jpg) top left no-repeat; height:105px}
#action-newsletter h2 a 	{display: block; background: url(../i/home-enewsletter.jpg) top left no-repeat; height:105px}
#action-flickr h2 a 		{display: block; background: url(../i/home-flikr.jpg) top left no-repeat; height:105px}
#action-donate  h2 a		{display: block; background: url(../i/home-donate.jpg) top left no-repeat; height:99px}
#action-donate  		{display: block; background: url(../i/home-donate.jpg) top left no-repeat; height:249px; padding-top: 1px;}


#payPal {margin: 85px 0 0 82px; height: 20px;}

#justGive {margin: 57px 0 0 82px; height: 70px;}

li.just-give a {
	width: 140px;
	height:  53px;
	background-image: url('../i/donate_now.jpg');
	background-position: top left;
	display: block;
	text-indent: -9999px;
}

#action-donate p {
	margin: 0px 14px 16px 5px ;
	font-size: 10px;
	background: pink;
	padding: 3px 6px;
	background: #E7E7DD;
	}


#form { font-size:76%;}

#form label {
	display: block;
	color:#F66021;
	/*font-size:70%;*/
	font-weight:bold;
	margin: 2.5em 0 .5em 0;
	padding:0 0 0 0;
	}

#content-main #form  ul {margin: 0;font-size:100%; }
#content-main #form  li {margin: 0; clear: both; padding: 4px 0;}

#content-main #form  li input {float: left; clear: left; padding: 0; margin-top: -1px; border: 0;}
#content-main #form  li strong {font-weight: bold;}

#form input {border: 1px solid #999; padding: 2px;}
#form textarea {border: 1px solid #999; padding: 2px;}
#form input#submit  {border: 0; padding: 0; margin: 5px 0 0 0;}



#media-links {margin-left: 20px;}

/*	Splash section	
______________________________

#splash {padding-top: 12px; margin-bottom: 12px; clear: left; background: #fff;}
#splash p {display: none;}*/
	
	
	
/*	homepage sidebar 
______________________________*/
	

/*	homepage maincontent 
______________________________*/









