#gw_content {
	margin: 0 25px 0 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
	#gw_content h2 {
		color: #0D5CAB;
		font-size: 13px;
		line-height: 17px;
		margin: 0;
		padding: 0;
	}
	#gw_content p {
		margin: 0 0 10px 0;
		padding: 0;
	}

.gw_featlist {
	font-size: 12px;
	font-weight: bold;
}
	.gw_featlist td {
		padding-left: 10px;
	}
	.gw_featlist a {
		text-decoration: none;
	}
	.gw_featlist img {
		float: left;
		margin: 0 5px 10px 0;
		border: 0;
	}
	.gw_featlist p {
		margin: 5px 0 0 0;
	}
	
.gw_checklist {
	font-size: 12px;
	font-weight: bold;
	border-left: solid 1px #dfdfdf;
	border-top: solid 1px #dfdfdf;
	margin-bottom: 10px;
}
	.gw_checklist td, .gw_checklist th {
		padding: 5px 10px 5px 10px;
		text-align: center;
		border-right: solid 1px #dfdfdf;
		border-bottom: solid 1px #dfdfdf;
	}
	.gw_checklist img {
		border: 0;
	}
	.gw_checklist p {
		margin: 5px 0 0 0;
	}
	.gw_checklist a {
		color: #0D5CAB;
	}
	.gw_checklist td.text {
		text-align: right;
	}
.donors {
	color: #66C21F;
}
.reports {
	color: #CB0023;
}
.db {
	color: #07449F;
}
.lists {
	color: #F05908;
}
.volunteers {
	color: #701D89;
}
.donations {
	color: #EDA400;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #E67018;
	margin: 10px 0 20px 0;
}
.btt {
	float: right;
	margin: 0 10px 0 0;
}
sup {
	vertical-align: 20%;
	font-size: smaller;
}
.nav {
	background: #73B600 url(/images_07/nav_row_bg.gif) repeat-x;
}
.nav td {
	height: 33px;
	overflow: hidden;
}
.nav img {
	float: left;
}
.nav a {
	display: block;
	float: left;
	height: 13px;
	overflow: hidden;
	background: #73B600 url(/images_07/nav_bg.gif) repeat-x;
	padding: 10px 2px 10px 2px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #fff !important;
	text-decoration: none;
	text-transform: uppercase;
}
.nav a:hover {
	background: #73B600 url(/images_07/nav_bg_on.gif) repeat-x;
	color: #000 !important;
	text-decoration: none;
}
.nav a.on, .nav a.active {
	background: #73B600 url(/images_07/nav_bg_on.gif) repeat-x;
	color: #000 !important;
	text-decoration: none;
} 
.topper {
	background-color: #a5b8c9;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #fff;
	font-size: 26px;
	letter-spacing: .04em;
	margin: 0 2px 15px 2px;
	padding:  20px 10px 20px 230px;
}
#sidenav a {
	color: #4b6276 !important;
	background-color: #a5b8c9;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 201px;
	margin: 0 0 1px 2px;
	padding: 4px 0 4px 10px;
}
#sidenav a:hover, #sidenav .sub a:hover, #sidenav a.active {
	color: #fff !important;
	background-color: #76b900 !important;
}
#sidenav .sub a {
	width: 191px;
	padding: 4px 0 4px 20px;
	background-color: #c0e280;
}

/* added by davew for newsletter widget on home page 4/9/09 */
#newsletter {
	padding:0;
	width:180px;
	margin:40px 0 0 20px;
}
#newsletter.quote {
	margin-top:16px;
	margin-right:25px;
	width:350px;
}
#newsletter #banner a {
	display:block;
	background:url('/images_07/newsletter-bg.jpg') no-repeat;
	width:180px;
	height:50px;
}
#newsletter.quote #banner a {
	background:url('/images_07/newsletter-bg-l.jpg') no-repeat;
	width:350px;
}
#newsletter #content {
	background:#BED7E0;
	padding:10px;
	border-top:5px solid #DBE3E9;
	border-bottom:5px solid #DBE3E9;
	font-family:arial,helvetica;
	font-size:11px;
}
#newsletter.quote #content {
	background:#fff;
	line-height:20px;
}
#newsletter #content h4, #newsletter #content p, #newsletter #content a {
	margin:0;
	padding:0;
}
#newsletter #content h4 {
	color:#000;
	font-family:arial,helvetica;
	font-size:11px;
}
#newsletter #content p {
	color:#333;
	font-family:arial,helvetica;
	font-size:11px;
}
#newsletter #content a {
	display:block;
	text-align:right;
	color:#000;
	font-family:arial,helvetica;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
