A.menu_link {
	FONT-SIZE: 9pt;
	COLOR: #6b675c;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
LI.menu_bottom {
	BORDER-TOP: #aea38f 1px dashed;
	PADDING-BOTTOM: 3px;
	MARGIN-LEFT: 0px;
	WIDTH: 90px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #aea38f 1px dashed;
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: center
}
LI.menu {
	BORDER-TOP: #aea38f 1px dashed;
	PADDING-BOTTOM: 3px;
	MARGIN-LEFT: 0px;
	WIDTH: 100px;
	PADDING-TOP: 3px;
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: center
}
body.inset, body.main, div.inset {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
body.inset, div.inset {
	background-color:#F7F6E4;
}
tr.book_cell td {
	text-align:center;
	vertical-align:top;
}
.book_blurb, .book_title {
	margin: 10px;
	margin-top: 5px;
	margin-bottom:20px;
	font-size: 8pt;
	text-align:left;
}
.book_title {
	font-weight:bold;
	text-align: center;
	margin-bottom: 5px;
	height: 25px;
}
.book_order {
	font-size: 7pt;
	padding: 5px;
	padding-top: 2px;
}
.non_home_header {
	padding-left: 35px;
}
.header {
	text-align:center;
	padding: 30px;
	padding-bottom: 40px;
}
.main_image {
	float: left;
	margin-right: 15px;
}
body.inset, html.inset, div.inset {
	font-size:10pt;
	scrollbar-base-color: #A96A4B;
	scrollbar-track-color: #D8D2BC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #A26344;
	scrollbar-3dlight-color: #E9AA8B;
	scrollbar-highlight-color: #B97A5B;
	scrollbar-arrow-color: #D8D2BC;
	scrollbar-face-color: #A96A4B;
}
div.inset {
	width: 600px;
	height:605px;
	position:absolute;
	clip:rect(auto, auto, auto, auto);
	overflow:auto;
	padding-left: 10px;
	padding-top: 15px;
}
div.inset_right_offset {
	padding-right: 10px;
}
ul.articles {
	list-style-image: url(../img/bullet.jpg);
	margin-left: 0px;
	padding-left: 30px;
	padding-right: 20px;
	margin-top: 0px;
}
ul.articles li {
	margin-bottom: 10px;
}
a {
	color: #AA2B08;
	text-decoration: none;
}
a:hover {
	color: #666666;
} /* a:visited { color: #999999; } */
