/* CSS Document */

body#aboutpage a#aboutlink,
body#bookpage a#booklink,
body#contactpage a#contactlink,
body#archivepage a#archivelink

{
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #7C5F13;
}
a:hover {
	color: #666666;
}
a:visited {
	color: #7C5F13;
}

#container {
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#thumbs img {
	border-top: 1px solid #CCCCCC;
	border-right: 4px solid #CCCCCC;
	border-bottom: 4px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 6px 10px 0px;
}
#nav {
	text-align: center;
	height: 25px;
	width: 955px;
	margin-top: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #333333;
}
#nav a {
	margin-right: 24px;
	margin-left: 24px;
	
}

#nav a:link, a:visited {
	font: bold small-caps 13px Georgia, "Times New Roman", Times, serif;
	color: #895D18;
	text-decoration: none;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	font-size: 9px;
}

#nav a:visited {
	font: bold small-caps 13px Georgia, "Times New Roman", Times, serif;
	color: #895D18;
	text-decoration: none;
}

#nav a:hover {
	font: bold small-caps 13px Georgia, "Times New Roman", Times, serif;color: #895D18;
	text-decoration: underline;
}
#thumbs {
	border-top: 1px solid #c3b084;
	border-right: 1px solid #c3b084;
	width: 955px;
}
#thumbs td {
	border-left: 1px solid #c3b084;
	border-bottom: 1px solid #c3b084;
	padding-top: 6px;
	padding-bottom: 6px;
}
#footer {
	background: url(images/footer-art.jpg) no-repeat center center;
	width: 955px;
	font: 11px/15px Georgia, "Times New Roman", Times, serif;
	color: #815D15;
	text-align: center;
	height: 55px;
	padding-top: 13px;
	float: left;
}
#content {
	width: 955px;
	padding-left: 0px;
	color: #333333;
	height: auto;
	float: left;
	margin: 10px 0px 20px;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
}
#content h1 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #7C5F13;
}
#content h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
#container #leftcol {
	float: left;
	height: auto;
	width: 500px;
}
.largetype {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
}
#content #feature {
	float: left;
	width: 386px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: auto;
	margin-top: 12px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-top: 1px solid #333333;
}
#content #feature img {
	float: left;
	margin-top: 6px;
}
#content #homeimage {
	height: auto;
	width: 400px;
	float: right;
	margin-left: 30px;
}
#content #homeimage {
	font: 11px/13px Arial, Helvetica, sans-serif;
	color: #000000;
}
#content #homeimage img {
	padding-bottom: 12px;
}

#content #feature #book {
	padding-top: 5px;
	padding-right: 5px;
}
#container #content #bookproduct {
	padding: 12px;
	float: left;
	height: 300px;
	width: 930px;
	margin-top: 12px;
	border: 1px solid #C3B084;
}
#content #bookproduct h3 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #7C5F13;
}
#bookproduct #buy {
	float: left;
	margin-top: 12px;
	margin-right: 12px;
}
#bookproduct #productprice {
	float: left;
}
#bookproduct #productprice td {
	padding: 6px;
	text-align: left;
}
#container #content #bookproduct #productprice img {
	float: none;
}
#container #content #bookproduct img {
	float: left;
	padding-right: 12px;
	padding-bottom: 12px;
}
#bookproduct #prodinfo {
	height: auto;
	width: 700px;
	float: left;
	padding-top: 0px;
}
#container #content #books #thumbs a:link, a:visited {
	font: bold 10px/12px Arial, Helvetica, sans-serif;
	color: #7C5F13;
	text-decoration: none;
}

#container #content #books #thumbs a:hover {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
.nobotborder {
	border-bottom-color: none;
}
#bookspage #container #content #rareleftcol {
	float: left;
	height: auto;
	width: 525px;
}
#contactpage #container #content #homeimage #optin {
	border: 1px solid #B5D5FF;
}
