#notice {
    text-align: center;
    background-color: #EBE5A0;
}
#notice h1 {
    padding: 10px;
    margin: 0 0 20px 0;
    border: 1px solid #B9AE29;
}
#content h1.title { display: none; }
#content .title {
    font-family: Tahoma, Helvetica, Arial, sans-serif
}
#slideshow {
	height: 1px;
}
#slideshow .slide {
	overflow: auto;
}
#slideshow .slide .image {
	text-align: center;
}
#slideshow .slide .content {
	padding: 0px 40px;
	background: #9FB0BE;
}
#slideshow .slide .content .title {
	display: none;
}
#slideshow .slide .content blockquote {
    margin: 0px 0px 15px 0px;
    font-family: "Lucida Grande","Lucida Sans Unicode", Tahoma, Helvetica, Verdana, sans-serif;
    font-size: 95%;
    font-style: italic;
    color: #000;
}
#slideshow .slide .content blockquote span {
    font-size: 2.3em;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #333;
}
#slideshow .slide .content blockquote span.open_quote {
    display: block;
    float: left;
    height: 20px;
    width: 22px;
    margin-top: -5px;
    line-height: 35px;
}
#slideshow .slide .content blockquote span.close_quote {
    padding-left: 5px;
    line-height: 0em;
    height: 0px;
}

#recent_impacts .title, #recent_needs .title {
    font-size: 2em;
    color: #69B;
    margin-bottom: 10px;
}
#recent_impacts ul, #recent_needs ul {
	list-style-type: none;
}
#recent_needs {
	text-align: right;
}

#take_action {
	clear: both;
	overflow: hidden;
}
#take_action .action {
    background-color: #B1C1CD;
	padding: 10px 0;
}
#take_action .action a {
	color: #000;
	display: block;
	height: 143px;
	text-decoration: none;
	padding: 0 25px;
}
#take_action a#provide_an_opportunity {
	background: transparent url(/images/landing/provide-an-opportunity.png) no-repeat scroll bottom center;
}
#take_action a#witness_the_results {
	background: transparent url(/images/landing/witness-the-results.png) no-repeat scroll bottom center;
}
#take_action a#understand_the_goal {
	background: transparent url(/images/landing/understand-the-goal.png) no-repeat scroll bottom center;
}
#take_action a#spread_the_word {
	background: transparent url(/images/landing/spread-the-word.png) no-repeat scroll bottom center;
}
#take_action a strong {
	color: #629;
	font-weight: normal;
	background-color: transparent;
}
#take_action .helper_text {
	margin: 0;
	position: absolute;
	bottom: 0.5em;
	font-size: 1.5em;
	display: none;
	background-color: #FFF;
	width: 182px;
	margin-bottom: 1em;
}
h1#big_deal {
	display: none;
}

#statistics h5, #statistics p {
	margin: 10px 0px;
}
#statistics p {
	font-style: italic;
}
#statistics h5:first-child {
	margin-top: 0px;
}
#statistics h5.non-stat {
	margin-top: 15px;
}
#statistics em {
	padding: 0 20px;
}