* { -webkit-text-stroke: thin transparent; }

/* Unstyle defaults */
html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,a {
	margin:0;
	padding:0;
	border:0;
}

/*Globals*/
body {
	font:normal 12px/1.5em georgia, serif;
	color:#3b3c3d;
}

ul {
	list-style:none;
}

a:link,a:visited {
	text-decoration:none;
	color:#6e6f71;
}


.clearfloat {
	clear:both;
}

/*layout*/
#wrapper {
	width:980px;
	margin:0 auto;
}

#utility {
	margin: 0 auto;
	display: block;
	width: 980px;
	height: 30px;
	position: relative;
}

#utility ul {
	height:20px;
	position: absolute;
	bottom: 0; right: 0;
	padding-top:10px;
	display: block;
	border-bottom:1px solid #cfcfcf;
	width: 590px;
	font-weight: bold;
	background-color: white;
	z-index:100;
}


#login-form {
border:1px solid #cccccc;
right:0;
position:absolute;
padding:20px 10px 15px 20px;
z-index:90;
background-color:rgba(255,255,255,.9);
width:510px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
}
.retracted {top:-30px;}
.deployed {top:20px;}

label {padding-left:10px;}
input {margin:0 5px 0 5px;}
#footer {
	height:75px;
	border-top:1px solid #cfcfcf;
	margin-top:5px;
	padding-top:10px;
	width:690px;
	margin-top:10px;
	text-align:center;
	float:right;
}

#footer div.address p {
}

#utility,#footer {
	font-family:"Lucida Grande", Tahoma;
	font-size:11px;
	color:#727272;
}

#footer p {
	letter-spacing:2px;
}

#navigation {
	width:278px;
	margin-bottom:18px;
	float:left;
	padding-top: 0;
}

#navigation h1 {
	height:231px;
	margin-bottom:15px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top: -30px;
}

#navigation h1 a {
	display:block;
	height:231px;
	width:277px;
}

#document {
	width:690px;
	float:right;
	position:relative;
	margin-top: 30px;
}

#content_corner {
	position:absolute;
	background-image:url(../../media/graphics/common/corner_lg_ul_border.png);
	background-position:top left;
	background-repeat:no-repeat;
	z-index:10;
	width:105px;
	height:105px;
}

#content {
	min-height:555px;
	position:relative;
	width:100%;
	top:0;
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding-bottom:30px;
}

h2 {
	height:62px;
	border-bottom:1px solid #f3d48a;
	background-position:25px center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:8px;
}

#content a:hover {
	text-decoration:underline;
}

.feature {
	position:relative;
	top:0;
	width:100%;
	height:436px;
	z-index:0;
	margin-bottom:0;
	background-image:url(../../media/graphics/common/home_feature_bg1.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.featureBlock .read-more {
	color: #ffe5a2;
}

.newsbit .read-more {
	color: #fdb139;
}

.story {
	background-color:#a1001a;
	background-image:url(../../media/graphics/common/home_footer_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:15px 0 0;
	position:relative;
	width:98%;
	height:108px;
	overflow:hidden;
}

.feature img {
	position:absolute;
	bottom:0;
}

.story h3 {
	text-transform:uppercase;
	font-family:Arial, Tahoma, sans-serif;
	font-size:1.8em;
	font-weight:400;
	color:#FFF;
	padding-top:10px;
	margin:0 0 5px 45px;
}

.story p {
	font-family:Arial, "Lucida Grande", Tahoma;
	margin:0 45px;
	line-height:1.5em;
	font-size:1.1em;
	color:#FFF;
	font-weight:700;
	font-size: 1.2em;
}

.story p a {
	color:#FFF;
}

#mission {
	position:absolute;
	top:56px;
	right:0;
	width:410px;
	height:100px;
	overflow:hidden;
	z-index:80;
}

#mission h3 {
	color:#FFF;
	text-indent:-9999em;
	height:92px;
	width:410px;
	background-repeat:no-repeat;
	background-image:url(../../media/graphics/common/home_welcome.gif);
}

#mission p {
	color:#666;
	line-height:1.1em;
	font-size:13px;
	margin:5px 0 0 10px;
	background-color:#FFF;
}

#newslist {
	background-image:url(../../media/graphics/common/in_the_news.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-top:35px;
	text-align:right;
}

#newslist .newstitle {
	text-transform:uppercase;
	font-weight:700;
	color:#a1001a;
}

.newsbit,#mission p.nugget {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.1em;
	line-height:1.4em;
}

.newsbit.first {
	display:none;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/*nav*/
#utility.nav li,
ul.address li {
	float: right;
	padding-right: 10px;
	margin-left: 10px;
	border-right: 1px solid silver;
}

ul.nav#main li {
	margin-bottom:5px;
	background-color:#ffedbe;
	background-image:url(../../media/graphics/common/corner_sm_lr.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	overflow:hidden;
	position:relative;
	z-index:0;
	min-height:60px;
	height:auto!important;
/*min-height hack for IE6*/
	height:60px;
	text-align:right;
	text-transform: lowercase;
}

ul.nav#main .nav-keyword {
	text-transform: uppercase;
}

ul.nav#main li a {
	position:relative;
	z-index:2;
	display:block;
	padding:22px 0 18px 40px;
	font-family:"Georgia", "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif;
	font-weight:400;
	font-size:1.5em;
	color:#a30016;
	font-weight:400;
	background-image:url(../../media/graphics/common/corner_sm_ul.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ffedbe;
	margin-right:50px;
	border-bottom:1px solid #FFF;
	min-height:20px;
	height:auto!important;
/*min-height hack for IE6*/
	height:20px;
}

.about ul.nav#main li a {
	color:#9e1b32;
}

.grantees ul.nav#main li a {
	color:#004f5c;
}

.grants ul.nav#main li a {
	color:#65b83e;
}

.involved ul.nav#main li a {
	color:#733582;
}

.informed ul.nav#main li a {
	color:#ff8000;
}

ul.nav#main li ul.subnav li a {
	color:#333!important;
}

ul#main li ul.subnav {
	position:relative;
	z-index:0;
	padding-bottom:25px;
	margin-top:0;
	padding-top:15px;
}

ul#main li ul.subnav li {
	background-image:none;
	background-color:transparent;
	position:relative;
	z-index:3;
	margin-bottom:0;
	min-height:10px;
	padding-bottom:0;
}

ul#main li ul.subnav li a {
	font-family:Georgia;
	text-transform:lowercase;
	letter-spacing:normal;
	color:#333;
	display:block;
	background-image:none;
	background-color:transparent;
	font-size:1.3em;
	padding:3px 50px 3px 0;
	margin-right:0;
	border-bottom:none;
}

ul#main li ul.subnav li a:hover {
	background-color:#fff;
}

ul.nav#utility li {
	border-right:1px solid #cfcfcf;
}

#utility li.last,
ul.address li.last {
	border: none;
}

ul.nav#utility li a:hover {
	text-decoration:underline;
}

ul.nav#utility li a {
	font-family:"Lucida Grande", "Arial";
	display:block;
	padding-right:2px;
	margin-left:2px;
	color:#727272;
	font-weight:700;
}

#login ul.nav#utility li {
	padding-right:0;
}



ul.nav#utility li.first a,ul.address li.first {
	margin-left:0;
}

/*home*/
#home #navigation h1 {
	background-image:url(../../media/graphics/common/logo_red.jpg);
}

.feature#f01 {
/*
	margin-top: -2em;
	background-image: url(../../media/graphics/common/avam.jpg); 
	background-repeat: no-repeat;
*/
}

/* Stories*/
.grantees#stories #content a {
	line-height:13px;
}

#content a.success-stories img {
	margin-bottom:5px;
	padding-top:5px;
}



/* Landing Pages*/
#overview img.header {
	height:252px;
	width:630px;
	margin-top:25px;
}

#overview #content {
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../../media/graphics/common/yellow_border.gif);
}

#overview #content p {
	padding-left:25px;
	padding-right:170px;
}

#overview #content h4 {padding-left:25px;
	margin-left:50px;
}

#overview .intro {
	padding-top:60px;
}

#overview #content p.intro {
	margin-top:0;
}

/* Secondary Pages */
img.header {
	position:relative;
	right:0;
	top:5px;
	width:690px;
	height:133px;
	margin-bottom:none;
}

.section img {
	float:right;
	margin-top:-20px;
}

.volunteer #content .section {
	padding-bottom:30px;
	border-bottom:5px solid #FFF;
}

.section ul {
	margin:10px 0 0 20px;
}

.section ul li {
	font-size:1.1em;
	margin:0;
	line-height:1.2em;
	margin-left:1em;
}

#content p {
	margin-left:50px;
	padding-right:100px;
	line-height:1.8em;
	font-size:1.23em;
	margin-top:18px;
}

p.anchor {
	font-family:Arial, "Lucida Grande", Tahoma;
	font-size:.9em;
	text-transform:uppercase;
	margin-top:10px;
	margin-left:25px;
	padding-bottom:10px;
	letter-spacing:.1em;
}

#content ul {
	list-style:none;
	margin-left:50px;
	line-height:1.3em;
	font-size:1.23em;
}

#content li {
	margin-bottom:7px;
}

#content h3 {
	font-family:Arial, "Lucida Grande", Tahoma;
	font-weight:700;
	font-size:1.25em;
	line-height:1.4em;
	margin-bottom:5px;
}

#content h4 {
	font-family:Arial, "Lucida Grande", Tahoma;
	font-size:1.2em;
	line-height:1.4em;
	margin-left:50px;
	margin-bottom:5px;
	margin-top:5px;
	padding-right:100px;
}

.landing #content h4 {
	margin-left:75px;
}

#content p.intro {
	font-family:Garamond, "Adobe Garamond", Georgia;
	font-size:2.3em;
	line-height:1.3em;
	margin-bottom:15px;
	margin-top:40px;
	letter-spacing:.7px;
}

#content p.intro em {
	font-family:Garamond italic, "Adobe Garamond Italic",Georgia italic;
}

body p {
	margin-bottom:15px;
}

li a:link {
	color:#3b3c3d;
}

#content .section p.questions {
	font-weight:700;
	font-size:1.1em;
	line-height:1.3em;
	color:#000;
	margin-bottom:3px;
	margin-top:20px;
	padding-top:8px;
	border-top:1px solid #f3d48a;
}

#content .section p.question {
	font-weight:700;
	font-size:1.1em;
	line-height:1.3em;
	color:#000;
	margin-bottom:3px;
	margin-top:0;
}

p.application {
	margin-right:50px;
}

#buttons {
	float:right;
}

#buttons img {
	display:block;
	margin-bottom:8px;
	border:0;
}

img.button {
	float:right;
	padding-right:15px;
	border:none;
}

/*emphasis*/
body .caps {
	font-style:normal;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size:.9em;
}

em.gray {
	color:#3b3c3d;
	font-style:normal;
}

#content h3 em.email {
	font-size:.8em;
	font-style:normal;
	color:#3b3c3d;
}

em.form {
	font-style:normal;
	font-weight:700;
	font-size:1.1em;
	text-transform:uppercase;
	letter-spacing:.1em;
}

/*sections*/
.section {
	padding:25px 80px 25px 25px;
	background-image:url(../../media/graphics/common/section_bg_a0.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.section.first {
	background-image:url(../../media/graphics/common/section_bg_a1.gif);
}

#content .section p {
	font-family:Arial, "Lucida Grande", Tahoma;
	font-size:1em;
	line-height:1.5em;
	margin-left:0;
	margin-right:40px;
	padding-right:0;
	margin-bottom:15px;
	margin-top:0;
}

#leadership #content .section p {
	padding-right:100px;
}

.involved #content .section p {
	margin-bottom:8px;
}

#content .section ul {
	font-family:Arial, "Lucida Grande", Tahoma;
	font-size:1em;
	line-height:1.5em;
	list-style:disc;
	margin-right:40px;
}

#content .image {
	margin-left:160px;
}

#content .section p.image {
	margin-left:160px;
}

#content .section h3 {
	margin-right:40px;
}

.section img {
	float:left;
	margin-top:0;
}

.section img.right {
	float:right;
	margin-left:50px;
}


#faq.grants .section.first {margin-top:35px;}

.sections {
	margin-top:35px;
	margin-left:25px;
	background-image:url(../../media/graphics/common/sectionwrap_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

/*about*/
.about #navigation h1 {
	background-image:url(../../media/graphics/common/logo_red.jpg);
}

/*.about ul.nav#main li#nav_about, .about ul.nav#main li#nav_about a {background-color: #69a400;}*/
.about #newsbits {
	display:none;
}

.about#background h2 {
	background-image:url(../../media/graphics/about/background_h2.gif);
}

.about#leadership h2 {
	background-image:url(../../media/graphics/about/leadership_h2.gif);
}

.about#work h2 {
	background-image:url(../../media/graphics/about/work_h2.gif);
}

.about#news h2 {
	background-image:url(../../media/graphics/about/news_h2.gif);
}

.about#financial h2 {
	background-image:url(../../media/graphics/about/financial_h2.gif);
}

.about#contact h2 {
	background-image:url(../../media/graphics/about/contact_h2.gif);
}

.about #content p.intro {
	color:#9e1b32;
}

.about #content .section h3 {
	color:#9e1b32;
}

#contact.about #content .sections p {
	margin-bottom:7px;
}

.about .contact em.form {
	font-family:Arial, "Lucida Grande", Tahoma;
	font-size:1em;
}

.about#members .no-members {
	margin: 2em 5em;
	text-align: center;
	display: block;
	font-style: italic;
	font-size: 1.25em;
	color: gray;
}

.image_caption {
	width:126px;
	float:right;
	}
	
.image_caption p {
	font-size:.7em;
	font-style:italic;
	width:126px;
	padding-top:10px;
	}

/* MEMBERS */

.members #navigation h1 {
	background-image:url(../../media/graphics/common/logo_red.jpg);
}

.members#directory h2 {
	background-image: url(../../media/graphics/members/directory_h2.gif);
}

#members-list .member .name {
	padding: 0; margin: 0;
}

#members-list .member .organization {
	font-style: italic;
	color: gray;
}

#members-list .member .email-address {
	font-size: 1.25em;
	margin: 0; padding: 0;
}

#members-list .member .address {
	font-size: 1.25em;
	margin-top: .75em;
}

#members-list .member .address * {
	margin: 0; padding: 0;
}

#members-list .member .phone-numbers {
	margin-top: .5em;
}

/* NEWS */

#news .news_heading {
	border-bottom:1px solid #f4cf85;
	height:70px;
	background-image:url(../../media/graphics/about/news_h2.gif);
	background-repeat:no-repeat;
	background-position:center right;
}

#news .news_heading a {
	padding:27px;
	padding-left:48px;
	text-transform:uppercase;
	color: #9f1b30;
	font-size:14px;
	font-family:"Lucida Grade", Arial, sans-serif;
	display:block;
	text-shadow:0 0 0 #000;
}

#news .sections {
	margin-top: 1em;
}

#news .news-items-years {
	text-align: left;
	margin-top: 1em;
	margin-left: 4.25em;
	font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: normal;
}

#news .news-items-years li {
	display: inline;
}

#news .news-items-years li a {
	padding: .25em;
	text-transform: uppercase;
}

#news .associated-news-items,
#news .associated-news-items li {
	margin: 0; padding: 0;
	list-style: none;
	font-size: 1em;
	margin-bottom: .5em;
}

#news .news-items-years li a.selected {
	font-weight: bold;
}

#news .news-item-title {
	font-family: Garamond, "Adobe Garamond", Times, "Times New Roman", Georgia, serif;
	line-height: 1.15em;
	font-weight: normal;
	font-size: 2.5em;
	color: #9f1b30;
}

#news .news-item-title a {
	color: #9f1b30;
}

#news .news-item-info {
	font-size: 1.05em;
	margin-top: .5em;
	font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif;
}

#news .news-item-info .date {
	text-transform: uppercase;
	font-weight: bold;
}

#news .news-item-full {
	margin: 2em 4em 2em 4em;
}

#news .news-item-abstract p,
#news .news-item-body p {
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 1.5em;
	font-size: 1.25em;
	margin: 1em 0 1em 0;
}

#news .news-item-summary {
	font-style: italic;
}

#news .news-item-image {
	width: 120px;
	background-color: white;
	padding: 2px;
	display: block;
	border: 1px solid silver;
	position: relative;
}

#news .news-item-image:hover {
	background-color: #efefef;
	border: 2px solid silver;
	padding: 1px;
}

#news .news-item-image img {
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	z-index: 0;
}

#news .news-item-image-zoom {
	position: absolute;
	display: block;
	bottom: 0; right: 0;
	width: 2em; height: 2em;
	text-indent: -9999em;
	background-color: white;
	z-index: 1;
	background-image: url(../../media/graphics/common/zoom.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#news .news-item-image:hover .news-item-image-zoom {
	background-image: url(../../media/graphics/common/zoom_hover.gif);
	background-color: silver;
}

/* END NEWS */

/* EVENTS */

#events #navigation h1 {
	background-image:url(../../media/graphics/common/logo_red.jpg);
}

.about#events h2 {
	background-image:url(../../media/graphics/about/calendar_h2.gif);
}

#events .calendars {
	width: 100%;
	background-image: url(../../media/graphics/about/calendar.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#events .events-upcoming {
	float: left;
	width: 270px;
	margin-right: 20px;
	display: block;
	height: 220px;
	border-right: 1px solid #f4d387;
}

#events .events-upcoming h3 {
	margin: 1.5em 0 .25em 3em;
	font-family: Garamond, "Adobe Garamond", Times, "Times New Roman", Georgia, serif;
	color: #9f1b30;
	font-size: 1.5em;
	font-weight: normal;
}

#events .events-upcoming ul {
	margin-top: .75em;
}

#events .events-upcoming li {
	margin: 0 0 0 4em;
	font-size: 1.15em;
}

#events .calendar {
	width: 350px;
	padding: 1em 0;
	float: left;
}

#events .calendar table {
	margin: 0 auto;
	width: 30em;
}

#events .sections {
	margin-top: 0 !important;
}

#events .calendar table th {
	font-family: Garamond, "Adobe Garamond", Times, "Times New Roman", Georgia, serif;
	line-height: 1.15em;
	font-weight: normal;
	font-size: 2.5em;
	color: #9f1b30;
}

#events .calendar tr td {
	border-top: 1px solid white;
	padding: .25em 0;
}

#events .calendar .week-day {
	background-color: #ffecbc;
	border-bottom: 1px solid gray;
}

#events .calendar th.previous-month a,
#events .calendar th.next-month a {
	font-size: .75em;
	padding: .5em;
}

#events .calendar td {
	text-align: center;
}

#events .calendar td a {
	padding: .25em;
}

#events .calendar td a {
	font-weight: bold;
	color: #9f1b30;
}

#events .calendar td a:hover {
	font-weight: bold;
	color: white;
	background-color: #9f1b30;
}

#events .sections {
	margin-top: 1em;
}

#events .event-name {
	font-family: Garamond, "Adobe Garamond", Times, "Times New Roman", Georgia, serif;
	line-height: 1.15em;
	font-weight: normal;
	font-size: 2.5em;
	color: #9f1b30;
}

#events .event-name a {
	color: #9f1b30;
}

#events .event-description {
	font-size: 1.05em;
	margin-top: .5em;
	font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif;
}

#events .news-item-info .date {
	text-transform: uppercase;
	font-weight: bold;
}

#events .event-info {
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 1.5em;
	font-size: 1.25em;
	margin: 1em 0 1em 0;
}

#events .event-info th {
	text-align: right;
	padding-right: 1em;
	vertical-align: top;
	font-size: .85em;
	text-transform: uppercase;
	margin-top: .5em;
	font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif;
}

#events .event-image {
	width: 120px;
	background-color: white;
	padding: 2px;
	display: block;
	border: 1px solid silver;
	position: relative;
}

#events .event-image:hover {
	background-color: #efefef;
	border: 2px solid silver;
	padding: 1px;
}

#events .event-image img {
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	z-index: 0;
}

#events .event-image-zoom {
	position: absolute;
	display: block;
	bottom: 0; right: 0;
	width: 2em; height: 2em;
	text-indent: -9999em;
	background-color: white;
	z-index: 1;
	background-image: url(../../media/graphics/common/zoom.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#events .event-image:hover .event-image-zoom {
	background-image: url(../../media/graphics/common/zoom_hover.gif);
	background-color: silver;
}

/* END EVENTS */

/* become Involved */
.involved #navigation h1 {
	background-image:url(../../media/graphics/common/logo_purple.jpg);
}

.involved#membership h2 {
	background-image:url(../../media/graphics/involved/member_h2.gif);
}

.involved#faq h2 {
	background-image:url(../../media/graphics/involved/faq_h2.gif);
}

.involved#gift h2 {
	background-image:url(../../media/graphics/involved/gift_h2.gif);
}

.involved#committees h2 {
	background-image:url(../../media/graphics/involved/committee_h2.gif);
}

#faq h3 {
	margin-left:50px;
	margin-top:40px;
	color:#733582;
}

#faq .sections h3 {
	margin-left:25px;
}

#membership #content .image {
	margin-left:90px;
	margin-right:130px;
}

#member #content .section p.image {
	margin-left:90px;
	margin-right:130px;
}

.question img {
	position:relative;
	margin-right:7px;
	margin-top:3px;
}

#faq .sections {
	margin-top:0;
}

.involved #content p.intro {
	color:#733582;
}

.involved #content .section h3 {
	color:#733582;
}

p.anchor a:hover {
	color:#733582;
}

/* be informed */
.informed #navigation h1 {
	background-image:url(../../media/graphics/common/logo_orange.jpg);
}

#newsletters h3 img {
	margin-right:8px;
	margin-left:-3px;
}

#newsletters h3 {
	padding-top:10px;
	}

#newsletters #content .image {
	margin-left:130px;
	}


#newsletters #content .section p.image {
	margin-left:130px;
}

#newsletters .section {
	min-height:135px;}

.informed #content p.intro {
	color:#ff8000;
}

.informed #content .section h3 {
	color:#ff8000;
}

.informed#newsletters h2 {
	background-image:url(../../media/graphics/informed/newsletter_h2.gif);
}

.informed#factsheets h2 {
	background-image:url(../../media/graphics/informed/factsheets_h2.gif);
}

.informed h3.factsheet_title {
	text-indent:25px;
	margin-top:50px;
	margin-bottom:10px;
	color:#ff7f00;
	background-image:url(../../media/graphics/common/pdf_icon.jpg);
	background-repeat:no-repeat;
	background-position:40px center;
	padding:0 50px;
}

#factsheet {
	width:600px;
	display:table;
	margin:0 25px;
	border-right:1px solid orange;
	border-bottom:1px solid orange;
	font-family:"Lucida Grande", Arial;
}

#factsheet .odd,#factsheet .even {
	clear:both;
	display:table-row;
}

#factsheet .odd {
	background-image:url(../../media/graphics/informed/factsheet_odd.gif);
	background-repeat:no-repeat;
}

#factsheet .odd.first {
	background-image:url(../../media/graphics/informed/factsheet_odd_first.gif);
	background-repeat:no-repeat;
}

#factsheet .even {
	background-image:url(../../media/graphics/informed/factsheet_even.gif);
	background-repeat:no-repeat;
}

#factsheet .odd div,#factsheet .even div {
	float:left;
	display:table-cell;
	padding:25px;
}

#factsheet div.topic {
	font-weight:700;
}

#factsheet .odd div.date,#factsheet .even div.date {
	width:50px;
	padding:25px 15px 25px 40px;
}

#factsheet .odd div.last,#factsheet .even div.last {
	width:280px;
	float:right;
}

/*//////////////////////////////////////*/

#newsletters-nav li {
	display: inline;
}

#newsletters-nav li a {
	background-color: #efefef;
	padding: .5em;
	color: #222;
	font-size: .9em;
}

#newsletters-nav li a:hover {
	background-color: #c0c0c0;
	color: white;
}

.informed#newsletters #newsletters-link { background-color: #9f1b30; color: white; }
.informed#emailnewsletters #emailnewsletters-link { background-color: #9f1b30; color: white; }

.informed#newsletters ul.file-list,
.informed#emailnewsletters ul.file-list { 
	display: block; 
	margin: 0;
	padding: 0;
	width: 100%;
}

.informed#newsletters .file-list li,
.informed#emailnewsletters .file-list li {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	float: left;
}

.informed#newsletters .file-list li a,
.informed#emailnewsletters .file-list li a {
	display: block;
	width: 180px;
	height: 20px;
	padding: 40px 0 40px 80px;
	background-image: url(../../media/icons/newsletter.gif);
	background-repeat: no-repeat;
	background-position: center left;
	text-align: left;
	text-decoration: none;
}

.informed#emailnewsletters .file-list li a {
	background-image: url(../../media/icons/enewsletter.gif);
}

.informed#newsletters .file-list li a:hover,
.informed#emailnewsletters .file-list li a:hover {
	background-color: #efefef;
	-webkit-border-radius: 10px;
	text-decoration: none !important;
}

/* grantees */
.grantees #navigation h1 {
	background-image:url(../../media/graphics/common/logo_blue.jpg);
}

.grantees #content p.intro {
	color:#004f5c;
}

.grantees#stories h2 {
	background-image:url(../../media/graphics/grantees/stories_h2.gif);
}

.grantees#recipients h2 {
	background-image:url(../../media/graphics/grantees/recipients_h2.gif);
}

.grantees#recipients .section h3 {
	color: #004f5c;
	display: block;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

.grantees#recipients .recipient-info {
	font-size: 14px;
	font-style: italic;
}

.grantees#recipients .recipient-amount {
	font-size: 1.25em;
	margin-top: 1em;
}

.recipient-sort {
	margin: 0 4em;
}

.no-grantees {
	margin: 2em 5em;
	text-align: center;
	display: block;
	font-style: italic;
	font-size: 1.25em;
	color: gray;
}

/* PAGINATION */

.pagination {
	font-size: 1.25em;
	padding: .5em;
	text-align: center;
}

.pagination ul {
	text-align: center;
	height: 20px;
	margin-top: 2em;
}

.grantees#recipients .chrono-pagination ul {
	margin: 0 3em;
}

.pagination ul li {
	float: left;
	padding: 0;
	font-size: .75em;
	background-color: #efefef;
	margin: .15em;
}

.alpha-pagination ul li {
	height: 20px;
	width: 20px;
}

.pagination ul li:hover {
	background-color: silver;
}

.pagination ul li:hover a {
	color: white;
	text-decoration: none;
}

.pagination ul li a {
	display: block;
	padding: 0;
	margin: 0;
	color: #333;
}

.alpha-pagination ul li a {
	width: 20px;
	height: 20px;
}

.chrono-pagination ul li a {
	padding: .25em;
}

.pagination ul li a:hover {
	text-decoration: none;
}

.pagination ul li a.selected {
	background-color: #9f1b30;
	color: white;	
}

/* stories */
.grantees#stories .section {
	padding-right:0;
	width:650px;
}

.grantees#stories .success-story {
	width:150px;
	height:35px;
	padding-top: 125px;
	margin:0 10px 10px 0;
	float:left;
	cursor:pointer;
	background-repeat: no-repeat;
		font-family:"Lucida Grande", Arial;
	font-weight:700;
	display:block;
}

.grantees#stories .success-story:hover { 
	background-position: center -160px;
}

.grantees#stories .success-story a {
	line-height: 1.3em;
	display: block;
	padding-top: .5em;
}

.grantees#stories .success-story-image {
	margin-bottom: 1em;
}

.grantees#stories .success-story-title {
	font-family:"Lucida Grande", Arial;
	font-weight:700;
	display:block;
}

/* --- specific grantees --- */
.success-stories img.header {
	height:195px;
	padding:0;
	margin:0;
}

.success-stories #content {
}

.success-stories .stories_heading {
	border-bottom:1px solid #f4cf85;
	height:70px;
	background-image:url(../../media/graphics/grantees/stories_h2.gif);
	background-repeat:no-repeat;
	background-position:center right;
}

.success-stories .stories_heading a {
	padding:27px;
	padding-left:48px;
	text-transform:uppercase;
	color:#004f5c;
	font-size:14px;
	font-family:"Lucida Grade", Arial, sans-serif;
	display:block;
	text-shadow:0 0 0 #000;
}

.success-stories #content .grantee_sidebar {
	width:200px;
	height:500px;
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:60px;
}

.success-stories #content .grantee_sidebar .grantee_quote {
	margin:0;
	padding:0;
	font-size:19px;
	font-style:italic;
	line-height:30px;
	margin:10px 0;
	color:#004f5c;
	font-weight:400;
	text-shadow:0 0 0 #000;
}

.success-stories #content .grantee_sidebar .grantee_image_caption {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:10px;
	color:#000;
	font-weight:700;
	border-bottom:1px solid #004f5c;
	padding-bottom:10px;
}

.success-stories #content p {
	padding-right:220px;
}

.success-stories #content .grantee_info {
	font-family:"Lucida Grande", Arial, sans-serif;
}

.success-stories #content .grantee_info .key {
	font-weight:700;
	width:200px;
}

.success-stories #content .grantee_website {
	font-family:"Lucida Grande", Arial, sans-serif;
	margin-top:10px;
	margin-left:2px;
	display:block;
}

/* grants */
.grants #navigation h1 {
	background-image:url(../../media/graphics/common/logo_green.jpg);
}


.grants #content p.intro {
	color:#65b83e;
}

.grants #content .section h3 {
	color:#65b83e;
}

.grants em.form {
	color:#65b83e;
}

.grants .sections ul {
	margin-left:15px;
}

.grants#criteria h2 {
	background-image:url(../../media/graphics/grant/criteria_h2.gif);
}



.grants#process #content h4 {
	margin-bottom:30px;
	text-transform:uppercase;
	font-size:1.1em;
}

.grants#process h2 {
	background-image:url(../../media/graphics/grant/process_h2.gif);
}

.grants#faq h2 {
	background-image:url(../../media/graphics/grant/grant_faq_h2.gif);
}

.grants#apply h2 {
	background-image:url(../../media/graphics/grant/applications_h2.gif);
}

.grants#resources h2 {
	background-image:url(../../media/graphics/grant/resources_h2.gif);
}

.grants#apply #content p.remove_margin {
	margin-top:0;
}

.grant#volunteer #navigation h1 {
	background-image:url(../../media/graphics/common/logo_purple.png);
}

.grant#volunteer #content {
	padding-top:5px;
	background-color:#fff8e5;
}

.grant#volunteer h2 {
	background-image:url(../../media/graphics/volunteer/become_a_member.png);
}

/* .volunteer #content h3 {font: normal 1.5em "Helvetica", Arial, sans-serif; color:#733482;}

.volunteer .section p {margin-right: 150px; float;left; }	*/

.about#overview #nav-about .overview,
.about#background #nav-about .background,
.about#leadership #nav-about .leadership,
.about#work #nav-about .work,
.about#news #nav-about .news,
.about#financial #nav-about .financial,
.about#contact #nav-about .contact,
.involved#overview #nav-involved .overview,
.involved#membership #nav-involved .membership,
.involved#faq #nav-involved .faq,
.involved#gift #nav-involved .gift,
.involved#events #nav-involved .calendar a,
.informed#overview #nav-informed .overview,
.informed#factsheets #nav-informed .factsheets,
.informed#newsletters #nav-informed .newsletters,
.grantees#overview #nav-grantees .overview,
.grantees#stories #nav-grantees .stories,
.grantees#recipients #nav-grantees .recipients,
.grants#overview #nav-grants .overview,
.grants#criteria #nav-grants .criteria,
.grants#process #nav-grants .process,
.grants#faq #nav-grants .faq,
.grants#apply #nav-grants .apply,
.grants#resources #nav-grants .resources {
	background-color: white;
}