﻿/* CSS Document */



body,td,th {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #333333;
}
body {
	margin: 0 20px;
	text-align:center;
	font-size: 0.75em;
	background-color:#FFFFFF;
}
a:link, a:visited {
	color: #66CC33;
	font-weight: bold;
}

a:hover {
	color: #FF9900;
}
a:active {
	color: #FF0000;
}

a:link img, a:visited img {
	color: #66CC33;
	font-weight: bold;
	text-decoration:none;
}

p {
	line-height:1.7em;
}

/*a.lightbox, a.lightbox:link, a.lightbox:visited {
	display: block;
	height: 150px;
	width: 150px;
	padding: 10px;
	border: #009900 2px solid;
	margin: 10px;
}

a.lightbox:hover {
	border: 2px solid #FB772E;
}

td img {display: block;}
*/

.topBookShowcase {
	font-size:0.9em;
	line-height: normal;
	padding-right: 15px;
}

.topBookShowcase p {
	font-size:0.9em;
	line-height: normal;
}

.topBookShowcase span.booktitle, span.booktitle {
	font-family: Impact, Haettenschweiler, Helvetica, Arial, sans-serif;
	font-size:1.7em;
	color: #FB772E;
}

.topBookShowcase img.showcaseBook {
	float:left;
	margin: 0 25px 0 0;
	padding: 5px;
	border:1px solid #CCCCCC;
}
.littleBooks {
	text-align: center;
	padding: 7px;
}

.littleBooks img {
	margin-bottom: 10px;
	padding: 5px;
	border:1px solid #CCCCCC;
}
.calendar {
	font-size: 0.8em;
	line-height:1.6em;
}
.calendar td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

img.spotlight,
.spotlight{
padding: 10px; border: #999999 1px solid; margin: 0 20px 10px 5px; float:left;
}


.creditslist {
}
.creditslist td {
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-top: 25px;
}
.creditslist td.nobord {
	border-bottom: none 0;
}

.creditslist span.booktitle {
	font-family: Impact, Haettenschweiler, Helvetica, Arial, sans-serif;
	font-size:1.7em;
	color: #FB772E;
}

h6 {
	font-size:.9em;
	}

