.excerpt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
.footer_box	{
	 border:1px solid black;
	 width:670px;
	 padding: 7px;
	 background-color:#666633
	 }
	 
A.footer			{	text-decoration: none; color:white;	}
A.footer:visited	{	text-decoration: none; color:white; }
A.footer:hover		{	text-decoration:underline;	}
A.footer:active		{	text-decoration:underline; }

.book_box	{
	padding: 6px;
	background-color:#FFFFFF;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 75%;
	height: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.logo	{
	
	display: block;
	}
.address {
	width: 250px;
	float: left;
}
.dealers {
	float: right;
	border: 1px solid gray;
	padding: 4px 4px 4px 4px;
	width: 250px;
	background-color: #FFFFCC;
}
.shipping {
	clear: both;
}
.buynow {
	float: right;
}
.book {
	float: left;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006118;
	padding: 9px;
	margin: 7px 7px 7px 0px;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #006118;
}
.title_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005D21;
}
.announceSpace {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFE6E6;
	width: 740px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #005D21;
	font-size: 12pt;


	font-weight: ;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005D21;
	height: 2em;
}
.contentBox {
	width: 760px;
	background-color:#F7F7F7;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #CCCCCC;
}
