@charset "UTF-8";
.style2 {font-size: 13px}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	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: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-right: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D94C1E;
	font-size: 20px;
	text-indent: 10px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DA5021;
	font-size: 13px;
	text-indent: 10px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #D94C1E;
	font-size: 30px;
	padding-left: 10px;
	font-style: normal;
	text-transform: none;
	letter-spacing: normal;
}
h3 {
	padding-left: 10px;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 0px;
	margin-top: 4px;
	padding-top: 15px;
	padding-bottom: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 25px;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 0px;
}
#table_form_product h4 {
	color: #D93A2D;
	font-weight: bold;
	font-size: 14px;
	padding-left: 12px;
	padding-bottom: 0px;
	line-height: 17px;
}
.black {
	color: #000000;
}
#table_form_product h1 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 12px;
	text-indent: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 a:link, h4 a:active, h4 a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
h4 a:hover {
	color: #DA4D1E;
	text-decoration: underline;
	font-weight: bold;
}
h5 {
	color: #2F692E;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	padding-left: 18px;
	padding-right: 24px;
	padding-top: 15px;
	background-color: #fffae5;
	margin-left: 10px;
	margin-right: 25px;
	margin-top: 40px;
	padding-bottom: 15px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #E7D895;
	border-bottom-style: solid;
	border-bottom-width: 7px;
	border-bottom-color: #E7D895;
	width: 150px;
	text-align: left;
	margin-bottom: 12px;
}
h5  a:link, h5 a:active, h5 a:visited {
	color: #2F692E;
	text-decoration: underline;
}
h5 a:hover {
	color: #D94F1F;
	text-decoration: underline;
}
#table_form {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	line-height: 18px;
	margin-left: 10px;
	background-color: #FFF2D0;
	border: 1px dotted #DA5021;
	padding-top: 12px;
	padding-bottom: 12px;
}
#table_form_td  {
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#MainContent_table_left {
	width: 28%;
	text-align: right;
}
#MainContent_table_left h1 {
	text-align: left;
	float: none;
	padding-left: 12px;
}
#MainContent_table_left h4 {
	padding-left: 25px;
}
#MainContent_center {
	width: 38%;
}
#MainContent_center2 {
	width: 384px;
}
#MainContent_right {
	width: 34%;
	text-align: right;
	padding-right: 20px;
}
#MainContent_right2 {
	width: 235px;
	text-align: right;
	padding-right: 20px;
}
#MainContent_table li {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 4px;
	list-style-type: disc;
	padding-right: 25px;
}
.biobrick {
	font-weight: bold;
	color: #448538;
}
#container  {
	width: 866px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#headerNavigation   {
	background-image: url(images/pellets_home_page/green_band_02.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 36px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 35px;
}
#headerNavigation  a, #headerNavigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#headerNavigation  a:hover, #headerNavigation a:active  {
	text-decoration: underline;
}
#header  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 142px;
}
#MainNavigation {
	background-image: url(images/pellets_home_page/navigation_background_14.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	text-indent: 6px;
	line-height: 22px;
	height: 22px;
}
#MainNavigation  ul {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}
#MainNavigation li {
	display: inline;
}
#MainNavigation li a, #MainNavigation li a:visited    {
	color: #000000;
	padding-right: 9
.px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #E7D895;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	display: inline;
	line-height: 21px;
	padding-right: 6px;
	margin: 0px;
}
#MainNavigation li a.current, #MainNavigation li a.current:hover, #MainNavigation li a.current:active {
	background-color: #fff;
	
}
#MainNavigation  li  a:hover    {
	color: #000000;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 21px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	display: inline;
}
#MainContent  {
	margin: 0px;
	padding: 0px;
	background-image: url(images/pelletsnow.com_images/pelletsnow_images/Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.oneColFixCtrHdr #container #MainContent table {
	margin-top: 93px;
	margin-left: 22px;
}
#MainContent_table  {
	text-align: left;
	vertical-align: top;
}
#MainContentWhite {
	background-image: url(images/pellets_home_page/footer_30.jpg);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}
#Footer  {
	background-color: #FFFFFF;
	background-image: url(images/pellets_home_page/footer_30.jpg);
	background-repeat: repeat-y;
	font-size: 10px;
	padding-right: 4;
	line-height: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	background-position: left top;
	height: 50px;
}
#Footer a, #Footer a:visited {
	color: #2C692E;
	text-decoration: none;
}
#Footer a:hover, #Footer a:active {
	text-decoration: underline;
}
#apDiv1 {
	position:relative;
	width:200px;
	height:115px;
	z-index:1;
	left: 291px;
	top: 305px;
	color: #333399;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
}
#table_form_product {
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DA5021;
}
#table_form_product h1 {
	padding-left: 12px;
}
#table_form_product h4 {
	padding-left: 12px;
}
#table_form_product img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#table_form_product_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC33;
}

