body {
	margin: 17px 0;
	background: #d2cd9e;
	font: 10pt Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

.right {
	float: right;
}

h1 {
	text-transform:uppercase;
}

hr {
	height:0;
	border:0;
	border-top:1px solid silver;
}

#container {
	width: 807px;
	margin: 0 auto;
	padding: 0 0 0 214px;
	background: url(../images/containerbg.gif) repeat-y;
}

#sidenav {
	float: left;
	display: inline;
	width: 214px;
	margin-left: -214px;
	color: #fff;
}

#sidenav form {
	margin: 6px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #d6c985;
}

#sidenav form a {
	display:block;
	margin-top:2px;
	color:#d6c985;
	font-size:11px;
	text-decoration:none;
}

#sidenav input {
	width: 140px;
	height: 18px;
	margin: 0;
	border: 1px solid #aaa;
}

#sidenav input.search {
	width: 51px;
	height: 22px;
	margin: 0 0 -2px 0;
	padding: 0;
	background: #6A0D3A;
	color: #fff;
	border: 1px solid #d6c985;
}

#sidenav h2 {
	font: 15pt Times, serif;
	margin: 0 0 0 11px;
}

#sidenav ul {
	margin: 0 0 0 11px;
	padding: 0;
	list-style: none;
}

#sidenav li a {
	color: #e0c57a;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}

#sidenav .general li a {
	color: #fff;
}

/* Sidenav Icons */

#sidenav .icons li a {
	display: block;
	height: 23px;
	margin-left: -4px;
	padding: 6px 10px 0 30px;
}

/* Sidenav Books */

#sidenav .books {
	color: #fff;
}

#sidenav .books .churchill a {
	background: url(../images/icons/churchill.gif) no-repeat 0px -2px;
}

#sidenav .books .guide a {
	background: url(../images/icons/guide.gif) no-repeat 0px 5px;
	height:35px;
	margin-top:4px;
}

#sidenav .books .military a {
	background: url(../images/icons/military.gif) no-repeat 0px -2px;
}

#sidenav .books .literary a {
	background: url(../images/icons/literary.gif) no-repeat 0px -2px;
}

#sidenav .books .motor a {
	background: url(../images/icons/motor.gif) no-repeat 0px -2px;
}

#sidenav .books .jazz a {
	background: url(../images/icons/jazz.gif) no-repeat 0px -2px;
}

#sidenav .books .baseball a {
	background: url(../images/icons/baseball.gif) no-repeat 0px -2px;
}

#sidenav .books .finepress a {
	background: url(../images/icons/finepress.gif) no-repeat 0px -2px;
}

#sidenav .books .finearts a {
	background: url(../images/icons/finearts.gif) no-repeat 0px -2px;
}

#sidenav .books .photography a {
	background: url(../images/icons/photography.gif) no-repeat 0px -2px;
}

#sidenav .books .about a {
	background: url(../images/icons/about.gif) no-repeat 0px -2px;
}

#sidenav .books .newslinks a {
	background: url(../images/icons/newslinks.gif) no-repeat 0px -2px;
}


#sidenav li.subnav {
	height:auto;
	margin:0;
	padding:0;
	border:1px solid #6a0d3a;
}

#sidenav li.subnav a {
	height:auto;
	display: block;
	font-weight:normal;
	margin: 0 0 0 -4px;
	padding: 3px 0 0 30px;
}


/* End Sidenav Books */

/* Sidenav Chartwell */

#sidenav .chartwell a {
	color: #e0c57a;
}

#sidenav .chartwell .exhibitions a {
	background: url(../images/icons/exhibitions.gif) no-repeat 0px -2px;
}

#sidenav .chartwell .about a {
	background: url(../images/icons/about.gif) no-repeat 0px -2px;
}

#sidenav .chartwell .archives a {
	background: url(../images/icons/archives.gif) no-repeat 0px -2px;
}

#sidenav .chartwell .newslinks a {
	background: url(../images/icons/newslinks.gif) no-repeat 0px -2px;
}

/* End Sidenav Chartwell */

/* Sidenav General */

#sidenav .icons .order a {
	background: url(../images/icons/order.gif) no-repeat 0px -2px;
}

#sidenav .icons .shoppingcart a {
	background: url(../images/icons/shoppingcart.gif) no-repeat 0px -2px;
}

#sidenav .icons .contact a {
	background: url(../images/icons/contact.gif) no-repeat 0px -2px;
}

#sidenav .icons .facebook a {
	background: url(../images/icons/facebook.gif) no-repeat 0px -2px;
}


/* End Sidenav General */

/* End Sidenav Icon */

#sidenav li a:hover {
	text-decoration: underline;
}

#sidenav p {
	margin: 0 11px 5px 11px;
	font: 12px Times, serif;
	font-weight:normal;
	line-height: 16px;
	letter-spacing:1px;
	color: #e0c57a;
	text-align:center;
}

#sidenav p .small {
	font-size: 8pt;
	font-weight: normal;
}

#title {
	float: left;
	width: 805px;
	height: 102px;
	background: #000;
	color: #d6b474;
}

#title p {
	float: left;
	width: 219px;
	margin: 20px 10px 18px 10px;
	font-size: 8pt;
}

#title img {
	float: left;
}

#copyright {
	clear: both;
	margin-left: -214px;
	width:1019px;
	background: #d2cd9e;
	font-size: 10pt;
	text-align:center;
	background-image:url(../images/woodgrain.png);
	font-weight:bold;
}

#copyright span#copyright_year{
	font-size:80%;
}

#copyright span a {
	color:#000;
	text-decoration:none;
}
