@charset "UTF-8";
.about {
	width: 350px;
	padding-top: 50px;
	padding-left: 30px;
}
.abouttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin-left: 430px;
	margin-top: -200px;
	line-height: 1.4em;
	color: #888888;
	padding-right: 40px;
}
.headshot {
	padding-top: 20px;
	padding-left: 20px;
	width: 750px;
}
.contactcopy {
	padding-top: 20px;
	width: 400px;
}
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtr #container {
	width: 804px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #993300;
	width: 100%;
	letter-spacing: .1em;
	margin-top: 40px;
	padding-top: 2px;
}
.excerptcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #666666;
	padding-top: 10px;
}
.bookcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888888;
	margin-left: 370px;
	font-size: 0.9em;
	padding-top: 80px;
	line-height: 1.4em;
	padding-right: 30px;
}
.praiser {
	color: #993300;
	text-align: right;
	font-style: italic;
	padding-right: 10px;
}
.praisecopy {
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding-right: 3px;
}
.bookcover {
	float: left;
}
.essayshead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	line-height: 28px;
}
.contact {
	width: 350px;
	padding-top: 18px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	letter-spacing: 0.4em;
	padding-bottom: 5px;
	line-height: 28px;
}
.titleheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.3em;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 14px;
}
.excerptsubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	letter-spacing: .2em;
	color: #993300;
	padding: 4px;
	border: 1px dotted #999999;
}
.purchase {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.6em;
	letter-spacing: 0.2em;
	border: 1px solid #CCCCCC;
	margin-left: 60px;
	float: left;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.purchase2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.6em;
	letter-spacing: 0.2em;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	float: left;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.purchasearrows {color: #993300}
.readingscopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	width: 350px;
}
.readingsdiv {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888888;
	font-size: 0.9em;
	padding-top: 90px;
	line-height: 1.4em;
	padding-left: 250px;
	padding-right: 200px;
}
.reviewlink {
	color: #888888;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.reviewshead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	line-height: 28px;
}
.bookcontenttest {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888888;
	margin-left: 370px;
	font-size: 0.9em;
	padding-top: 50px;
	line-height: 1.4em;
	padding-right: 30px;
}
.indeximg {
	width: 797px;
	background-image: url(index-notes-img.jpg);
	height: 498px;
}
.indexpraise {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	margin-left: 380px;
	margin-top: 170px;
	margin-right: 50px;
	font-weight: lighter;
	letter-spacing: 1px;
}
.indexpraiser {
	color: #FFFFFF;
	text-align: right;
	font-style: italic;
	padding-right: 10px;
	letter-spacing: 1px;
}
.indexpurchase {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.6em;
	letter-spacing: 0.2em;
	border: 1px dotted #CCCCCC;
	margin-left: 360px;
	float: left;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 20px;
	font-weight: lighter;
}
