﻿
a
{
	color: #0000ff;
}

a:hover
{
	color: #ff0000;
}

body
{
	text-align: center;
	font-family: Calibri, Helvetica, Sans-Serif;
	background-image: url(images/background-plain.jpg) 
}

.body-outer
{
	width: 1000px;
	margin: 0 auto;
}

.body-inner
{
	width: 760px;
	float:left;
}

.sidebar-right
{
	width:240px;
	float:left;
	margin-top: 96px;
}

.book-listing
{
	background-color: #f5e6d0;
	float:left;
	width:736px;
	padding:12px;
	border-left: solid 1px #e6e6e6;
	border-top: solid 1px #e6e6e6;
	border-right: solid 1px #68180e;
	border-bottom: solid 1px #68180e;
}

.buyit
{
	background-color: #ffffff;
	padding:2px;
	border-right: solid 1px #a6a6a6;
	border-bottom: solid 1px #a6a6a6;	
}

.header
{
	text-align: center;
}

h1
{
	font-size: 24px;
	color: #b72918;
}

h2
{
	font-size: 18px;
	color: #b72918;	
}

h3
{
	font-size: 16px;
	font-weight: bold;
	color: #b72918;	
	text-align: left;
}

.normal
{
	font-size: 14px;
	color: #68180e;
	text-align: left;
}

p.small
{
	font-size: 12px;
	color: #68180e
}

p.discreet-left
{
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: left;
}

p.discreet
{
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}