﻿
body {
	font-family: arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #00CC00;
}

div.main {
	width: 1000px;
	margin: 0 auto;
	background-color: White;
}

h1 {
	text-align: center;
	border-bottom: 20px solid orange;
	background-color: #FFFFE0;
	padding: 50px 100px 50px 100px;
	margin: 0;
	margin-bottom: 30px;
	font-size: 235%;
}

h1.main
{
	width: 1000px;
	height: 202px;
	background: url(corn_header.jpg) no-repeat top left;
	border: none;
	padding: 0px;
	margin: 0px;
}


h1 span {
	display: none;
}

h1.no_guarantee {
	background-image: none;
	font-size: 500%;
	text-align: left;
	padding-left: 30px;
}
		
h2 {
	font-size: 180%;
	background-color: #BFFFBF;
	padding: 10px 0 10px 30px;
	border-top: 3px solid #008F00;
	border-bottom: 3px solid #008F00;
	margin-top: 40px;	
}

h3 {
	font-size: 130%;
	text-align: center;
}

div.signup {
	width: 220px;
	float: right;
	margin: 20px;
	margin-top: 0px;
	background-color: #006600;
	color: white;
	padding: 10px;
	border: 5px solid #00CC00;
}

p {
	margin-left: 20px;
	font-size: 130%;
	padding: 0 10px;
}

div.signup p {
	margin-left: 0;
	font-size: 110%;
}

div.pledge {
	padding: 10px;
	padding-top: 0;
	font-style: italic;
	font-size: 90%;
}

label {
	font-weight: bold;
	margin-left: 18px;
	font-size: 110%;
}

input {
	margin-left: 18px;
}
		
ul {
	font-size: 130%;
}

li {
	margin-top: 5px;
	background: url(bullet.gif) no-repeat top left;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 20px;
}

strong {
}

div.thankyou {
	font-size: 140%;
	margin: 20px;
}

div.thankyou h2 {
	font-size: 120%;
	background-color: Transparent;
	padding: 0;
	border: 0;
	margin: 0 0 20px 0;	
}

div.guarantee {
	float: left;
	margin: 10px 20px;
	background: url(guarantee_lower.gif) no-repeat top left;
	width: 168px;
	height: 161px;
}

div.buy {
	width: 179px;
	height: 60px;
	float: right;
	margin-right: 170px;
}

a.buy {
	background: url(buy.png) no-repeat top left;
	width: 179px;
	height: 60px;
	display: block;
}

div.top_section {
	background: url(book_cover.jpg) no-repeat -30px 50px;
	font-size: 150%;
	padding-left: 260px;
	height: 360px;
	margin-top: 5px;
}

div.top_section h3 {
	margin-top: 0px;
	font-size: 150%;
}

div.purchase_link {
	text-align: left;
	font-size: 120%;
	margin-left: 30px;
}

a strong {
	font-style: italic;
	background-color: Transparent;
}

div.clear {
	clear: both;
}

div.errors ul li {
	margin-left: 0;
	background: none;
	padding-left: 0;
	font-size: 100%;
	font-weight: bold;
	list-style-type: square;
}

span.title {
	font-style: italic;
	font-weight: bold;
}

table {
	border: 1px solid black;
	margin-left: 20px;
	width: 800px;
}

table td {
	border: 1px solid black;
	padding: 10px;
}

thead {
	background-color: lightyellow;
	font-weight: bold;
}

tr.total {
	background-color: lightgrey;
	font-weight: bold;
}

div.footer p {
	width: 88px;
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
div.footer p a img {
	border: none;
}

div.footer ul {
	font-size: 100%;
	margin: 0 auto;
	width: 750px;
}

div.footer li {
	background: none;
	padding: 0px 10px;
	display: inline;
	border-left: 1px solid black;
	margin: 0px;
}

div.footer li.first {
	padding-left: 0px;
	border-left: none;
}

div.footer {
	border-top: 1px solid black;
	font-size: 90%;
	padding: 10px 0px;
	background-color: whitesmoke;
	width: 100%;
	float: left;
}

h2.top {
	margin-top: 0px;
}

div.buttons {
	margin-top: 30px;
}

div.buttons div.help {
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	float: left;
	width: 250px;
}

a.toc_button {
	width: 210px;
	height: 60px;
	background: url(toc_button.png) no-repeat top left;
	display: block;
	float: left;
	margin-left: 40px;
}

div.top_section a.buy {
	float: left;
	margin-right: 0px;
}

div.buy_text{
	width: 240px;
	float: right;
	margin-right: 130px;
	clear: right;
	font-weight: bold;
	font-size: 120%;
	margin-top: 5px;
}

div.menu {
	background: url(headerbg.gif) repeat-x top;
	height: 40px;
	position: relative;
}

div.menu ul {
	z-index: 999999;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	left: 60px; 
	top: 6px !important; top: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}

div.menu li {
   display:inline;
   margin:0; padding:0;
}

div.menu a {
   float:left;
   background: url(tableft.gif) no-repeat left bottom;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
   margin-right: 3px;
}

div.menu a span {
   float:left;
   display:block;
   background: url(tabright.gif) no-repeat right bottom;
   padding:3px 15px 6px 8px;
   color: #FFF;
}

span.old_price {
	text-decoration: line-through;
}

div.menu a span {float:none;}
/* End IE5-Mac hack */
div.menu a:hover span {
	color:#FFF;
}
div.menu a:hover {
   background-position: left -17px;
}
div.menu a:hover span {
   background-position: right -17px;
}

