h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #832C2C;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #832C2C;
	font-size: x-small;
	text-decoration: underline;
}
.h6 {

	font-family: Arial, Helvetica, sans-serif;
	color: #832C2C;
	text-indent: 30px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #832C2C;
	text-decoration: underline;
	font-style: normal;

}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: #832C2C;
	text-decoration: underline;

}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration:none;

}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	color: #832C2C;
	text-decoration: underline;

}
#books {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
h1 {
	color: #6B5519;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
body {
	font-family: Arial;
	color: #832C2C;
}
#textcontainer {
	padding: 20px;
	font-size: x-small;

}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
a.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right:20px;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #832C2C;
}
ul li{
	padding-bottom: 10px;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
.date {
	font-size: x-small;
	font-weight: bold;
}
.byline {
	font-size: small;
	font-style: italic;
}
.floatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.author {
	font-style: italic;
}
.floatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#box {
	padding: 10px;
	border: 1px solid #614B0F;
	font-weight: bold;
	background-color: #EDE2DC;
	color: #832C2C;
	width: 230px;
	text-align: center;
		margin-left: auto;
	margin-right: auto;

}
#signcontainer {
	text-align: center;
	width: 100%;

}
#post {
	background-color: #832C2C;
	position: relative;
	top: 0px;
	height: 20px;
	width: 10px;
	font-size: 1px;
	line-height: 1px;
	z-index: 5;
	left: 250px;
}
.quote {
	font-weight: normal;
	font-style: italic;
}
#contact {
	font-size: x-small;
}
.datetag {
	font-size: xx-small;
}
.bookcover {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
}
.titlebook {
	font-style: italic;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.floatclear {
	clear: both;
}
#newsletter {
	font-size: 11px;
	color: #832C2C;
	padding: 5px;
	margin:5px;

	width: 180px;
}
