/* CSS Document */

BODY {
	background-repeat: repeat-y;
	background-image: url(../images/brown.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-color: #F2F2F4;
}

.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	font-style: normal;
	line-height: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
	font-variant: small-caps;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #CCCCCC;
	font-variant: small-caps;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: 0.2em;
	text-indent: 30px;
	word-spacing: 0.6em;
	white-space: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: dotted;
	border-left-width: 2px;
	}

.booktext  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	white-space: normal;
}
.reviews {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	color: #663333;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	color: #993300;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.bottom_navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-transform: capitalize;
	font-weight: normal;
}
#bottom a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-transform: capitalize;
	font-weight: normal;
	text-align: center;
	font-variant: small-caps;
}
#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-transform: none;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
}
