/************************* Typeography *************************/

body { 
	text-align:center;
	margin: 0px; 
	padding: 0px;
	}

p { 
	font: 9pt/17pt trebuchet ms; 
	margin-top: 0px; 
	text-align: left;
	}

a:link, a:visited {
	padding-bottom: 0;
	color: #F0721F;
	text-decoration: underline;
	}
a:hover, a:visited {
	padding-bottom: 0;
	color: #D25600;
	text-decoration:underline;
	}
	
ul {
	margin: 0;
	list-style: disc;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 24px;
	}
	
li {
	margin: 0;
	padding: 1px;
	font-family: trebuchet ms, serif;
	font-weight:normal;
	font-size: 12px;
	}

	
h1 {
	font: normal 22px trebuchet ms;
	letter-spacing: 1px;
	margin: 0px;
	color: #451E03;
}
h2 {
	font: normal 18px trebuchet ms;
	letter-spacing: 1px;
	margin: 0px;
	color: #E59133;
	text-align: left;
}
h3 {font: normal 18px trebuchet ms; letter-spacing: 1px; margin: 0px; color: #000;}
h4 {
	font: normal 15px trebuchet ms;
	letter-spacing: 1px;
	margin: 0px;
	color: #B74707;
}
h5 {font: normal 14px trebuchet ms; letter-spacing: 1px; margin: 0px; color: #000;}

blockquote {font: italic normal 10pt trebuchet ms;}

hr {
border:0px;
color: #999;
background-color: #999;
height: 1px;
}

A:link IMG { border: 0; }
A:hover IMG { border: 0; }
A:visited IMG { border: 0; }

/* -------------   Table Cells = Columns   ------------------ */

#left, #left p {
text-align:center;
}

#menu-left{
}
#menu-right p{
font: bold 12px trebuchet ms; letter-spacing: 0.5px; margin: 0px; color: #fff;
}

/* Tabs */

#Tabs{
	float: left;
	padding: 0 0 1px 0;
	width: 100%;
	margin: 0px;
}

#Tabs li {
	float: left;
	font-weight: bold;
	list-style: none;
	margin: 0 3px 0 0;
}

#Tabs li a {
	background: #E87C00;
	color: #FFF;
	display: block;
	float: left;
	text-decoration: none;
}

#Tabs li a span{
	background: url(../img/tab-right.gif) right top no-repeat;
	cursor: hand;
	cursor: pointer;
	display: block;
	float: left;
	padding: 5px 12px 3px 11px;
}

#Tabs li a:hover{
	background: url(../img/tab-highlight-left.gif) #D25600 left top no-repeat;
	color: #FFFFFF;
}

#Tabs li a:hover span{
	background: url(../img/tab-highlight-right.gif) right top no-repeat;
}

#Tabs ul{
	float: left;
	padding: 52px 10px 0 10px;
}
.img-brdr {
	padding: 3px;
	border: 1px solid #E59133;
}
#grain-fuel #grain-stove #main-body #grain-burning #main #energy-table {
	padding: 2px;
	margin: 0px;
	background-color: #ECEFEA;
	border: 1px;
	border-style: solid;
	border-color: #632500;
}
#grain-fuel #grain-stove #main-body #grain-burning #main #energy-table th{
	background-color: #632500;
	color: #FBF9EB;
}
#grain-fuel #grain-stove #main-body #grain-burning #main #bushel {
	background-color: #ECEFEA;
	border: 1px;
	border-color: #632500;
	border-style: solid;
}

#grain-fuel #grain-stove #main-body #grain-burning #main #color-table {
	padding: 2px;
	margin: 0px;
	background-color: #f7f8e6;
	border: 1px;
	border-style: solid;
	border-color: #632500;
	text-align: center;
}
#main .product {
	background-color: #EDEDDC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #632500;
	border-right-color: #632500;
	border-bottom-color: #632500;
	border-left-color: #632500;
	margin-bottom: 10px;
	padding: 10px;
	width: 100%;
}

#main .product2 {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #632500;
	border-right-color: #632500;
	border-bottom-color: #632500;
	border-left-color: #632500;
	margin-bottom: 10px;
	padding: 10px;
	width: 100%;
}

#Footer{
	margin:0px;
	width:100%;
	height:45px;
	text-align:center;
}

#Footer ul{
	list-style:none;
	
}

#Footer li{
float:center;
	display:inline;
	color:#ffffff;
	font-size:12px;
	margin-right:5px;
	font-weight:normal;
	padding-bottom:3px;
}

.footer2 {
text-align:center;
color:#F0721F;
}
