.section_title {
	height: 200px;
	width: 776px;
	background-color: #666666;
	float: left;
	margin-bottom: 15px;
	border: 2px solid #C6A99B;
}
.section_list_area {
	float: left;
	width: 776px;
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #DBDBDB;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #80A5BD;
	border-bottom-color: #80A5BD;
	border-left-color: #80A5BD;
	margin-bottom: 5px;
}
.shop_table {
	background-color: #dbdbdb;
	background-image: url(../images/desc_bg.jpg);
	background-repeat: repeat-x;
}
.shop_section_hotsauces {
	width: 236px;
	float: left;
	height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: center;
	border: 2px solid #80A5BD;
	background-color: #DBDBDB;
	background-image: url(../stock_items/volcano_sauce.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.shop_section_vinaigrettes {
	width: 236px;
	float: left;
	height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: center;
	border: 2px solid #80A5BD;
	background-color: #DBDBDB;
	background-image: url(../stock_items/basil_oil.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.shop_section_spicemixes {
	width: 236px;
	float: left;
	height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: center;
	border: 2px solid #80A5BD;
	background-color: #DBDBDB;
	background-image: url(../stock_items/spices_i.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.shop_section_marmalade {
	width: 236px;
	float: left;
	height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: center;
	border: 2px solid #80A5BD;
	background-color: #DBDBDB;
	background-image: url(../stock_items/chunky_marmalade.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.shop_section_pickleschutneys {
	width: 236px;
	float: left;
	height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: center;
	border: 2px solid #80A5BD;
	background-color: #DBDBDB;
	background-image: url(../stock_items/green_paw_paw_i.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.shop_section_mustards {
	width: 236px;
	float: left;
	height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: center;
	border: 2px solid #80A5BD;
	background-color: #DBDBDB;
	background-image: url(../stock_items/hot_whole_grain_mustard_60ml.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.shop_section_title {
	color: #2D4655;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 30px;
	margin-top: 170px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	background-image: url(../images/op.png);
	padding: 0px;
	width: 236px;
}
a.shop:link {
	color: #2D4655;
	text-decoration: none;
}
a.shop:visited {
	text-decoration: none;
	color: #2D4655;
}
a.shop:hover {
	color: #C63F39;
}
.product_holder {
	background-color: #DBDBDB;
	height: 440px;
	width: 361px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
	border: 2px solid #80A5BD;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 140%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	line-height: 125%;
	margin-bottom: 5px;
	color: #2D4655;
}
.prod_title {
	color: #2D4655;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background-color: #D4BBA7;
	line-height: 130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding: 0px;
}
.prod_price {
	line-height: 170%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
.prod_image {
	border: 1px solid #80A5BD;
	margin-bottom: 5px;
	text-align: center;
}
td {
	border-bottom-width: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #80A5BD;
}
tr {

}
.desc {
	background-color: #EDECE7;
	width: 776px;
}
.alt_bord {
	border-top-color: #CACACA;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	color: #420000;
}
.t_title {
	font-size: 18px;
	text-indent: 10px;
	line-height: 30px;
	color: #704532;
}
.t_desc {
	padding-right: 10px;
	padding-left: 10px;
}
.t_size {
	font-size: 16px;
	color: #6F0E17;
}
.t_price {
	font-size: 16px;
	font-weight: bold;
	color: #704532;
}
.t_qty {
	font-size: 16px;
	padding-top: 5px;
}
.t_basket {
	height: 40px;
	padding-top: 5px;
	text-align: center;
}
a.basket:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}
a.basket:visited {
	text-decoration: none;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.basket:hover {
	color: #C63F39;
}
a.basket_b:link {
	color: #2D4655;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.basket_b:visited {
	text-decoration: none;
	color: #2D4655;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.basket_b:hover {
	color: #C63F39;
}
.view_basket {
	width: 150px;
	float: right;
	margin-bottom: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #EDECE7;
	border: 2px solid #AAC2D2;
	margin-top: 0px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/checkout.jpg);
}
W
