/* CSS Document */

body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	}
h1 {
	font-size:150%;
	text-align: center;
	}
h2 {
	font-size:125%;
	text-align: center;
	}
h3 {
	font-size:120%;
	text-align: left;
	}
h4 {
	font-size: 110%;
	text-align: left;
	}
img {
	border: 0;
	}
p {
	line-height: 1.25em;
	}
blockquote {
	color:#666666;
	font-style:italic;
	}
#container {
	background-color: #FFFFFF;
	border: 1px solid gray;
	margin: 1px auto;
	padding: 1px;
	text-align: justify;
	width: 722px;
	}
#content {
	margin: 0 45px;
	padding: 0;
	}
	
/* Special Divisions */
#click_here {
	margin: 50px;
	padding: 0;
	}
#click_here a:link, a:visited, a:hover {
	color:#000099;
	font-size: 105%;
	text-decoration:underline;
	}
#guaranty {
	background-image: url("../img/certificate_long.gif");
	margin: 20px auto;
	padding: 40px;
	}
#bonus {
	background-color: #FFFF99;
	border: 1px solid #000000;
	margin: 30px;
	padding: 20px;
	}
#pricingplan {
	background-color: #FFFF99;
	border: 1px solid #000000;
	color: #0000FF;
	font-size: 110%;
	font-weight: bold;
	margin: 10px;
	padding: 0 20px;
	text-align: center;
	}
#registration {
	background-color: #FFF5F4;
	border: 1px solid #000000;
	margin: 30px;
	padding: 20px;
	}
#registration h1 {
	color: #DF2229;
	font-size: 155%;
	text-align: center;
	}
#registration h2 {
	color: #DF2229;
	font-size: 135%;
	text-align: center;
	}
#registration h3 {
	color: #DF2229;
	font-size: 115%;
	text-align: center;
	}
#registration p {
	text-align: justify:
	}
#registration li {
	margin-right: 45px;
	}
#registration .yes_ann {
	color: #DF2229;
	font-size: 125%;
	text-decoration: underline;
	}
#testimonial {
	background-color:#FFFFCC;
	border: 1px solid #000000;
	font-size: 85%;
	font-style: italic;
	margin: 30px;
	padding: 20px;
	}
.blue {
	color:#000099;
	}
/* List */
.booklist {
	list-style-image: url("../img/book_icon.gif");
	margin-left: 25px;
	padding: 0 0 0 35px;
	}
.checkmarklist {
	list-style-image:  url("../img/check_mark.gif");
	margin-left: 25px;
	padding: 0 0 0 35px;
	}
.checkmarklistred {
	list-style-image:  url("../img/check_mark_red.gif");
	margin-left: 25px;
	padding: 0 0 0 25px;
	}
.lineheight {
	line-height: 1.4em;
	}
.floatright {
	float: right;
	margin: 10px 0 10px 10px;
	padding: 2px;
	}
.floatleft {
	float: left;
	margin: 10px 10px 0 0;
	padding: 2px;
	}
.red {
	color:#DF2229;
	}
.red_underline {
	color:#DF2229;
	text-decoration: underline;
	}
.stop_header {
	background-image:  url("../img/stop_sign.gif");
	background-position: top left;
	background-repeat: no-repeat;
	color: #DF2229;
	height: 65px;
	margin-left: 10px;
	padding-left: 100px;
	}
.title {
	text-align:center;
	}

/* BEGIN: Box Height Adjusters */
.tony_box {
	height: 275px;
	}
.pure_physique_box {
	height: 275px;
	}
.tim_kelley_box {
	height:: 250px;
	}
/* END: Box Height Adjusters */

/* BEGIN: Special Styling for Testing */
.notetosteve {
	background-color:#0066CC;
	color:#FFFF00;
	font-size:150%;
	}
/* END: Special Styling for Testing */