@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'helvetica neue','helvetica-neue',helvetica,arial,sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
        text-decoration: underline; color:#ffffff;
}
a:hover {
        text-decoration: none;color: #ffffff;
}
a:active {
          text-decoration: underline; color: #ffffff;
}
a:visited {
          text-decoration:none; color: #ffffff;
}

h1 {
	color:#fff;
	font-size: 18px;
	margin-bottom: 16px;
	padding-top: 5px;
	padding-left: 5px;
	width: 99.1%;
	background: url(images/h3bg.jpg) repeat-x;
	height: 28px;
	font-weight: normal;
}

h2 {
	color:#000000;
	font-size: 12;
}

.blockback3 h2 a {
	text-decoration: none;
}

h3 {
	color:#fff;
	font-size: 18px;
	margin-bottom: 16px;
	padding-top: 5px;
	padding-left: 5px;
	width: 99.1%;
	background: url(images/h3bg.jpg) repeat-x;
	height: 28px;
	font-weight: normal;
}

.blockBack,.blockBack2, h1 {
	line-height: 1.2;
}

#pagebody p {
	line-height: 1.5;
	margin-bottom: 15px;
}

#pagebodyDonate p {
	line-height: 1.5;
	margin-bottom: 15px;
}

p.fund-challenge {
	color: #2d1a15;
	background: #967b5c;
	padding: 5px;
}

#pagebody ul, li {
	list-style-position: inside!important;
	line-height: 1.5;
	list-style-type: disc!important;
}

#pagebody ul {
	padding-bottom: 10px;
}

.sidepanel li {
	line-height: 1.5;
}

.blockBack3 li {
	line-height: 1.5;
}

.blockBack,.blockBack2, p {
	line-height: 1.5;
}


#container a {
	color:#000;
	text-decoration: underline;
}

#container a:hover {
	color:#000;
	text-decoration: underline;
}

#container a:visited {
	color:#000;
	text-decoration: underline;
}

#donateplusform {
	font-family: 'helvetica neue','helvetica-neue',helvetica,arial,sans-serif;
	font-size: 12px;
}

/*-----------------------------------------------
* Navigation - MENU.CSS FOR DROPDOWN MENU PLUGIN
* -----------------------------------------------
*/
/*.mainNav li {
	font-size: 14px;
	font-family: inherit;
}

.mainNav a {
	text-decoration: none;
}

.mainNav a:hover {
	text-decoration: underline;
}

.mainNav a:visited {
	text-decoration: none;
}

.current_page_item {
	
}*/
