h2, h3, h4, h5, .body, .recent-activity, .center-container, .big-quote-mark, section, footer, header #quote, #author, #sub-header{
	font-family: Helvetica, Arial, sans-serif;
}

h2 {		/* Headlines: recent activity, donate & get involved sections */	/* Myriad Pro Font Replacement */
	font-size: 26px;
	font-weight: 300;
	margin-bottom: 5px;
	margin-top: 20px;
}

h3 {		/* Recent Activity Label */
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
}

.recent-activity p {
	font-size: 12px;
	line-height: 18px;
	color: #757575;
	margin-bottom: 30px;
}

.body {
	font-size: 12px;
	line-height: 18px;
	color: #757575;
}
.quote-mark {
	font-family: Helvetica;
	font-size: 20px;
	line-height: 10px;
	position: relative;
	top: 5px;
}

.in {
	display: block;
	position: relative;
	left: -12px;
	line-height: 0px;
	top: 18px;
}

.right {
	display: block;
	text-align: center;
}




.recent-activity a.link-out {
	position: relative;
	top: -15px;
}

.recent-activity a {
	font-size: 12px;
}

body {
	background-image: url(../resources/bg-body-about.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}

body.home {
	background-image: url(../resources/bg-body.jpg);
}

#body2 {
	margin-top: 70px;
	position: relative;
}

#body3 {
	margin-top: 45px;
}

#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../resources/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 800px;
	position: relative;
}

.clear {
	clear: both;
}

/* firefox fail */
section, nav, article, aside, hgroup, header, footer {
	display: block;
}

a {
	border: none;
}

/* @group nav */

nav {
	height: 51px;
	position: absolute;
	float: right;
	right: 0px;
	background-image: url(../resources/nav-bar.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#nav-cap {
	height: 51px;
	width: 15px;
	background-image: url(../resources/nav-right-cap.jpg);
	float: right;
	display: inline;
}

nav ul {
	padding-left: 25px;
	float: right;
}

nav li {
	display: inline;
	list-style-type: none;
	padding-right: 17px;
	margin-left: 0px;
	font-family: Helvetica;
	font-size: 13px;
	text-transform: uppercase;
	color: #eee;
	text-shadow: 0px 1px 1px #333;
}


/* @end nav */

#title {
	text-indent: -9999px;
	background-image: url(../resources/title.png);
	width: 431px;
	height: 75px;
	position: absolute;
	top: 75px;
}

header {
	padding-top: 150px;
	width: 470px;
	height: 250px;
}

header h1 {		/* Myriad Pro Font Replacement */
	font-size: 34px;
	font-weight: 300;
	color: #f5f5f5;
	margin-bottom: 15px;
}

header #quote, header #author {
	font-size: 12px;
	color: #E7C4C4;
	line-height: 20px;
	margin-top: 10px;
	font-weight: 100;
	margin-bottom: 0px;
}

header #author {
	float: right;
	margin-right: 75px;
	margin-top: 0px;
}

#debater {
	width: 458px;
	height: 521px;
	background-image: url(../resources/debater-large.png);
	position: absolute;
	left: 485px;
	top: 79px;
	overflow: hidden;
}

#sub-header {
	width: 490px;
	margin-top: 40px;
	font-size: 13px;
	line-height: 22px;
	color: #454545;
	text-shadow: 0 1px 1px #fff;
}

#mission-p1, #mission-p2 {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 100px;
}

#mission-p1 {
	background-image: url(../resources/mission-icon1.png);
}

#mission-p2 {
	margin-top: 30px;
	background-image: url(../resources/mission-icon2.png);
}

section {
	float: left;
}

section.recent-activity {
	width: 510px;
}

section.donate, section.get-involved {
	width: 160px;
	padding-left: 35px;
	background-position: 35px 65px;
	background-repeat: no-repeat;
}

section.donate {
	background-image: url(../resources/help-image.jpg);
}

section.get-involved {
	background-image: url(../resources/help-image.jpg);
}

section.donate p, section.get-involved p {
	margin-top: 140px;
	font-size: 12px;
	line-height: 18px;
	color: #757575;
}

section.donate a, section.get-involved a {
	font-size: 12px;
	line-height: 18px;
}


/* THREE COLUMN SECTION */

#body3 section h4 {		/* Myriad Pro Font Replacement */
	font-size: 22px;
	font-weight: 400;
	background-image: url(../resources/title-bubble.jpg);
	height: 35px;
	color: #fff;
	padding-top: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#body3 section {
	float: left;
	width: 280px;
	padding-right: 30px;
}

#body3 section.last {
	padding-right: 0px;
}

#body3 section p {
	padding-left: 10px;
}

#body3 section img {
	padding-left: 15px;
	padding-right: 8px;
}

div.photo {
	float: right;
}

div.photo p {
	padding-top: 0px;
	margin-top: 0px;
	line-height: 14px;
	text-align: center;
	
}

#body3 ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 15px;
}

#body3 li {
	background-image: url(../resources/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-bottom: 8px;
	padding-left: 22px;
	margin-left: 0px;
}

.video-container {
	margin-left: 5px;
	width: 264px;
	height: 198px;
	padding: 4px;
	border: 1px solid #ad0000;
}

.caption {
	text-align: center;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 11px;
}

.caption a {
	text-decoration: none;
}

footer {
	height: 151px;
	background-image: url(../resources/bg-footer-banner.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
}

#footer-wrapper {
	width: 900px;
	height: 151px;
	background-image: url(../resources/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#footer-wrapper ul {
	padding-top: 17px;
}

#footer-wrapper li {
	display: inline;
	list-style-type: none;
	padding-right: 25px;
	font-family: Helvetica;
	font-size: 13px;
	text-transform: uppercase;
	color: #444;
	text-shadow: 0px 1px 1px #fff;
	margin-top: 10px;
}

footer p {
	color: #F5E9E9;
	font-size: 12px;
	line-height: 16px;
	padding-top: 35px;
	text-shadow: 0px 1px 1px #690000;
}

/* about */

#header-photo1 {
	position: absolute;
	left: 580px;
	top: 275px;
}
#header-photo2 {
	position: absolute;
	left: 510px;
	top: 85px;
}
#header-photo3 {
	position: absolute;
	top: 85px;
	left: 730px;
}


section.about {
	width: 510px;
}

section.about h2 {
	font-size: 32px;
}

section.about h5 {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	color: #666;
	border-bottom: 1px #666 solid;
	margin-bottom: 5px;
}

section.about p {
	font-size: 13px;
	color: #444;
	line-height: 20px;
}

section.about blockquote {
	font-size: 13px;
	color: #222;
	font-style: italic;
	line-height: 20px;
	padding-top: 4px;
}

section.about blockquote p {
	float: right;
	padding-top: 10px;
	padding-right: 100px;
}

section.about span.big-quote-mark {
	display: block;
	font-size: 90px;
	float: left;
	margin-left: 0px;
	position: relative;
	top: -15px;
	color: #ddd;
}

section.about span.sub-h2 {
	font-size: 20px;
	display: block;
	margin-bottom: 30px;
}


section.founder {
	width: 248px;
	height: 1002px;
	background-image: url(../resources/fade-container.gif);
	background-position-y: 20px;
	margin-left: 60px;
	padding: 40px;
	background-repeat: none;
}

section.founder h2 {
	display: block;
	margin-top: 5px;
	text-align: center;
}

section.founder img {
	border: 1px solid #ddd;
	margin: 25px auto;
	display: block;
}

section.founder p {
	font-size: 12px;
	color: #914143;
	line-height: 18px;
}

/* end about */


/* recent projects */

section.projects {
	width: 510px;
}

section.projects h2 {
	font-size: 32px;
}

section.projects h5 {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	color: #666;
	border-bottom: 1px #666 solid;
	margin-bottom: 5px;
}

section.projects p {
	font-size: 13px;
	color: #444;
	line-height: 20px;
}

section.projects ul {
	list-style: none;
	padding-left: 15px;
}

section.projects li {
	margin: 8px 0;
	font-size: 12px;
	background-image: url(../resources/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 5px;
	padding-left: 22px;
	padding-top: 1px;
}

section.testimonials {
	width: 288px;
	margin-left: 60px;
	padding: 20px;
	background-repeat: none;
}

section.testimonials div.testimonial {
	background-color: #ddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 28px;
	padding-bottom: 12px;
	position: relative;
	z-index: -10;
	margin-bottom: 30px;
}

section.testimonials a:hover {
	background-color: #bbb;
}

section.testimonials div.container {
	font-size: 12px;
	color: #777;
	font-style: italic;
	text-overflow: ellipsis;
	line-height: 18px;
	display: block;
	max-height: 200px;
	overflow: hidden;
	padding-top: 20px;
}

section.testimonials p {
	font-size: 12px;
	color: #777;
	font-style: italic;
	text-overflow: ellipsis;
	line-height: 18px;
	display: block;
}

section.testimonials span.big-quote-mark {
	font-size: 200px;
	color: #E8E8E8;
	display: inline;
	float: left;
	position: absolute;
	left: 10px;
	top: -20px;
	z-index: -5;
}

/* end recent projects */


/* donate */

div.center-container {
	width: 645px;
	background-image: url(../resources/center-container.gif);
	padding: 20px 40px;
	float: left;
	margin: 30px 87px;
	margin-bottom: 0px;
}

div.center-container h2 {
	font-size: 32px;
	text-align: center;
	padding-top: 0px;
}

div.center-container p {
	font-size: 13px;
	color: #444;
	line-height: 20px;
}

div.center-container span.sub-h2 {
	font-size: 20px;
	display: block;
	margin-bottom: 30px;
	text-align: center;
}

input.donate-button {
	width: 172px;
	height: 72px;
	background-image: url(../resources/donate-button.jpg);
	background-position-y: 0px;
	background-repeat: no-repeat;
	border: 0px;
	text-indent: -9999px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

div.center-container-cap {
	width: 725px;
	height: 25px;
	background-image: url(../resources/center-container-cap.gif);
	float: left;
	margin-left: 87px;
	margin-right: 87px;
	margin-bottom: 30px;
}

input.donate-button:hover {
	cursor: pointer;
}

input.donate-button:active {
	background-position-y: -72px;
}


/* @group LINK STYLES */


/* main */
a:link {
	color: #AD0000;
}

a:visited {
	color: #ad0000;
}

a:hover {
	color: #E90000;
}

a:active {
	color: #640000;
	text-decoration: none;
}
/* end main */

/* nav */
nav a:link {
	color: #eee;
	text-decoration: none;
}

nav a:visited {
	color: #eee;
}

nav a:hover {
	color: #eee;
	text-decoration: underline;
}

nav a:active {
	text-decoration: underline;
	color: #ccc;
	position: relative;
	top: 1px;
}
/* end nav */

/* footer nav */
#footer-wrapper li a:link {
	color: #444;
	text-decoration: none;
}

#footer-wrapper li a:visited {
	color: #444;
}

#footer-wrapper li a:hover {
	color: #444;
	text-decoration: underline;
}

#footer-wrapper li a:active {
	color: #111;
	text-decoration: underline;
	position: relative;
	top: 1px;
	text-shadow: 0 1px 1px #fff;
}
/* end footer nav */

/* red links header & footer */
header a:link, footer a:link {
	color: #EC9494;
}

header a:visited, footer a:visited {
	color: #EC9494;
}

header a:hover, footer a:hover {
	color: #F3BABA;
}

header a:active, footer a:active {
	color: #EC9494;
	text-shadow: 0 -1px 1px #000;
}
/* end red links */.home #wrapper #body2 .recent-activity p strong {
	color: #FF0F0F;
}
