body {
	background: #f5faee;
	text-align: center;
	}

p {
	text-indent: 25px;
	}

#BodyWrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	width: 80%;
	text-align: left;
	padding: 0px 15px 0px 15px;
}

.headline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #333333;
	text-align: center;
	}

.headline2 {
	font-size: 18px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	}

.noindent {
	text-indent: 0px;
	}

.testimonial {
	font-family: "Courier New", Courier, monospace;
	width: 60%;
	background-color: #D7EBFF;
	text-align: left;
	border: double;
	border-color: #0099FF;
	padding: 10px 5px 10px 5px;
	}

.letterintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.embellish {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
	
.featurenumber {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0033FF;
	}
	
.subhead1 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #FF0000;
	}

.subhead1 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #FF0000;
	}

.subhead2 {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	}

.subhead3 {
	font-weight: bold;
	font-size: 24px;
	color: #FF0000;
	}

.subhead4 {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	}

.subhead5 {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #0066FF;
	}

.highlight {
	background-color: #FFFF66;
	}

.productlist {
	width: 60%;
	background-color: #FFE1F0;
	border-style: double;
	border-color: #EC0076;
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin-bottom: 25px;
	}
	
.featurelist {
	width: 80%;
	background-color: #FFEFAE;
	border-color: #EC0076;
	border-style: dashed;
	border-width: thin;
	text-align: left;
	margin-top: 10px;
	}
	
.bonuslist {
	width: 60%;
	background-color: #F1F1E2;
	border-style: double;
	border-color: #339900;
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin-bottom: 25px;
	}
	
.orderbox {
	width: 400px;
	height: 150px;
	background-image: url(wp6d707441_0f.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}

.singlepayment {
	width: 200px;
	float: left;
	}

.multipayment {
	width: 200px;
	float: right;
	}

/* Begin Photo Zoom */

.pic-l { float:left; margin-right:10px; }
.pic-r { float:right; margin-left:10px; direction:rtl; }
  
.piczoom { border:1px solid #369; }
.piczoom a,.piczoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }

.piczoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }

.piczoom a img { border:0; height:100%; width:100%; }
.piczoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .piccap,
a:hover .pic1cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .piccap { padding:3px 5px; }
.picinr { display:block; padding:2px 5px; text-align: center; }

.noCap a:hover .piccap,
.noCap a:hover .pic1cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo Zoom

/* Define textbox area */

.textbox      { background: #FFF; color: #666; 
	font: normal normal 11px/14px Verdana, Arial, sans-serif; 
	padding: 5px 10px 5px 10px; text-align: left;
	width: 250px; border: 1px solid #325268;
	}
.textboxheader { background: #436780; 
	color: #FFF; text-align: left;
	font: normal bold 12px/15px Verdana, Arial, sans-serif; 
	padding: 5px 10px 5px 10px; 
	width: 250px;
	}