/* site design copyright Jon Benson
   AllYourStrength LLC, all rights reserved */
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
body {
	background: #f7f8e8 url(/images/body-tile.gif) top center repeat-y;
	color: black;
	text-align: center; /* for IE-Windows */
}
a, a:link, a:visited {
	color: #369;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px solid #369;
	padding-bottom: 1px;
}
a:hover, a:active {
	color: #777;
	background: transparent;
}
#mast a, #mast a:link, #mast a:visited,  #footer a, #footer a:link, #footer a:visited {
	color: #777;
	background: transparent;
}
#mast a:hover, #mast a:active,  #footer a:hover, #footer a:active {
	color: #999;
	background: transparent;
	border-bottom: 1px dotted #777;
}
#wrap {
	width: 780px;
	color: #000;
	background: #fff;
	margin: 0 auto;
	text-align: left; /* clean-up after IE-Windows hack */
	padding-top: 10px;
}
#mast {
	height: 87px;
	background: url(/images/masthead.jpg) top center no-repeat;
	text-align: center;
	margin-bottom: 5px;
}
#mast img {
	padding-top: 10px;
}
#content {
	border: 2px solid #ccc;
	padding: 20px 60px;
}
#footer {
	height: 1px;
	margin-bottom: 50px;
}
h1, h2, h3, h4, h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h1, h2 {
	font-size: 28px;
	font-weight: normal;
	line-height: 1.2em;
	color: #036;
	background: white;
	text-align: center;
}
h1 {
	margin: 20px;
}
h2 {
	font-size: 25px;
}
h3, h4, h5 {
	color: #630;
	background: white;
	font-weight: normal;
}
h3 {
	font-size: 20px;
	margin: 20px 0 4px 0;
}
h3 a {
	font-size: 15px;
}
h3.option {
	padding-left: 55px;
	background: url(/images/arrows.gif) top left no-repeat;
}
h4 {
	font-size: 18px;
	margin: 20px 0;
}
h5 {
	font-size: 36px;
	line-height: 1.2em;
	margin: 20px 0;
}
p, dd p {
	font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin: 0 0 15px 0;
}
#content ul {
	margin: 30px 0;
	list-style: none;
}
#content li {
	font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px;
	list-style: none; /* redundant for IE5.x */
	color: black;
	background: white url(/images/check.gif) no-repeat top left;
	padding-left: 30px;
	padding-bottom: 10px;
}
p.salut {
	height: 43px;
	background: url(/images/med-icon.gif) no-repeat 0 0;
	margin: 20px 0;
	padding-left: 43px;
}
.product {
	clear: left;
	border: 2px solid #666;
	padding: 10px 0 10px 10px;
}
.product h2 {
	margin: 0;
	text-align: left;
}
.product dt {
	font: normal 25px Tahoma, Helvetica, sans-serif;
	color: #369;
	background: white;
}
.product dd {
	margin: 10px 0;
}
.product dd p {
	padding-left: 40px;
	margin: 0;
	line-height: 1.3em;
}
.product dd p b {
	color: black;
	background: #fee066;
}
.product dd img.float {
	float: left;
	margin-top: .4em;
}
.small {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.center, #content p.center {
	text-align: center;
}
.hilite {
	color: inherit;
	background: #fee066;
}
.red {
	color: #c30;
	background: #fff;
}
.blue {
	color: #369;
	background: #fff;
}
.glyph {
	text-align: center;
	height: 43px;
	background: url(/images/med-icon.gif) no-repeat 50% 0;
	margin: 20px 0;
}
img.left { /* Dr. Lucille's pic is 'floated left' */
	float: left;
	margin-top: .4em;
	margin-right: 15px;
}
img.right {
	float: right;
	margin: .4em 0 0 12px;
}
blockquote {
	padding: 10px 20px;
	margin: 20px 0;
}
blockquote.light {
	border: 1px solid #630;
	color: #333;
	background: #fdfdeb; /* this is the faded yellow color */
}
blockquote.dark {
	border: 1px solid #369;
	color: #333;
	background: #f0f8e7; /* a light green color */
}
blockquote img {
	float: left;
	margin-top: .3em;
}
blockquote p {
	padding-left: 97px;
	font: 14px/1.4em Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
}
blockquote.light p strong {
	color: #630;
	font-weight: normal;
	font-size: 17px;
}
blockquote.dark p strong {
	color: #369;
	font-weight: normal;
	font-size: 17px;
}
blockquote h6 {
	font: 14px/1.3em Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: normal;
}
#footer ul {
	list-style-type: none;
	text-align: center;
	padding-top: 7px;
}
#footer li {
	font: 10px Verdana, Helvetica, sans-serif;
	display: inline;
	margin: 0 10px;
}
.pdfbonuses img {
	margin: 0 1em 1em 0;
	}

.pdfbonuses, .tips p {
	padding-left: 157px;
	}

.tips {
	padding: .3em 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.tips img {
	float: left;
	margin: .3em 0 0 1em;
	}

.memberarea .tips p, .memberarea .otherbonuses p {
	margin: 0;
	}

#books {
	margin: 0 auto;
	text-align: center;
}
#books h3 a{
	text-align: center;
	font-size: 14px;
}