* {
	margin: 0;
	padding: 0;
}
body {
margin: 0;
padding: 0;
font-family: Arial;
font-size: small;
color: #035474;
text-align: left;
background: #fff;
}
body {
font-size: x-small; /* IE5 Win */
voice-family: "\"}\""; 
voice-family: inherit;
font-size: small;
}
a {
	color: #035474;
	text-decoration: none;
}
html>body { /* be nice to Opera */
font-size: small;
} 

#wrapper {
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#branding {
	height: 68px;
}
#title {
	background: url(logo.jpg) no-repeat;
	width: 157px;
	height: 60px;
	margin-right: 12px;
	float: left;
}
#title h1 {background: url(logo.jpg) no-repeat;
	display: none;
}
#mainmenu {
	margin-top: 8px;
}
/*main Nav */
ul#mainNav {
list-style: none;
	/*border-bottom: 3px solid #00598d;*/
	float: left;
	border-left: 1px solid #00598d;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#mainNav li {
float: left;
	text-transform: uppercase;
	font: bold 100% "Lucida Grande", sans-serif;
}
ul#mainNav li a {
float: left;
display: block;
margin: 0;
padding: 10px 10px 4px;
color: #035474;
text-decoration: none;
border-right: 1px solid #00598d;
	border-bottom: 3px solid #00598d;
}
ul#mainNav a:hover {
background: #00598d;
	color: #fff;
	border-right: 1px solid #00598d;
}
ul.content {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}
ul#mainNav li.active a {
	color: #ce8a36;
	border-bottom: 3px solid #ce8a36;
}
ul#mainNav li.active a:hover {
	color: #fff;border-bottom: 3px solid #00598d;
}
p#slogan {
	font: italic bold 10px Georgia, "Times New Roman", Times, serif;
	padding-top: 7px;
	float: left;
	margin-bottom: 0;
	width: 588px;
}
#header {
	margin-bottom: -3px;
}

/* @group People */

#people {
	height: 425px;
	width: 777px;
	background: url(people-bg.jpg) no-repeat;
}
#quote {
	width: 260px;
	position: relative;
	left: 507px;
}
#quote h2 {height: 190px;}
#content-people {
	width: 518px;
	position: relative;
	left: 265px;
	top: 20px;
}
#content-people p {
	line-height: 1.5;
}
#overview {
	width: 777px;
    position: relative;
	top: 17px;
	float: left;/*
	height: 700px;*/
	margin-top:15px;
}

.overview-items {
	width: 258px;
	float: left;
	margin-bottom: 20px;
}
.overview-items h3 {
	margin-bottom: -20px;
}
.overview-items p {
	padding-right: 16px;
	font-style: italic;
}
.overview-items img {
	margin-bottom: 0;
	margin-top: 25px;
}
p.people {
	padding-right: 12px;
	font-style: italic;
	font-size: 90%;
}
#left-people {
	width: 253px;
	position: relative;
	top: 8px;
	float: left;
}

#left-people .join {
	width: 120px;
	text-transform: uppercase;
	height: 32px;
	margin-bottom: 0;
	float: right;
	display: block;
	padding: 0;
}
#left-people .donate {
	width: 120px;
	text-transform: uppercase;
	height: 32px;
	margin-bottom: 0;
	display: block;
	padding: 0;
}
#left-people .join a, #left-people .donate a {
	color: #035474;
	text-decoration: none;
}
#left-people .join {
	background-color: #fa9018;
	padding-top: 5px;
}
#left-people .donate {
	background-color: #f3db23;
	padding-top: 5px;
}
#left-people span.one {
	font-size: 22px;
	margin-left: 3px;
	margin-top: 0;
	margin-bottom: -10px;
	padding: 0 0 0 3px;
	display: block;
	line-height: 17px;
}
#left-people span.two {
	font-size: 80%;
	font-weight: bold;
	padding: 0 0 0 5px;
	display: block;
	margin-top: -4px;
}
#more-people {
	background-color: #36a2db;
	width: 254px;
	height: 61px;
}
#more-people p {
	color: #fff;
	padding-left: 10px;
	margin: 0;
	padding-top: 4px;
	font-size: 90%;
	text-transform: uppercase;
}
#more-people p a {
	color: #fff;
	font-size: 80%;
}
.clear-people {
	height: 6px;
}
.green-contact {
	color: #fff;
	font-weight: bold;
	background-color: #a0c251;
	width: 100%;
	height: 36px;
	margin-top: 12px;
}
.green-contact p a {
	color: #fff;
	line-height: 36px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 80%;
}
.green-contact a {
	margin-left: 37px;
}
p.green-pale {
	color: #a0c251;
	font: italic 95% "Times New Roman", Times, serif;
}
p.green-green {
	color: #73c620;
	font: italic 95% "Times New Roman", Times, serif;
}
p.green-dark {
	color: #3c6a18;
	font: italic 95% "Times New Roman", Times, serif;
}
p.link-pale a {
color: #a0c251;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
p.link-green a {
	color: #73c620;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}
p.link-dark a {
	color: #3c6a18;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

.overview-items a:hover {
	text-decoration: underline;
	color: #000;
}

/*#footer-people {
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	height: 39px;
	position: relative;
	top: 134px;
	text-align: center;
	clear: left;
	padding-bottom: 48px;
	padding-top: 16px;
	float: none;
}
#footer-people p {
	text-align: center;
}
#footer-people a {
float: left;
display: block;
margin: 0;
padding: 4px 8px;
color: #035474;
text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 90%;
}
#footer-people a:hover {
border-color: #727377;
background: #035474;
	color: #fff;
}
p#footer-links {
	height: 24px;
	font-weight: bold;
	text-align: center;
}*/
#bottom {
	width: 777px;
	display: inline-table;
	font-size: 80%;
	text-align: center;
}
span.spacer {
	width: 11px;
	height: 11px;
	display: inline-block;
}

/* @end */
p {
	font-size: 88%;
	line-height: 1.3;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 2px;
}
#left-col {
	width: 367px;
	float: left;
}
#left-col .padding {
	padding-left: 2px;
	margin-right: 10px;
}
p.head {

}
p.intro {
	font: italic 90% "Times New Roman", Times, serif;
	padding-bottom: 2px;
}
h1,h2 {
	font: italic 250% "Times New Roman", Times, serif;
}
h1.cchf {

}
h2.cchf {

}
h3.cchf {

}
p.intro {

}
h3 {
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 95%;
	padding-top: 6px;
	margin-bottom: 6px;
}
/*hr {
	width: 90%;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #00558b;
	border-style: dashed;
}*/

/* @group bars */

span.bar1 {
	border-bottom: 4px solid #c28d1b;

}
span.bar2 {
	border-bottom: 4px solid #f48d24;
}
span.bar3 {
	border-bottom: 4px solid #a61717;
}
span.bar4 {
	border-bottom: 4px solid #1ba1a0;
}

span.bar5 {
	border-bottom: 4px solid #73c620;
}

span.bar6 {
	border-bottom: 4px solid #b2191c;
}

span.bar7 {
	border-bottom: 4px solid #eebd2e;
}

span.bar8 {
	border-bottom: 4px solid #3c6a18;
}

span.bar9 {
	border-bottom: 4px solid #e0f6ab;
}
span.bar1, span.bar2, span.bar3, span.bar4, span.bar5, span.bar6, span.bar7, span.bar8, span.bar9 {
	width: 19px;
	display: inline-block;
	padding-left: 5px;
	margin-left: 3px;
}

/* @end */

/* @group JoDo + events */
/*.join, .donate {
	width: 172px;
	text-transform: uppercase;
	height: 32px;
	margin-bottom: 7px;
}
.join a, .donate a {
	color: #035474;
	text-decoration: none;
}
.join {
	background-color: #fa9018;
	padding-top: 5px;
}
.donate {
	background-color: #f3db23;
	padding-top: 5px;
}
span.one {
	display: block;
	font-size: 191%;
	margin-left: 9px;
	float: left;
	margin-right: 3px;
}
span.two {
	display: block;
	font-size: 80%;
	font-weight: bold;
	padding-top: 3px;
}*/
.events {
	color: #fff;
	background-color: #c18b1f;
	text-transform: uppercase;
	font-size: 85%;
	text-align: center;
	letter-spacing: 1px;
	height: 50px;
	margin-right: 6px;
	padding-right: 0;
	display: block;
	float: left;
	margin-bottom: 6px;
	width: 40px;
}
span.month {
	display: block;
	padding-top: 6px;
	width: 40px;
}
span.date {
	font-size: 215%;
	letter-spacing: 0;
	display: block;
	height: 28px;
	padding-bottom: 0;
	margin-bottom: -2px;
}
.event-detail {
	float: left;
	width: 120px;
}
.event-detail a {
	color: #035474;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.event-detail a:hover {
	color: #fa9018;
}
.event-detail p {
	font-size: 80%;
	margin: 1px 0 0;
	color: #c18b1f;
	text-transform: uppercase;
	font-weight: bold;
}
.clear-event {
	clear: left;
	height: 10px;
}

/* @end */

/* @group form */
#email-signup {
	border-top: 1px dashed #00598d;
	padding-top: 2px;
}
#email-signup p {
	text-transform: uppercase;
	font-size: 80%;
	padding-bottom: 1px;
}
input#email {
	line-height: 21px;
	margin-bottom: 5px;
	width: 160px;
	color: #00598d;
	font-size: 80%;
	padding-left: 5px;
}
fieldset {
	border-style: none;
}
input.button {
	margin-bottom: 7px;
	background-color: #00598d;
	color: #fff;
	padding: 3px;
}
/* @end */
#right-content {
	float: right;
	width: 400px;
	margin-top: 0;
}
#right-content p, #right-content h1, #right-content h2, #right-content h3, {
	padding-left: 8px;
}

#middle-col {
	width: 200px;
	float: left;
}

#middle-col .padding {
background-color: #b8f6f5;	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	margin-bottom: 8px;
}


#middle-col .padding-archive {
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	margin-bottom: 8px;
}

ul.content {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}
ul.content li {
	padding-left: 15px;
}
#right-col {
	width: 186px;
	float: right;
}
#right-col .padding {
	padding-right: 0;
	margin-top: 0;
}
.orange {
	background-color: #d18c37;
	padding: 8px;
	color: #fff;
	margin-right: 13px;
}
.orange a {
	color: #fff;	font-size: 85%;

}
.orange a:hover {
	color: #035474;
}
img.icon {
	float: left;
	margin-right: 8px;
}
ul.article, ul.archive {
	font-size: 85%;
	width: 95%;
}
ul.article a {
	border-bottom: 1px dashed #024e82;
	width: 95%;
	display: block;
	padding-bottom: 6px;
	font-size: 85%;
}

ul.archive a {
	/*border-bottom: 1px dashed #024e82;*/
	width: 95%;
	display: block;
	padding-bottom: 6px;
	font-size: 85%;
}
ul.article li, ul.archive li {
	padding-top: 6px;
}

#articles p {
	text-transform: uppercase;
	font-size: 80%;
	margin-bottom: 5px;
}
#bottom-container {
	/*float: left;*/
	width: 395px;
	display: block;
	height: 100%;
}
#bottom-container .padding {
	padding-left: 6px;
	padding-right: 6px;
}
#bottom-left {
	width: 200px;
	float: left;
	background-color: #e6f6b8;
	list-style-type: none;
	height: 145px;
}
ul#links {
	list-style-type: none;
	margin: 0;
	font-size: 80%;
	line-height: 2.2;
	text-transform: uppercase;
}
ul#links a {
	text-decoration: none;
	color: #035474;
}
ul#links a:hover {
	color: #f28c14;
}
#bottom-right {
	width: 178px;
	float: left;
	background-color: #c0f7b8;
	height: 145px;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	height: 104px;
	width: 777px;
	clear: both;
	padding-top: 18px;
}
#footer .padding {
	margin-bottom: 50px;
}
#footer p {
	font-size: 85%;
	text-align: center;
}

#footer p#footerNav {
margin: 0 0 6px;
	border-top: 2px solid #00598d;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 1px;
	width: 777px;
	height: 24px;
	display: block;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
#footer li {
padding: 0;
	text-transform: uppercase;
	font: bold 80% "Lucida Grande", sans-serif;
	margin: 0;
}
#footer a {
display: inline-block;
margin: -2px 0 0;
padding: 4px 8px;
color: #035474;
text-decoration: none;
	text-align: center;
}
#footer a:hover {
border-color: #727377;
background: #035474;
	color: #fff;
}
.clear
{
clear: both;
margin-top: -1px;	
}
