body { font-family: Myriad, "Myriad Pro", "Trebuchet MS", Verdana, Helvetica,  sans-serif;
	background: #87c0a0 url(images/outer_bg.png) repeat-y center top;
	font-size: small;
	color: #333133;
	margin: 0;
	padding: 0;
	}
h2 {
	font-weight: bold;
	font-size: 1.5em;
	color: #7d2218;
	}
h3 {
	color: #595441;
	font-style: italic;
	}
#wrapper {
	width: 782px;
	margin: 0 auto;
	background: url(bg.gif) repeat-y;
	}
#header {
	height: 112px;
	background: rgb(128,158,173);
	}
#header h1 {
	margin: 0;
	padding: 25px;
	font-size: 190%;
	color: #333;
	}
#nav {
	height: 15px;
	margin: 0;
	padding: 10px;
	font-size: 1em;
	color: #cc9;
	text-align: center;
	background: #3858b4 url(message_bg.gif) center repeat-y; 
	/* background-color: #3352AD; */
	}
#nav ul {
	display: inline;
	}
#nav ul li {
	list-style: none;
	display: inline;
	}
#nav ul li a {
	color: #cc9;
	text-decoration: none;
	padding: 0 11px; 
	}
#nav ul li a:hover {
	color: #f2b300;
	text-decoration: none;
	}
#content {
	float: right;
	width: 520px;
	margin: 0;
	padding: 0;
	}
#feature {
	width: 490px;
	}
#feature h2 {
	font-weight: bold;
	font-size: 1.5em;
	color: #7d2218;
	}
#feature h3 {
	color: #595441;
	font-style: italic;
	}
#feature p {
	line-height: 1.3em;
	}
#feature img {
	float: right;
	padding-left: 8px;
	padding-bottom: 8px;
	}
#feature dl dd {
	margin-left: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: .9em;
	}

#subfeature {
	width: 490px;
	}
#subfeature dl dd {
	margin-left: 8px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: .9em;
	}
#donate {
	width: 490px;
	clear: both;
	}
#content .gutter {
	padding: 4px;
	padding-right: 15px;
	padding-bottom: 25px;
	}
#content h1 { color: #173695; }
#sidebar {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0;
	padding-bottom: 120em;
	background-color: #b5bac9;
	}
#sidebar .gutter {
	padding: 9px;
	}
#sidebar h2 { 
	color: #666;
	}
#upcoming {
	}
#upcoming h2 {
	font-weight: bold;
	font-size: 1.5em;
	color: #7d2218;
	}
#upcoming h3 {
	color: #595441;
	font-style: italic;
	}
#upcoming dl dd {
	margin-left: 8px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: .9em;
	}
#fundraising {

	}
#fundraising h2 {
	font-weight: bold;
	font-size: 1.5em;
	color: #7d2218;
	}
#fundraising h3 {
	color: #595441;
	font-style: italic;
	}
#footer {
	height: 40px;
	clear: both;
	text-align: center;
	/* background-color: #606060; */
	background: #333 url(images/footer_bg.gif) top center; 
	margin: 0;
	padding: 4px;
	}
#footer a {
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}
#footer a:hover {
	color: #f2b300;
	}
a:link { color: #1a3ca0; text-decoration: none; }
a:hover { color: #0097e2; text-decoration: none; }