@charset "UTF-8";
/* CSS Document */

#nav2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 20px;
	padding-bottom: 4px;
}
#nav2 ul li{
	padding-right: 9px;
	padding-left: 9px;
	display: inline;
}
#giveaway {
	background-image: url(gb_images/giveaway_bkrnd.jpg);
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #191718;
}
#nav2 ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
#nav2 ul li a:hover {
	color: #966;
}
#border {
	padding: 3px;
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 930px;
}
.sidebar {
	background-image: url(gb_images/sidebar.gif);
	background-repeat: no-repeat;
	background-color: #8E5C61;
	background-position: top;
}
.sidebar_books {
	background-image: url(gb_images/sidebar_books.jpg);
	background-repeat: no-repeat;
	background-color: #8E5C61;
}
#buy {
	color: #001A33;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding: 10px;
	width: 125px;
	background-color: #9AC0D1;
	border: 1px solid #051A3B;
	font-weight: bold;
	margin-right: auto;
	background-image: url(images/buy_back.png);
	background-repeat: repeat-x;
	background-position: top;
}
.buyheader{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 15px;
	color: #FFF;
	font-style: italic;
	letter-spacing: 0.2em;
	font-weight: normal;
}
.by {
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#buy a{
	color: #001A33;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
	text-transform: capitalize;
	letter-spacing: 0em;
	font-weight: normal;
}
#buy a:hover {
	text-decoration: none;
}
.title {
	font-size: 20px;
	letter-spacing: 0.1em;
}
.subtitle {
	font-size: 15px;
	letter-spacing: 0.1em;
}
.chapter {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 20px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 18px;
	width: 900px;
	color: #F7F4EA;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	margin-bottom: 10px;
}
#footer a{
	color: #F7F4EA;
	text-transform: uppercase;
}
#bookextras {
	margin-left: auto;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #ADD7EB;
	border: 1px solid #93BAC9;
	font-weight: bold;
	margin-right: auto;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 9px;
	margin-bottom: 33px;
	margin-top: 22px;
}
.arrow {
	padding-top: 0px;
	padding-right: 5px;
}
#bookextras a {
	color: #001A33;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#bookextras a:hover{
	text-decoration: none;
	}
.floatleft {
	padding: 1px;
	float: left;
	border: 1px solid #75685E;
	margin-right: 20px;
	margin-bottom: 10px;
}
.floatright {
	float: right;
	margin-left: 11px;
}
#homepagenews{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #7D6739;
	background-color: #EDE7C3;
	padding: 10px;
	float: right;
	width: 140px;
	margin-bottom: 12px;
	margin-left: 35px;
	border: 1px solid #D8D1B4;
}
.maintext {
	font-size: 11px;
	line-height: 17px;
}
a {
	color: #931515;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#sidebar {
	font-size: 12px;
	line-height: 18px;
	color: #0C090A;
	padding-right: 10px;
	padding-left: 20px;
}
#sidebar a{
	color: #FFF;
	text-decoration: underline;
}
#sidebar a:hover{
	text-decoration: none;
}
#sidebar_home {
	font-size: 11px;
	line-height: 16px;
	color: #0C090A;
	padding-right: 10px;
	padding-left: 20px;
}
#sidebar_home a{
	color: #FFF;
	text-decoration: underline;
}
#sidebar_home a:hover{
	text-decoration: none;
}
#content {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 40px;
}
.book_sidebar {
	border: 1px solid #EDEDDC;
	margin-top: 15px;
	margin-bottom: 0px;
}

