body { font:Arial, Helvetica, sans-serif; background:url(/images/body-bg.jpg) no-repeat top center;}
h2 {
	font:20px georgia;
	margin-top: 25px;
}
a:link, a:visited, a:active, a:focus {
	color: #06c;text-decoration: underline;
}

a:hover {
	color: #8ecE5e;
	text-decoration: none;
}

address#donations { margin-left: 15px; }
#header { width:769px; height:100px; background:url(/images/header.jpg) no-repeat; margin:0 auto; padding:23px 0 0 131px;}
	#header h1 { font-family:"Myriad Pro", Arial; font-size:32px; color:#fff; margin:0;}
	#header p { font:16px arial; color:#fff; margin:0;}
#header #logo { width:300px; float:left; height:100px;}
#header #other { width:590px; float:right; height:100px;}
#navigation { width:880px; height:49px; margin:0 auto; background:url(/images/nav-bar-bg-x.jpg) repeat-x; padding:0 10px;}
.slide-banner { width:900px; margin:0 auto; height:231px; background:url(/images/slide-bg.jpg) no-repeat; padding:0 0 17px 0}
div#newsletter { position: relative; width:900px; margin:0 auto; height:80px; background:url(/images/newsletter-bg.jpg) no-repeat; padding:0;}
.r-left { float:left; width:160px; margin-right:2px;}/*Change the values to fit parent div*/
.r-right { float:left; width:160px; margin-left:2px;}/*Change the values to fit parent div*/
.r-middle { float:left; width:585px; margin-left:1px;}/*Change the values to fit parent div*/
#container { width:900px; min-height:210px; height:auto !important; height:210px; margin:0 auto; font:12px arial;}
#container .left-col { float:left; width:280px; padding:0 10px;}
#container .left-col ul#noEmail {
	margin-top: -10px;
}
span#thanks {
	color: #06c;
	font-size: 180%;
	font-weight: bold;
	font-style: italic;
}
#container .right-col { width:580px; float:right; padding: 10px 10px;}
.title{background:url(/images/slide-bg.jpg) no-repeat; height:40px; color:#fff; font:20px georgia; padding-top:10px; padding-right:10px; text-align:right;}
#container .right-col p {margin:0; padding:5px 0; line-height:1.5em;}
.column { width:276px; padding:10px 10px 14px 10px; margin-right:4px; float:left; background:#fff url(/images/col-bg.jpg) no-repeat; min-height:175px; height:auto !important; height:175px;}
.column p { margin:0; font:12px arial;}
div#newsletter p { padding: 25px 0 0 30px; font: bold 15px arial; }
	.f-left { float:left; padding-right:5px;}
	.f-right { float:right;}
.column .reason { float:left; padding-right:5px; background:url(/images/green.jpg) no-repeat; color:#fff; font:italic 95px arial; text-align:left; width:139px; height:117px;}
.column ul { padding:5px 0 0 10px;}
.column ul li { line-height:1.5em; background:url(/images/bullet.gif) no-repeat; padding-left:19px; padding-bottom:9px; font:11px arial;}
#footer { width:880px; margin:0 auto; height:10px; text-align:left; color:#fff; font:12px arial; padding:10px 10px 15px 10px; background-color:#666666;}
#footer a { color: #fff; }
/*Div slides*/
.div-slide { width:830px; height:231px;}
	.slide-image { float:left; width:410px; height:231px;}
	.slide-text { float:right; width:410px; height:231px; color:#fff; font:27px georgia; text-align:center;}
	.learn-more { border:none; padding-top:6px;}
	.slide-text h1 { padding-top:23px;}
	.slide-text p { margin:0; padding-top:7px; font:15px georgia;}
/**/
/*Horizontal Navigation*/
.h-nav{
width: 100%;
overflow: hidden;
/*background:url(/images/nav-bg-x.jpg) repeat-x;*/
}

.h-nav ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 15px;
list-style-type: none;
float:left;
}

.h-nav li{
display: inline;
margin: 0;
}

.h-nav li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 16px 8px 13px 8px; /*padding inside each tab*/
	font-size:17px;
	font-weight:bold;
	color: black;
	font-family:Arial;
}

.h-nav li a:visited{
/*color: white;*/
}

.h-nav li a:hover, .h-nav li.selected a{
	color:#fff;
	background:url(/images/nav-hover-bg.jpg) no-repeat center top; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
.innerpage{ background-color:#fff;}
.innerpage .header {font:20px georgia; color:#666; margin-bottom:5px; border-bottom:1px solid #ccc;}
/* Vertical Navigation*/
.v-nav { list-style:none; padding:0; margin:0; width:270px;}
.v-nav li { height:20px; color:#06c; text-decoration:none; display:block; border-bottom:1px dashed #CCCCCC; padding-bottom:6px;}
.v-nav li.header { height:20px; background-color:#fff; color:#666; text-decoration:none; display:block; padding:15px 0 20px 10px; font:20px georgia;}
.v-nav li a { height:20px; color:#06c; text-decoration:none; display:block; padding:5px 0 0 10px;}
.v-nav li a:hover { background-color:#3070AE; color:#fff;}
img.page-photos { margin: 0 10px 0 0; width: 217px; height: 156px; border: 0; float: left; }
img.page-photos-right { margin: 0 0 0 10px; width: 217px; height: 156px; border: 0; float: right; }

ul#volunteer, ul.news, ul#quotes  { padding:5px 0 0 10px;}
ul#volunteer li, ul.news li, ul#quotes li { line-height:2em; background:url(/images/bullet.jpg) no-repeat; padding:5px 0 12px 30px; }
ul#quotes li { font-style: italic; }
ul#quotes li span { font-style: normal; font-weight: bold; }

/* BEGIN: Contact Form */

.error { color: #f00; }
#contact-wrapper {  
    width:460px;  
    border:1px solid #e2e2e2;  
    background:#f1f1f1;  
    padding:20px;  
}  
#contact-wrapper div {  
    clear:both;  
    margin:1em 0;  
}  
#contact-wrapper label {  
    display:block;  
    float:none;  
    font-size:16px;  
    width:auto;  
	font-family:Arial, Tahoma, Helvetica, sans-serif; 
}  
form#contactform input {  
    border-color:#b7b7b7 #e8e8e8 #e8e8e8 #b7b7b7;  
    border-style:solid;  
    border-width:1px;  
    padding:5px;  
    font-size:16px;  
    color:#333;  
}  
form#contactform textarea {  
    font-family:Arial, Tahoma, Helvetica, sans-serif;  
    font-size:100%;  
    padding:0.6em 0.5em 0.7em;  
    border-color:#b7b7b7 #e8e8e8 #e8e8e8 #b7b7b7; 
    border-style:solid;  
    border-width:1px;  
}  
/* END: Contact Form */

/* BEGIN: prettyPhoto */
.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
	ul.gallery {
		list-style: none;
		margin: 0 0 10px 0;
	}
	
		ul.gallery li {
			display: block;
			float: left;
			margin: 0 5px 8px 0;
		}
		
			ul.gallery li a {
				padding: 2px;
				display: block;
				border: 2px #9db2b9 solid;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				line-height: 0;
			}
			
			ul.gallery li a:hover { border: 2px #313739 solid; }
.ppt_content { font-weight:bold; }
p.currentTextHolder {
	font-size: 150%;
	font-weight:bold;
}
.pp_description  { font-size: .9em;font-weight:bold; }
/* END: prettyPhoto */

div.scrollable-photo-container {
	width: 544px;
	margin: 0 auto;
	padding: 0 8px;
	height: 300px;
	overflow: auto;
}

/* BEGIN: Newsletter */

.newsletterInput {
	border: #C1B809 solid 1px;
	padding: 4px;
	color: #000;
	font-size:16px;
	width: 200px;
}

.successBalloon {
	width: 146px;
	height: 126px;
	margin: -159px 0 0 680px;
	position:relative;

}

.errorBalloon {
	width: 146px;
	height: 126px;
	margin: -159px 0 0 680px;
	position:relative;

}

.resultText {
	padding: 30px 10px 0 6px;
	margin: -130px 0 0 680px;
	width: 146px;
	height: 126px;
	color: #fff;
	text-align:center;
	position: absolute;

}

.mailWrap {
	position: absolute;
	top: 17px;
	left: 500px;
	font-size:20px;
	color:#000;
}

/* END: Newsletter */

