@CHARSET "ISO-8859-1";

/*************************************************************************/
/* Layout                                                                */
/*************************************************************************/
body {
	background: #FFFFFF no-repeat fixed;
}

#container {
	width: 750px;
	margin: 0 auto;
; padding: 1px 1px; clip:     rect(   )}

#nav {
	height: 22px;
	padding: 10px 15px 5px 10px;
	background: 0 no-repeat;
; clip:       rect(   )
; clear: left
}

#nav ul {
	list-style: none;
	line-height: 22px;
	margin: 0;
}

#nav ul li {
	display: inline;
	margin: 0 10px 0 0;
	font-size: 0.9em;
}

#nav ul li a {
	font-weight: bold;
	color: #0087dc;
	text-decoration: none;
}

#nav ul li a.current, #nav ul li a:hover {
	color: #6ed700;
}

#search {
	float: right;
}

#search-submit {
	vertical-align: top;
}

#nav-cap-bottom {
	height: 10px;
	background: 0 no-repeat;
}

#header {
; font-size: 3em; color: #0099CC
; font-weight: bold; line-height: 50px; clip:    rect(   )
}

#logo {
	display: block;
	width: 150px;
	height: 100px;
	background: no-repeat;
; clip:    rect(   )
}

#logo span {
	display: none;
}

#content-cap-top {
	height: 10px;
	overflow: hidden;
	background: 0 no-repeat;
}

#content-cap-bottom {
	height: 10px;
	background: url('/images/site/content-cap-bottom.png') no-repeat 0 0;
}

#content {
	padding: 0 5px;
	background: 0 no-repeat;
}

#footer {
	padding: 0 15px 10px 15px;
	font-size: 0.8em;
	color: #CCCCCC;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	text-decoration: none;
}

#footer p {
	margin-bottom: 0;
; color: #CCCCCC
}

#footer-credit {
	float: right;
}

#wide-col {
	width: 600px;
	padding: 5px 20px 0px 5px;
	float: left;
	background: #ffffff;
; clip:     rect(   )
; text-align: justify
}

#sidebar {
	width: 220px;
	float: left;
	margin-top: -5px;
}

.box {
	width: 215px;
	margin: 10px 10px;
	padding: 2px 2px;
	float: left;
	border: 1px solid #cdcdb4;
	background: #ffffff;
}

.box h2 {
	background: #0087DC repeat-y;
	padding: 2px 5px;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
}

.box h2 a.view-all-link {
	float: right;
	line-height: 20px;
	font-size: 0.7em;
	color: #ffffff;
}

.box p {
	margin: 10px 5px;
	color: #939173;
}

.box ul {
	margin: 10px 5px;
	list-style: none;
}

.box ul li {
	margin: 2px 0;
}

.box ul li a {
	display: block;
	width: 215px;
	padding-left: 15px;
	text-decoration: none;
	color: #3c3c23;
	background: url('/images/site/list-arrow.gif') no-repeat 0 4px;
}

.box ul li a:hover {
	color: #3c3c23;
	background-image: url('/images/site/list-arrow-hover.gif');
}

#wide-col img {
	border: 1px #cdcdb4 solid;
}

#wide-col img.left {
	margin: 0 20px 20px 0;
	float: left;
}

#wide-col img.right {
	margin: 0 0 20px 20px;
	float: right;
}

#wide-col img, #wide-col img.center {
	display: block;
	margin: 0 auto 20px;
}

/* Home page */
#welcome {
	margin: 0 10px 10px;
	padding: 5px 5px;
	overflow: hidden;
	background: no-repeat;
; clip:  rect(   )
}

#welcome img {
	height: 150px;
	float: left;
; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px
; background-color: #f3f3ed; background-repeat: repeat-x
}

#welcome-message {
	width: 640px;
	margin: 20px 20px;
	background: 0 no-repeat;
	float: left;
; color: #000000
; font-family: Verdana, Arial, Helvetica, sans-serif
}

#welcome-message p {
	padding: 30px 10px 30px 20px;
	margin: 0 0;
	float: left;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	background: no-repeat 100%;
; font-family: Verdana, Arial, Helvetica, sans-serif
}

/* News */
div.news-box {
	padding-bottom: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #cdcdb4;
}

p.news-read-more {
	color: #939173;
}

p.news-read-more a {
	color: #939173;
	text-decoration: none;
}

p.news-read-more a:hover {
	text-decoration: underline;
}

div.navigation {
	float: left;
	width: 610px;
	padding-bottom: 15px;
}

div.nav-prev {
	float: left;
	width: 305px;
}

div.nav-next {
	float: right;
	width: 305px;
	text-align: right;
}

div.navigation a {
	color: #3c3c23;
	text-decoration: none;
}

div.navigation a:hover {
	text-decoration: underline;
}

/* Links */
div.links-box {
	padding-bottom: 0;
	margin-bottom: 10px;
}

div.links-box h2 {
	margin-bottom: 0.2em;
}

div.links-box h2 a span {
	color: #939173;	
}

div.links-box h2 a:hover {
	text-decoration: underline;
}

/* Search results */
div.search-result-box {
	padding-bottom: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #cdcdb4;
}

div.search-result-box.last {
	border-bottom: none;
}

div.search-result-box h2 {
	margin-bottom: 0.2em;
}

div.search-result-box h2 a:hover {
	text-decoration: underline;
}

/* Photo gallery */
#gallery-container {
	padding: 10px 10px 20px;
}

#gallery-container h1 {
	margin: 0 10px;
}

#gallery-container h2 {
	margin: 0 10px 10px;
	border-bottom: 5px solid #cdcdb4;
}

table.gallery-table {
	width: 940px;
	margin-bottom: 20px;
}

table.gallery-table td {
	width: 215px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}

table.gallery-table td a img {
	border: 5px solid #cdcdb4;
}

table.gallery-table td a:hover img {
	border-color: #9c9c6b;
}

/* Contact */
#contact-form {
	margin-bottom: 15px;
	padding: 20px;
	background: #f3f3ed url('/images/site/welcome-bg.png') no-repeat 0 0;
}

#contact-form p {
	margin: 0 0 10px 0;
}

#contact-form p.contact-submit {
	margin: 0;
	padding-left: 160px;
}

#contact-form label {
	display: block;
	width: 160px;
	float: left;
	font-size: 1.2em;
	color: #6ed700;
}

#contact-form label span {
	font-size: 0.8em;
	color: #939173;
}

p.captcha {
	display: none;
}

#contact-form input.contact-text {
	width: 340px;
	padding: 4px 2px;
	border: 1px solid #939173;
	background: url('/images/site/input-bg.gif') no-repeat 0 0;
}

#contact-form textarea.contact-textarea {
	width: 404px;
	height: 120px;
	padding: 4px 2px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #939173;
	background: url('/images/site/input-bg.gif') no-repeat 0 0;
}

#contact-errors {
	padding: 20px;
	margin-bottom: 20px;
	background-color: #fefacf;
	border: 1px dashed #cdcdb4;
}

#contact-errors ul {
	margin: 0;
}

#contact-errors ul li {
	margin: 0;
	list-style: none;
	padding-left: 15px;
	background: url('/images/site/list-arrow.gif') no-repeat 0 4px;
}

/* Feedback form */
#feedback-form ol li {
	list-style-position: inside;
	margin-left: 0;
	color: #6ed700;
}

#feedback-form ol li ul {
	margin: 10px 0 20px 0;
}

#feedback-form ol li ul li {
	list-style: none;
	color: #939173;
}
#feedback-form ol li ul li input {
	margin-left: 0;
	margin-right: 10px;
}

#feedback-details {
	margin-bottom: 15px;
	padding: 20px;
	background: #f3f3ed url('/images/site/welcome-bg.png') no-repeat 0 0;
}

#feedback-details p {
	margin: 0 0 10px 0;
}

#feedback-details label {
	display: block;
	width: 160px;
	float: left;
	font-size: 1.2em;
	color: #6ed700;
}

#feedback-details label span {
	font-size: 0.8em;
	color: #939173;
}

#feedback-details input.feedback-text {
	width: 340px;
	padding: 4px 2px;
	border: 1px solid #939173;
	background: url('/images/site/input-bg.gif') no-repeat 0 0;
}

#feedback-details textarea.feedback-textarea {
	width: 404px;
	height: 90px;
	padding: 4px 2px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #939173;
	background: url('/images/site/input-bg.gif') no-repeat 0 0;
}

p.contact-options {
	font-size: 0.8em;
}

/* Volunteer page */
span.volunteer-options {
	display: block;
	margin-left: 160px;
}

#nav ul li a.current { clip:   rect(   )}