@charset "utf-8";
/* CSS Document */

html {
	overflow-y: scroll;
}

body {
	margin: 0px;
	padding: 0px;
}
.menu-bar {

	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	align: center;
}
.menu-td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4F2F20;
	height:36px;
	vertical-align:top;
	padding-top: 4px;
}
.site-index-td {
	width: 160px;
	border-right:solid black thin;
	background-color: #983402;
}
A.top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
}
A:hover.top-menu {
	text-decoration: underline;
	color:#000000;
}
A.index-entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:3px;
	color: #ffcc9a;
	text-decoration:none;
}
A:hover.index-entry {
	text-decoration: underline;
}
.index-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:2px;
	height:30px;
	vertical-align:middle;
	color: #ffffff;
	text-align: center;
	font-variant: small-caps;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


.book-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	letter-spacing: normal;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 15px;
}
.search-result-table {
/*
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
*/	
	padding-top: 30px;
}

.book-subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #993300;
}
.book-author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	font-style: normal;
}
.book-body {
	font-family: "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-size: 14px;
	color: #4F2F20;
	text-align: left;
}
.book-photo {
	padding-left:10px;
	padding-bottom:10px;
	border: thin dotted #CCCCCC;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F2F20;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	font-size: 12px;
}
.page-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.page-title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #993300;
	letter-spacing: normal;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	line-height: 15px;
}
.book-teaser {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F2F20;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
}
.book-page-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	letter-spacing: normal;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 22px;
}
.catalogue-label-1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
