body {
	margin: 0px;
	background-image: url(images/fading_background_11.png);
	background-repeat: repeat-x;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	border: 1px solid #E7D0AB;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
#content h1 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #333333;
	height: auto;
	width: auto;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 34px;

}
#content h2 {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
	padding-right: 8px;
	padding-left: 15px;
	line-height: 30px;
	letter-spacing: -1px;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	font-weight: bold;
	line-height: 20px;
}

#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
#content li {
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
}
#content table {
	font-size: 13px;
	line-height: 16px;
}

.order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 20px;
	border: thick solid #F5ECDC;


}
.highlight {
	background-color: #FFFF66;
}
.testimonials {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	background-color: #FFFFCC;
	border: 2px solid #FFCC99;
}
.optin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 20px;
	border: thick solid #F26522;
}
.previews {
	padding: 5px;
	border: 1px solid #999999;
	background-color: #f4f4f4;
}
#content hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #FFFFFF;
}
