html, body { margin: 0px; padding: 0px; width: 100%; height: 100%; font-family: Arial, Helvetica, sans-serif; }
a img { border: 0px; }

a.main_nav, a.sub_nav { display: block; text-decoration: none; }
a.main_nav img { width: 185px; height: 30px; }

.sub_nav, .sub_nav:link, .sub_nav:visited
{
	font-size: 12px;
	padding-left: 30px;
	color: #1D5157;
	background-color: inherit;
	display: block;
}
.sub_nav:hover { color: #FFFFFF; background-color: #572A14; }

#main_container { width: 954px; height: 100%; background-image: url('/template_images/navigation/decoration.jpg'); background-position: left top; background-repeat: no-repeat; }
#page_decoration { width: 197px; font-size: 12px; padding-top: 249px; }
#page_decoration a { padding-left: 10px; }
#page_decoration p { padding-left: 20px; color: #236B5F; }
#page_logo { height: 76px; padding-top: 20px; margin-bottom: 25px;}
#page_content { width: 669px; font-size: 13px; padding-bottom: 20px; }

#page_content form td { vertical-align: middle; }

.heading
{
	color: #3E3D4D; 
	line-height: 28px;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
}
.heading div, .heading img { display: block; float: left; color: inherit; }

#page_content .section h2, .hdr-title { color: #A06547; font-weight: normal; }
#page_content hr { width: 669px; margin-left: 0px; margin-bottom: 20px;}
#page_content h2 { display: none; }

#page_content .body { margin: 10px 0px;}
#orderDetails { margin-bottom: 10px; }

.grey_color { color: #3E3D4D; }
.orange_color { color: #A06547; }
.green_color { color: #1D5157; } 
.light_green_color { color: #4797A0; }

p, div { color: #3E3D4D; }
p { margin-bottom: 10px; padding: 0px; }

.organic_picture_container { height: 260px; /*min-width: 135px;*/ width:136px; text-align: center; vertical-align: middle; }

.product-image { height: 250px; text-align: center; vertical-align: middle; }
.product-image img { border: 1px solid black; }
.product-title, .product-title a { font-size: 17px; color: #BF4621; font-weight: bold; text-decoration: none; }
.product-title, .product-price { padding-left: 9px; } 
.product-price, .product-price span.myerror { font-weight: normal; font-size: 12px; color: #808080; line-height: 20px;  }

span.myerror { font-weight: bold; color: #FF0000; }

p.news_title
{
	font-size: 14px;
	font-weight: bold;
}

.cart_links
{
	padding-left: 21px;
	margin-bottom: 20px;
	font-size: 12px;
}

.cart_links a:link,
.cart_links a:visited,
.cart_links a:active
{ text-decoration: none; color: #1D5157; }

.pageNote { margin-bottom: 10px; }


#cartItems { width: 80%; }
#cartItems th { text-align: left; }
#page_content form td.list { vertical-align: top; }

#page_footer
{
	background-image: url('/template_images/footer-wood.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	
	color: #FFFFFF;
	font-size: 11px;
	background-color: #8C530C;
	
	width: 954px;
	height: 81px;
}

#page_footer a:link,
#page_footer a:visited,
#page_footer a:active
{ color: #FFFFFF; background-color: inherit; font-size: inherit; }
