body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	text-align:center;
	padding: 0px;
	margin: 0px;
	background: url(../images/website/bg.gif);
	background-position: top;
	background-repeat: no-repeat
} 
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #710000;
	text-align: left;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #710000;
	text-align: left;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #710000;
	text-align: left;
}
#header {
	width: 782px;
	height: 77px;
	background-color: #ECCC55;
}
#barrow {
	width: 105px;
	height: 58px;
	background-color: #ECCC55;
	background: url(../images/website/your_barrow.gif);
}
#curve {
	width: 782px;
	height: 37px;
	margin-bottom: 10px;
	background: url(../images/website/header_shadow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#content {
	width: 782px;
	color: #999;
	background-color: #fff;
}
#footer {
	width: 772px;
	color: #666;
	background-color: #fff;
	height: 40px;
	padding-top: 10px;
	border-top: 1px solid #666;
}
.header_text {
	padding-left: 10px;
	text-align: left;
}
.content_text {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.cart_delivery{
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.cart_text{
	font-size: 10px;
	font-weight: bold;
	color: #710000;
}
.cart_header{
	font-size: 12px;
	font-weight: bold;
	color: #710000;
	background-color: #ECCC55;
	border-bottom: 1px solid #710000;
}
.cart_row{
	font-size: 10px;
	color: #710000;
	border-bottom: 1px solid #710000;
}
.cart_footer{
	font-size: 12px;
	font-weight: bold;
	color: #710000;
}
.formp {
	margin: 2px;
	padding: 0px;
}
.textfield{
	font-size: 10px;
	color: #710000;
	border: 1px solid #710000;
}
.copyright {
	font-size: 9px;
	color: #666;
}
.stockist {
	width: 600px;
	padding-top: 5px;
	border: 1px solid #710000;
	background-color: #ECCC55;
	color: #000;
}
.tbl_header {
	font-size: 14px;
	font-weight: bold;
	color: #710000;
	text-align: left;
}
.tbl_content {
	font-size: 12px;
	color: #000;
	text-align: left;
}
a:link {
	color: #710000;
	text-decoration: underline;
}
a:visited {
	color: #710000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.header_text {
	font-size: 28px;
	color: #710000;
	text-align: left;
	padding-bottom: 20px;
}
.product_links {
	font-size: 14px;
	font-weight: bold;
	color: #EBCB53;
}
.content_header {
	font-size: 14px;
	font-weight: bold;
	color: #710000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
}
.content_text {
	color: #999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
}
.error {
	color: #FF0000;
	text-align: left;
} 
.required {
	color: #FF0000;
	vertical-align: top;
} 
.formlabel {
	width : 100px; 
	float : left; 
	text-align: left;
	color: #710000;
} 
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #710000;
	background-color: #fff;
	border: 1px solid #ddb109;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ddb109;
	background-color: #fff;
	border: 2px solid #ddb109;
}
.box_left {
	background-image: url(../images/website/box_left.gif);
	width: 6px;
}
.box_right {
	background-image: url(../images/website/box_right.gif);
	width: 6px;
}
.box_text {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: left;
}
.price { 
	font-size: 10px; font-weight: bold; color: #ddb109;
}
.standard_price { 
	font-size: 10px; font-weight: bold; color: #710000;
}
.original_price { 
	font-size: 10px; font-weight: bold; color: #999999;
}
.saving_price { 
	font-size: 10px; font-weight: bold; color:#FF0000;
}
.barrow_text {
	font-size: 10px;
	color: #710000;
}
.map_telephone {
	font-size: 12px;
	color: #710000;
}
.map_footer {
	border-top: 1px solid #710000;
	padding-top: 5px;
}
