body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #eee;
	}

/* Turns off unwanted gaps around images */
img {
	border: 0;
	}

img.keyline {
	border: 1px solid #000000;
	}

img.keylinefloat {
	border: 1px solid #000000;
	margin: 6px 0 6px 12px;
	float: right;
	}

.floater {
	margin: 6px 0 6px 12px;
	float: right;
	}

table.main {}

td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000000;
	}

td.nav {
	width: 220px;
	background-color: #ffe4c7;
	}

td.footercell {
	border-top: 2px solid #000000;
	padding: 6px 0;
	}

div.contacts {
	width: 184px;
	margin: 0 0 6px 12px;
	padding: 3px;
	border: 1px solid #ee1d23;
	background-color: #ffffff;
	}

div.content {
	margin: 0;
	padding: 20px;
	width: 740px;
	}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #000000;
	margin: 3px 0 9px 0;
	}

p.arcpara {
	margin: 9px 0;
	text-align: center;
	}

p.pullquote {
	font-family: Georgia, "New York", "Minion Web", "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
	color: #a75d14;
	font-weight: bold;
	text-align: center;
	margin: 6px;
	}

p.pqauthor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	color: #a75d14;
	text-align: right;
	margin: 3px 12px 9px 0;
	}

p.caption {
	font-size: 10px;
	line-height: 120%;
	color: #000000;
	margin: 3px 0;
	}

p.totop {
	font-size: 10px;
	line-height: 120%;
	text-align: right;
	padding-top: 3px;
	border-top: 1px dotted #ee1d23;
	}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #a71418;
	margin: 18px 0 3px;
	}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 125%;
	font-weight: bold;
	color: #a75d14;
	margin: 15px 0 3px 0;
	}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
	margin: 12px 0 3px 0;
	}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	font-weight: bold;
	color: #000000;
	margin: 9px 0 0 0;
	}

h1+p {
	margin-top: 6px;
	}

h1+h2 {
	margin-top: 6px;
	}

h2+h3 {
	margin-top: 6px;
	}

h3+h4 {
	margin-top: 6px;
	}

h3+h1 {
	margin-top: 3px;
	}

blockquote {
	margin-top: 3px;
	margin-bottom: 15px;
	}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #000000;
	list-style-type: square;
	margin-top: 0;
	margin-bottom: 12px;
	}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #000000;
	margin-top: 0;
	margin-bottom: 12px;
	}

li  {
	margin-top: 0;
	margin-bottom: 3px;
	}

dl {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #000000;
	margin-top: 0;
	margin-bottom: 12px;
	}

dt {
	font-weight: bold;
	margin: 6px 0 0 0;
	}

dd+dt {
	margin: 15px 0 0 0;
	}

dd  {
	margin-top: 3px;
	margin-bottom: 3px;
	}

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}

u {
	text-decoration: underline;
	}

sup {
	font-size: 9px;
	line-height: 50%;
	}

sub {
	font-size: 9px;
	line-height: 50%;
	}

span.grayout {
	font-size: 10px;
	color: #666666;
	}

span.notbold {
	font-weight: normal;
	}

span.mhred {
	color: #ee1d23;
	}

span.allcaps {
	text-transform: uppercase;
	}

span.initcap {
	font-size: 16px;
	}

a:link {
	color: #0033cc;
	text-decoration: none;
	}

a:visited {
	color: #990066;
	text-decoration: none;
	}

a:hover, a:active {
	color: #cc0000;
	text-decoration: underline;
	}

a.navmenu {
	display: block;
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 6px 4px 4px;
	}

a.navmenu:link, a.navmenu:visited {
	color: #146ba5;
	background-color: #ffe3c7;
	border-left: 6px solid #ffe3c7;
	text-decoration: none;
	}

a.navmenu:hover, a.navmenu:active {
	color: #ffffff;
	background-color: #b39f8b;
	border-left: 6px solid #000000;
	text-decoration: none;
	}

span.navcurrent {
	display: block;
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 6px 4px 4px;
	color: #ffffff;
	background-color: #b39f8b;
	border-left: 6px solid #000000;
	}

a.navcurrent-on {
	display: block;
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 6px 4px 4px;
	}

a.navcurrent-on:link, a.navcurrent-on:visited {
	color: #ffffff;
	background-color: #b39f8b;
	border-left: 6px solid #000000;
	text-decoration: none;
	}

a.navcurrent-on:hover, a.navcurrent-on:active {
	color: #ffffff;
	background-color: #b39f8b;
	border-left: 6px solid #000000;
	text-decoration: none;
	}

div.subnavbox {
	width: 216px;
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px dotted #a75d14;
	}

a.subnav {
	display: block;
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	margin: 0;
	padding: 2px 6px 2px 10px;
	}

a.subnav:link, a.subnav:visited {
	color: #a75d14;
	text-decoration: none;
	}

a.subnav:active, a.subnav:hover {
	color: #a71418;
	text-decoration: underline;
	}

span.subnavcurrent {
	display: block;
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	margin: 0;
	padding: 2px 6px 2px 10px;
	color: #b39f8b;
	}

a.subnavcurrent-on {
	display: block;
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	margin: 0;
	padding: 2px 6px 2px 10px;
	}

a.subnavcurrent-on:link, a.subnavcurrent-on:visited {
	color: #b39f8b;
	text-decoration: none;
	}

a.subnavcurrent-on:active, a.subnavcurrent-on:hover {
	color: #a71418;
	text-decoration: underline;
	}

a.aplomb:link, a.aplomb:visited {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	}

a.aplomb:hover, a.aplomb:active {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: underline;
	}

a.nolink:link, a.nolink:visited, a.nolink:hover, a.nolink:active {
	color: #000000;
	text-decoration: none;
	}

/* ---------- NEW STYLES ---------- */

/* ---------- HEADER ---------- */

#header {
	margin: 0;
	padding: 20px;
	width: 960px;
	height: 140px;
	background: url(images/header-bg.png) repeat-x;
	background-color: #921216;
	}

#header .yellow {color: #fff214;}

#header .header-left {
	float: left;
	margin: 0 40px 0 0;
	padding: 0;
	width: 220px;
	}

#header .header-right {
	float: left;
	margin: 0;
	padding: 0;
	width: 700px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 1.1875;
	color: #fff;
	}

#header .tagline {margin-bottom: 18px;}

#header .author {
	float: left;
	margin-right: 10px;
	font-size: 38px;
	color: #fff;
	}

#header .author-tag {
	float: left;
	margin-top: 5px;
	font-size: 14px;
	font-style: italic;
	line-height: 1.2;
	color: #fff214;
	}

/* ---------- HOME AD ---------- */

#home-ad {
	position: relative;
	margin: 0 0 50px 0;
	padding: 20px 0 20px 20px;
	width: 720px;
	height: 160px;
	background: url(images/home-ad-bg.png) repeat-x;
	background-color: #222;
	}

#home-ad img {
	position: absolute;
	right: 30px;
	top: -50px;
	display: block;
	width: 218px;
	height: 300px;
	}

#home-ad p {
	margin: 0 0 30px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 24px;
	color: #fff;
	}

#home-ad span {
	font-size: 14px;
	color: #ddd;
	}

.order-block {
	margin: 0;
	padding: 0 0 0 10px;
	width: 390px;
	height: 40px;
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 40px;
	color: #fff;
	background: #111;
	}

.order-button {
	display: block;
	float: right;
	margin: 0 -10px 0 0;
	padding: 0;
	width: 144px;
	height: 40px;
	background: url(images/order-today-button.png) no-repeat;
	text-indent: -1000em;
	}

.order-button:active {margin-top: 1px;}

/* ---------- FOOTER ---------- */

#footer {
	position: relative;
	margin: 0;
	padding: 20px;
	width: 960px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	background: url(images/footer-bg.png) repeat-x;
	background-color: #666;
	clear: both;
	}

#footer a {text-decoration: none;}

#footer .footer-left {
	float: left;
	margin: 0;
	padding: 0 0 0 105px;
	width: 300px;
	}

#footer .book-sm {
	position: absolute;
	left: 13px;
	top: -14px;
	width: 104px;
	height: 135px;
	}

#footer .footer-right {
	float: right;
	margin: 0;
	padding: 0;
	}

#footer .footer-right ul {margin-right: 25px;}

#footer ul {margin: 0 0 20px 0; padding: 0;}

#footer li {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	list-style: none;
	color: #fff;
	}

#footer li.category-title {
	font-weight: bold;
	text-transform: uppercase;
	}

#footer li a {color: #ddd;}
#footer li a:hover {color: #fff;}

a.blue-button {
	padding: 3px 10px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

a.blue-button {background: url(images/blue-button-bg.png) repeat-x;}
a.blue-button:hover {background: #0075b6;}

#footer .footer-info {clear: both;}

#footer .copyright {
	display: block;
	float: left;
	margin-top: 3px;
	}

#footer .copyright a {color: #fff;}
#footer .copyright a:hover {color: #0096d6;}

#footer .ahc-logo {
	float: right;
	margin: -13px 0 0 0;
	}

