
/* CSS Document */
.product_center_col {
	float:left;
	width:395px;
	padding:2px;
}

.product_right_col {
	width: 180px;
	margin-left:400px;
	padding: 2px;
}
.ingredients_list UL {
	font: 9px Verdana, Arial, Helvetica, sans-serif;  
  margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
.ingredients_list LI {
  margin: 0px opx 2px 0px;
}
#product_name {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #5D564B;	
}

.product_price {
	font: bold 18px Arial, Helvetica, sans-serif;
  color: #8C2419
}
.header_search {
	background: url(http://www.marilynfarms.com/includes/templates/marilynfarms/images/search.gif) no-repeat right bottom;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#header_searchbox {
	height: 12px;
	width: 115px;
	font: 11px Arial, Helvetica, sans-serif;
}
.header_menu {
	border-top: 3px solid #B3BA48;
	background-color:#739946;
}
#index_left_col {
	width: 490px;
	float: left;
}
#index_right_col {
	width: 270px;
	float: right;
}
#whats_new_box {
	background: #3F3F3F;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
#whats_new_box h2 {
	color: #B0B453;
}
#whats_new_box ul {
	padding-left: 10px;
	margin-left: 10px;
}
#whats_new_box li {
	margin-bottom: 5px;
}
#whats_new_box a {
	color: #FFFFFF;  
}
#blog_box {
	background: #3F3F3F;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
#blog_box h2 {
	color: #B0B453;
}
#blog_box ul {
	padding-left: 10px;
	margin-left: 10px;
}
#blog_box li {
	margin-bottom: 5px;
}
#blog_box a {
	color: #FFFFFF;  
}
#feature_main h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}
#feature_main p {
	margin: 5px 0px 0px;
}
#feature_main {
	background: #DACEB8;
	padding: 10px;
	margin: 0px;
}
#newsletter_box {
	background: #8C2419;
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
#features {
	margin: 10px 0px 0px;
	width: 490px;
	vertical-align: top;
}
#features th {
	padding: 5px;
	margin: 0px;
	width: 148px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
#feature1 {
	background: #64833D;
}
#feature2 {
	background: #8C2419;
}
#feature3 {
	background: #8C7D66;
}
.feature_divider {
	width: 8px;
}
#features img {
	float: left;
	margin: 7px 5px 0px 0px;
	padding: 0px;
}
#features h3 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
}
#features td {
	vertical-align: top;
}
UL.site_services {
	list-style: none;
	margin: 0px;
	padding: 0px 0px;
}
LI.site_services {
	background: #8C2419;
	padding: 4px 4px;
	margin-bottom: 1px;
}
LI.site_services:hover {
	background: #BF3222;  
}
A.site_services {
	color: #FFFFFF;
	text-decoration:none;
}
A.site_services:hover {
  background: #BF3222;
	color: #FFFFFF;
}
.shopping_cart_box {
	border: 1px solid #739946;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	height: 20px;
	padding: 0px;
}

