/* CSS Document */
body {
	background-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 20px;
	}
td {
	line-height:17px;
	}
li {
    line-spacing: 10px;
   }
p	{
	margin-top: 0px;
	}
h1	{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
	}
h2	{
	margin-top: 15px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	}
.table_top_full {
	background-image:url(images/bar_center.jpg);
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}

.table_top_left {
	background-image:url(images/bar_center.jpg);
	width:190px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}
	
.table_top_right {
	background-image:url(images/bar_center.jpg);
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}
	
.white_bg {
	background-color:#FFFFFF;
	padding:10px;
	}

.padding_left_right {
	padding-left:10px;
	padding-right:10px;
	}
	
.width_10 {
	width:10px;
	}
.height_10 {
	height:10px;
	}
.spacer_row {
	height: 60px;
	}
a:link, a:visited{
	color:blue;
	text-decoration:none;
}
a:hover {
	color:blue;
	border-bottom:1px dashed blue;	
	}
.picture_cell a:hover {
	border: none;
}
.footer_text {
	color:#FFCC00;
	font-size:10px;
	}
.footer_text a:link, .footer_text a:visited{
	color:#FFCC00;
	text-decoration:none;
}
.footer_text a:hover {
	background-color:#000000;
	color:#FFFFFF;
	border:none;
	}

.left_nav {
	font-size:14px;
	line-height:19px;
	margin-top:10px;
	border-top:1px solid #E1E1E1;
	}
	
.left_nav a:link, .left_nav a:visited{
	display:block;
	width:190px;
	font-size:12px;
	color:#000000;
	background-color: #FFFFFF;
	text-decoration:none;
	text-indent:10px;
	border-bottom:1px solid #E1E1E1;
	background-image:none;
}
.left_nav a:hover {
	background-color:#FFFFCC;
	}
.logo a:hover {
	border-bottom:none;
	width:300px;
	}
.listing_table {
	margin-top: 0px;
	}
.logo_font {
	width: 250px;
    font-size: 18px;
	line-height: 26px;
	font-family:"Lucida Calligraphy", "Times New Roman", Helvetica;
    }
.index_title_cell {
	padding-top: 10px;
	padding-left: 5px;
	font-weight: normal;
	width: 350px;
	}
.index_description_cell {
	padding-left: 10px;
	font-weight: normal;
	width: 350px;
}
.books_title_cell {
	font-weight: bold;
	width: 350px;
	}
.books_listing_table {
	margin-top: 0px;
	}
.book_page_table {
	width: 100%;
	}
.book_page_title_cell {
	font-weight: bold;
	font-size: 18px;
	width: 100%;
	}
.divider {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
	color: black;
	}
.book_page_description {
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	}
.picture_cell {
	width: 175px;
	}
.cost_cell {
	padding-left: 5px;
	width: 100px;
	}
.description {
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	width: 300px;
	}
