body {
	font-family:Helvetica,Arial,Verdana;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

td.menuleft {
	border-color: white;
	border-right: 2px;
}
td.menuright {
	border-color: white;
	border-left: 2px;
}
td.menumiddle {
	border-left-color: white;
	border-left-width: 2px;
	border-left-style: solid;
	border-right: 2px;
}

.headline {
	font-size:14px;
}

.homelisting {
	font-size:11px;
}

.homefeature {
	font-size:11px;
}
.listing {
	font-size:11px;
}

.feature {
	font-size:11px;
}
.aboxName{
	font-size:11px;
	padding:2px;
	font-weight:bold;
}
.aboxText {
	text-indent: -3px;
	padding-top: 3px;
	margin-left: -6px;
	padding-left: 0;
}
a {
	text-decoration:none;
}
a:link {
	color: #B00F0E;
}
a:visited {
	color: #B00F0E;
}

a:hover {
	text-decoration:underline;
}

.submenu{
	font-family:Helvetica,Arial,Verdana;
	font-size:9px;
}

#bookList ul {
	border: 1px;
}
#bookList li {
	padding: .25em;
}
#bookList li a {
	font-weight: bold;
	font-size: 1.2em;
}

.bookTitle{
	font-size:24px;
	color:#B00F0E;
	font-weight:bold;
	padding-right:153px;
}
.bookAuthor{
	font-size:18px;
	padding-left:50px;
	line-height:18px;
	padding-right:153px;
}
.bookSpec{
	font-size:12px;
	padding-left:50px;
	line-height:12px;
	padding-right:50px;
}
.bookIntro{
	font-size:12px;
/*	color:#555735; */
}
.bookBlurb{
	font-size:12px;
}
.bookInfo{
	font-size:10px;
}
.bookPrice{
	font-size:18px;
	font-weight:bold;
	color:#B00F0E;
}
.bookQuotes{
	font-size:10px;
}
.bookAuthorinfo{
	font-size:10px;
}
.authorAuthorinfo{
	font-size:12px;
}
.authorTitle{
	font-size:24px;
	color:#B00F0E;
	font-weight:bold;
	padding-right:153px;
}
.authorBooks{
}
.authorReviews{
	font-size:14px;
	color:#B00F0E;
}
.authorReviewtext{
	font-size:10px;
}
.authorReviewhead{
	font-size:12px;
	color:#B00F0E;
}
.subHeader{
	font-size:30px;
	text-align:left;
	font-weight:bold;
}
.subNav{
	font-size:10px;
	text-align:right;
	font-weight:normal;
}
.subHeader3{
	font-size:18px;
	font-weight:bold;
	color:#B00F0E;
}
.subHeader4Title{
	font-size:14px;
	font-weight:bold;
}
.subHeader4{
	font-size:14px;
	font-weight:bold;
}
.subHeader6{
	font-size:10px;
	font-weight:bold;
}
.newsText{
	font-size:11px;
}
.newsDate{
	font-size:11px;
	font-weight:bold;
	color:#B00F0E;
}

