/* CSS Document */

body {
	background-color: #170502;
	margin-top: 0px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

.heading {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #731515;
	line-height: 1.2em;
}

a { color: #731515; }

#mainWrapper {
	background-image: url(images/main_repeater.jpg);
	background-repeat: repeat-y;
	width: 979px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#salescopy {
	padding-right: 200px;
	padding-left: 200px;
}

.style2 {color: #666666}

.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}

.style6 {
	font-size: 12px;
	color: #FFE7BC;
}

.style7 {
	font-size: 12px;
	color: #666666;
}

.style8 {
	font-size: 18px;
	color: #EAD594;
	font-weight: bold;
}

img { border: 0; }
span.boldred { color:#CC0000; font-size:16px; font-weight:bold;}
.strike { text-decoration:line-through; }
div.guarantee {  margin: 15px; border: 1px solid #CC0000; background-color: #FFFFE8; padding: 0 13px 15px 13px; }
div.guarantee p.heading { color:#CC0000; font-weight:bold; font-size:1.4em; text-align:center; margin: 15px 5px 15px 5px;}
div.buybutton { text-align:center; background-color:#FFFFE8; width:470px; margin:10px auto 10px auto; padding: 15px 10px 15px 10px; border:none;}
div.buybox { margin: 15px; border: 4px dashed #CC0000; background-color: #FFFFFF; padding: 7px 13px 7px 13px; }
ul { margin: 18px 5px 18px 20px; }
ul li { margin-bottom: 9px; }

