@charset "UTF-8";
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E66100;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/orange_bkgr.jpg);
	margin: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #652420;
	text-decoration: none;
	line-height: 10px;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #652420;
	text-decoration: none;
	line-height: 18px;
}
.BoldRedLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #652420;
	text-decoration: none;
}
.BoldGreenLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #34AE7D;
	text-decoration: none;
}
a {
	color: #E66100;
	text-decoration: none;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #652420;
	text-decoration: none;
	line-height: 18px;
}
.choco_descriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.press {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
.BoldOrangeLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #E66100;
	text-decoration: none;
}
.priceslash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #652420;
	text-decoration: line-through;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}

