body {
	background:url(/images/bg.gif) repeat-x;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	padding-bottom: 15px;
	color: #006;
}
h1 {
	font-size:22px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
p {
	padding-bottom: 15px;
}
a {
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
img.clear {
	clear:both;
	display:block;
	height:0px
}
.alignright {
	padding:3px;
	border:1px solid #CCC;
	float:right;
	margin-left:12px;
}
.alignleft {
	padding:3px;
	border:1px solid #CCC;
	float:left;
	margin-right: 12px;
}
#primary strong {
	color: #369;
}
#container {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	background-image: url(/images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 55px;
	margin-top: 5px;
	width: 706px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul li {
	display: block;
	float: left;
	padding-right: 2px;
	padding-left: 1px;
	padding-top: 9px;
}
#nav ul li a {
	display: block;
	float: left;
	height: 36px;
	width: 112px;
	background-image: url(/images/nav-btn.png);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 36px;
	color: #656565;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
}
#nav ul .current_page_item a, #nav ul .current_page_ancestor a, #nav ul li a:hover {
	background-position: top;
}
#page {
	width: 706px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#sidebar-1 {
	float: left;
	width: 200px;
}
#sidebar-1 #subnav {
	margin-bottom: 20px;
	width: 187px;
}
#subnav li {
	/*padding-bottom: 3px;
	padding-top: 3px;*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#subnav li a {
	display: block;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #06C;
}
#subnav li a:before {
	content: "> ";
}
#subnav ul .current_page_item a {
	color: #FFF;
	background-color: #4E98D9;
}
#sidebar-1 .blue-box {
	height: 76px;
	width: 187px;
	padding-bottom: 10px;
	margin: 0;
}
#sidebar-1 #newsletter1 {
	background-image: url(/images/newsletter-bg.gif);
	background-repeat: no-repeat;
	height: 104px;
	width: 187px;
	margin-bottom: 10px;
	margin-top: 0;
}
#sidebar-1 #newsletter1 .content {
	padding-top: 35px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	color: #FFF;
	margin: 0;
}
#sidebar-1 #newsletter1 .content p {
	padding-bottom: 5px;
}
#sidebar-1 #donations {
	height: 75px;
	width: 187px;
	margin: 0;
}
#primary {
	float: right;
	width: 506px;
}
#welcome {
	background-image: url(/images/welcome-bg.jpg);
	background-repeat: no-repeat;
	height: 155px;
	margin-bottom: 15px;
}
#welcome .content h1 {
	color: #006;
}
#welcome .content {
	padding: 10px;
}
#weekly-activities {
	float: left;
	width: 48%;
	color: #787878;
	font-size: 11px;
}
#weekly-activities h2 {
	background-image: url(/images/blue-bar-bg.gif);
	background-repeat: repeat-x;
	display: block;
	font-size: 12px;
	line-height: 42px;
	text-transform: uppercase;
	color: #FFF;
}
#weekly-activities h2 span {
	display: block;
	float: left;
	padding-left: 10px;
}
#special-events {
	float: right;
	width: 48%;
	color: #787878;
}
#special-events h2 {
	background-image: url(/images/green-bar-bg.gif);
	background-repeat: repeat-x;
	display: block;
	font-size: 12px;
	line-height: 42px;
	text-transform: uppercase;
	color: #FFF;
}
#special-events h2 span {
	display: block;
	float: left;
	padding-left: 10px;
}
#footer1 {
	background-image: url(/images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 55px;
	color: #999;
	width: 706px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
#footer1 a {
	color: #999;
	text-decoration: underline;
}
#footer1 div.left {
	padding-top: 15px;
	padding-left: 15px;
}
#footer1 div.right {
	padding: 15px 15px 0 0;
	text-align: center;
