body {
	background-color: #F1C969;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

H1 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #501B81;
	}
	
H2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #501B81;
	}
	
.category_title {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #501B81;
	}
	
.category{
font: 14px/20px Georgia, "Times New Roman", Times, serif;
color: #000000;
	}
	
.detail_buy_button {
	padding-top: 20px;
	padding-bottom: 20px;
}
	
.subheadline_cart {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #501B81;
}

.cart_price{
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
}

.cart_sale_price {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #C10909;
}

.cart_body {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.cross_selling_title {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #B14301;
}

.small_cart_body {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.small_cart_sale_price {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #C10909;
	padding-top: 12px;
}

.small_cart_price {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	padding-top: 12px;
}


.headline {
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #501B81;
}

.subheadline {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #501B81;
}

.body_copy {
	font: 10px/16px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-left: 4px;
	padding-right: 10px;
}

.body_copy_no_padding {
	font: 10px/16px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.tagline {
	font: 10px/16px Georgia, "Times New Roman", Times, serif;
	color: #000000;
    padding-top: 5px;
	padding-bottom: 5px;
}

.footer {
	font: 11px/18px Georgia, "Times New Roman", Times, serif;
	color: #C8A764;
}

.image_padding {
	padding-top: 10px;
}
.image_border {
	border: 1px solid #000000;
}

hr {
color: #ffa800;
background-color: #ffa800;
height: 1px;
	}
	
div.categoryblock img {border:1px #000 solid}
img { margin:0;}

a.footer_text:link {text-decoration: none ;color: #C8A764}
a.footer_text:visited {text-decoration: none; color: #C8A764}
a.footer_text:hover{text-decoration: none; color: #C8A764}
	
	
.warning {
font: 10px/16px Georgia, "Times New Roman", Times, serif;
color: #000000;
}
