body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color: #CCCCCC;
}

h1 {
	font-family: Arial, sans-serif;
	color: #b10c12;
	text-align: center;
	font-size: 44px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h2 {
	text-align: center;/*---text for h2 tags centered unless specified otherwise in the document------*/
	font-family: "Times New Roman", Times, serif;
	color: #b10c12;
	text-align: center;
	font-size: 32px;
	font-weight: lighter;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

h3 {
	width: 95px;
	height: 30px;
	color: #000000;
	text-align: left;
	font-size: 36px;
	font-weight: normal;
	background: url(https://luketemplate.s3.amazonaws.com/images/css/step.png);
	padding: 14px 12px 10px 10px;
	margin: 20px 15px 8px -20px;
	float: left;
}

p {
	text-align: left;
	font-size: 14px;
	line-height: 18px;
}

a {
	text-decoration: none;
	outline: none;
}

a img {
	border: none;
}

ul5 {
	padding: 0px;
	margin: 0px;
}

li5 {
	font-family: "Times New Roman", Times, serif;

	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0px 0px 0px 32px;
	margin: 10px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}

ul.ul2 {
	padding: 0px;
	margin: 0px;
}

ul.ul2 li.li2 {
	background-image: url(https://luketemplate.s3.amazonaws.com/images/css/bullet2.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-position: outside;
	padding: 6px 0px 10px 40px;
	list-style-image: none;
	list-style-type: none;
}

/*-----------------------------------------------------------------------
The following are styles that give structure to template
-----------------------------------------------------------------------*/


/*Do not below rule change EVER*/
.anchor {
	height: 0px;
	width: 0px;
	float: left;
}

.logo {	
	background: url(https://luketemplate.s3.amazonaws.com/images/logo2.png) repeat-y;
	position: absolute;
	margin: 25px 0px 10px -73px;/*Change this line to manipulate position of the seel (relative to top left corner of <div class=head>)*/

}


.paper {
	width: 1120px;
	background: url(https://luketemplate.s3.amazonaws.com/images/paper12.png) repeat-y;
	margin: -15px 0px -15px 0px;
	
}

.content {
	width: 900px;
	padding: 80px 0px 0px 0px;
		
}


.cover_box {
	
	overflow: auto;
	background: url(https://luketemplate.s3.amazonaws.com/images/css/cover_shad.png) repeat-x bottom;
	border: solid #cccccc;
	border-width: 1px 0px 1px 0px;
	padding: 30px 35px 20px 35px;
	
}


/*-----------------------------------------------------------------------
The following are styles that give color to paragraph text
-----------------------------------------------------------------------*/

.dark_red {
	color: #b10c12;
}

.bright_red {
	color: #FF0000;
}

.bonusleft{
	float: left;
	width: 360px;
	height: 350px;
	margin-left: 35px;
	background: #fbf6de;
	border:solid 1px #d9ce9a;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
}

.bonusright{
	float: left;
	width: 360px;
	height: 350px;	
	margin-left: 60px;
	background:#fbf6de;
	border:solid 1px #d9ce9a;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
}

img.picfixed {
	float: left;
	height: 160px;
	width: 120px;
	padding: 1px;
	margin: 10px;
   	border: 1px solid #BF1E2D;
   	background-color: #636466;
	}


.bonustitle {
	font-size: 14pt;
	text-align: center;
	text-decoration: underline;
	margin-top: 10px;
	}
	
.bonusinfo {
	font-size: 12pt;
	text-align: left;
	padding-left: 10px;
	margin-left: 10px;	
	}	

.bonusvalue {
	font-size: 16pt;
	width: 360px;
	text-align: center;
	color: #BF1E2D;
	position: relative;
	bottom: 0;
	}	


.bonusclick {
	font-size: 10pt;
	color: blue;
	position: relative;
	bottom: 0;
	text-align: center;
	}	
	
.bonuscontent{
	position: relative;
	min-height: 100%;
	overflow: hidden;
	}

bonush1 {
 	font-size: 18pt;
 	color: #BF1E2D;
 	align: center;
 	width: 340px;
 	}

bonush2 {
	font-size: 18pt;
	color: #0c1e8c;
 	text-align: left;
	}

bonush3 {
	font-size: 44pt;
	color: #0c1e8c;
 	text-align: center;
	}

.offer {
	font-size: 14pt;
	color: #000000;
 	text-align: left;
 	line-height: 1.2;
	}
.bonuseslist {
	font-size: 12pt;
	color: #000000;
 	text-align: left;
 	font-weight: bold;
	}		
