/* CSS Document */
body {
	background-image: url(http://myimagefolder.s3.amazonaws.com/back-stretch.jpg);
	background-repeat: repeat-x;
}
p, li {
	font-weight:normal;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:10px;
	font-family:Arial;
	font-size:13pt;
}
.style6 {
	font-family:Arial;
}
.legal {
	font-family:Arial;
	font-size:13pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}
.legal A:link {
	color: #000000;
	text-decoration: underline;
}
.legal A:visited {
	color: #000000;
	text-decoration: underline;
}
.legal A:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.legal A:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#yellow { background:#FFFF33; }

h1
{
text-align:center;
color:#A20000;
font-weight:normal;
font-family:Impact,Arial,Verdana,sans-serif;
font-size:90px;
padding:0px;
margin:0px auto;
}
h2
{
padding:0px;
margin:0px auto;
text-align:center;
font-family:Impact,Arial,Verdana,sans-serif;
font-size:40px;

color:#0000FF;
font-weight:normal;
}

h3
{
text-align:center;
color:#0000FF;
font-size:20pt;
font-weight:normal;
}


.big {
color:#006600;
font-family:helvetica,arial,verdana;
font-size:28px;
font-style:italic;
letter-spacing:-1px;
line-height:1.4;
}
.subeheader
{
padding:0px;
margin:0px auto;
text-align:center;
font-size:26px;
color:#000000;

}

.bullet
{
background:transparent url(http://myimagefolder.s3.amazonaws.com/freeleads/bullet.png) no-repeat scroll left top;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px 0 15px 5px;
/* min-height:30px; */
padding:0 0 5px 45px;
}

.blue
{
color:#0000FF;}



h4
{
text-align:center;
font-size:20px;
}
.left
{
width:470px;
float:left;
/* min-height:100px; */
}
.right
{
width:230px;
float:right;
/* min-height:100px; */
}

.yellow
{
background-color:#FFFF00;}

ul li {
background-image:url(http://www.insurancemarketingmaverick.com/master-closer/images/checkmark-sm.gif);
background-position:left top;
background-repeat:no-repeat;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0 0 10px 35px;
}


.section
{
text-align:center;
color:#000000;
font-size:20pt;
font-weight:normal;

}

.bonus {
width:560px;
padding:30px;
background:#E9F1DD none repeat scroll 0 0;
border-color:#B9BFAF;
border-style:solid;
margin:25px auto;
border-width:2px 0;
}

.bonus h4
{
text-align:left !important;}

.ybox {
width:560px;
padding:30px;
background:#FFFF80 none repeat scroll 0 0;
border-color:#B9BFAF;
border-style:solid;
margin:25px auto;
border-width:2px 0;
}

.things ol li
{
font-size:20px !important;
font-weight:bold;}

.ybox h4
{
text-align:left !important;}

/* secondary CSS */

#audioplayer_1 { text-align:center; margin:auto;}
#audioplayer_2 { text-align:center; margin:auto;}
#audioplayer_3 { text-align:center; margin:auto;}
#audioplayer_4 { text-align:center; margin:auto;}


#actionPopup, .actionPopup {
border:#009900 3px solid;
}

body {
	 
	text-align: center;
	/* background-color:#fff; */
}
#outline {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
	/*width: 650px;*/
}
#mainContent {
	color: #000;
	background-color: #fff;
	/*padding:0 15px 0 15px;*/
	font-family: arial, helvetica, sans serif;
	font-size: 15px;
	line-height: 18px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.greybox { /* apply this class to a paragraph to give it a grey box around it */
	background-color: #F3F3F3;
	border: 1px solid #E2E2E2;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
 blockquote { /* this creates a blockquote with a single quotation mark on the left side and indents the text to fit */
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 60px;
	margin-top: 0px;
	margin-bottom: 25px;
	background-color: #FFF;
}
#mainContent .offercoupon { /* the offercoupon is the box with the red dotted line around it */
	padding: 20px;
	background-color: #FEFCD8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/coupon-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.offercouponoutline {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 4px dashed #CC0000;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.offercoupon form {
	margin: 0px;
	padding: 0px;
}
#mainContent .offercoupon p {
	line-height: 22px;
}
.shadowbox { /* this styles the box that looks like the lower right corner is turned up */
	background-color: #FFFFFF;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.sbcontent { /* shadow box content styles */
	padding: 15px;
	border: 1px solid #E2E2E2;
	background-color: #F3F3F3;
	background-image: url(images/shadowbox-corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sbshadow { /* div for page curl shadow below box */
	background-image: url(images/shadowbox-shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
}
ul.greencheck {
	line-height: 18px;
}
.greencheck li {
	list-style:none;
	padding: 0 0 10px 35px;
	background-image: url(images/checkmark-sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.redstop {
	line-height: 18px;
}
.redstop li {
	list-style:none;
	padding: 0 0 10px 35px;
	background-image: url(images/stop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContent .testimonial { /* styles for the testimonial table */
	width: 33%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: 1px solid #000;
	background-color: #FF6;
}


.testimonial img {
	padding-top: 15px;
}
#mainContent .roundbox { /* this is the opt-in email box with rounded corners */
	background-image: url(images/round-box-fill.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	/*min-height:300px;*/
}
#mainContent .roundboxcontent p {
	line-height: 25px;
	margin-bottom: 0px;
}
.roundboxcontent {
	padding-right: 25px;
	padding-left: 25px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.roundboxcontent .input {
	width: 300px;
	font-size: 15px;
	font-weight: bold;
	padding: 2px;
	color: #CC0000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	background-color: #FFF;
}
.roundboxcontent .label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#mainContent .button {
 background-color: #900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	background-image: url(images/form-btn-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	border: 2px solid #000;
	margin-top: 10px;
	cursor:pointer;
}
#mainContent .button:hover {
 background-color: #C00;
}
.roundboxcontent form {
	margin-bottom: 0px;
}
.roundboxbtm {
	background-image: url(images/round-box-btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	margin:0px;
	padding:0px;
}
.roundboxtop {
	background-image: url(images/round-box-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
}
 h1,  h2,  h3,  h4 {
 font-family: Arial, Helvetica, sans serif;
}
 h1 {
	font-family: Georgia;
}
#mainContent .postwrap a, #mainContent .postwrap a:link, #mainContent .postwrap a:visited, #mainContent .postwrap a:active {
	color: #03F;
	text-decoration: underline;
}
 h1 {
	font-size: 36px;
	line-height: 41px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}
 h2 {
	font-size: 24px;
	line-height: 29px;
}
 h3 {
	font-size: 20px;
	line-height: 24px;
}
 h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight:normal;
}
 h5 {
}
 h6 {
}
 h1 em {
}
 h2 em {
}
 h3 em {
}
 h4 em {
}
 h5 em {
}
 h6 em {
}
.yellow { /* this makes your text look like it is highlighted in yellow */
	background-color: #FFFF00;
}
.yellowb { /* this makes your text look like it is highlighted in yellow */
	background-color: #FFFF00;
	font-weight:bold;
}
.red {
	color: #CC0000;
}
.blue {
	color: #0000FF;
}
.green {
	color: #007d0f;
}
.center {
	text-align:center;
}
.lineout { /* crosses out text with a line */
	text-decoration: line-through;
}
.paper1btm {
	background-image: url(images/paper1-btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	margin:0px;
	padding:0px;
}
.paper1top {
	background-image: url(images/paper1-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 73px;
}

#mainContent .paper1 { 
	background-image: url(images/paper1-fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	/*min-height:300px;*/
}
#mainContent .paper1content p {
	line-height: 26px;
}
.paper1content {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	padding-right: 35px;
	padding-left: 35px;
}
.stickywrap {
}
.stickynote {
	background: url(images/stickynote.jpg) no-repeat left top;
	padding: 38px 40px 35px 60px;
	height: 261px;
	width: 200px;
	font: 18px/22px "Courier New", Courier, monospace;
	text-align: center;
	float: right;
}
.paper2btm {
	background-image: url(images/paper2-btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
	margin:0px;
	padding:0px;
}
.paper2top {
	background-image: url(images/paper2-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
}

#mainContent .paper2 { 
	background-image: url(images/paper2-fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	/*min-height:300px;*/
}
#mainContent .paper2content p {
	line-height: 26px;
}
.paper2content {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 45px;
	padding-left: 45px;
}
.paper3btm {
	background-image: url(images/paper3-btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
	margin:0px;
	padding:0px 45px 25px;
}
li{
background-image:url(images/checkmark-sm.gif);
background-position:left top;
background-repeat:no-repeat;
list-style-image:url(http://www.insurancemarketingmaverick.com/master-closer/images/checkmark-sm.gif);
list-style-position:outside;
list-style-type:none;
padding:0;
}
.paper3top {
	background-image: url(images/paper3-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 106px;
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 25px;
}

#mainContent .paper3 { /* this is the opt-in email box with rounded corners */
	background-image: url(images/paper3-fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	/*min-height:300px;*/
}
#mainContent .paper3content p {
	line-height: 26px;
}
.paper3content {
	text-align: left;
	padding-right: 45px;
	padding-left: 45px;
}

.style7 {
	color: #FF0000;
	font-weight: bold;
}
.style9 {color: #CC0000; font-weight: bold; }
.style10 {font-weight: bold}
.style11 {text-align: center; font-weight: bold; }
