@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body, #wrapper {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */

html>body, html>body #wrapper {
	height: auto;
}

/*
 * Without this, Moz1.0 adds a vertical scrollbar
 */

body {
	background-color: #334050;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 780px;
}

#wrapper {
	background-image: url(../gfx/wrapperBgrnd.png);
	background-repeat: repeat-y;
	width: 948px;
	/*min-height: 100%;*/
	height: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 0 26px;
}

#mainPhoto {
	padding: 0;
	margin: 0;
	position: absolute;
	/*left: 26px;*/
	top: 110px;
	height: 670px;
	width: 948px;
	background: #ffffff;
	background-repeat: no-repeat;
	
}

#randomImage {
	width: 948px;
	height: 670px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

#header {
	padding: 20px 0 0 0;
	/*border: solid 1px #CCCCCC;*/
	margin: 0;
	background-image:url(../gfx/header.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	width: 948px;
	height: 68px;
}

#header h1 {
	padding: 0;
	margin: 0 0 0 10px;
}

#header h1 a {
	display: block;
	width: 207px;
	height:81px;
	padding: 0;
	margin: 0;
	background-image:url(../gfx/headerLogo.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	overflow: hidden;
	position: absolute;
}

#donateBtn {
	float: left;
	display: block;
	width: 147px;
	height: 29px;
	margin: 0 0 0 794px;
	padding: 0 0 0 0;
}



/* ---------------------- NAV CSS ---------------------------- */


#navigation {
	float: left;
	margin: 30px 0 10px 0;
	padding: 0;
	height: 550px;
	width: 320px;
	position: relative;
	z-index: 1;
	/*border: solid 1px #cccccc;*/
}

#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
	width: 175px;
}

.accordion_child ul {
	list-style: none;
	display: block;
	font-weight: bolder;
	color: #000000; 
	margin: 0;
	padding: 0;
	width: 175px;
	background-image: url(../gfx/ulBackground.png);
	background-repeat: no-repeat;
}


.accordion_child li {
	list-style: none;
	display: block;
	font-weight: bolder;
	color: #000000; 
	margin: 5px 0 5px 0;
	padding: 0;
	width: 175px;
	line-height: 110%;
}

.accordion_child li a {
	color: #000000;
	display: inline;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 5px 0 0 30px;
	width: 25px;
	height: 17px;
	font-weight: bolder;
}

.accordion_child li a:hover {
	background-image: url(../gfx/yellowBar.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #000000;
	font-weight: bolder;
}

.accordion_child li a.selected {
	background-image: url(../gfx/yellowBar.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #000000;
}

#basic-accordian{
	/*border:5px solid #EEE;*/
	padding: 0;
	margin: 0;
	width: 320px;
	/*position:absolute;*/
	/*left:50%;
	top:50%;
	margin-left:-175px;*/
	z-index:2;
	/*margin-top:-100px;*/
}

.accordion_headings {
	text-indent: -99999px; 
	height: 32px;
	cursor: pointer;
	display: block;
	padding: 0;
	margin: 0;
}

.accordion_headings a {
	text-indent: -99999px; 
	height: 32px;
	cursor: pointer;
	display: block;
	padding: 0;
	margin: 0;
}

/*--------------------this is where the about header style goes---------------------*/
.accordion_headings#test-header {
	background-image: url(../gfx/es-nav.png);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 148px;
}

.accordion_headings#test-header:hover{
	background-image: url(../gfx/es-nav.png);
	background-repeat: no-repeat;
	background-position: 0 -96px;
	display: block;
	width: 187px;
}

#test-header.header_highlight {
	background-image: url(../gfx/es-nav.png);
	background-repeat: no-repeat;
	background-position: 0 -96px;
	display: block;
	width: 187px;
}


/*-------------------- END about header style goes---------------------*/


/*--------------------this is where the Refer Child header style goes---------------------*/
.accordion_headings#test2-header {
	background-image: url(../gfx/es-nav.png);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	display: block;
	width: 148px;
}

.accordion_headings#test2-header:hover{
	background-image: url(../gfx/es-nav.png);
	background-repeat: no-repeat;
	background-position: 0 -128px;
	display: block;
	width: 219px;
}

#test2-header.header_highlight {
	background-image: url(../gfx/es-nav.png);
	background-repeat: no-repeat;
	background-position: 0 -128px;
	display: block;
	width: 219px;
}
/*-------------------- END Refer Child header style goes---------------------*/


/*--------------------this is where the Get Involved header style goes---------------------*/
.accordion_headings#test3-header {
	background-image: url(../gfx/es-nav.png);
	background-repeat: no-repeat;
	background-position: 0 -64px;
	display: block;
	width: 148px;
}

.accordion_headings#test3-header:hover{
	background-image: url(../gfx/es-nav.png);
	background-repeat: no-repeat;
	background-position: 0 -160px;
	display: block;
	width: 232px;
}

#test3-header.header_highlight {
	background-image: url(../gfx/es-nav.png);
	background-repeat: no-repeat;
	background-position: 0 -160px;
	display: block;
	width: 232px;
}
/*-------------------- END Get Involved header style goes---------------------*/



/*--------------------this is where the News header style goes---------------------*/
.accordion_headings#test4-header {
	display: block;
	color: #8099AD;
	text-decoration: none;
}

.accordion_headings#test4-header:hover{
	display: block;
	text-decoration: underline;
}

#test4-header.header_highlight {
	display: block;
	
}
/*-------------------- END News header style goes---------------------*/



/* ------------- hover and selected nav --------------------------- */

/* ---------------------- END NAV CSS ---------------------------- */





/* ---------------------- NAV CSS ---------------------------- */

#sidebar {
	width: 148px;
	height: 113px;
	display: block;
	/*border: solid 1px #cccccc;*/
	padding: 0;
	margin: -15px 0 0 2px;
	text-indent: -99999px;
	position: relative;
	z-index: 3;
}

#sidebar h1 {
	margin: 0;
	padding: 0;
	width: 148px;
	height: 113px;
	display: block;
}

#sidebar h1 a {
	width: 148px;
	height: 113px;
	display: block;
	/*border: solid 1px #cccccc;*/
	padding: 0;
	background-image: url(../gfx/sidebar.png);
	background-repeat: no-repeat;
	position: relative;
}


#contentBgrnd {
	width: 400px;
	height: 515px;
	margin: 60px 0 0 475px;
	padding: 0 35px;
	/*border: solid 1px #CCCCCC;*/
	background-image: url(../gfx/contentMain.png);
	background-repeat: repeat-y;
	/*overflow: hidden;*/
	position: relative;
}

#content {
	margin: -650px 0 0 0;
	padding: 35px 0px 0px 0;
	width: 350px;
	height: 490px;

}

/*#content #letter {
	background-image: url(../gfx/l.png);
	background-repeat: no-repeat;
	overflow: visible;
	text-indent: -99999px;
	width: 80px;
	height: 99px;
	padding: 0;
	margin: 0 0 0 40px;
}*/

#contentText {
	margin: -25px 0 0 80px;
	padding: 0;
	width: 300px;
}

#contentText p {
	width: 300px;
	margin: 0;
	padding: 0;
}

#contentText p a {
	color: #4C617E;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#contentText ul li {
	list-style-type:none;
	text-decoration: none;
	margin: 0 0 0 20px;
	padding: 0 20px 0 0;
}

#contentText ul li a {
	color: #E56A24; 
}

#contentText h3 {
	/*color: #4C617E;*/
	font-size: 14px;
}

#content p span {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#contentBtm {
	width: 400px;
	height: 79px;
	margin: 0 0 0 475px;
	padding: 0 35px;
	background: transparent url(../gfx/contentbgrnd.png) no-repeat scroll left top !important;
	text-indent: -99999px;
	position: relative;
}

#siteMap td a {
	color: #000000;
	text-decoration: underline;
}

/*#siteMap td {
	width: 250px;
}*/	

#siteMap th {
	width: 300px;
	color: #E56A24;
	font-size: 14px;
}


#thpartners {
	margin-left: 30px;
}

#backbtn p {
	color: #4C617E;
	margin: -35px 0 0 30px;
	padding: 0;
	text-align: left;
	font-size: 14px; 	
}

span.numeral {
	color: #E56A24;
	font-size: 14px;
	font-weight: bolder;
	margin: 0;
	padding: 0;
}

span.bold {
	font-weight: bolder;
	margin: 0;
	padding: 0;
}

#credits {
	margin: 375px 0 0 220px;
	padding: 0;
	width: 57px;
}

#credits td {
	margin: 0;
	padding: 0 15px 0 0;
	width: 57px;
}

#thankyou a {
	color: #E56A24;
}

#print {
	margin: 175px 0 0 220px;
	padding: 0;
	height: 20px;
	color: #CC6600;
}

.floatimgleft {
float:left;
padding: 0;
margin: 0 20px 0 0;
width: 90px;
height: 90px;
}


#footer {
	width: 1000px;
	height: 56px;
	text-align: left;
	margin: 0 0 0 -26px;
	padding: 0;
	background-image: url(../gfx/wrapperBottom.png);
	background-repeat: no-repeat;
	position: absolute;
	
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

#footer p, a {
	margin: 0 30px 0 0;
	padding: 7px 0 0 0;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}

#footer p a:hover {
	text-decoration: underline;
}

#footer p, a, span {
	margin: 0 7px 0 7px;
	padding: 6px 0 0 0;
}

.blank {
height: 30px;
}

.clearfloat {
	clear:both;
	font-size:1px;
	height:0pt;
	line-height:0px;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 2em;
	color: #4B607B;
	text-align: left;
	}
	
h2 {
	font-size: 1.3em;
	color: #e66825;
	text-align: left;
	}

	

span h2 {
	margin: 0 0 0 33px;
	padding: 0;
}

h3 {
	font-size: 1.3em;
	color: #e66825;
	text-align: left;
	}
	
h4 {
	color: #4B617D;
}
	
img, div, #contentBgrnd, #contentBtm, #joy h1, #lines, #orangeBox, .accordion_headings, .accordion_child ul, #footer { behavior: url(iepngfix.htc) }


.root 		{
		position: relative;
		height:			200px;
		width:			400px;
		margin: 			0px 0px 8px 7px;		
		}
.root #contentText {
		margin:	21px 10px 5px 5px;
		padding: 0;
		}

.root #contentText p {
	width: 340px;
}

.root a {
	color: #4C617E;
}

#letter {
	color: #e66825;
	font-size: 90px;
	display: block;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
		
.thumb 		{
		position:			absolute;
		height:			15px;
		width:			15px;
		left: 			18px;
		}
.up, .dn 	{
		position:			absolute;
		left: 			18px;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:			0;
		cursor: click;
		}
.scrollContainer { 
		position:			absolute; 
		left:			2px; 
		top:			2px; 
		width:			375px; 
		height:			200px; 
		/*clip:			rect(0 467 200 0); */ 
		/*border-top:		2px solid #000000;
		border-left:		2px solid #000000;
		border-right:		2px solid #686262;
		border-bottom:		2px solid #686262;*/
		}
.scrollContent { 
		position:			absolute; 
		left:			0px; 
		top:			0px; 
		width:			100px; 
		}
img {
	border: none;
}

.root #printPDF a {
	margin: 0 0 0 100px;
	padding: 0;
	display: block;
	text-decoration: none;
	color: #4C617E;
}

.root #printPDF a:hover {
	margin: 0 0 0 100px;
	padding: 0;
	display: block;
	text-decoration: underline;
	color: #4C617E;
}

#languageSelect {
	width: 100px;
	margin: 10px 0 0 0;
	text-indent: -99999px;
	width: 148px;
	height: 32px;
}

#languageSelect a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../gfx/es-navenglish.png);
	background-repeat: no-repeat;
	width: 148px;
	height: 32px;
	display:block;
	padding: 0;
	margin: 0;
}

#languageSelect a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../gfx/es-navenglishHover.png);
	background-repeat: no-repeat;
	width: 148px;
	height: 32px;
	display:block;
	padding: 0;
	margin: 0;
}
	
	
/** {
margin: 0;
}
html, body {
height: 100%;
}
#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
#footer, .blank {
height: 4em;
}*/