html, body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#333;
	margin:0;
	padding:0
}
#pagewidth {
	width:980px;
	text-align:left;
	margin-left:auto;
	margin-right:auto
}
.content {
	width:730px;
	float:right;
	padding-right:20px;
	display:block;
	padding-bottom:30px
}
#header {
	position:relative;
	height:100px;
	background-color:#DDD4BC;
	width:980px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat
}
.nav-menu {
	width:200px;
	float:left;
	position:relative;
	background-color:#FFF;
	height:560px;
	background-image:url(../images/menu-back.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:700;
	text-decoration:none
}
#maincol {
	background-color:#FFF;
	float:right;
	display:inline;
	position:relative;
	width:980px
}
.home-products {
	height:250px;
	border-bottom:#C7B890 thin solid;
	width:730px;
	float:right;
	padding-top:10px
}
#phone-number {
	float:right;
	color:#000;
	font-size:34px;
	text-align:right;
	font-weight:700;
	margin:0;
	padding:28px 25px 0
}
ul.menu {
	list-style:none;
	line-height:30px
}
#footer {
	height:60px;
	background-color:#867046;
	clear:both;
	font-size:10px;
	font-family:"Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color:#000;
	padding:10px
}
.copyright {
	width:300px;
	float:left
}
.address {
	width:200px;
	float:right
}
#quote {
	width:180px;
	float:left;
	font-style:italic;
	color:#666;
	padding:10px
}
#slogan {
	font-family:Gill Sans, Verdana;
	width:500px;
	float:left;
	margin-top:70px;
	color:#000;
	font-size:10px;
	text-transform:uppercase;
	font-weight:700;
	text-align:left;
	padding-left:147px
}
#ebay-store {
	width:200px;
	text-align:center;
	padding:20px 0 0px 0px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	display:block
}
* html .clearfix {
	height:1%
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#392C1A;
	line-height:30px;
	letter-spacing:-1px;
	font-weight:700;
	margin:0;
	padding:5px 0 6px 10px
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#392C1A;
	padding-left:10px
}
a.footer {
	color:#3C1E00
}
#blurb p:first-letter {
	text-transform:uppercase
}
#blurb p {
	font-family:"Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	color:#424242;
	letter-spacing:.1em;
	text-align:center;
	text-transform:lowercase;
	line-height:145%;
	font-size:10pt;
	font-variant:small-caps;
	margin:0 auto
}
a:link {
	color:#000
}
a:visited {
	color:#630
}
a:hover {
	color:#483926
}
a:active {
	color:#604B33
}
#left-nav {
	width:200px;
	height:650px;
	float:left;
	border-size:1px;
	list-style:none;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	font-weight:700;
	border-color:#960;
	border-style:none;
	border-width:1px;
	margin:0
}
#left-nav li a {
	voice-family:inherit;
	font-weight:700;
	height:24px;
	text-decoration:none;
	list-style:none
}
#left-nav li a:link, #left-nav li a:visited {
	color:#963;
	font-weight:700;
	display:block;
	background:url(../images/menu3.gif);
	padding:8px 0 0 10px
}
#left-nav li a:hover {
	color:#624200;
	background:url(../images/menu3.gif) 0 -32px;
	font-weight:700;
	padding:8px 0 0 10px
}
ul {
	list-style:none;
	margin:0;
	padding:0
}
#sitemap ul {
	list-style:square;
	margin-left:20px
}
#sitemap li {
	margin-left:20px;
	list-style:square;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
img {
	border:none
}
p, li {
	padding-left:10px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
 @media print {
#leftcol {
	display:none
}
#twocols, #maincol {
	width:100%;
	float:none
}
}

