body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	line-height: 1.4;
	background: #fff url('images/fence-tile.jpg') left top repeat-x;
}

a, a:link, a:active, a:visited {
	color: #006633;
}

a:hover {
	color: #ff6600;
	text-decoration: underline;
}

h1, h2, h3 {

}

h1 {
	font-size: 22pt;
	color: #ff6600;
}

h2 {
	font-size: 16pt;
	color: #006633;
	color: #008f61;
}

p {
	padding: 6px 0;
	margin: 0;
}

h3 {
	padding: 0;
	margin-top: 16px;
	margin-bottom: 3px;
}

h1.no-pad, h2.no-pad {
	text-transform: uppercase;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 1;
}

/* STRUCTURE */

#wrapper {
	width: 1095px;
	float: left;
	background: transparent url('images/pumpkin-tile.jpg') left top repeat-y;
	margin: 0;
	padding: 0;
}

#navbar {
	float: left;
	clear: left;
	width: 200px;
	margin: 0;
	padding: 0;
}

#header {
	float: left;
	width: 1095px;
	margin: 0;
	padding: 0;
	height: 183px;
}

#header img {
	float: left;
}

#content-wrapper {
	float: left;
	width: 895px;
	margin: 0;
	padding: 0;
}

#hours-banner {
	float: left;
	padding-left: 100px;
	margin-bottom: 24px;
}

.left-col {
	float: left;
	width: 365px;
	margin-left: 30px;
}

.right-col {
	float: left;
	width: 435px;
	text-align: center;
	margin-left: 25px;
	border-left: #ccc 1px dotted;
	border: none;
	padding-left: 20px;
}

.wide-col {
	float: left;
	clear: both;
	width: 865px;
	margin-left: 30px;
}

#footer {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

#payment-info {
	font-size: 10px;
	color: #555;
	font-weight: bold;
	text-align: left;
	margin: 0 auto;
}

#social-icons {
	width: 124px;
	float: right;
	margin-top: -170px;
	margin-right: 170px;
}

#social-icons img {
	margin-left: 4px;
}

#subscribeform-wrapper {
	width: 170px;
	float: right;
	margin-top: -170px;
	font-weight: bold;
}

#subscribeform-wrapper input[type=text] {
	width: 170px;
}

#subscribeform-wrapper input[type=submit] {
	border: none;
	cursor: pointer;
	background-color: #ff6600;
	color: #fff;
	font-weight: bold;
}

@-moz-document url-prefix()
{
	#subscribeform-wrapper input[type=submit] { margin-top: -14px; }
}


#slideshow {
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}

.green {
	color: #006600;
	color: #008f61;
}

.orange {
	color: #ff6600;
}

.border {
	border: #aaa 1px solid;
}

.view-larger {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}


/* TEXT STYLES */

.body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.body_small_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660099;
}
.body_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.body_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.body_blue_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.body_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
.body_green_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.body_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.body_orange_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.body_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660099;
}
.body_purple_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660099;
}
.body_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.body_red_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.body_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.body_white_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E7E7E;
}

.style1 {font-size: medium}
.style2 {
	color: #000000;
	font-size: large;
}
.style3 {color: #FF3300}
.style4 {color: #000000}

#footer .style4 {
	color: #FF6600;
	font-weight: bold;
}

.style10 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}
.style11 {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}
.style14 {color: #006600}
.style15 {color: #FF6600}
.style17 {color: #000000; font-size: 10px; }
.style19 {color: #FF6600; font-size: 12px; }
.style26 {font-size: 11px}
.style28 {font-style: italic; color: #333333; font-weight: bold;}
.style29 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.style30 {font-size: large}
.style31 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style32 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.style33 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
}
.style35 {font-size: 12px}
.style36 {font-family: Georgia, "Times New Roman", Times, serif}
.style38 {color: #009933; font-family: Georgia, "Times New Roman", Times, serif; }
.style39 {color: #009933}
.style41 {color: #FF6600; font-size: 14px; }
.style44 {
	color: #009933;
	font-size: medium;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.style49 {color: #FF6600; font-style: italic; }
.style51 {color: #006600; font-size: 12px; }
.style52 {font-size: 18px}
.style59 {color: #006600; font-size: 12px; font-weight: bold; }
.style61 {font-size: 14px}


.view-more {
	color: #006633;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
}

.view-more:hover {
	text-decoration: underline;
}

#rates {
	border-collapse: collapse;
}

#rates td {
	padding: 6px;
	border: #ccc 1px solid;
	vertical-align: top;
}

#family-fun {
	background: transparent url('images/famfun2.gif') left 30px no-repeat;
	padding-left: 170px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: #ccc 1px dotted;
}
	
#eats-treats {
	background: transparent url('images/eatstrts.gif') left 10px no-repeat;
	padding-left: 170px;
	min-height: 140px;
	margin-top: 30px;
}

#carver {
	width: 280px;
	float: right;
	text-align: center;
	margin-left: 30px;
	margin-top: 20px;
}

#carver-left {
	width: 475px;
}

#carver-right {
	width: 325px;
}

#events {
	float: left;
	width: 250px;
	width: 300px;
	height: 280px;
	border: #ccc 1px solid;
	border: none;
	padding: 10px;
	margin: 20px;
	font-size: 10px;
}
	
#events h2 {
	color: #008f61;
	margin: 0;
	padding: 0;
}

#events h3 {
	color: #ff6600;
	margin: 0;
	padding: 0;
	margin-top: 8px;
}

#events p {
	padding: 0;
	margin: 0;
}

#home-slideshow {
	float: left;
	width: 500px;
	height: 300px;
	overflow: hidden;
	margin-top: 20px;
}

#barn-slideshow {
	float: left;
	width: 348px;
	height: 261px;
	overflow: hidden;
	margin-left: 26px;
	margin-top: 22px;
}

#admission-slideshow {
	float: left;
	width: 375px;
	height: 250px;
	overflow: hidden;
	margin-top: 20px;
}

#res-menu {
	width: 820px;
	margin-bottom: 10px;
}

#res-menu a {
	display: inline-block;
	background: #008f61;
	border: #008f61 1px solid;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	width: 180px;
	margin: 0 6px;
	text-align: center;
}

#res-menu a.active {
	background: #fff;
	color: #008f61;
}

#gallery {
	width: 260px;
	float: right;
	margin-left: 80px;
}

#gallery img {
	border: #aaa 1px solid;
	padding: 3px;
	margin-bottom: 6px;
}

#gallery-wide {
	width: 550px;
	float: left;
}

#gallery-wide div {
	float: left;
	text-align: center;
	width: 25%;
	padding: 15px 0;
}

#gallery-wide img {
	float: left
	border: #aaa 1px solid;
	padding: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
}

#gallery-wide div img {
	float: none;
}

#pumpkin_photos {
	width: 400px;
	float: right; 
	margin-left: 40px; 
}

#pumpkin_photos img {
	margin-bottom: 20px;
}

.wide-col #inline1, .wide-col #inline2 {
	display: none;
}

#games {
	width: 100%;
	margin-top: 50px;
}

#games td {
	text-align: center;
	font-family: 'Comic Sans MS', cursive;
	font-weight: bold;
	font-size: 16px;
}

#games td a {
	text-decoration: none;
}

h1.cursive {
	text-align: center;
	font-family: 'Comic Sans MS', cursive;
}

#events-cal table {
	border-collapse: collapse;
}

#events-cal th {
	width: 124px;
	height: 30px;
	border: #ccc 1px solid;
	background-color: #FF6600;
	color: #fff;
	font-weight: bold;
}

#events-cal td {
	width: 124px;
	height: 150px;
	border: #bbb 1px solid;
	vertical-align: top;
	font-size: 10px;
	line-height: 1.2;
}

#events-cal td strong {
	font-size: 14px;
	color: #146B36;
}
	

#events-cal .open {
	float: left;
	font-size: 10px;
	width: 92px;
	height: 16px;
	margin-bottom: 4px;
	padding-left: 8px;
	color: #777;
}

#events-cal .date-num {
	float: left;
	font-size: 10px;
	background: #f0f0f0;
	width: 18px;
	height: 16px;
	color: #777;
	font-weight: bold;
	text-align: center;
	margin-bottom: 4px;
}

#events-cal .rides {
	background-color: #FFE804;
}

#events-cal .event-item {
	padding: 2px 6px 6px 6px;
	color: #333;
}

#events-cal .blank {
	background-color: #f9f9f9;
}

#mini-cal table {
	border-collapse: collapse;
}

#mini-cal th {
	width: 45px;
	height: 16px;
	border: #ccc 1px solid;
	background-color: #FF6600;
	color: #fff;
	font-weight: bold;
}

#mini-cal td {
	width: 45px;
	height: 30px;
	border: #ccc 1px solid;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	line-height: 1.2;
	cursor: pointer;
	color: #111;
}

#mini-cal .open {
	display: none;
	float: left;
	font-size: 10px;
	width: 92px;
	height: 16px;
	margin-bottom: 4px;
	padding-left: 8px;
	color: #777;
}

#mini-cal .date-num {
	float: left;
	font-size: 10px;
	background: #f0f0f0;
	width: 18px;
	height: 16px;
	color: #777;
	font-weight: bold;
	text-align: center;
	margin-bottom: 4px;
}

#mini-cal .day-open {
	background-color: #fff;
}

#mini-cal .rides {
	background-color: #FFE804;
}

#mini-cal .event-item {
	padding: 2px 6px 6px 6px;
	color: #333;
}

#mini-cal .blank {
	background-color: #f9f9f9;
}

#tooltip {
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #b2bdc3;
    opacity: 0.90;
}
