* {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin:0 0 20;
	padding:0;
}
body {
	line-height:1.6em;
	font-size:13px;
	background:#4386b1 url(/images/back.png) repeat-x;
}
h2, h3, h3, h4, h5, h6, p {
	margin-bottom:1em;
	padding-left:10px;
	padding-right:10px;
	font-size: 13px;
}
h2 a, h3 a, h3 a, h4 a, h5 a, h6 a {
	color:#666;
}
li {
	margin-left:4em;
	margin-bottom:.4em;
}
li:li {
margin-left:8em;
margin-bottom:.4em;
}
hr {
	color:#FFF;
	background:#FFF;
	border:none;
	border-top:2px dotted #004275;
}
.clearfloat {
	clear:both;
	float:none;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.floatRight, .floatLeft {
	text-align:center;
	font-size:10px;
}
#header {
	border:1px solid #2f6f98;
}
#home h1 {
	background:#e7f0fa url(../images/home.png) no-repeat 0 0;
	margin-bottom:0.2em;
	height:29px;
	width:99%;
	border: 1px solid #86abd7;
}
#news h1 {
	background:#e7f0fa url(../images/news.png) no-repeat 0 0;
	margin-bottom:0.2em;
	height:29px;
	width:100%;
	border: 1px solid #86abd7;
}
#newsarchives h1 {
	background:#e7f0fa url(../images/newsarchives.png) no-repeat 0 0;
	margin-bottom:0.2em;
	height:29px;
	width:100%;
	border: 1px solid #86abd7;
}
#eventsarchives h1 {
	background:url(/images/title/eventsarchives.gif) 0 0 no-repeat;
	margin-bottom:.2em;
	height:59px;
	width:270px;
}
#news img {
	border:1px solid gray;
}
.eventInfoTable {
	text-align:left;
	margin-left:10px;
	margin-right:10px;
}
.eventInfoTable td {
	padding-left:10px;
	padding-bottom:10px;
}
#about h1 {
	background:#e7f0fa url(../images/about.png) no-repeat 0 0;
	margin-bottom:0.2em;
	height:29px;
	width:100%;
	border: 1px solid #86abd7;
}
#events h1 {
	background:#e7f0fa url(../images/comingevents.png) no-repeat 0 0;
	margin-bottom:0.2em;
	height:29px;
	width:100%;
	border: 1px solid #86abd7;
}
.big {
	font-size:14px;
	font-weight:700;
	color:#6589cc;
}
#volunteer h1 {
	background:#e7f0fa url(../images/volunteers.png) no-repeat 0 0;
	margin-bottom:0.2em;
	height:29px;
	width:100%;
	border: 1px solid #86abd7;
}
#donations h1 {
	background:#e7f0fa url(../images/donate.png) no-repeat 0 0;
	margin-bottom:0.2em;
	height:29px;
	width:100%;
	border: 1px solid #86abd7;
}
#links h1 {
	background:#e7f0fa url(../images/links.png) no-repeat 0 0;
	margin-bottom:0.2em;
	height:29px;
	width:100%;
	border: 1px solid #86abd7;
}
#gallery h1 {
	background:#e7f0fa url(../images/gallery.png) no-repeat 0 0;
	margin-bottom:0.2em;
	height:29px;
	width:100%;
	border: 1px solid #86abd7;
}
#contact h1 {
	background:#e7f0fa url(../images/contact.png) no-repeat 0 0;
	margin-bottom:0.2em;
	height:29px;
	width:100%;
	border: 1px solid #86abd7;
}
#video h1 {
	background:#e7f0fa url(../images/video.png) no-repeat 0 0;
	margin-bottom:0.2em;
	height:29px;
	width:100%;
	border: 1px solid #86abd7;
}
#leftColumn {
	float:left;
	width:1px;
}
#centerColumn {
	float:left;
	width:520px;
	padding-left:10px;
}
#rightColumn {
	float:left;
	width:215px;
	background:url(/images/layout/dotted-line-blue.gif) 0 0 no-repeat;
	padding-left: 30px;
}
#spanBothColumns {
	float:right;
	width:750px;
	background: #FFFFFF;
	padding-right: 20px;
	padding-left: 18px;
}
.hidden {
	visibility:hidden;
}
.rightImg {
	float:right;
	margin:4px 10px 2px;
	border: 6px solid #DCE9F8;
}
.leftImg {
	float:left;
	margin:10px;
		border: 6px solid #DCE9F8;
}
#middle {
	width:780px;
	background-color:#FFF;
}



#footer {
	width:780px;
	clear:both;
	float:none;
	text-align:center;
	color: #666666;
}
.buttonscontainer {
	width:170px;
	padding-left:5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #86ABD7;
	border-right: 1px solid #86ABD7;
	border-bottom: 1px solid #86ABD7;
	border-left: 1px solid #86ABD7;
}
.buttons a {
	color:#004275;
	background-color:#FFF;
	display:block;
	border-bottom:1px dotted #004275;
	font:bold 12px/21px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	padding:2px 2px 2px 22px;
}
.buttons a:hover.home, .buttons a:hover.about, .buttons a:hover.news, .buttons a:hover.donate, .buttons a:hover.events, .buttons a:hover.gallery, .buttons a:hover.volunteer, .buttons a:hover.links, .buttons a:hover.contact, .buttons a:hover {
	background-color:#4386b1;
	color:#FFF;
	text-decoration:none;
}
.buttons a.sub {
	color:#004275;
	background-color:#FFF;
	display:block;
	border-bottom:1px dotted #004275;
	font:bold 9px/15px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	padding:2px 2px 2px 3px;
}
.buttons a:hover.sub {
	color:#004275;
	background-color:#e7f0fa;
	display:block;
	border-bottom:1px dotted #004275;
	font:bold 9px/15px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	padding:2px 2px 2px 3px;
}
.buttons a.home {
	background: url(../images/icons/house.png) no-repeat 1px 4px;
}
.buttons a.about {
	background: url(../images/icons/help.png) no-repeat 1px 4px;
}
.buttons a.news {
	background: url(../images/icons/newspaper.png) no-repeat 1px 4px;
}
.buttons a.donate {
	background: url(../images/icons/heart.png) no-repeat 1px 4px;
}
.buttons a.events {
	background: url(../images/icons/calendar_view_day.png) no-repeat 1px 4px;
}
.buttons a.gallery {
	background: url(../images/icons/picture.png) no-repeat 1px 4px;
}
.buttons a.volunteer {
	background: url(../images/icons/group.png) no-repeat 1px 4px;
}
.buttons a.links {
	background: url(../images/icons/link.png) no-repeat 1px 4px;
}
.buttons a.contact {
	background: url(../images/icons/email.png) no-repeat 1px 4px;
}
#sitecontainer {
	width:782px;
	border:1px solid #CCC;
	background:#FFF;
	margin:10px auto 15px;
	padding:20px;
}
#footercontainer {
	width:782px;
	border:1px solid #CCC;
	background:#DFECF9;
	margin:0px auto 5px;
	padding:20px;
}
#header h1, #sidenav span {
	display:none;
}
#mainnav {
	background:#FFFFFF;
	padding:0px;
	margin-bottom: 12px;
	height: 35px;
	vertical-align: middle;
	border-top: #4386B1;
	border-right: #4386B1;
	border-bottom: 2px dotted #4386B1;
	border-left: #4386B1;
	margin-top: 3px;
}
.navspacing {
	padding-right: 7px;
	padding-left: 7px;

}
.navspacing a{
	text-decoration: none;
	color: #004275;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font: bold 13px/16px Arial, Helvetica, sans-serif;

}
.navspacing a:hover{
	text-decoration: none;
	color: #679CC8;
	line-height: 16px;
	border-bottom: 1px dotted #4386B1;
	border-top: 1px dotted #4386B1;
}
.navspacingdonate a{
	text-decoration: none;
	color: #004275;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font: bold 13px/16px Arial, Helvetica, sans-serif;

}
.navspacingdonate a:hover{
	text-decoration: none;
	color: #679CC8;
	border-top: 1px dotted #004275;
	border-bottom: 1px dotted #004275;
	
}
#sitecontainer #mainnav .navspacing img {
	border: 1px solid #000000;

}
#sitecontainer #mainnav .navspacingdonate img {
	border: 1px solid #004275;
}

#economic {
	border: 1px dashed #000000;
	margin: 10px 10px 20px;
	padding: 10px;
}
#sport {
	border: 1px dashed #679CC8;
	margin: 10px 10px 20px;
	padding: 10px;
}
#community {
	border: 1px dashed #004275;
	margin: 10px 10px 20px;
	padding: 10px;
}
#environment {
	border: 1px dashed #83CFCA;
	margin: 10px 10px 20px;
	padding: 10px;
}

.aboutheads {
	font: bold 15px;
	padding: 0px;
	margin: 0px;
	}
#sitecontainer #middle #spanBothColumns #about .title {
	color: #003468;
}
#sitecontainer #middle #spanBothColumns #about .title {
	font-size: 13px;
	margin-left: 10px;
	margin-top: 0px;
}
.centered {
	margin:0 auto;
	width:500px;
}
.video {
	text-align: center;
}
