body
{
	background-color: #f7ebad;
	background-color: #FFF8C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	margin: 0px;
	padding: 0px;
}
#page
{
	margin: 0px;
	padding: 0px;
}
#contentarea
{
	background-image: url(images/grey-bg.gif);
	background-position: center center;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 25px 0 0 0;
}
img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright
{
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}
img.alignleft
{
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
hr
{
	background-color: #000;
	border: 0;
	color: #000;
	height: 1px;
}
img
{
	border: 0;
}
.clear
{
	clear: both;
}
.properwidth
{
	margin: 0 auto;
	padding: 0;
	width: 800px;
}
#logo
{
	background-color: #FFF8C6;
	background-image: url(images/vertical-fade-yellow.gif) !important;
	background-position: top !important;
	background-repeat: repeat-x !important;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	margin: 0px;
	padding: 0px;
}
#weblogo
{
	float: left;
}
div#weblogo a
{
	padding: 0;
}
#search
{
	display: inline;
	float: right;
	margin: 20px 0 5px 0;
	padding: 0;
}
#searchtextbox
{
	width: 50px;
}
#navigation .current_page_item a:hover
{
	text-decoration: none !important;
}
#navigation .current_page_item a
{
	color: #000 !important;
}
#navigation
{
	background-color: #9eba44;
	background-image: url(images/vertical-green-fade.gif);
	background-position: center center;
	background-repeat: repeat-x;
	border-bottom: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 0;
	text-align: left;
height: 20px;
}
#navigation ul
{
	display: inline;
	margin: 0;
	padding: 0;
}
#navigation li
{
	display: inline;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
#navigation a:link, #navigation a:visited
{
	color: #fff;
	margin-bottom: 0px;
	margin-right: 14px;
	text-decoration: none;
}
#navigation a:hover, #navigation a:active
{
	text-decoration: underline;
}
div#navigation a
{
	padding: 8px 0;
}
#title
{
	margin: 0;
	padding: 0;
	text-align: left;
}
#title h1
{
	color: #A0B940;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 5px 0 0 0;
	padding: 0;
}
#breadcrumb
{
	font-size: .75em;
	margin: 0;
	padding: 0;
	text-align: left;
}
#content
{
	font-size: medium;
	margin: 0;
	padding: 0 0 15px 0;
}
#content p
{
	line-height: 1.5;
}
#content li
{
	list-style-type: square;
	margin-top: 10px;
        margin-bottom: 10px;
}
#content li ul li {
	list-style-type: circle;
	margin-top: 10px;
        margin-bottom: 10px;
}
#content a:link, #content a:visited, #breadcrumb a:link, #breadcrumb a:visited
{
	color: #7E2217;
}
#content a:hover, #breadcrumb a:hover
{
	color: #CC0000;
}
.edit
{
	margin: 3px 0;
}
.edit a, .edit a:visited
{
	color: #999 !important;
	font-size: .65em;
}
.commentsformfield
{
	border: 1px solid #666666;
	height: 50px;
	margin: 0px;
	padding: 3px;
	width: 500px;
}
.posted
{
	font-size: .75em;
	white-space: nowrap;
}
.prevnext, #seealso
{
	font-size: .75em;
}
#footer
{
	background-color: #9eba44;
	background-image: url(images/vertical-green-fade.gif);
	background-position: center center;
	background-repeat: repeat-x;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	margin: 0;
	padding: 10px 0;
	text-align: right;
}
#footer a
{
	color: #fff;
}
.thispage, #seealso .current_page_item
{
	display: none;
}
div a
{
	padding: 5px 0;
}
#homepage-slideshow
{
	border-bottom: none;
	border-left: 1px solid #dfd89d;
	border-right: 1px solid #dfd89d;
	border-top: 1px solid #dfd89d;
	height: 200px;
	margin: 0 auto;
	padding: 0;
	width: 800px;
}
#more_photos
{
	left: 670px;
	margin: 0;
	position: relative;
	top: 180px;
	z-index: 1;
}
#more_photos a, #more_photos a:hover
{
	background-image: url(images/faded-white-bg.png);
	background-repeat: repeat;
	border: 1px solid #333;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 5px;
}
#homepage-primary
{
	background-color: #FFF8C6;
	background-image: url(images/primary-bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	border: 1px solid #dfd89d;
	margin: 0 auto;
	padding: 10px 0 30px 0;
	width: 800px;
}
#homepage-secondary
{
	margin: 0 auto;
	padding: 20px 0 20px 0;
	width: 798px;
}
.section-nav
{
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: 320px;
}
.section-nav li
{
	background-image: url(images/flower-button.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	list-style-type: none ! important;
	margin: 20px 0;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
}
.section-nav a:link, .section-nav a:visited
{
	color: #7E2217 ! important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	letter-spacing: 1px;
}
.section-nav a:hover
{
	color: #CC0000 ! important;
}
div.section-nav a
{
	padding: 8px 0;
}
#c1
{
	float: left;
	padding-left: 15px;
}
#c2
{
	float: right;
	padding-right: 5px;
}
#news
{
	float: left;
	text-align: left;
	width: 425px;
}
#contribute
{
	display: inline;
	text-align: left;
	width: 240px;
}
#contribute ul, #news ul, .section-nav ul
{
	margin: 0;
	padding: 0;
}
#contribute li, #news li
{
	background-image: url(images/flower-button-orange.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 13px 0 0 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
}
#news a,
#contribute a
{
	color: #8A4117;
}
#news a:hover, #contribute a:hover
{
	color: #CC0000 ! important;
}
#news h2, #contribute h2
{
	color: #A0B940;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 5px 0;
}
.posted
{
	font-size: .75em;
	white-space: nowrap;
}
.wpcf7-response-output {
        color: #990000;
        margin: 10px 0;
        padding: 5px;
}
.wpcf7-not-valid-tip-no-ajax {
color: #990000;
margin-left: 5px;
}