body {
	color: #666;
	font: 13px/34px Verdana, Arial, sans-serif;
	margin: 0;
	background: #F0F0D3 url(../images/img-bkg-main.gif) repeat-x;
}

.bluetext {
	color: #699;
	font: 13px/34px Verdana, Arial, sans-serif;
}

.standard-text-tight {
	color: #666;
	font: 13px/20px Verdana, Arial, sans-serif;
}

.subhead-grey {
	color: #666;
	font: bold 13px/16px Verdana, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.italic-subhead-grey {
	color: #666;
	font: italic bold 13px/34px Georgia, "Times New Roman", Times, serif;

}

.image-caption {
	color: #666;
	font: italic bold 11px/18px Georgia, "Times New Roman", Times, serif;
	margin-top: 8px;
}

.red-italic {
	color: #D53C10;
	font: italic bold 12px/34px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
}

.red-bold {
	color: #D53C10;
	font: bold 13px/34px Georgia, "Times New Roman", Times, serif;
}

.pull-quote-right {
	color: #699;
	font: bold 18px/34px Georgia, "Times New Roman", Times, serif;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	width: 200px;
}

.pull-quote-left {
	color: #699;
	font: bold 18px/34px Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 25px;
	width: 200px;
}

.testimonials {
	color: #D53C10;
	font: bold 14px/34px Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-right: 25px;
}

a:link {
	color: #D53C10;
	font: bold 13px/34px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

a:visited {
	color: #D53C10;
	font: bold 13px/34px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

/* @group bestsellers */

.details {
	margin-right: 15px;
	float: left;
	margin-top: 12px;
	width: 370px;
}

.bestseller-books {
	color: #D53C10;
	font: italic bold 15px/20px Georgia, "Times New Roman", Times, serif;
}

.red-italic-large {
	color: #D53C10;
	font: italic bold 15px/34px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1px;
}

.red-italic-large-22 {
	color: #D53C10;
	font: italic bold 15px/22px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
}

.bestseller-authors {
	color: #666;
	font: bold 10px/20px Verdana, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

ul {
	list-style-type: square;
	list-style-position: inside;
}
