
#wrapper {
	min-height: 0;
	height: auto !important;
	margin: 0 auto; 
	background-image: url(/mysite/images/bark.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: transparent;
	background-color: #749B00;
}

.push {
height: 0;
}

#htitle
{
	position: relative;
	height: 134px;
	width: 100%;
	margin: 0px;
	background-image: url(/mysite/images/leaf.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #6E9400;
}


#container {position: relative;}


#eventdiv {
position: absolute;
	width: 66%;
height: 42px;
top: 89px;
right: 0;
margin: 0;
	background-image: url(/mysite/images/palegreen.png);
	background-repeat: repeat;
	background-position: top right;
	background-color: transparent;
padding-top: 3px;
}


#events {width: 50%; 
float: left;
}

#eventdiv ul li { list-style-type: none; display: none;}
#eventdiv a {
color: #fff;
font-weight: bold;
text-decoration: none;
}
#eventdiv a:hover, #eventdiv a:focus,  {
text-decoration: underline;
}

.searchdiv {
margin: 0px 10px 0 0;
}



#container #content {
	width: 40%;
	margin: 134px 0 0 0;
	background-image: url(/assets/frontvert/pumpkins.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #fff;
padding-right: 23%;
padding-left: 3%;
}
#container #content2 {
	width: 165%;
	margin: 0 0 0 -7.5%;
height: 180px;
	background-color: transparent;
overflow: hidden;
}


#container #secondary {
	width: 33%;
	margin: 0;
	border-bottom: 0px;
}




#htitle h1{ position: absolute; top: .5em; left: 20px; margin: 0;
font-family: "Gill Sans",Verdana, Arial, Helvetica, sans-serif; font-size: 2.4em;  font-weight: bold;  color: #fff; }

#htitle p {
position: absolute; bottom: .5em; right: .5em; margin: 0;
}

#htitle a {
color: #fff; 
text-decoration: none;

}
#htitle a:hover, #htitle a:focus {
text-decoration: underline;
}

#htitle h1 .sub {
font-size: .7em;
font-style: italic;
}


#secondary li {
font-size: 1.3em;
}
#secondary li ul li{
font-size: .9em;
}

#firediv {
position: absolute;
	float: none;
width: 30em;
top: 0px;
right: 0;
border: none;
}

#fireinner {
float: right;
width: 15em;
background-color: #fff;
}
