

#left-nav { display: none;}

/* default css rules */
body {	background-color: white;
font-family: Arial, Helvetica, sans-serif;}

#wrapper
{width: 100%;
margin-left: auto;
margin-right: auto;
background-color: white;}

#masthead {
width: 100%;
padding: 15px 5px 5px 5px;
height: 101px;
text-align: center;
background-color: white;}

#masthead-nav{
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
padding: 10px;}

#masthead-nav a
{text-decoration: none;
color: black;
font-weight: bold;}


/* table for positioning */
td {vertical-align: top;}

#left-positioning-cell {
background-color: white;}

address {
font-size: .7em;
background-color: white;
color: black;
text-align: center;
padding: 1%;
font-style: normal;
margin-top: 25px;}

/* rules for content of default page */

.item {
margin: 1%;
padding: 1%;
overflow: hidden;
clear: right; }

div#content {
padding: 1%;
background-color: white;
font-size: 90%;}

div#content img {
float: right;
margin-left: 1%;
border: 0;}

h2 {
color: black;
margin-top: 0;
padding-top: 1%;
padding-left: 1%;}

h2 a {
color: black;
text-decoration: none;}

div#content h3 {
font-size: 1em;}

div#content h4 {
font-size: .9em;
margin: 0;
}

Holly Hack to fix Peekaboo bug 
/* Hides from IE5-mac \*/
* html .item {height: 1%;}
/* End hide from IE5-mac */

div.item p {font-size: 90%;}

div.item ul {font-size: 90%;}

.blurb {font-style: italic;}

/* style for lists of books on category pages */

div#category-list {width: 450px;}

ul.category li {
text-align: left;
padding: 5px;	}

ul.category{
list-style-type: circle;
font-size: 90%;}

ul.category p {margin: .5em 0 0 0;}

ul.unadorned {list-style-type: none;}

p.indent {padding: 0px 10px;}

div.indent {padding: 0px 20px;
font-size: 90%;}

.lists {padding: 20px;}

/* style for anchor tags on "all titles" page */

ul.alpha-nav {
list-style-type: none;}

ul.alpha-nav li {
display: inline;
padding-right: 15px;}

ul.alpha-nav a {
font-weight: bold;}

ul.alpha-nav a:hover {
font-weight: bold;
color: #CC0000;}

/* style for pcp categories page */

div#set-off-text {
border: 2px dotted #003366;
padding: 15px;
margin: 0 15px;
width: 240px;
float: right;
font-size: 75%;	}

div#set-off-text p.special-message {
text-indent: 30px;}

div#set-off-text p {
margin: 0 0 5px 0;}

div#pcp-page ol, div#pcp-page ul {
font-size: 85%;}

div#pcp-page li {
padding: 5px 0;}

img.pcp-cover {
float: right;
padding: 8px;}

p.signature {
font-size: 115%;
font-weight: bold;
padding-top: 15px;}

/* rules for new page of categories (formerly in left nav bar) */

.categories a {
margin: 0;
padding: 0 0 0 5px;
text-decoration: none;
border: 1px solid white;
color: black;
display: block;}

.categories ul{
background-color: white;
list-style-type: none;
margin: 10px;
padding: 0px;}

.categories li {
margin: 1px;
padding: 1px;
display: block;}

/* rules for podcast page */
ul.mini-nav {
font-size: 90%;
list-style-type: none;
font-weight: bold;}

.mini-nav a {	text-decoration: none;}

/* bookpage css */

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}

div#book-page-wrapper{
	width: 580px;}


div#description {
	font-size: .9em;
	
	padding: 10px;}

div#description h3 {
	color: #578F1B;
	padding: 10px 0 0 0;
	margin: 0px;}

div#order-panel {
	float: left;
	font-size: .9em;
	margin: 0px;
	padding: 10px;
	text-align: center;
	width: 140px;}

div#order-panel form {	display: inline; }

div#order-panel img {	margin-top: 2em;}

div#order-panel p {
	font-size: .8em;
	margin: 0;
	padding: .2em;}

div#order-panel p#isbn {
	margin: 20px 0 0 0;
	padding: 0;	}

div#order-panel p#notify {	padding: 20px 0 0 0;}



form#add {
	margin: 0;
	padding: 1em;
	text-align: center;	}
	
.quote {font-style: italic;margin-bottom: .5em;}

.roman {font-style: normal;}

.quote-cite {margin-top: .5em;}

ul.unadorned {list-style-type: none;}

h3.links {text-align: center;}



