body        {
	color: #5b3906;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 18px;
	background-color: #d07f27;
	background-image: url("/images/woodbg.jpg");
	margin: 0;
	padding: 0 }

form {
    padding: 0px;
    margin: 0px;
    }
p   {
	margin-top: 5px;
	margin-bottom: 13px }
a:link  {
	color: #5b3906;
	text-decoration: none }

a:visited  {
	color: #5b3906;
	text-decoration: none }

a:hover  {
	color: #fff;
	text-decoration: none }

a:active   {
	color: #5b3906;
	text-decoration: none }
input,  select,  textarea  {
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif }
h1, .content-title
        {
	color: #62b800;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 15px }
.content-title, .content-innards h1   {
	font-size: 19px;
	letter-spacing: -0.02em;
	margin-top: 0 }
h2   {
	color: #fff;
	font-size: 18px;
	font-weight: normal }
h3     {
	color: #4eb6be;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px }
h4   {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin: 0 }
.wrapper  {
	margin-top: 0;
	width: 1000px }
.header { }
.logo {
	position: absolute;
	z-index: 5;
	float: left }
.topbar {
	position: absolute;
	left: 639px;
	width: 365px;
	height: 118px }
.top  {
	height: 118px }
.top .classeslink  {
	position: absolute;
	top: 44px;
	left: 512px }
.top .bloglink {
	position: absolute;
	top: 80px;
	left: 633px }
.top .infolink {
	position: absolute;
	top: 73px;
	left: 727px }
.top .cartlink {
	position: absolute;
	top: 5px;
	left: 805px }
.toplinks {
	text-align: right;
	float: right }
.sidebarbg   {
	position: absolute;
	z-index: 2;
	top: 126px;
	width: 281px;
	height: 501px }
.sidebar      {
	font-size: 13px;
	line-height: 21px;
	text-transform: lowercase;
	position: absolute;
	z-index: 2;
	top: 126px;
	width: 281px;
	height: 379px;
	float: left }
.sidebarin  {
	text-align: center;
	margin-top: 45px;
	margin-left: 30px;
	position: absolute;
	z-index: 6;
	width: 100px }
.sidebar_under {
	background-image: url("/images/sidebar_under.jpg");
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	top: 336px;
	width: 234px;
	height: 445px }
.button  {
	position: absolute;
	z-index: 10;
	top: 56px;
	width: 41px;
	height: 68px }
.scissors  {
	position: absolute;
	z-index: 3;
	top: 405px;
	width: 268px;
	height: 223px }
.content     {
	position: absolute;
	top: 148px;
	left: 235px;
	width: 594px;
	float: left }
.content-top    {
	background-color: #efe1d4;
	background-image: url("/images/content_papertop.jpg");
	background-repeat: no-repeat;
	height: 122px }
.content-main      {
	background-color: #efe1d4;
	background-image: url("/images/content_paperbg.jpg");
	background-repeat: repeat-y;
	background-position: 0 122px;
	padding: 1px 30px 0 60px }
.content-cat  {
	background-color: #955730;
	background-image: url("/images/kraftbg.jpg");
	padding: 75px 30px 0 60px;
	min-height: 450px }
.content-cart  {
	background-color: #fff;
	background-image: url("/images/graphpaper.jpg");
	padding: 75px 30px 0 60px;
	min-height: 400px }
.content-innards   {
	padding-bottom: 25px;
	position: relative;
	top: -65px;
	min-height: 300px }
.pagecontent { }
.pagecontent h2 {
	color: #090f62;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0 }
.pagecontent strong {
	color: #090f62;
	font-weight: bold }
.pagecontent a {
	color: #ff69a9;
	text-decoration: underline }
.pagecontent a:hover {
	color: #62b800 }
.indent {
	padding-left: 60px }
.indent strong {
	display: block;
	margin-left: -60px;
	width: 60px;
	float: left }
.hours {
	background-image: url("/images/hoursbg.png");
	background-repeat: no-repeat;
	text-align: center;
	margin-top: -30px;
	margin-right: -7px;
	margin-left: 10px;
	padding-top: 22px;
	width: 149px;
	height: 105px;
	float: right }
.homepage {
	margin: 0;
	padding: 0 0 20px;
	position: relative;
	top: -90px;
	height: 445px }
.searchbox  {
	width: 165px }
.searchbox td{
    width: 165px;
	background-color:#FFFFFF;
	text-align:center;
	border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    }
	
.smlogin-form {
    padding: 0px 5px 0px 10px;
    font-size: 10pt;
    }

.clear  {
	clear: both }

.viewcart {
    margin-top: 18px;
    text-align: center;
    }
	
.cartitems{
	font-size: 9pt;
	}

.logged-in-message {
    color: red;
    font-weight: bold;
    }
.tinytxt {
    font-size: 7pt;
    line-height: 10px;
    margin: 0px;
    padding: 0px;
    }

.tinytxt input {
    font-size: 7pt;
    line-height: 10px;
    margin: 0px;
    padding: 0px;
    }
.copyright {
	font-size: 10px }
.bottomlinks  {
	font-size: 12px;
	text-transform: lowercase;
	margin-bottom: 5px }
.footer    {
	color: #5b3906;
	line-height: 14px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 12px;
	width: 800px }
.input-err { background-color: #ffff00; }
.gallery_nav, .gallery span {
	color: #5b3906 !important }
.gallery_nav a {
	color: #fff }
.gallery_nav a:hover {
	color: #62b800 }
/*HomePage*/
.home-page-section  { }
.home-feat-table {
	margin: 0;
	padding: 0;
	width: 200px;
	float: left }
.home-feat-cell {
	vertical-align: top }
.home-feat-cell div { }
.feat-table {
	margin: 0;
	padding: 0;
	width: 100% }
.feat-head {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	background-image: url("topprodhead.gif");
	background-repeat: no-repeat;
	text-align: left;
	margin: 0;
	padding: 0 0 0 15px;
	vertical-align: middle;
	border-bottom: 2px solid #ff4000 }
.feat-cell {
	text-align: center;
	padding: 10px;
	vertical-align: top }
.feat-cell div {
	text-align: center }
.featuredimage {
	background-image: url("/images/featuredimg_bg.png");
	background-repeat: no-repeat;
	text-align: center;
	padding: 40px 25px 0;
	width: 150px;
	float: left;
	clear: both;
	border: 0 }
.content-home  {
	background-color: #efe1d4;
	background-image: url("/images/content_paperbg.jpg");
	background-repeat: repeat-y;
	background-position: 0 122px;
	padding: 1px 0 0 7px }
.homeindent  {
	margin-right: 20px;
	margin-bottom: 24.5px;
	margin-left: 50px;
	height: 275px }
.homeindent p {
	padding-top: 25px }
.smfeatures  {
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0 }
.smfeatures .img {
	margin-right: 5px;
	padding-top: 2px;
	float: left }
.smfeatures p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4px;
	padding: 0;
	width: 183px;
	float: left }
.smfeatures .mid {
	margin-right: 10px;
	margin-left: 10px }
.smfeatures a {
	color: #5b3906 }
.smfeatures a:hover {
	color: #090f62 }
.mailinglist a {
	color: #090f62 }
.mailinglist a:hover {
	color: #62b800 }
.mailinglist  {
	text-align: right;
	margin-top: 20px;
	margin-right: 20px }
