body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 10%;
	margin-top: 13px;
	margin-right: 10%;
}
a:link {
	color: #384647;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C4A4B;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
}
.topimage {
	text-align: center;
}
div#navbar {align:right;
            text-align:right
}
p#counter {
	background-color: #FFEA9F;
	color: orange
	}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	display: inline;
	text-align:right;
	
	padding-right: 20px;
	text-decoration: none;
        border:1px solid #FFEA9F
}
C1 {
	font-size: 20px;
	text-decoration: none;
	color: black;
}
.navbar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #CC6600;
        background-color:#444444}
.navbar C1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #CC6600;
        background-color:#444444}
        
.story {
	text-align: left;
	text-indent: 15px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 50px;
	color: #B85919;
	background-color: #FFEA9F;
	padding-bottom: 30px;
}
#map {
	background-color: #FFEA9F;
	padding: 30px;
	text-decoration: none;
	height: 640px;
	width: 880px;
	text-align: center;
}
#map iframe {
	vertical-align: middle;
}
#map a {
	color: #333333;
	text-decoration: none;
}
#map a:hover {
	color:#CC6600
}
.map #map {
	filter:alpha(opacity=60);
	opacity:0.6;
}
.hours {
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 30px;
	background-color: #FFEA9F;
}
.hours {
}
#sep {
	height: 30px;
}
#imgmenu {
	position:fixed;
	bottom: 10px;
	
	height: 150px;
	width: 90%;
	background-color: #aa0000;
	}
#activities {
        position:relative;
        left:10px;
        top:20px;
        text-align: center;
	
	height: 700px;
	width: 1000px;
	background-color: #009933;
	background-repeat: no-repeat;
	
}
#activities-image {
	position: relative;
	left: 10%;
	top: 10%;
	background-image: url(images/scare-crow-couple.jpg);
	height: 539px;
	width: 719px;
	background-color: #008822;
	background-repeat: no-repeat;
	}
#activetext {
	background-color: #FFFFFF;
	filter:alpha(opacity=60);
	opacity:0.6;
	padding: 15px;
	height: 275px;
	width: 600px;
	text-align: center;
    	border: 1px solid black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 7%;
	top: 40%;
	
}
#activetext p { font-weight:bold }
#activities .navbar {
	padding-top: 15px;
	padding-left: 20px;
	float: left;
}
#vid {
	position: absolute;
	left: 55%;
	top: 70%;
	height: 450px;
	width: 450px;
	
}
.style1 {
	font-size: 15px;
	font-weight: bold;
		
}
.style2 {
	color: #009933;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
}
.style3 {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	color: #009933;
	font-style: italic;
}
#contact {
	visibility: hidden;
	position: relative;
	left: 5px;
	bottom: 5px;
	height: 200px;
	width: 250px;
	background-color: #FFEA9F;
	color: #CC6600;	
	z-index; 0;
}
#pumkinwheels {
	visibility: hidden;
	position: relative;
	left: 5px;
	bottom: 5px;
	height: 150px;
	width: 250px;
	background-color: #FFEA9F;
	color: #CC6600;
	z-index: 1;	
}
#floater {
	position: fixed;
	right: 10%;
	bottom: 10px;
	border: 2px solid #CC6600;
	height: 300px;
	width: 300px;
	background-color: #444444;
	color: #CC6600;
	}
div.recipeclose
		{
		background-color: #000000;
		color: #ffffff;
		font-weight: bold;
		font-family: verdana;
		position:absolute;
		left:0;
		top:0;
		border: 2px solid #CC6600;
		cursor: pointer;
		}