.producttext {
	padding-top:34px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color:#858585;
}

.recipelink, .recipelink a:link, .recipelink a:visited, .recipelink a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:center;
	color: #862206;
}

.producttext a:link, .producttext a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color:#862206;
	text-decoration:none;
}

.producttext a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color:#AEA468;
}

.productpromotion {
	padding-top:34px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color:#862206;
	font-weight:bold;
}

.productname {
	padding-top:20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color:#858585;
	font-weight: bold;
}

.shoppingcart {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color:#862206;
	width:600px;
}

.shoppingcart th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#862206;
	height:40px;s
}

.shoppingcart_total {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color:#862206;
	width:600px;
	padding-bottom:20px;
	text-align:right;
}

.shoppingcart_buttons {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color:#862206;
	width:607px;
	text-align:right;
}


.cart_image {
	width:100px;
	text-align:center;
}

.cart_itemnum {
	width:75px;
	text-align:left;
}

.cart_desc {
	width:225px;
	text-align:left;
}

.cart_qty {
	width:50px;
	text-align:left;
}

.cart_unitcost {
	width:100px;
	text-align:right;

}

.cart_subtotal {
	width:100px;
	text-align:right;
}

.cart_remove {
	padding-top:50px;
	text-align:center;
}

.cart_rule {
	border-top-color:#990000;
	border-top-width:1px;
	border-top-style:solid;
}

#cart_content {
	z-index:4;
	margin-left:50px;
}

#account_content {
	z-index:4;
	margin-left:210px;
}

.monthlyspecialimage {
	float:left;
}

.productstrikethru {
	text-decoration: line-through;
}

