@charset "utf-8";
body {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -10px;
	margin-left: 0;
	padding: 0;
	border: thin none #555;
}
.oneColLiqCtrHdr #container {
	position:relative;
	width: 969px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-variant: small-caps;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBB;
	border-right-color: #BBB;
	border-bottom-color: #BBB;
	border-left-color: #BBB;

	
}
.oneColLiqCtrHdr #header {
	background: #FFF;  /* 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. */
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 60px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #E15E06;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-variant: small-caps;
	background-color: #FFF;
	font-weight: 700;
}
.oneColLiqCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.oneColLiqCtrHdr .footer {
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: left;
	color: #240C09;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.oneColLiqCtrHdr .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 */
	font-variant: normal;
	color: #240C09;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
.eatyourview {
	font-size: 15px;
}
.copyright {
	font-size: 70%;
	color: #555;
	font-family: Verdana, Arial, sans-serif;
}
.footer .footer {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	height: 5px;
	border-bottom-color: #99C07C;
	width: 100%;
}
#colorborder {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #434E2C;
	height: 20px;
	padding: 0px;
}
#picturframe{
	padding: 0px;
	margin: 0px;
}
.footer p img {
	border: thin solid #240C09;
}
.oneColLiqCtrHdr #container #mainContent #MenuBar1 li .MenuBarSubmenuVisible li {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: thin;
	border-top-color: #99C07C;
	border-right-color: #99C07C;
	border-bottom-color: #99C07C;
	border-left-color: #99C07C;
	border-right-width: thin;
	border-left-width: thin;
	border-top-width: thin;
}
.oneColLiqCtrHdr #container #header #MenuBar1 li .MenuBarSubmenuVisible li {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: thin;
	border-top-color: #99C07C;
	border-right-color: #99C07C;
	border-bottom-color: #99C07C;
	border-left-color: #99C07C;
	border-right-width: thin;
	border-left-width: thin;
}
.oneColLiqCtrHdr #container #mainContent #MenuBar1 li a {
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.oneColLiqCtrHdr #container #mainContent #MenuBar1 li b {
	padding: 0px;
	margin: 0px;
}
.oneColLiqCtrHdr #container #header #MenuBar1 li a {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.oneColLiqCtrHdr #container #header #MenuBar1 li b {
	padding: 0px;
	margin: 0px;
}
a {
	font-size: 12px;
	color: #240C09;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}
b {
	font-size: 12px;
	color: #240C09;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
}

#menuborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #99C07C;
	border-right-color: #99C07C;
	border-bottom-color: #99C07C;
	border-left-color: #99C07C;
	border-bottom-style: dashed;
	height: 22px;
	margin-bottom: 5px;
}
#column_left {
	float: left;
	width: 284px;
	height: 296px;
	clear: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right:1px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 5px;
	text-align: center;
}
#column_middle {
	margin-right: 321px;
	margin-left: 321px;
	height: 296px;
	clear: none;
	text-align: center;
	color: #240C09;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 5px;
}
#column_right {
	float: right;
	width: 284px;
	height: 296px;
	clear: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 5px;
	text-align: center;
}
.boldheader {
	font-weight: bold;
	font-size: 36px;
	color: #F60;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.oneColLiqCtrHdr #container #mainContent .footer #column_right h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #240C09;
	font-size: 12px;
	font-weight: normal;
}
.oneColLiqCtrHdr #container #mainContent .footer #column_right h4 {
	font-weight: bold;
	text-align: center;
	color: #00E;
}
.oneColLiqCtrHdr #container #mainContent .footer #column_middle h4 u {
	color: #00E;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.oneColLiqCtrHdr #container #mainContent .footer #column_middle h6 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #240C09;
	font-variant: normal;
}
#menuborder2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #99C07C;
	border-right-color: #99C07C;
	border-bottom-color: #99C07C;
	border-left-color: #99C07C;
	margin-top: 22px;
}
#menuborder1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #99C07C;
	border-right-color: #99C07C;
	border-bottom-color: #99C07C;
	border-left-color: #99C07C;
}
#bottomborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #99C07C;
	border-right-color: #99C07C;
	border-bottom-color: #99C07C;
	border-left-color: #99C07C;
	margin-top: 5px;
}
.oneColLiqCtrHdr #container #mainContent .footer #column_left h1 {
	text-align: center;
	color: #B00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.oneColLiqCtrHdr #container #mainContent .footer #column_right h2 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
}
.oneColLiqCtrHdr #container #mainContent .footer #column_left h2 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
}
#column1{
	margin-right: 350px;
	clear: none;
	color: #240C09;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
	margin-top: 5px;
}
#column2 {
	float: right;
	width: 350px;
	clear: none;
	color: #240C09;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
	margin: 5px;
}
.oneColLiqCtrHdr #container #mainContent #column1 h1 {
	font-size: 24px;
}
.oneColLiqCtrHdr #container #mainContent #column1 h2 {
	font-size: 18px;
}
.oneColLiqCtrHdr #container #mainContent #column1 h3 {
	font-size: 14px;
	font-weight: normal;
}
#pageContent {
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: left;
	color: #240C09;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: -10px;
	margin-bottom: -10px;
	font-variant: normal;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColLiqCtrHdr #container #mainContent .footer #column_right h3 {
	font-weight: normal;
}
.oneColLiqCtrHdr #container #mainContent .footer #column_right h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.oneColLiqCtrHdr #container #mainContent .footer #column_middle h6 {
	font-weight: normal;
	font-size: 12px;
}
.oneColLiqCtrHdr #container #mainContent #pageContent h3 #picborder {
	margin-right: 60px;
	margin-left: 10px;
}
.unbold {
	font-weight: normal;
}

#apple {
	margin-top: 10px;
	margin-right: 5px;
}
#Strawberries {
	color: #E00;
}
#outerdiv1
{
	width:240px;
	height:1096px;
	overflow:hidden;
	position:relative;
}
#outerdiv2
{
	width:670px;
	height:1100px;
	overflow:hidden;
	position:relative;
}
#inneriframe1
{
	position:absolute;
	top:0px;
	left:-1px;
	width:240px;
	height:1096px;
}
#inneriframe2
{
	position:absolute;
	top:-2px;
	left:-1px;
	width:670px;
	height:1100px;
}
a#blueberries
{
	color:#30F;
	font-size:24px;
}
a#raspberries
{
	 color:#C06;
	 font-size:24px;
}
a#strawberries
{
	 color:#F33;
	 font-size:24px;
}
a#apples
{
	 color:#0B0;
	 font-size:24px;
}
a#cornmaze
{
	color:#D3CA0C;
	font-size:24px;
}
.formin 
{
	border-top-color: #240C09;
	border-left-color: #240C09;
}
.formout 
{
	border-right-color: #240C09;
	border-bottom-color: #240C09;
}
.green
{
	color:#434E2C;
	border-style:dashed;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
li.padding {
	padding-top: 16px;
}
table#referral {
	height: 130px;
}
table#referral tr {
	height: 30px;
}
#fadeshow1 {
	margin-top:4px;
}
