/* CSS Document */
html {
	margin: 0;
	padding: 0;
	}
body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif; 
	background-color: #ccb57f; 
	}
.homebodytable	{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 1000px;
	border-right: 5px solid #8b1a1a;
	border-left: 5px solid #8b1a1a;
	background-color: #ffffff; 
	}
table#toptitle {
	border-collapse:collapse;
	text-align: center;
	width: 1000px;
	border-bottom: 2px solid #8b1a1a;
	background-color: #f0e3c4; 
	}
h1.toptitle {
	font-size: 24px;
	font-weight: 900;
	letter-spacing: .1em;
	color: #8b1a1a; 
	margin:0;
	padding-bottom: 4px;
	padding-top: 4px;
	}
.bodytable	{
	position: relative; /* this one could be used for excerpts etc to center */
	margin: 0 auto; /* center on everything else */
	width: 650px;
	border-left: 0px solid #8b1a1a;
	border-right: 0px solid #8b1a1a;
	background-color: #ffffff; 
	}
.logo {
	width: 1000px; 
	height: 300px;
	text-align:left;
	background-color: #ffffff;
	border-bottom: 2px solid #8b1a1a;
	}
.modulebox { 
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #8b1a1a;
	padding-bottom: 10px;
	}
.modulebox a {
	text-decoration: none;
	color: #690F0F;
	}
.modulebox a:hover {
	text-decoration: underline;
	color: #222288; 
	}
img#shoppingcart {
	vertical-align: middle;
	border-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	}
.rightcolumn {
	height: 1300px; 
	width: 175px; 
	background-color: #ffffff;
	border-left: 0px solid #8b1a1a;
	}
.leftcolumn {
	height: 1300px; 
	width: 175px; 
	background-color: #ffffff;
	border-right: 0px solid #8b1a1a;
	}
.navigation {
	background-color: #ffffff;
	font-size: 14px; 
	font-weight: 700;
	margin-top: 5px;
	border-bottom: 2px solid #8b1a1a;
	}
.navigation ul {
	list-style: none;
	margin: 0;
	padding:0;
	}
.navigation	li {
	list-style-type: none; 
	background-color: #ffffff; 
	padding: 5px; 
	padding-top: 10px; 
	padding-left: 12px;
	padding-bottom: 5px;
	border-right: 0px solid #8b1a1a; 
	border-left: 7px solid #ffffff; 
	margin-left: 0px;
	}
.navigation a {
	color: #8b1a1a; font-weight: 500; 
	text-decoration: none;
	}
.navigation li:hover {
	background: #f0e3c4; 
	border-left: 7px solid #8b1a1a; 
	}
.navigation a:hover {
	color: #222288; 
	text-decoration: underline;
	}
.navigation a:visited {
	color: #8b1a1a; 
	text-decoration: none;
	}
.navigation a:visited:hover {
	color: #222288; 
	text-decoration: underline;
	}
form#search {
	margin-top: 5px;
	}
td.centertext {
	border-left: 1px solid #8b1a1a;
	border-right: 1px solid #8b1a1a;
	 }
#maintext {
	padding-left: 15px;
	padding-right: 40px;
	}

#maintext p { 
	line-height: 145%;
	color: #000000; 
	padding-left: 15px;
	padding-right: 40px;
	margin-bottom: -6px;
	}

#maintext li:hover {
	background: #f0e3c4; 
	}

#maintext div.workname:hover {
	background: #f0e3c4; 
	}
	
ul.allworks {
	padding-left: 30px;
	padding-right: 10px;
}

div.allworks {
	padding-left: 30px;
	padding-right: 10px;
}

li.workname {
	display: block;
	list-style-type: none; 
	list-style-position: inside;
	font-size: 14px; 
	font-weight: 900;
	line-height: 145%;
	padding-bottom: 20px;
	}

div.workname {
	font-size: 14px; 
	font-weight: 900;
	line-height: 145%;
	margin-bottom: 20px;
	display: flex;
	}

.workname a {
	color: #8b1a1a; 
	font-weight: 900;
	text-decoration: none;	
	}

.workname a:hover {
	color: #222288; 
	text-decoration: underline;
	}
.workname a:visited {
	color: #8b1a1a; 
	font-weight: 900;
	text-decoration: none;
	}
.workname a:visited:hover {
	color: #222288; 
	text-decoration: underline;
	}
	
.worknumber, .workeditor {
	font-weight: 500;
}

.pubworks {
	/*padding-left:20px;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	font-weight: 500;
	color: #aaaaaa;
	}

h2 {
	font-weight: 900; 
	margin: 0px; 
	font-size: 22px;
	color: #8b1a1a;  
	letter-spacing: .05em; 
	padding-top: 30px; 
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 50px;
	} /* book title */

h2.sub {
	font-size: 19px; 
	letter-spacing: .05em; 
	font-weight: 900; 
	color: #8b1a1a;  
	padding-left: 15px; 
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px; 
	}
	
h3 {
	font-size: 16px; 
	letter-spacing: .05em; 
	font-weight: 900; 
	color: #8b1a1a;  
	padding-left: 15px; 
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px; 
	}


h4.homefoot {font-size: 12px; 
	color: #666655; 
	margin-top: 60px; 
	text-align: center; 
	padding-top: 60px; 
	border-top: 1px solid #8b1a1a;}

h5 {background-color: #8b1a1a;
	 font-size: 13px;
	 font-weight: 900;
	 letter-spacing: .05em; 
	 margin: 0px;
	 padding: 8px;
	 padding-left: 0px;
	 padding-right: 0px;
	 border-left: 7px solid #8b1a1a;
	 color: #f0e3c4;
	 text-align: center;
	 }
		  
h5.navfirst {
	margin-top: -6px;
	}

h5.nav {
	margin-top: -1px;
	}

h5.navright {
	background-color: #ffffff;
	 font-size: 13px;
	 font-weight: 500;
	 padding: 15px;
	 padding-bottom: 10px;
	 padding-left: 0px;
	 padding-right: 0px;
	 border-left: 0px solid #8b1a1a;
	 color: #8b1a1a;
	 text-align: center;
	 }

.topboard {
	 display: block;
	 font-size: 12px;
	 font-weight: 500;
 	 padding-left: 0px;
	 padding-right: 0px;
	 margin-bottom: -3px;
	 color: #000000;
	 text-align: center;
}

.board {
	 display: block;
	 font-size: 11px;
	 font-weight: 500;
 	 padding-left: 0px;
	 padding-right: 0px;
	 margin-bottom: -6px;
	 color: #000000;
	 text-align: center;
}

.searchnote {
	 font-size: 10px;
	 font-weight: 500;
	 color: #000000;
}

img.studyscorecover {
	width:100px;
	float:none;
	vertical-align:middle;
	padding-right: 10px;
}
p.studyscore {
	display: block;
	float: right;
	margin-right: -50px;
}