@charset "utf-8";

html {
overflow: scroll;
} 
.style4 {
	font-size: 16px;
	color: #737A35;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.pgtitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	color: #737A35;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
.vnav a {
font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	text-decoration:none;
	font-weight:bold;
	color: #737A35;
	}
.vnavsub {
font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-decoration:none;
	color: #737A35;
}
#header {
	width: 880px;
	color: #FFFFFF;
	border: 0px solid #ccc;
	height: 105px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/white_BG_header.png);
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer {
	width: 900px;
	color: #FFFFFF;
	border: 0px solid #ccc;
	background-image: url(../images/white_BG_footer.png);
	height: 110px;
	background-repeat: no-repeat;
	float:left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#container {
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	height: 100%;
}
#content_editable {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 53px;
	width: 860px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
#FlashID {
	margin: 0px;
	padding: 0px;
}
#products_content_top {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 690px;
}
#products_content_bottom {
	float: left;
	width: 690px;
	margin: 0px;
	padding: 0px;
}

#products_right {
	margin: 0px;
	padding: 0px;
	width: 160px;
	float: right;
}

#product_image {
	width: 160px;
	float: left;
	margin-top: 10px;
	padding: 10px;
	margin-left: 5px;
}
#product_image img {
	margin: 0px;
	padding: 0px;
}

#product_description {
	width: 440px;
	float: right;
	text-align:justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 40px;
	clear: right;
}
#product_description_home {
	width: 638px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	clear: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
#product_description td {
	font-size: small;
	}

#product_detail {
	width: 655px;
	clear: both;
	float: left;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 15px;
}
#product_description table img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#cooking_instructions {
	width: 655px;
	clear: both;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	padding: 0px;
}
#product_imageanddescription_container {
	float: left;
	width: 670px;
	clear: both;
}

h3 {
	font-size: medium;
	color: #737A35;
	font-weight: bold;
}
.asterix_text {
	font-size: x-small;
}



#navigation ul {
	margin: 0px;
	padding: 0px;
}

#content {
	width: 870px;
	color: #333;
	border: 0px solid #ccc;
	margin: 0px;
	height: 100%;
	background-image: url(../images/white_BG_Repeat.png);
	float:left;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
body {
	 font-family: Arial, Helvetica, sans-serif;
 background-image:url(../images/texture_background.jpg);
}

#breadcrumb a:link {
	font-size: small;
	color: #737A35;
	text-decoration: none;
}
#breadcrumb {
	font-size: small;
	color: #737A35;
	text-decoration: none;
	text-align: right;
	width: 330px;
	float: left;
	margin: 0px;
	height: 30px;
	overflow: hidden;
	padding: 0px;
}
#breadcrumb a:hover {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
#breadcrumb a:visited {
	font-size: small;
	color: #737A35;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	color: #7A1F10;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 24px;
	color: #7A1F10;
	margin: 0px;
	padding: 0px;
}

#page_title {
	width: 500px;
	float: left;
	margin: 0px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}


#breadcrumb a:active {
	font-size: small;
	color: #666666;
	text-decoration: none;
}
#breadcrumb a:visited:hover {
	font-size: small;
	color: #666666;
	text-decoration: none;
}
#page_title ul {
	margin: 0px;
	padding: 0px;
}
#page_title img {
	margin: 0px;
	padding: 0px;
	float: left;
}

#page_title li {
	display: inline;
}

#bottom_links {
	font-size: small;
	color: #737A35;
	text-decoration: none;
	text-align: center;
	width: 980px;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottom_links a:hover {
	font-size: small;
	color: #666666;
	text-decoration: none;
}
#bottom_links a:visited {
	font-size: small;
	color: #737A35;
	text-decoration: none;
}
#bottom_links a:link {
	font-size: small;
	color: #737A35;
	text-decoration: none;
}
#bottom_links a:active {
	font-size: small;
	color: #737A35;
	text-decoration: none;
}
#bottom_links a:visited:hover {
	font-size: small;
	color: #666666;
	text-decoration: none;
}
#copyright {
	font-size: small;
	color: #737A35;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 50px;
	width: 980px;
}
#navigation {
	float:right;
	width:550px;
	height:20px;
}
#mailinglist {
	float: left;
	width: 900px;
	height: 65px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#navigation a:link {
	font-size: large;
	color: #737A35;
	text-decoration: none;
}
#navigation a:hover {
	font-size: large;
	color: #666666;
	text-decoration: none;
}
#navigation a:visited {
	font-size: large;
	color: #737A35;
	text-decoration: none;
}
#navigation a:active {
	font-size: large;
	color: #737A35;
	text-decoration: none;
}
#navigation a:visited:hover {
	font-size: large;
	color: #666666;
	text-decoration: none;
}
#home_bottom {
	margin: 0px;
	padding: 0px;
	height: 214px;
	width: 860px;
}
#home_top {
	margin: 0px;
	padding: 0px;
	height: 214px;
	width: 860px;
}
#home_bottom_content_left {
	margin: 0px;
	padding: 0px;
	height: 214px;
	width: 430px;
	float: left;
}
#home_bottom_content_right {
	margin: 0px;
	padding: 0px;
	height: 214px;
	width: 430px;
	float: left;
}
#products_container {
	width: 861px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
	float: left;
	clear: both;
}
#products_content_middle {
	float: left;
	width: 690px;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#shop_right_repeat {
	background-image: url(../images/shop/shelf.png);
	background-repeat: no-repeat;
	float: left;
	height: 240px;
	width: 680px;
	padding: 0px;
}
#shop_right_header {
	float: left;
	height: 45px;
	width: 680px;
}

#vertical_nav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-decoration:none;
	color: #7A1F10;
	
}
#products_content_container {
	width: 670px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#vertical_nav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-decoration:none;
	color: #ffffff;
}
#vertical_nav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-decoration:none;
	color: #7A1F10;
}
#vertical_nav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-decoration:none;
	color: #ffffff;
}
#vertical_nav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-decoration:none;
	color: #ffffff;
}
#vertical_nav li {
	list-style-type: none;
	display: block;
	margin-bottom: 5px;
}
#vertical_nav ul li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-decoration:none;
	color: #737A35;
}
#vertical_nav ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.product_detail_title {
	font-size: small;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.product_detail_subtext {
	font-size: small;
	font-weight: lighter;
	padding-left: 5px;
}
#product_detail table{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-left: 1px;
}
.product_detail_bottominfo {
	font-size: x-small;
	margin-left: 10px;
}

.product_detail_content {
	font-size: small;
	font-weight: lighter;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.product_detail_toptitle {
	font-size: small;
	font-weight: bold;
}
#shop_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 680px;
	height: 100%;
}
#vertical_nav {
	width: 135px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#shop_container {
	float:left;
	width:870px;
	height:100%;
	margin-top: 5px;
}
#shop_right_repeat_content {
	width: 602px;
	height: 230px;
	margin-left: 38px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
}
#shop_right_repeat_content_left {
	width: 150px;
	height:199px;
	float: left;
	padding-top: 15px;
	margin-left: 0px;
}
#shop_right_repeat_content_cushon {
	width: 330px;
	height:199px;
	float: left;
	padding-top: 27px;
	margin-left: 40px;
}
#shop_right_repeat_content_bags {
	width: 330px;
	height:216px;
	float: left;
	padding-top: 0px;
	margin-left: 40px;
}
#shop_right_repeat_content_mid_left {
	width: 130px;
	height:150px;
	float:left;
	margin-left: 0px;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 0px;
}
#shop_right_repeat_content_mid_right {
	width: 150px;
	height:199px;
	float:left;
	margin-left: 10px;
	padding-top: 15px;
}
#shop_right_repeat_content_right {
	width: 130px;
	height: 138px;
	float: right;
	margin-left: 0px;
	padding-top: 55px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 5px;
}
#price {
	width: 90px;
	height: 150px;
}
#cart {
	width:125px;
	height:150px;
	margin: 0px;
	background-image: url(../shop/images/price_tags/button_case.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#detail_other_product {
	width:220px;
	height:304px;
	min-height:25px;
	float:right;
	display: block;
	clear: right;
	margin-top: 10px;
	margin-right: 10px;
}
#serving_suggestions {
	width: 655px;
	clear: both;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	padding: 0px;
}
#product_link_container {
	height:200px;
	width:590px;
}
#product_shorttext {
	float:right;
	height:160px;
	width:460px;
}
#product_image_sml {
	float:left;
	height:170px;
	width:125px;
}
#facts_container {
	float:left;
	width:860px;
	clear: none;
}
#oatman {
	float:right;
	width:250px;
	clear: none;
}
#images_right {
	float:left;
	width:220px;
	padding: 10px;
}
#fact {
	float:left;
	width:350px;
	padding: 10px;
}

.img_right {
	float:right;
	padding-top: 0px;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.img_left {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
}
.img_bottom {
	float:right;
	margin: 10px;
}
#history_container {
	width:855px;
	height:100%;
	clear: none;
	float: left;
}
#history_content {
	float:left;
	width:600px;
}
#timeline {
	float:right;
	width:245px;
	padding-top: 11px;
}
.foot a:link {
	color: #737A35;
}
.foot a:hover {
	color: #737A35;
}
#photo_banner {
	height:200px;
	width:840px;
	margin-top: 20px;
	margin-bottom:20px;
	margin-left:-10px;
	padding: 0px;
}
#bottom_content {
	height:500px;
	width:860px;
	margin-left:-15px;
	padding: 0px;
}
#left_bottom_content {
	height:480px;
	width:480px;
	float:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#right_bottom_content {
	height:480px;
	width:300px;
	float:right;
	clear: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_top {
	height:200px;
	width:300px;
	padding:0px;
	float:left;
	margin-top: 8px;
	margin-left: 5px;
}
#content_bottom {
	height:200px;
	width:300px;
	padding:0px;
	float:left;
	margin-top:10px;
	background-color: #FFFFFF;
	margin-left: 5px;
}
.images_right_content {
	float:right;
	padding: 5px;
	margin-top:-25px;
}
.images_left_content {
	float:left;
	margin-top:0px;
	margin-right: 0px;
	clear: left;
	padding: 0px;
	margin-bottom: 10px;
}
.images_mid_content {
	float:left
	padding: 5px;
	margin-left:180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.homepage {
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height:14px;
	font-size:13px;
	text-align:justify;
	font-weight: lighter;
	margin-top:5px;
}
.homepage_header {
	color:#FFFFFF;
	font-size:18px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bolder;
}
.move { 
	margin-left:100px;
}
.product_list_title {
	color:#7A1F10;
	font-size:18px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bolder;
}
.product_list_description {
	color:#737A35;
	font-size:13px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#products_content_home {
	width:810px;
	height: 300px;
}
#home_bottom_left {
	float:left;
	width:470px;
	height:200px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding: 0px;
}

#mailing_list {
	height:50px;
	width:300px;
	margin-left: 5px;
}
#bottom_left {
	height:242px;
	width:480px;
	float:left;
	clear:both;
}
#family {
	height:200px;
	width:480px;
	clear: both;
	float: left;
	margin-top: 29px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#product_home_left {
	height:200px;
	width:300px;
	float: left;
	clear: left;
	margin-left: 0px;
}
#product_home_right {
	height:200px;
	width:300px;
	float:right;
	margin-right: 0px;
	clear: right;
}
.case {
	margin-top:7px;
	display: block;
}
.case_up {
}
#photo_right {
float:right;

}
.push_right_shop {
	margin-left:45px;
	margin-right: 30px;
	margin-top:10px;
}
.push_left_shop {
	margin-left:25px;
	margin-right: 15px;
	margin-top:10px;
}
.push_down_shop {
	margin-top:10px;
}
#news_container {
	width:780px;
	height:226px;
	padding: 5px;
	border: 5px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #D8D7BB;
}
#news_photo {
	width:200px;
	height:226px;
	float: left
}
#news_headline {
	width:570px;
	float:right;
	height:20px;
}
#news_content {
	width:570px;
	float:right;
	height:185px;
	margin-left: 10px;
	margin-top: 20px;
	clear: none;
}
#newsfull {
	height:100%;
	width:820px;
	padding:10px;
}#container #content #content_editable #history_container #history_content .product_detail_subtext .img_left {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top:-8px;
}
#container #content #content_editable #history_container #history_content .product_detail_subtext .img_bottom {
	padding-top: -15px;
}
#container #content #content_editable .eC_Simple_GranitePine_Arial .eC_OrderSummary .eC_CartSummary .eC_Subtotal eC_SummaryLabel {
	padding-left: 5px;
}

.history_left_flash {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#product_dis {
	width:630px;
	clear:both;
	margin-left: 30px;
	margin-top: 10px;
	text-align: justify;
}
#left_colum {
	width:160px;
	height:100%;
	float:left;
	padding-right: 5px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-bottom: 15px;
}
#shop_main_page_paper {
	height:165px;
	width:460px;
	float: left;
	margin-left: 40px;
	background-image: url(../shop/images/main_bg_paper.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
