@charset "utf-8";
/* CSS Document */

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	margin:0px;
}
a {color:#336830;}
a:hover {color:#67932E}
h1 {
	font-size:20px;
	margin:10px 0 3px;	
	font-weight:bold;
}
h3 {
	font-size:16px;
	margin:10px 0 3px;	
	text-align:left;
	font-weight:bold;
}
.header{
	background:url('/assets/templates/willow/images/header-bg.png') no-repeat;
	width:986px;
	height:70px;
	margin:0px auto;
	position:relative;
}
.logo {top:14px; left:41px; position:absolute; width:413px;}
.top-nav{
	width:500px;
	position:absolute;
	top:46px;
	right:30px;
	text-align:right;
}
.top-nav ul{margin:0; padding:0;}
.top-nav ul li {display:inline; margin:0; padding:0;}
.top-nav ul li a {
	font-size:15px;
	font-weight:bold;
	color:#1C300E;
	display:inline-block;
	padding:0px 12px;
	border-right:1px solid #1C300E;
	text-decoration:none;
}

.top-nav ul li a:hover {
	color:#FCFCFC;
}
.top-nav ul li.last a {
	border-right:0px none;
}
.banner-frame{
	border:0px none;
	background-color:#95BF40;
	padding:0px 0 7px 0;
}

.page-bg{
	background:url('/assets/templates/willow/images/page-bg.png') repeat-y;
	width:986px;
	margin:0px auto;
}
.page{
	padding:0 21px 0 27px;
	text-align:left;
}

.page-bt {
	background:url('/assets/templates/willow/images/page-bt.png') no-repeat top left;
	width:986px;
	height:38px;
	margin:0px auto;
}
.page-bt div {
	padding:19px 0 3px;
	font-size:11px;
	text-align:center;
	color:#D4E2B7;
}
.page-bt div a{	color:#D4E2B7; text-decoration:underline;}
.page-bt div a:hover{	color:#D4E2B7; text-decoration:underline;}

.main-content{
	margin-left:26px;
	width:300px;
	float:left;
	display:inline;
}

.events {
	font-size:15px;	
	margin-right:20px;
	width:150px;	
	display:inline;
	float:right;
}
.events p {
	margin:5px 0 10px;
}
.content-2{
		margin-left:18px;
	width:380px;
	float:left;
	display:inline;
	
}
.clear{
	font-size:6px;
	line-height:6px;
	height:6px;
	clear:both;
}

.home-feature-1{
	width:168px; 
	float:left; 
	margin:0px; 
	text-align:center;
	font-weight:bold;
}
.home-feature-2{
	width:188px; 
	float:left; 
	margin-left:20px; 
	text-align:center;	
	font-weight:bold;
}
.green-text{color:#2B5B01;}

.eform-frame{
	background-color:#E2EAD6;
	border:1px solid #9CBC79;
	width:370px;
}
.eform-frame form{margin:10px;}
.eform-frame p {margin:9px 0;}

.vericode {margin:5px 0; clear:both; background:#DAE0F2; padding:5px 0px; width:340px;}
.vericode label {width:140px; margin:0 10px 0 0;}
.vericode input {margin-left:0; left:0; width:150px; position:relative;}
.vericode img {float:right; margin:5px 9px 0 0;}
.vericode p {margin:7px 0 7px 9px;}
.vericode small{font-size:7pt; font-weight:bold; margin-left:2px;}


.thumbscontainer, .childscontainer {background-color:white; border:1px solid #C4E0B1;}
.galleries-nav ul{padding:0 0 0 20px; margin:5px 0 10px;}
.childscontainer p {text-align:center; margin:4px 0 10px;}
