@charset "UTF-8";
body {
	background: #efe8dd url(../images/bg-collage.jpg);
	margin: 0;
	font: 1em Arial, Helvetica, sans-serif;
}
#container {
	background: #000 url(../images/header-bg.v4.jpg) no-repeat;
	width: 800px;
	border: 10px solid #fff;
	margin: 50px auto;
}
#header {
	position: relative;
	height: 186px;
	width: 100%;
}
#header h1 {
	margin: 0;
}
#header h1 a {
	position: absolute;
	top: 68px;
	left: 53px;
	width: 336px;
	height: 0;
	padding-top: 37px;
	overflow: hidden;
	margin: 0;
}
#header h2, #header h3 {
	position: absolute;
	top: -999em;
	left: -999em;
}
#headerBuy {
	margin: 0;
	padding: 0;
}
#headerBuy a {
	position: absolute;
	display: block;
	right: 1px;
	top: 1px;
	width: 99px;
	height: 0;
	padding-top: 28px;
	overflow: hidden;
	background: #f68f18 url(../images/headerBuy.png) 50% no-repeat;
	border: 1px solid #f68f18;
	border-bottom-left-radius: 10px;
}
#headerSocial {
  position: absolute;
	right: 7px;
	top: 7px;
	margin: 0;
	padding: 0;
}
#headerSocial a {display: block;}
#nav {
	background: #fff;
	border-left: 2px solid #efe8dd;
	border-right: 2px solid #efe8dd;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#nav li ul {
	display: none;
	position: absolute;
	top: 2em;
	left: 0;
	width: 12em;
	padding: 10px 15px;
	border: 1px solid #ccc;
	border-top: 1px solid #efe8dd;
	margin-top: 1px;
	background: #fff;
}
#nav li ul ul {
	position: static;
	border: none;
	padding: 2px 15px;
	margin: 0;
	width: auto;
}
#nav li:hover ul {
	display: block;
}
#nav li {
	display: inline;
	position: relative;
	padding: 0 10px;
}
#nav li li {
	display: block;
	padding: 2px 0;
	text-align: left;
}
#nav li a {
	color: #000;
	text-decoration: none;
	font-size: 1.3em;
	line-height: 2em;
	padding: 1em 0;
	font-family: "Montez", cursive;
}
#nav li a:hover, #nav li:hover a.parent {
	color: #f68f18;
}
#nav li a.parent {
	background: url(../images/arrow.down.gif) 0 50% no-repeat;
	padding-left: 12px;
}
#nav li li a {
	color: #000;
	text-decoration: none;
	font-family: inherit;
	font-size: .9em;
	line-height: 1em;
	padding: 0;
}
#content {
	background: #efe8dd;
	clear: left;
	padding: 50px 100px;
}
#content h1 {
	margin: 0;
	font-family: "Montez", cursive;
	font-weight: normal;
	font-size: 3.4em;
	text-align: center;
	line-height: 1.1em;
}
#content h2 {
	text-align: center;
}
#content a {
	color: #0022b8;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a.pageBuyBookBtn {
	display: inline-block;
	width: 148px;
	background: #f68f18 url(../images/headerBuy.bg.png) bottom repeat-x;
	border: 1px solid #f68f18;
  border-radius: 5px;
  text-align: center;
  padding: 3px 0;
  color: #000;
  overflow: hidden;
}
#content a.pageBuyBookBtn .salePrice {
	font-size: .75em;
	letter-spacing: .1em;
	background: #a45800;
	display: block;
	color: #fff5e9;
	padding: 3px 0;
	margin: 2px -1px -4px;
	border: 1px solid #f6b66b;
}
.imgRight, .imgLeft, .imgCenter {
	line-height: 1em;
}
.imgRight {
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
}
.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}
.imgCenter {
	text-align: center;
}
.caption {
	font-size: 11px;
}
.homeBuyBtn { margin: 0; }
#content .homeBuyBtn a {
	display: block;
	background: #f68f18;
	text-align: center;
	padding: 5px;
	border: 1px solid #cb7614;
	border-radius: 5px;
	color: #000;
}
#content .homeBuyBtn a:hover {
	background: #fca33c;
	text-decoration: none;
}
blockquote.praiseQuote {
	color: #555;
	padding-left: 10px;
	border-left: 5px solid #0022b8;
	margin: 2em 40px;
}
blockquote.praiseQuote .praiseSource {
	display: block;
	font-size: .8em;
	margin-top: 1em;
}
.moon {
	text-align: center;
	margin: 1.5em auto;
}
div.excerpt {
	line-height: 140%;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 20px;
	padding: 15px;
	margin: 0;
}
div.excerpt h4 {
	font-weight: normal;
	margin-top: 0;
}
div.excerpt p {
	margin: 0;
	text-indent: 2em;
}
div.excerpt table {
	text-indent: 0;
	line-height: normal;
}
.topicIntro {
	text-align: center;
	margin-bottom: 2em;
}
.topicIntroBody {
	font-family: "Montez", cursive;
	font-size: 2em;
	line-height: 1.1em;
}
#costTable {
	border-collapse: collapse;
}
#costTable td {
	padding: 3px 7px;
	border: 1px solid #666;
	text-align: center;
}
#costTable th {
	text-align: right;
	border: 1px solid #666;
	padding: 3px 5px;
	font-size: .9em;
}
.blogEntry {
	margin-top: 2em;
}
#content .blogEntry h2 {
	text-align: left;
	font-size: 1.2em;
	margin-bottom: 0;
}
#content .blogPosted {
	font-size: .8em;
	color: #666;
	margin-top: 0;
}
.writing {
	margin: 2em;
	font-family: Courier, monospace;
	font-size: 1em;
}
.writing h3 {
	text-align: center;
	font-size: 1em;
}
.addthis_button img {display: block; margin: 5px auto 0;}
#footer {
  background: #f7f4ef;
  padding: 10px;
  border-top: 5px solid #fff;
  color: #666;
  font-size: .9em;
  text-align: center;
}
#footer a {
	color: #666;
	text-decoration: none;
}
.center {
  text-align: center;
}