@charset "UTF-8";
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.redline {
	background-image: url(images/redline.jpg);
	background-repeat: repeat-x;
}
.heading-retail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
}
.bodycopyretail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
.hidden-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
}

.heading-shop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.redline-shop {
	background-image: url(images/redline-shop-page.jpg);
}

.bodycopyabout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding-left: 25px;
}

.heading-terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

