body, table, tr, td {
	font-family: "Gill Sans", Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
}
.pagehead, h1 {
	font-size: 18px;
	color: #006600;
	font-weight: bold;
}
.sorry {
	color: #CC0000;
	font-weight: bold;
}
.recordcount {
	color: #999933;
	font-weight: bold;
}
.contactbox {
	padding: 3px 6px 6px;
	width: 555px;
	border: 1px solid #999933;
	background-color: #CCCC99;
	line-height: 1.2;
}
.thumbnail {
	float: left;
	margin-right: 5px;
	border: 1px solid #999999;
	margin-bottom: 4px;
	margin-top: 2px;
}
#stockcontent p {
	clear: left;
}
#stockcontent a:link {
	color: #000000;
	text-decoration: underline;
}
#stockcontent a:visited {
	color: #000000;
	text-decoration: underline;
}
#stockcontent a:hover {
	color: #006600;
	text-decoration: underline;
}
#stockcontent a:active {
	color: #006600;
	text-decoration: underline;
}
#featured {
	background-color: #EEEEE2;
	padding: 10px;
}
#featured h3 {
	font-size: 18px;
	color: #999933;
	margin-top: 0px;
	margin-bottom: 6px;
}
#featured p {
	margin-top: 6px;
	padding-top: 6px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCC99;
	margin-bottom: 0px;
}
#bookdisplay p {
	margin-top: 0px;
	margin-bottom: 8px;
}
#bookfair h2 {
	font-size: 130%;
	margin-top: 12px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999933;
	margin-bottom: 4px;
	font-weight: bold;
}
#bookfair p {
	margin-top: 0px;
	margin-bottom: 4px;
}
a:link, a:visited {
	color: #636320;
}
a:hover, a:active {
	color: #006600;
}
.formfield {
	width: 400px;
}
.adminBox {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	margin-top: 0px;
	width: 556px;
}
.adminBox p {
	margin: 0px 0px 6px;
}
#adminhelp {
	padding: 5px;
	border: 1px solid #CCCC99;
	background-color: #EEEEE2;
}
#adminhelp h3 {
	font-size: 120%;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 6px;
}
#adminhelp h4 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 100%;
}
#adminhelp p {
	margin-top: 3px;
	margin-bottom: 6px;
}
