body {
	background-color: #a9c067;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#header, #navigation, #content, #footer, #toolbar {
	width: 894px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 900px;
}

#header img {
	display: block;
}

#navigation {
	background-color: #83ac00;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	height: 60px;/*	height: 3em;*/
}

#toolbar {
	text-align: right;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	background: #D1E1B0;
	width: 884px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 10px;
}

#toolbar a img {
	border-width: 0;
	margin-left: 5px
}

#content {
	background-color: #FFF;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	clear: both;
	padding: 40px;
	width: 814px;
	min-height: 200px;	
	line-height: 1.4em;
}

#footer {
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	width: 814px;
	font-size: 80%;
	padding: 20px 40px;
	background: #D1E1B0;
	clear: both;
	text-align: center;
}

#blog-link {
	width: 325px;
	padding: 10px 0;
	float: right;
	background: url(/images/blog-link.gif);
	text-align: center;
	margin-left: 10px;
	font-weight: bold;
}

#blog-link a {
	text-decoration: none;
}

#blog-link a:hover {
	text-decoration: underline;
}


/***********************************************
 RESET
***********************************************/

a {
	color: #C60;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 240%;
	color: #D69714;
	padding-bottom: 0.3em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

h2 {
	font-size: 150%;
	color: #39C;
	margin-top: 1.2em;
	margin-bottom: 0.8em;
}

h3 {
	color: #D69714;
	margin: 2em 0 1em 0;
}

blockquote {
	width: 80%;
	margin-left: auto;
	margin-right: auto;	
	font-style: italic;
	font-size: 90%;
}

#content p, #content ul, #content ol, #content blockquote { 
	margin-bottom: 1em;
}

#content ul { 
	margin-left: 2em;
}

#content ul li { 
	list-style-type: disc; 
	padding-left: 0.5em;
}

#content ul.naked { 
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#content ul.naked li { 
	padding-left: 0;
	padding-bottom: 1em;
	list-style: none;
}

/**************/
/* Navigation */
/**************/

#navigation {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

#navigation li {
	display: inline;
}

#navigation li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0 20px;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
}

/***********************************************
 Forms
***********************************************/

form {
	width: 80%;
	margin: 2em auto;
	padding: 2em;
	background: #FFFFCA;
	border: 1px solid #EAE2AC;
}

label {
	display: block;
	font-weight: bold;
}

input[type="text"], textarea {
	width: 280px;
	border: 1px solid #ddd;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	padding: 3px;
}

textarea {
	width: 350px;
}

input[type="submit"], input[type="reset"]  {
	padding: 5px 8px;
	margin-right: 10px;
	border-left: 2px solid #FADFB8;
	border-bottom: 2px solid #A5670C;
	border-top: 2px solid #FADFB8;
	border-right: 2px solid #A5670C;
	background: #EF9F22;
	font-size: 85%;
	font-weight: bold;
}

#content form ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#content form ul li {
	list-style-type: none;
	list-style: none;
	padding-bottom: 1em;
}

/***********************************************
 Contact Us
***********************************************/

form.contact {
	width: 380px;
	margin-right: 0;
	margin-left: 0;	
	float: left;
}

div.phone {
	float: right;
	width: 200px;
	background:#ffffcc;
	margin-top: 2em;
	padding: 2em;
	border: 1px solid #EAE2AC;
	text-align: center;
}

div.phone h2, form.contact h2 {
	margin-top:0;
	font-size: 115%;
}


/***********************************************
 Donate
***********************************************/

form.donate {
	background:#FFFFCC url(/images/donate-sunflower.jpg) no-repeat right bottom;
	text-align: center;
}

form.donate input[type="submit"] {
	font-size: 115%;
	border-left: 2px solid #FADFB8;
	border-bottom: 2px solid #A5670C;
	border-top: 2px solid #FADFB8;
	border-right: 2px solid #A5670C;
	
	padding: 0.5em 1.5em;
}

/***********************************************
 Subscribe
***********************************************/

#mc-embedded-subscribe-form {
	width: 380px;
	float: left;
}

#unsubscribe {
	float: right;
	width: 200px;
	background:#ffffcc;
	margin-top: 2em;
	padding: 2em;
	border: 1px solid #EAE2AC;
}

#mc-embedded-subscribe-form h2, #unsubscribe h2 {
	margin-top:0;
	font-size: 115%;
}


/***********************************************
 Components
***********************************************/

div.aside {
	padding: 20px 40px;
	margin-top: 2em;
	background: #FFFFCA;
}

div.aside h2 {
	font-size: 120%;
	margin-top: 0.5em;
	color: #000;
	border-bottom: 1px dotted #D69714;
	padding-bottom: 5px;
}

div.notice {
	width: 80%;
	margin: 0 auto 1em auto;
	border: 2px solid #C30;
	padding: 1em 2em 0 2em;
	margin-bottom: 1em;
}

.floatRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.floatLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
	/*height: 1em;*/
}

.centre {
	text-align: center;
}

a.rss {
	display: block;
	background: url(/images/rss.jpg) no-repeat left 5px;
	padding: 5px 0 0 27px;
	margin-top: 5px;
	border-top: 1px solid #EAE2AC;
	text-decoration: none;
}

a.rss:hover {
	text-decoration: underline;
}

/* ---------- Double-spaced List
--------------------------- */

#content ul.double-space,
#content ol.double-space {
	padding-bottom: 0;
	margin-bottom: 0;
}
/* Apply a space after a list item */

#content ul.double-space li,
#content ol.double-space li {
	padding-bottom: 1em;
}

/* Include a space at the top of the list */

#content ul.double-space ul,
#content ol.double-space ol,
#content ul.double-space ol,
#content ol.double-space ul {
	padding-top: 1em;
}

/* Remove the extra spacing after the list */

#content ul.single-space,
#content ol.single-space {
	margin-bottom: 0;
}

/* Remove the extra space after the list item. */
#content ul.single-space li,

#content ol.single-space li {
	padding-bottom: 0;
}

/***********************************************
 Options
***********************************************/

a.options {
	display: block;
	width: 202px;
	padding: 20px;
	float: left;
	background: #FFFFCA;
	margin-right:40px;
	border: 1px solid #EAE2AC;	
	text-decoration: none;
	color: #000;
}

a.last {
	margin-right: 0;
}

a.options:hover {
	border: 1px solid #D69714;
}

a.options h2  {
	width: 90%;
	text-align: center;
	color: #D69714;
	font-size: 130%;
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-left: auto;
	margin-right: auto;
}

/*************************************************************
* Calendar
*************************************************************/

table.calendar {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #83AC00;
}

table.calendar caption {
	color: #83AC00;
	font-size: 11pt;
	padding: 4px;
	border: 1px solid #83AC00;
	border-bottom-width: 0;
	background: #F4FFD5;
}

table.calendar tr td, table.calendar tr th  {
	text-align: center;
	vertical-align: middle;
	width: 32px;
	height: 22px;
	padding: 0;
	background: #F4FFD5;
	color: #83AC00;
}

table.calendar tr th  {
	background: #83AC00;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 0;
	color: #fff;
}

table.calendar tr td a {
	color: #000;
	display: block;
	background: #fff;
	width: 32px;
	height: 22px;
	line-height: 23px;
	text-decoration: none;
}

table.calendar tr td a:hover {
	color: #D69714;
	background: #FFFFCC;
}

/*************************************************************
* Sponsors
*************************************************************/

div.sponsors {
	float: left;
	width: 245px;
	height: 155px;
	margin-right: 20px;
	margin-bottom: 20px;
}

div.sponsors a {
	display: block;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	width: 225px;
	height: 135px;
	border: 1px solid #fff;
	border-bottom: 1px dotted #ccc;
}

div.sponsors a:hover {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}

div.sponsors a img {
	margin-top: 1em;
	border-width: 0;
}

#content ul.event-sponsors {
	margin: 0;
	padding: 0;
}

#content ul.event-sponsors li {
	width: 235px;
	height: 70px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
	list-style-type: none;
	margin: 0 12px 12px 0;
	padding: 10px;
	float: left;
}

/*************************************************************
* Events
*************************************************************/

div.event {
	width: 500px;
	border: 1px solid #D69714;
	padding: 5px;
	float: left;
}

div.event h2 {
	color: #fff;
	font-size: 115%;
	padding: 0;
	margin: 0;
	background: #D69714;
	padding: 10px;
}

div.event div.header {
	padding: 1em 7px;
	margin-top: 5px;
	margin-bottom: 1em;
	border-bottom: 1px dotted #D69714;
	background: #FCF0D8;
}

div.event table {
	margin-left:175px;
}

div.event th {
	padding-right: 20px;
}

div.event th, div.event td {
	text-align: left;
	padding-bottom: 0.7em;
	vertical-align: top;
}

div.event div.header img {
	float: left;
	border: 1px solid #ccc;
}

div.event p {
	margin-left: 7px;
	margin-right: 7px;	
}

/** Past Event Table **/

table.event-details {
	border: 1px solid #D69714;
	margin-bottom: 1.5em;
}

table.event-details th, table.event-details td {
	padding: 4px 8px;
	margin: 1px;
}

table.event-details th {
	background: #FCF0D8;
	text-align: left;
}

/***********************************************
 Frontpage
***********************************************/


div.synopsis {
	width: 540px;
	float: left;
}

div.share img {
	margin-right: 0.3em;
}

div.portlets {
	width: 202px;
	padding: 0 20px 20px 20px;
	text-align: center;
	float: right;
	background-color: #D1E1B0;
	border-bottom: 1px dotted #83AC0
}

div.portlets h2 {
	margin-top: 1.5em;
	margin-left: -20px;
	margin-right: -20px;	
	font-size: 120%;
	background: #F4FFD5;
	padding: 0.3em 0;
	border-top: 1px dotted #83AC00;
	clear: both;
}

div.portlets ul {
	text-align: left;
}

div.portlets ul li {
	margin-bottom: 1em;
}

form.donate-frontpage {
	background: none;
	margin:0 auto;
	padding:0;
	border-width:0;
	width: 142px;
}

form.donate-frontpage input[type="submit"] {
	font-size: 150%;
	width: 140px;
	height: 50px;
	margin: 0 auto 0.5em auto;
	background: url(/images/donate-frontpage.jpg);
	display: block;
}

form.donate-frontpage input[type="submit"]:hover {
	text-decoration: underline;
	color: #6A3500;
}

a.event {
	font-size: 110%;
}

/*** Sponosrs ***/

div.sponsors-frontpage {
	padding: 20px;
	margin-top: 3em;
	clear: both;
	border: 1px solid #ccc;
}

div.sponsors-frontpage img {
	margin-right: 10px;
	margin-top: 12px;
}

div.sponsors-frontpage h2 {
	margin-top: 0;
}

/***********************************************
 Blog
***********************************************/

#content ul.side-list {
	padding-bottom: 0;
	margin-bottom: 0;
}
/* Apply a space after a list item */

#content ul.side-list li {
	padding-bottom: 1em;
}

#content ul.side-list li a {
	font-weight: bold;
	text-decoration: none;
}

#content ul.side-list li a:hover {
	text-decoration: underline;
}

/* Include a space at the top of the list */

#content ul.side-list ul {
	padding-top: 1em;
}

#side-menu {
	width: 200px;
	float: right;
	background: #FFFFCA;
	font-size: 90%;
	padding: 10px;
	margin-left: 20px;
}

#content #side-menu ul.side-list {
	padding-left: 0;
	margin-left: 22px;
}

#content #side-menu ul.side-list li {
	list-style: none;
}

#content #side-menu ul.side-list li a {
	font-weight: normal;
	text-decoration: none;
}

#content #side-menu ul.side-list li a:hover {
	text-decoration: underline;
}

#side-menu h2 {
	margin: 4px 8px 1em 8px;
	padding: 0 0 5px 0;
	font-size: 140%;
	border-bottom: 1px solid #EAE2AC;
}

#side-menu .furthermore {
	display: block;
	padding: 5px 0 0 5px;
	margin-top: 5px;
	border-top: 1px solid #EAE2AC;
	text-decoration: none;
	font-size: 90%;
}

/***********************************************
 Lists
***********************************************/

ul.two-column {
	width: 350px;
	float: left;
}

/***********************************************
 Top of Page
***********************************************/

p.back-top {
	font-size: 85%;
	text-align: right;
	clear: both;
}

