/* Content styles */

/* universal font */

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-weight: normal;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: #fdcf6f;
}
ol, ul {
	list-style: none;
}
sup,
sub {
	line-height: 1;
	height: 0;
	position: relative;	
	vertical-align: baseline;
}
sup {
	font-size: .6em;
	bottom: .5em;
}
q {
	quotes: none;
}
q:before, q:after {
	content: '';
	content: none;
}
blockquote {
	font-size: 2em;
	color: #B51F3B;
	font-style: italic;
	font-family: "adobe-garamond-pro", "Times New Roman", Times, serif;
	text-indent: -.4em;
}
blockquote p{
	line-height: 1em;
	margin-bottom: .5em;
}
#rightColumn blockquote {
	font-size: 2.7em;
}
#rightColumn blockquote p{
	line-height: 1em;
	margin-bottom:.3em;
}
.quoteCredit {
	text-indent: -1.2em;
	padding-left: 1.3em;
}
.quoteCredit p{
	margin-bottom: 0px;
}
#rightColumn .quoteCredit {
	text-indent: -1.4em;
}
table {
	border-collapse: collapse;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	vertical-align: top;
}
td h3 {
	font-size: 1.2em;
	margin: .5em 0 .2em 0;
}

a {
	text-decoration: none;
	color: #271B58;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
	/* image link styles */
	a img{ 
		border:none;
	}

#centerColumn .html a {
	font-size: .8em;
}
#centerColumn .html td a {
	font-size: .95em;
}

p{
	line-height: 1.25em;
	margin-bottom:1.1em;
}
#rightColumn p {
	line-height: 1.3em;
	margin-bottom: .6em;
}
h1, h1 a {
	font-family: "adobe-garamond-pro", "Times New Roman", Times, serif;
	color: #B51F3B;
	font-weight: normal;
}
h1{
	font-size:2.3em;
	line-height: 1.1em;
	margin-bottom: .4em;
}
#centerColumn .html h1 a {
	font-size: 1em;
}
#centerColumn .first h1 {
	margin-bottom: .15em;
}
#siteBanner .bannerRight h1{
	position: absolute;
	bottom: 62px;
	left: 26px;
	font-size: 9em;
	color: #fff;
	text-shadow: 2px 3px 5px rgba(0, 0, 0, .35);
	margin: 0px;
}

#home h1{
	line-height: 1em;
}
#rightColumn h1{
	font-size:5.4em;
	line-height: .85em;
	margin-bottom: .25em;
}
#rightColumn h1 a {
	color: #B51F3B;
}
#rightColumn h1.smallerHead {
	font-size: 3.7em;
}

h2, h2 a {
	font-family: "adobe-garamond-pro", "Times New Roman", Times, serif;
	color: #B51F3B;
	font-weight: normal;
}
h2 {
	line-height: 1em;
	font-size: 1.85em;
	margin-bottom: .4em;
}
#rightColumn h2 {
	font-size: 2.3em;
}
#centerColumn .html h2 a {
	font-size: 1em;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: bold;
	margin-bottom: .5em;
}
#centerColumn .html h3 a {
	font-size: 1em;
}
#rightColumn h3 {
	font-size: 1.1em;
	margin: 1.3em 0 .4em 0;
}

h4{
	color: #252005;
	font-size: 2.1em;
	line-height: 1.2em;
	font-style: italic;
	font-family: "adobe-garamond-pro", "Times New Roman", Times, serif;
}
h4 a {
	color: #252005;
}
#centerColumn .html h4 a {
	font-size: 1em;
}

#rightColumn h4 {
	line-height: .7em;
}

h5 {
	text-transform: uppercase;
	font-size: .9em;
	line-height: 1.1em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: .2em;
}
#centerColumn h5 {
	font-size: .7em;
}

h6 {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
}

hr {
	border: 0px;
	padding: 0px;
	margin: 0px 0px 24px 0px;
	height: 1px;
	overflow: hidden;
	border-top: 1px solid #E6E6E5;
	clear: both;
}

/* lists styles */

/* unordered list */

ul{}

#rightColumn ul {
	margin: 0px 0px .8em 1.1em;
}
/* ordered list */

ol{}

/* list items */

li{}
#centerColumn ul {
	line-height: 1.25em;
}
#centerColumn .html ul, #event-detail-page #centerColumn ul {
	margin: .2em 0 .9em 1.2em;
}
#centerColumn .html li, #event-detail-page #centerColumn li {
	background: url(/common/images/template/bullet.png) no-repeat 0px 8px;
	padding: 0 0 .1em .8em;
}

#rightColumn li {
	list-style: disc;
	line-height: 1.5em;
}
/* code styles */
code{
	display:block;
	padding-bottom:10px;
	white-space: pre;
	padding:10px 0px 10px 0px;
}

.strikeout{
	text-decoration:line-through;
}

/* honeypot anti-spam field */
.winnie {
	display:none;
}

.clearit:before,
.clearit:after {
    content:"";
    display:table;
}

.clearit:after {
    clear:both;
}

/*various content blocks*/
.centerArticle {
    border-bottom: 1px solid #E6E6E5;
    margin: 24px 0 24px 0px;
	padding-bottom: 6px;
	clear: left;
}
.centerArticle.first, .centerArticle.only {
    margin-top: 0px;
}
.centerArticle.last, .centerArticle.only {
    border-bottom: 0px;
	margin-bottom: 0px;
}
.centerArticle:before, .centerArticle:after {
	content: "";
	display: table;
}
.centerArticle:after {
	clear: both;
}

.categoryHead {
	margin-bottom: -11px;
}
.categoryHead h1{
	font-size: 2em;
	color: #FCBA2F;
	margin: -19px 0px 0px 0px;
	padding: 19px 0px 0px 18px;
	height: 52px;
	position: relative;
	background: url(/common/images/template/title_bg.png) repeat-x top;
}
#centerColumn .only .categoryHead h1, #centerColumn .first .categoryHead h1 {
	height: 48px;
	padding: 10px 0px 0px 18px;
	margin: -19px 0px 0px 0px;
}
/*Right Column blocks*/
.rightAside {
	margin: 24px 0px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
#rightColumn .rightAside.panel {
	border-bottom: 1px solid #fff;
}
.first.rightAside {
	margin-top: 0px;
}
.last.rightAside, #rightColumn .last.panel, .only.rightAside, #rightColumn .only.panel {
	border-bottom: 0px;
	padding-bottom: 0px;
}

/*content types*/
.panel ul {
	margin-top: 6px;
}
.panel li {
	float: left;
}
#rightColumn .panel {
	border: 0px;
	padding:0px 0px 24px 0px;
}
#rightColumn .panel.position1 .experience {
	margin-top: -24px;
}
#rightColumn .panel ul {
	margin: 0px;
}
#rightColumn .panel li {
	float: none;
	list-style: none;
}

.page-list  {
	margin-top: 6px;
}
.page-summary {
	float: left;
}
.index-of-sub-pages li {
	border-bottom: 1px solid #E6E6E5;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 24px 0px;
	width: 100%;
	overflow:hidden;
}
.index-of-sub-pages li.last {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 19px;
}
.index-of-sub-pages li img {
	float: left;
	margin: 5px 20px 5px 0px;
	display: block;
}
.index-of-sub-pages .pagination li {
	border: 0px;
	width: auto;
}
.index-of-sub-pages .pagination li.prevPage, .index-of-sub-pages .pagination li.nextPage {
	line-height: 1.1em;
}

.news-list {
	color: #636567;
}
.news-list li {
	margin-bottom: 24px;
	clear: left;
	width: 100%;
	overflow: hidden;
}
.news-list li img.alignLeft{
	margin: 5px 14px 5px 0px;
}
#centerColumn .news-list h5 {
	margin: 0 0 2px 0;
	font-size: .75em;
}
.news-list h3 {
	margin-bottom: .1em;
	font-size: 1em;
}
.pagination {
	width: 100%;
	text-align: center;
	padding-top: 24px;
	border-top: 1px solid #E7E7E8;
}
.timeline .pagination {
	border: 0px;
	padding: 0px;
}
.news-list .pagination li {
	margin: 0px;
	clear: none;
	width: auto;
	overflow: visible;
}
.pagination ul {
	display: inline-block;
}
.pagination li {
	color: #A8AAAC;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 0px 10px 0px 13px;
	margin: 0;
	background: url(/common/images/template/pagination_bullet.png) no-repeat left center;
	font-size: .8em;
	font-weight: bold;
}
.pagination li.page-1 {
	background: none;
}
.pagination li.prevPage, .pagination li.nextPage {
	background: none;
	font-size:1.05em;
	line-height: 1em;
	padding: 0px;
}
.noPgNums {
	width: 100%;
}
.pagination .noPgNums li.prevPage, .pagination .noPgNums li.nextPage {
	font-size:.8em;
}
.pagination .noPgNums li.prevPage span, .pagination .noPgNums li.nextPage span {
	font-size:1.1em;
}
.pagination .noPgNums li.nextPage{
	float: right;
}

#timelineNav .pagination li.prevPage, #timelineNav .pagination li.nextPage {
	line-height: .7em;
}

.pagination li.nextPage {
	padding-left: 3px;
}
.news-detail {
	color: #6D6F71;
}
.news-detail h3{
	font-size: .85em;
	line-height: 1.25em;
	margin-bottom: 0;
}
#centerColumn .news-detail .html a{
	font-size: .75em;
}

#centerColumn .news-detail h5 {
	font-size: .8em;
}

/* Events */
.event-listing {
}
.event-listing h2 {
	margin-bottom: .6em;
}
#centerColumn .eventsList h3 {
	margin-bottom: .2em;
}
.eventsList {
	color: #636567;
}
#centerColumn .eventsList h5 {
	color: #6D6F71;
	font-size: .75em;
	margin-bottom: .2em;
}
.eventsList li {
	margin-bottom: 1.4em;
}
.eventsList p {
	margin-bottom: 0em;
	display: inline;
}
.eventsList .alignLeft {
	margin: 0px 20px 0px 0px;
}

.event-detail {
	color: #636567;
}
.event-detail h2{
	margin-bottom: .5em;
}
.event-detail h3{
	font-size: .85em;
	line-height: 1.25em;
	margin-bottom: 0;
}
.event-detail a{
	font-size: .75em;
}
.event-detail .EventDescription {
	margin-top: 1em;
}
.event-img {
	margin: 1em 0;
}
.event-img img{
	display: block;
}
/*calendar*/
.calendar-head {
	background: #ededee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #a9aba7;
	margin-bottom: 2px;
	width: 248px;
}
.calendar-head div {
	padding: 4px;
}
.calendar-head div.calendar-nav, .calendar-head div.calendar-days {
	padding: 0px;
}
.calendar-nav div {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px 12px 4px 12px;
}
.calendar-nav div a{
	font-size: 1.2em;
	line-height: .8em;
}
.calendar-nav div a.month{
	font-size: 1em;
}
.monthYr {
	text-transform: uppercase;
	width: 156px;
	text-align: center;
}
.calendar-days div {
	float: left;
	width: 26px;
	margin-right: 2px;
	font-weight: bold;
}
.calendar-days div:first-child {
	padding: 4px 4px 4px 3px;
}
.calendar-days div.last-day {
	margin-right: 0px;
	padding: 4px 3px 4px 4px;
}
.calendar-row, .calendar-days {
	clear: left;
}
.calendar-row div{
	float: left;
	background: #ededee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #a9aba7;
	height:18px;
	width:28px;
	padding: 14px 0px 0px 4px;
	margin: 0px 2px 2px 0px;
	font-size: 1em;
	color: #6D6F71;
}
.calendar-row div.eventSelected {
	background: #B51F3B;
	color: #fff;
}
.calendar-row div.eventSelected a {
	color: #fff;
}

/*Galleries*/

li.gallery-landing-thumb {
	font-size: .75em;
	border: 0px;
	width: 260px;
	float: left;
	color: #6D6F71;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px 40px 30px 0px;
	line-height: 1.25em;
}
li.gallery-landing-thumb img{
	display: block;
	margin: 0px 0px 10px 0px;
	width: 260px;
	height: auto;
}
li.gallery-landing-thumb h2{
	font-size: 1.4em;
}
li.gallery-landing-thumb p{
	margin-bottom: 0px;
}
li.gallery-landing-thumb .moreLink {
	font-size: .95em;
}
.gallery-detail .list-of-files {
	color: #6D6F71;
	font-size: .9em;
}
.gallery-detail h1 {
	border-bottom: 1px solid #E7E7E8;
	margin-bottom: 24px;
}
#gallery {
	margin: 20px 0px 6px 0px;
	position: relative;
}
#gallery li {
	width: 560px;
	height: 420px;
	position: relative;
	background:#000000;
}
#gallery li img{
	max-height: 420px;
	max-width: 100%;
	display: block;
	margin: 0px auto;
	transform: translateY(-50%);
	top: 50%;
	position: relative;
}
#gallery-thumbs li {
	float: left;
	margin: 0px 6px 6px 0px;
	width: 50px;
	background: #000;
	overflow: hidden;
}
#gallery-thumbs li.last-gallery {
	margin-right: 0px;
}
#gallery-thumbs li img{
	max-width: 100%;
	height: auto;
	display: block;
	opacity: .6;
	filter:alpha(opacity=60);
	-webkit-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	transition: opacity 300ms;
}
#gallery-thumbs li img:hover, #gallery-thumbs li.activeSlide img{
	opacity: 1;
	filter:alpha(opacity=100);
}
li.last-gallery, #gallery li.last-gallery {
	margin-right: 0px;
}
li.first-gallery {
	clear: both;
}
#gallery .img-details {
	position: absolute;
	bottom: -100%;
	background: rgba(51, 45, 24, .75);
	color: #CDCEC9;
	font-size: .8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 100%;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	transition: all 500ms;
}
#gallery li:hover .img-details {
	bottom: 0px;
}
#gallery .img-capt {
	padding: 7px 7px 7px 6px;
	display: block;
}

.gallery-detail .pagination {
	font-size: 1.15em;
}

.gallery-nav {
	position: absolute;
	z-index: 800;
	width: 100%;
	top: 43%;
	padding: 0px 24px;
	margin-left: -24px;
}
.gallery-nav div {
	position: absolute;
	text-indent: -9999px;
	height: 32px;
	z-index: 900;
	width: 16px;
	cursor: pointer;
}
.gallery-nav div:hover {
	background-position: 0px -33px;
}
.prev-img {
	left: 0px;
	background: url(/common/images/template/slider_prev.png) no-repeat;
}
.next-img {
	right: 0px;
	background: url(/common/images/template/slider_next.png) no-repeat;
}
.timeline  .next-img {
	right: 20px;
}
/*Teasers and custom content templates*/
.eventTeaser {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	padding: 26px 120px 5px 20px;
	margin: 8px 0px 10px 0px;
	font-size: .75em;
	background-image: -o-linear-gradient(bottom, rgb(129,21,23) 0%, rgb(155,28,36) 30%, rgb(181,31,59) 60%);
	background-image: -moz-linear-gradient(bottom, rgb(129,21,23) 0%, rgb(155,28,36) 30%, rgb(181,31,59) 60%);
	background-image: -webkit-linear-gradient(bottom, rgb(129,21,23) 0%, rgb(155,28,36) 30%, rgb(181,31,59) 60%);
	background-image: -ms-linear-gradient(bottom, rgb(129,21,23) 0%, rgb(155,28,36) 30%, rgb(181,31,59) 60%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(129,21,23)),
		color-stop(0.3, rgb(155,28,36)),
		color-stop(0.6, rgb(181,31,59))
	);
	background-image: linear-gradient(bottom, rgb(129,21,23) 0%, rgb(155,28,36) 30%, rgb(181,31,59) 60%);
}
.eventTeaser .teaserContent{
	margin: 0px;
}
.eventTeaser h2 {
	color: #FDBB30;
	font-size: 2.7em;
	line-height: 1em;
	font-style: normal;
	margin-bottom: .2em;
}
.eventTeaser h4 {
	color: #fff;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
#centerColumn .eventTeaser h5{
	font-size: .95em;
}
.eventTeaser p {
	line-height: 1.4em;
}
.eventTeaser a, #centerColumn .html .eventTeaser a {
	color: #FDBB30;
	font-size: .9em;
}

.peopleTeaser {
	color: #fff;
	border-bottom: 4px solid #FDBB30;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	margin: 0px 34px 34px 0px;
	padding: 26px 120px 32px 20px;
	width: 122px;
	height: 149px;
	font-size: .8em;
	position: relative;
}
li.even .peopleTeaser {
	margin-right:0px;
}
li.last .peopleTeaser {
	margin: 0px 0px 24px 0px;
}

.peopleTeaser .teaserContent {
	margin: 0px;
}
/*gradients for different teaser types*/
.volunteer {
	background-image: -o-linear-gradient(bottom, rgb(129,21,23) 0%, rgb(155,28,36) 30%, rgb(181,31,59) 60%);
	background-image: -moz-linear-gradient(bottom, rgb(129,21,23) 0%, rgb(155,28,36) 30%, rgb(181,31,59) 60%);
	background-image: -webkit-linear-gradient(bottom, rgb(129,21,23) 0%, rgb(155,28,36) 30%, rgb(181,31,59) 60%);
	background-image: -ms-linear-gradient(bottom, rgb(129,21,23) 0%, rgb(155,28,36) 30%, rgb(181,31,59) 60%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(129,21,23)),
		color-stop(0.3, rgb(155,28,36)),
		color-stop(0.6, rgb(181,31,59))
	);
	background-image: linear-gradient(bottom, rgb(129,21,23) 0%, rgb(155,28,36) 30%, rgb(181,31,59) 60%);
}
.community {
	background-image: linear-gradient(bottom, rgb(17,14,32) 0%, rgb(24,14,56) 30%, rgb(39,27,88) 60%);
	background-image: -o-linear-gradient(bottom, rgb(17,14,32) 0%, rgb(24,14,56) 30%, rgb(39,27,88) 60%);
	background-image: -moz-linear-gradient(bottom, rgb(17,14,32) 0%, rgb(24,14,56) 30%, rgb(39,27,88) 60%);
	background-image: -webkit-linear-gradient(bottom, rgb(17,14,32) 0%, rgb(24,14,56) 30%, rgb(39,27,88) 60%);
	background-image: -ms-linear-gradient(bottom, rgb(17,14,32) 0%, rgb(24,14,56) 30%, rgb(39,27,88) 60%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(17,14,32)),
		color-stop(0.3, rgb(24,14,56)),
		color-stop(0.6, rgb(39,27,88))
	);
	background-image: linear-gradient(bottom, rgb(17,14,32) 0%, rgb(24,14,56) 30%, rgb(39,27,88) 60%);
}
.donors {
	background-image: linear-gradient(bottom, rgb(0,39,6) 0%, rgb(0,76,25) 50%, rgb(0,99,36) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,39,6) 0%, rgb(0,76,25) 50%, rgb(0,99,36) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,39,6) 0%, rgb(0,76,25) 50%, rgb(0,99,36) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,39,6) 0%, rgb(0,76,25) 50%, rgb(0,99,36) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,39,6) 0%, rgb(0,76,25) 50%, rgb(0,99,36) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(0,39,6)),
		color-stop(0.5, rgb(0,76,25)),
		color-stop(1, rgb(0,99,36))
	);
}

.peopleTeaser h2 {
	color: #FDBB30;
	font-size: 2.5em;
	line-height: 1em;
	font-style: normal;
	margin-bottom: .2em;
}
.peopleTeaser h2 a{
	font-size: 1em;
}
#centerColumn .peopleTeaser h5{
	font-size: .9em;
}
.peopleTeaser p {
	display: inline;
}

.peopleTeaser a {
	color: #FDBB30;
	margin: 26px 0px;
	font-size: .9em;
}
.peopleTeaser img {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#rightColumn .peopleTeaser {
	width: 115px;
	margin: 12px 0px;
	font-size: 1em;
}
#rightColumn .peopleTeaser.experience {
	margin: 0px -20px 15px -24px;
	width: 300px;
	padding: 0px;
	height: auto;
}
#rightColumn .peopleTeaser.experience .teaserContent {
	background: url(/common/images/template/red_trans_grad.png) bottom no-repeat;
	margin-top: -35px;
	position: relative;
	z-index:100;
	padding: 35px 40px 20px 22px;
}
.peopleTeaser.experience img {
	position: relative;
}
li .impact {
	font-size: .75em;
	background: #edecec;
	border: 1px solid #cccccc;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	width: 136px;
	height: 192px;
	max-height: 192px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 14px 18px 10px 14px;
	margin: 0px 24px 24px 0px;
}
li.last .impact, li.three .impact {
	margin-right: 0px;
}
.impact h5, #centerColumn .impact h5 {
	margin-bottom: 0px;
	color: #ABABAB;
	font-size: .95em;
}
p.impactNum {
	margin-bottom: 0px;
	line-height: .9em;
}
.impactNum {
	color: #B51F3B;
	font-family: "adobe-garamond-pro", "Times New Roman", Times, serif;
	font-size: 7em;
}
.impactNum span{
	line-height: 1em;
	white-space: nowrap;
}
.impactDeet {
	max-height: 63px;
	overflow: hidden;
	margin-bottom: .3em;
}
.impact a {
	font-size: .9em;
}


.resultsTitle {
	margin-bottom: 0px;
	border-bottom: 0px;
}
.RotatingPanel.centerArticle:after {
	clear: none;
}
.RotatingPanel {
	clear: none;
	border: 0px;
	float: left;
	margin: 0px 24px 0px 0px;
	position: relative;
}

ul.panelRotating {
	position: relative;
}
.panelRotating li {
	position: absolute;
	z-index: 50;
	left: 0px;
}
.panelRotating li .impact {
	margin-right: 0px;
}
.panelRotating li.active {
	position: relative;
	z-index: 100;
}
.panelRotating li.nextPanel {
	z-index: 75;
}


.panelRotating .moreResults {
	display: none;
}

.panelNav {
	width: 168px;
	position: absolute;
	margin-top: 192px;
	z-index: 150;
	left: 0px;
	
}
.panelNav ul {
	margin: 0px auto;
	width: 136px;

	text-align: center;
}
.panelNav li {
	float: none;
	display: inline-block;
	background: url(../images/template/results_nav.png) no-repeat 0px -11px;
	height: 10px;
	width: 10px;
	cursor: pointer;
	text-indent: -9999px;
	margin-right: 4px;
}
.panelNav li:hover, .panelNav li.active {
	background-position: 0px 0px;
}

#rightColumn .impact {
	border: 0px;
	padding: 0px;
	width: auto;
	float: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 1em;
	background: none;
	margin: 0px;
	min-height: inherit;
	height: auto;
}
#rightColumn .impact h5 {
	color: #8C8C8C;
}
#rightColumn .impactNum {
	font-size: 6.5em;
	line-height: 1em;
	padding-bottom: 5px;
}
#rightColumn .impactDeet {
	max-height: inherit;
	overflow: visible;
}
#rightColumn .impact p{
	margin-bottom: 0;
}
#rightColumn .impact p.moreResults{
	margin-top: .6em;
	font-size: .95em;
}

.blockQuote {
	width: 100%;
	padding-bottom: 24px;
}
.blockQuote.generalTeaser .teaserContent {
	margin-left: 270px;
	padding-top: 24px;
}
.generalTeaser.blockQuote a {
	font-size: .85em;
}

/*Homepage Content Blocks*/
.generalTeaser img {
	float: left;
	margin-top: 5px;
}
.teaserContent {
	margin-left: 140px;
}
.teaserContent hr {
	margin-left: -140px;
}
.generalTeaser a {
	font-size: .7em;
}
#home .generalTeaser a {
	font-size: .85em;
}
#home .generalTeaser h1 a {
	font-size: 1em;
}

#home .generalTeaser img {
	margin-top: 0px;
}

.funderImpact {
	border: 1px solid #e1e0df;
	background: #edecec;
	width: 283px;
	padding: 18px 0px 22px 15px;
	margin: 0px 0px 35px 0px;
}
.funderImpact h1 {
	font-size: 1.8em;
}

.funderImpact .generalTeaser {
	padding: 0px 30px 0px 5px;
}
.funderImpact .generalTeaser .teaserContent {
	margin-left: 117px;
}

.whatsHappening {
	margin: 0px -30px 0px 0px;
	width: 890px;
}

.whatsHappening h3 {
	font-size: 1.3em;
	margin-bottom: .5em;
}
#centerColumn .whatsHappening h5 {
	font-size:.85em;
	color: #636567;
}
.whatsHappening p {
	margin-bottom: .6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
.whatsHappening p.allNews {
	margin-bottom: 0;
	line-height: 1em;
}
.whatsHappening .generalTeaser {
	width: 415px;
	float: left;
	margin: 15px 30px 0px 0px;
}
.whatsHappening .generalTeaser .teaserContent {
	margin-left: 200px;
}
.whatsHappening .galleryTeaser {
	width: 142px;
	border-right: 0px;
	padding-left: 18px;
}
.whatsHappening .galleryTeaser img {
	margin-bottom: 10px;
}
.whatsHappening .galleryTeaser .teaserContent {
	margin-left: 0px;
	padding-right: 0px;
}
.whatsHappening .generalTeaser a {
	font-size: 1em;
}

.theLatest:before, .theLatest:after {
	content: "";
	display: table;
}
.theLatest:after {
	clear: both;
}
.theLatest .alignLeft{
	margin: 5px 15px 0px 0px;
}
.galleryTeaser {
	float: left;
}
#centerColumn .theLatest > ul {
	float: left;
}
#centerColumn .theLatest ul {
	line-height: normal;
}
.theLatest ul.latest-news{
	width: 255px;
	margin-right: 45px;
}
.oneColumn ul.latest-news{
	width: auto;
}
.latest-news li ul li {
	margin-bottom: 24px;
}
#centerColumn .theLatest ul h5{
	font-size: .75em;
}
.theLatest ul h2, .theLatest ul p {
	margin-bottom: .5em;
}

.theLatest ul li.gallery-landing-thumb h2{
	margin-bottom: .2em;
}
#centerColumn .theLatest li.gallery-landing-thumb {
	margin: 0px 0px 14px 0px;
	list-style: none;
	float: none;
}
#centerColumn .theLatest li.gallery-landing-thumb a.moreLink {
	font-size: .95em;
}

.familyFocus {
	clear: both;
	width: 100%;
	border-bottom: 4px solid #fab92f;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	margin: 0px 0px 35px 0px;
	height: 175px;
	position: relative;
}
.familyFocus h1 {
	color: #FDBB30;
	font-size: 2.8em;
}
#home #contentContainer .familyFocus .generalTeaser h1 a{
	color: #FDBB30;
}
#home #contentContainer .familyFocus .generalTeaser a {
	font-size: 1em;
	color: #fff;
}
.familyFocus .generalTeaser a span {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.familyFocus .generalTeaser img {
	right: 0px;
	top: 0px;
	position: absolute;
	z-index: 50;
}
.familyFocus .generalTeaser .teaserContent {
	background: url(/common/images/template/purple_grad.png) no-repeat;
	height: 155px;
	padding: 20px 60px 0px 21px;
	width: 332px;
	position: relative;
	z-index: 100;
	margin: 0px;
}
.familyFocus .generalTeaser .teaserContent h1{
	margin-bottom: 5px;
}

.homeVideo {
	width: 420px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
.homeVideo h1 {
	font-size: 2.4em;
	float: left;
	padding-right: 15px;
}

.resultsExperience {
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
.resultsExperience h1 {
	font-size: 2.1em;
	margin-bottom: .1em;
}
.resultsExperience .generalTeaser {
	margin-bottom: 30px;
}
.resultsExperience .generalTeaser a {
	font-size: .8em;
}
.resultsExperience .generalTeaser .teaserContent {
	margin-left: 140px;
}

/*Timeline*/
#erieTimeline {
	font-size: .75em;
	background: #edecec;
	border: 1px solid #cccccc;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 18px 10px 14px;
	margin: 24px 0px;
}

#timelineLeft {
	margin-right: 30px;
	border: 0px;
	float: left;
	clear: none;
	width:402px;
}
.dateDeets li {
	clear: both;
	padding: 14px 0px 14px 14px;
	border-bottom: 1px solid #fff;
}
.dateDeets li span{
	display: block;
	float: left;
	width: 82px;
	color: #B51F3B;
	font-size: 2.3em;
	line-height: 1em;
	font-family: "adobe-garamond-pro", Georgia, "Times New Roman", Times, serif;
	
}
.dateDeets ul ul {
	float: left;
	width: 304px;
}
.dateDeets li li {
	padding: 0px;
	border-bottom: 0px;
	line-height: 1.4em;
}
.dateDeets li:after {
	content: "";
	display: table;
	clear: both;
}
.dateDeets a.timelinePhoto {
	background: url(/common/images/template/timeline_photo.png) no-repeat 0px 2px;
	padding-left: 22px;
}
.dateDeets em {
	color: #737373;
}

#timelineRight {
	float: right;
	clear: none;
	width: 400px;
	margin: 14px -10px 0px 0px;
}
.timeline ul#gallery{
	margin-right: -20px;
}
.timeline #gallery li{
	width: 380px;
	height: 380px;
	position: relative;
	float: left;
	border: 2px solid #fff;
}
.timeline #gallery li li {
	border: 0px;
	font-size: .9em;
	width: 165px;
	height: auto;
	display: block;
	position: absolute;
}
.timeline #gallery li:hover li {
	color: #fff;
}
/*Social Media */
.fb-like-box {
	float: left;
	min-height: 590px;
}
ul.social-media-links {
	float:right;
	width: 180px;
}
ul.social-media-links li {
	background: #EDECEC;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: 1px solid #ccc;
	color: #6D6F71;
	font-size: 11px;
	line-height: 1.3em;
	margin-bottom: 27px;
}
ul.social-media-links li a{
	display: block;
	color: #6D6F71;
	font-weight: normal;
	padding: 7px 20px 7px 66px;
	height: 49px;
}
ul.social-media-links li a strong{
	font-weight: bold;
	text-transform: uppercase;
}
ul.social-media-links li a span {
	font-size: 18px;
	color: #271B58;
}
ul.social-media-links li.fb-sml a{
	background: url(/common/images/template/facebook_lg.png) no-repeat 7px 7px;
}
ul.social-media-links li.tw-sml a{
	background: url(/common/images/template/twitter_lg.png) no-repeat 7px 7px;
}
ul.social-media-links li.yt-sml a{
	background: url(/common/images/template/youtube_lg.png) no-repeat 7px 7px;
}
ul.social-media-links li.fl-sml a{
	background: url(/common/images/template/flickr_lg.png) no-repeat 7px 7px;
}
ul.social-media-links li a:hover{
	text-decoration: none;
}
/*General styles*/
.left {
	float: left;
}
.right {
	float: right;
}
.rounded {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.dateline, .whatsHappening .dateline {
	color: #808080;
	font-size: .85em;
	font-weight: bold;
	padding: 0;
}
.credit {
	font-style: italic;
	font-size: .8em;
	padding-bottom: 1.6em;
	line-height: 1.25em;
}
.disclaimer {
	color: #808080;
	font-size: .8em;
	font-style: italic;
	line-height: 1.4em;
}
img.alignLeft {
	float: left;
	margin: 5px 20px 20px 0px;
	display: block;
}

.donateButton a {
	display: block;
	background: url(/common/images/template/donate_btn.png) no-repeat;
	height: 32px;
	width: 242px;
	color: #fff;
	font-size: 1.8em;
	font-family: "adobe-garamond-pro", "Times New Roman", Times, serif;
	margin: 10px 0px 20px -3px;
	padding: 10px 0px 0px 15px;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, .35);
	font-weight: normal;
}

.last {
	margin-right: 0px;
}
.moreLink, #centerColumn .html a.moreLink { 
	font-size: .7em;
	text-transform: uppercase;
	white-space: nowrap;
}
.borderBot {
	border-bottom: 1px solid #E6E6E5;
	margin-bottom: 24px;
}
.no-serif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}
.cellPadding td {
	padding-right: 24px;
	line-height: 1.6em;
}
.cellPadding td p {
	margin-bottom: .85em;
}

.sharingOptions h5 {
	padding-bottom: 6px;
}

#home .sharingOptions, #timelineNav .sharingOptions {
	display: none;
}

#facebook-subscribe {
	float: right;
	margin-top: -24px;
}

/* Search + Forms */
input[type="text"] {
	outline: none;
}
.searchResults {
	margin-top: 10px;
	border-top: 1px solid #E6E6E5;
	padding-top: 24px;
}
.searchResults form.searchForm {
	margin-bottom: 10px;
}
#contentContainer .input_bg {
	float: left;
	height: 31px;
	width: 258px;
	background:url(/common/images/template/input_bg.png) no-repeat;
	margin: 4px 0px 0px 0px;
}
#contentContainer input[type="text"] {
	color: #666766;
	font-size: 1em;
	border: 0px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	height: 28px;
	width: 253px;
	padding: 2px 0px 0px 4px;
	display:block;
}
#contentContainer .k_content input[type="text"] {
	border: 1px solid #555555;
}
#contentContainer #rightColumn .input_bg {
	background: url(/common/images/template/right_input_bg.png) no-repeat;
	width: 255px;
	float: none;
}

#contentContainer div.kimbiaDiv {
	margin: 0px;
}
#contentContainer .k_jquery-ui .ui-tabs {
	border: 0px;
	padding: 0;
}
#contentContainer  .k_jquery-ui .ui-tabs .ui-tabs-panel {
	padding-top: 0;
}
#centerColumn .html .k_jquery-ui li {
	background-image: none;
}
#contentContainer .k_jquery-ui .ui-tabs .ui-tabs-panel {
	padding-left: 0;
	padding-right: 0;
}
.k_section {
	border-top: 1px solid #E6E6E5;
	padding: 24px 0 0 0;
	margin: 24px 0 0 0;
}
.k_section:first-child {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#contentContainer .k_jquery-ui .ui-tabs .ui-tabs-nav {
	padding: 0;
}
#contentContainer div.kimbiaDiv.two_col label.groupLabel, div.kimbiaDiv.two_col label.k_paymentPlanTitle {
	font-size: .95em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
#contentContainer div.kimbiaDiv.two_col label.k_paymentPlanTitle {
	font-weight: bold;
	border-top: 1px solid #E6E6E5;
	padding: 24px 0 0 0;
	width: auto;
}
#contentContainer div.kimbiaDiv.two_col label.long{
		margin-bottom: 6px;
}

#contentContainer .k_jquery-ui .ui-widget, #contentContainer .k_jquery-ui .ui-widget-content {
	color:#404040;
	font-family: "Times New Roman", Times, serif;
}
#contentContainer .k_jquery-ui .ui-widget-content {
	font-size: 1.05em;
}
#contentContainer div.kimbiaDiv button {
	border: 0px;
	float: left;
	margin-left: -10px;
	padding: 0px;
	height: 40px;
	width: 136px;
	cursor: pointer;
	display: block;
	background: url(/common/images/template/btn-small.png) no-repeat;
	color: #fff;
	font-size: 1.2em;
	font-family: "adobe-garamond-pro", "Times New Roman", Times, serif;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, .35);
	font-weight: normal;
	text-align: center;
}
#contentContainer div.kimbiaDiv button.k_button.forward {
	text-transform: none;
}
#contentContainer div.kimbiaDiv div.k_shareThisFormBlock {
	margin-left: 0;
	margin-right: 0;
}
#contentContainer .k_snippetRevealer {
	display: none;
}

#contentContainer #rightColumn input[type="text"] {
	width: 248px;
	float: none;
}
.helpText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin: 0;
}
.helpText strong {
	color: #000;
}
.searchTxt {
	color: #B51F3B;
}
.searchResults ul {
	padding-top: 30px;
}
.searchResults h3 {
	margin-bottom: .2em;
}
#centerColumn .searchResults h5 {
	font-size: .75em;
	margin-bottom: .2em;
}

input.smallButton, .smallButton, #contentContainer input[type="submit"] {
	border: 0px;
	float: left;
	margin: 0px 0px 20px -3px;
	padding: 10px 0px 0px 0px;
	height: 40px;
	width: 136px;
	cursor: pointer;
	display: block;
	background: url(/common/images/template/btn-small.png) no-repeat;
	color: #fff;
	font-size: 1.2em;
	font-family: "adobe-garamond-pro", "Times New Roman", Times, serif;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, .35);
	font-weight: normal;
	text-align: center;
}
#contentContainer input[type="submit"], input.smallButton {
	padding: 0px 0px 6px 0px;
}
#contentContainer #rightColumn input[type="submit"] {
	float: none;
	margin: 6px 0px 0px -12px;
	font-size: 1.5em;
}

/* Lightbox/Gallery Styles */
ul.galThumbs {
	overflow: hidden;
	margin-right: -16px;
	padding: 0px !important;
}
#wideBottom ul.galThumbs {
	overflow: hidden;
	margin-right: -32px;
	margin-left: 4px;
}
.galThumbs li {
	background: none;
	float: left;
	padding: 0px 16px 16px 0px;
	list-style: none !important;
}
#wideBottom .galThumbs li {
	padding-right: 21px;
}
.galThumbs li img {
	border: 1px solid #ccc;
}

#lightbox {
	background: #000;
	-moz-opacity:.80;
	opacity:.80;
	filter:alpha(opacity=80);
	position: fixed;
	top: 0px;
	left:0px;
	z-index: 2000;
	display: none;
}

.lightboxImg {
	height: 0px;
	width: 0px;
	top: 120px;
	overflow: visible;
	position: absolute;
	margin:4px 0px 0px 0px;
	z-index: 2100;
}

.lightboxImgContent {
	position: relative;
	background: #fff;
	padding: 10px;
	visibility: hidden;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0 0px 10px rgba(0, 0, 0, .75);
	-webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, .75);
	box-shadow: 0 0px 10px rgba(0, 0, 0, .75);
}
#lightboxImg {
	position: relative;
	z-index: 1000;
}
.lightbox-info {
	font-size: 1.1em;
	line-height: 1.3em;
}
#lightbox-nav {
	top: 0px;
	padding: 0px;
	position: absolute;
	bottom: 3px;
	left: 0px;
	width: 100%;
	text-transform: uppercase;
	color: #7d7d7d;
	font-weight: bold;
	font-size: 14px;
	height: 95%;
	display: block;
	z-index: 2200;
}
#lightbox-nav div{
	height: 44px;
	width: 52px;
	padding-top: 10px;
	position: relative;
	top: 45%;
	cursor: pointer;
	text-indent: -9999px;
}

#lightbox-nav div#lightbox-nav-prev {
	float: left;
	margin-left: -50px;
	background: url(../images/template/lightbox_prev.png) no-repeat;
}

#lightbox-nav div#lightbox-nav-next {
	float: right;
	margin-right: -50px;
	background: url(../images/template/lightbox_next.png) no-repeat;
}

#lightbox-nav div#lightbox-nav-prev:hover, #lightbox-nav div#lightbox-nav-next:hover {
	background-position: 0px -46px;
}

#lightbox-nav div.inactive {
	display: none;
}

.lightbox-content-wrapper {
	width: 100%;
	overflow: hidden;
	padding-top: 8px;
}
#lightbox-close {
	position: absolute;
	z-index: 1100;
	cursor: pointer;
	right: -32px;
	top: -24px;
}
#lightbox-close a {
	outline: none;
	text-indent: -9999px;
	background: url(/common/images/template/lightbox_close.png);
	display: block;
	height: 47px;
	width: 63px;
}
#lightbox-close a:hover {
	background-position: 0px -47px;
}



/*IE Fixes*/
.ieTop, .ieBot {
	display: none;
}