/* CSS Document */
body {
	font-family: Georgia,Verdana,Tahoma,Times New Roman,Times,Serif;
	font-size: 100%;
	line-height: 145%;
	color: #000000;
	background-color: #E7E0DA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th {
	line-height: 145%;
}
.nav {
	position:absolute;
	left:268px;
	top:47px;
	z-index: 2;
}
.homepage_content {
	position:absolute;
	left:262px;
	top:93px;
	width:686px;
	z-index:1;
}
.inside_content {
	position:absolute;
	left:262px;
	top:136px;
	width:686px;
	z-index:1;
}
h1,h2 {color:#5C534B;}
h1 {font-size: 130%;
}
h2 {font-size: 115%;
	margin-bottom: -10px;
}
h3 {
	font-size: 105%;
	color:#675F57;
}

a:link, 
a:visited { color: #5b1701;}
a:hover {  color: #00009b; text-decoration: none;}
a:active { color: #6C6CE6;}

.right_column {
	position:absolute;
	left:226px;
	width:445px;
	top: 307px;
	height: 1179px;
	z-index:1;
}
.inside_right_column {
	position:absolute;
	left:452px;
	width:286px;
	top: 471px;
	z-index:1;
}
p.main {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 7px;
}

.h1_reviews {
	font-size: 120%;
	font-weight: bold;
	color:#675F57;
}
.h2_reviews {font-size: 110%;
	font-weight: bold;
	color:#675F57;
}
.h3_reviews {
	font-size: 95%;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 10px;
	color:#675F57;
}

.credits {
	font-size: 95%;
	font-weight: bold;
	color:#675F57;
}

.excerpt {
	text-indent: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.excerpt_no_indent {
	margin-bottom: 0px;
	margin-top: 0px;
}

.signature {
	margin-top:-12px;
	margin-left: 50px;
	margin-right: 100px;
	text-indent: -12px;
	font-weight:bold;
}
.caption {
	margin-top:-2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	text-align: center;
	color: #644E3A;
}
.book_copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height: 120%;
	color: #644E3A;
}

.bullets li {
	list-style:none;
	background: url("../../images/bullet.gif") no-repeat 0px 6px;
	vertical-align:top;
	padding: 0 0 .6em 18px;
	margin:0;
}
.bullets a:link, 
.bullets a:visited { color: #5b1701; text-decoration:underline;}
.bullets a:hover {  color: #00009b; text-decoration: none;}
.bullets a:active { color: #6C6CE6;}

.footer {
	font-weight: bold;
	font-size: 100%;
	line-height:150%;
	color: #89725D;
	margin-top: 25px;
}
.footer a:link ,
.footer a:visited {color : #5b1701; text-decoration : none; font-weight: bold;}
.footer a:hover {
	color: #00009b;
	text-decoration: none;
	font-weight: bold;
}
.footer a:active {color : #6C6CE6; text-decoration : none; font-weight: bold;}
.copyright {
	color: #89725D;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:130%;
	margin-top:20px;
}
.copyright a:link ,
.copyright a:visited {color : #89725D; text-decoration : none;}
.copyright a:hover {
	color: #00009b;
	text-decoration: none;
}
.copyright a:active {color : #6C6CE6; text-decoration : none;}
div.footer_area {
	position:absolute; left:20px; z-index:2;
}

