@charset "UTF-8";
body {
	background-image: url(../images/books-bg.jpg);
}
#page  #masthead  {
	background-color: #a02e29;
	background-image: url(../images/books-hdr.gif);
	height: 35px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	background-position: left;
	width: 960px;
}
#page #masthead h1 {
	display: block;
	margin: 0px;
}
#page #masthead span {
	display: none;
}
#page #masthead #logolink {
	display: block;
	height: 35px;
	width: 960px;
}
#page #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	margin-top: 30px;
	margin-bottom: 0px;
}
#page #content span.conjunction {
	font-size: 12px;
	font-style: italic;
}
#page #content h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
}
#page #content h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}
#page #content p {
	font-size: 14px;
	line-height: 18px;
}
#page #content {
	width: 550px;
	clear: none;
}
#page #images {
	float: right;
	clear: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#page #images p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#page #nav {
	padding-top: 96px;
}
#page #content #order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #000000;
	float: right;
	width: 130px;
	text-align: center;
	margin-bottom: 10px;
	padding: 0px;
}
.caption {
	font-size: 11px;
	width: 175px;
}
#page #content #order #outofstock {
	font-size: 12px;
	color: #FF0000;
	line-height: 15px;
}
