body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FF6600;
}
link {
	color: #339900;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FF9900;
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background: #000000;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: center;
}
.oneColFixCtrHdr #mainContent {
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF9900;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
h3 {
	font-size: 1.25em;
	text-decoration: underline;
	text-align: center;
}
h4 {
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
h1 {
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.ornament {
	text-align: center;
}
.copyright_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6600;
	text-align: center;
}
.mosinee_wisconsin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF6600;
	text-align: center;
	font-weight: bold;
}
.Header_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.green_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #339900;
	text-align: center;
}
.pumpkin_patch_main_header_text_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF9900;
	font-weight: bold;
}
.text_pp_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
}
.photo_box_pp {
	border: medium solid #339900;
}
.photo_captions_pp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF9900;
	text-align: center;
}
.Field_Trip_Reservation_Form {
	font-size: 9pt;
}
#wrap {
	margin: auto;
	position: relative;
	width: 780px;
}
.web_gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF6600;
	background-color: #000000;
}
.web_gallery_subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.hours_rates_format {
	padding-left: 90px;
}
.school_field_trips {
	padding-left: 30px;
	padding-right: 30px;
}
.contact_us_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.corn_maze {
	font-size: 11pt;
}
