.clearer {
 height:1px;
 overflow:hidden;
 margin-top:-1px;
 clear:both;
}	
a:link {color: #684329}
a:visited {color: #684329}
a:hover {color: #000}
a:active {color: #684329}

body {
	background-image: url(assets/bg2.jpg);
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;}
#wrapper {
	margin: 0 auto;
	width: 760px;
	background: url(assets/bg-main.gif) repeat-y;
	text-align: left;
	}
#content {
	background: url(assets/bg-top.jpg) no-repeat;
	}
#main {
	float: right;
	position: relative;
	width: 594px;
	padding-top: 120px;
	}
#side {padding-top: 100px; width: 166px; float: right; position: relative;}
#bottom {
	width: 760px;
	height: 66px;
	background: url(assets/bg-bottom.gif) no-repeat;
	}
#nav {margin-left: 28px;	margin-right: 0px;	color: white;	background-image: url(assets/navbg.gif);	background-repeat:  repeat;	position: relative;	top: 9px;	background-color: #684329;	}
#shop-nav {margin: 9px 0 0 28px; background-color: #684329; padding: 3px 0; background-image: url(assets/nav-bottom.gif); background-repeat:  no-repeat;} 
#shop-nav a {display: block; padding: 0 0 0 10px; font-weight: bold;}
#shop-nav a:link {color: #F6CE88;}
#shop-nav a:visited {color: #F6CE88;}
#shop-nav a:hover {color: #fff;}
#shop-nav a:active {color: #F6CE88;}

/* search field */
#search {
	background: url(assets/search-box-bg.gif) no-repeat #694329;
	width: 138px;
	height: 49px;
	margin-left: 28px;
	overflow: hidden;
	padding-bottom: 5px;
	}
#search #search-input {
	margin: 25px 0 0 10px;
	width: 90px;
	float: left;
	font-size: 11px;
	border: 1px solid black;
	}
#search #search-home-send {
	margin: 25px 0 0 0px;
	font-size: 11px;
	border: 1px solid black;
	padding: 0px;}
#addressarea {
	background: url(assets/address-box-bg.gif) no-repeat;
	width: 166px;
	height: 184px;
	overflow: hidden;
	color: white;
	}
#addressarea p {margin: 140px 0 0 7px; font-size: 11px;}

/* feature box */
#feature {
	border: 1px solid #cc0000; border-bottom-width: 13px;
	width: 185px;
	float: right;
	margin-top: -85px;
	margin-right: 18px;
	display: inline;
	background: #fff;
	margin-bottom: 1em;
	margin-left: 90px;}
#feature img {display: block; padding-bottom: 5px; border: 0;}	
#feature p {
	background: url(assets/feature-arrow.gif) no-repeat center left;
	padding: 0 0 2px 32px;
	margin: 0 0 0 10px;
	font-weight: bold;
	}
/* toolbox */
#toolbox { margin-right: 20px;}
#category {margin-left: 20px;}
.listing {margin-left: 43px; padding-top: 1em; clear: both;}
#proddetail {width: 440px; border: 5px}
/* #hometext {display: block;padding-left: -40px;} */
/*images */
#category .imageleft { margin-top: 5px; }
.imageleft 	{float: left; position: relative; margin-right: 5px; margin-bottom: 5px;}
.imageright {float: right; position: relative; margin-left: 5px; margin-bottom: 5px;}
.imagecaption {font-size: 11px; color: #cc0000; }	
/* headers */
h1 {
	color: #663300;
	font-size: 16px;
	margin: 0;	
	}
h2 {
	color: #663300;
	font-size: 14px;
	margin: 0;	
	}
/* bottom links */
#nav-bottom {
	background: #ae998b url(assets/bottom-links-bg.gif) center right repeat-y;
	/*height: 27px;*/
	position: relative;
	clear: both;
	padding-left: 10px;
	margin-bottom: -1px;}
#nav-bottom a {
	font-weight: bold;
	float: left;
	position: relative;
	display: block;
	padding: 5px;
	text-decoration: none;
	}
#nav-bottom a:link {color: black;}
#nav-bottom a:visited {color: black;}
#nav-bottom a:hover {color: #663300;}
#nav-bottom a:active {color: black;}

/*
.accent
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #655D75;
	font-weight: bold;
	line-height: 12px;
}
.accentsmall
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
		color: #655D75;
		line-height: 10px;
}

a.linkbuynow:link { font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: bold; font-size: 11px; line-height: 16px; color: #EE1B32; text-decoration: none;}
a.linkbuynow:visited { font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: bold; font-size: 11px; line-height: 16px;  color: #EE1B32; text-decoration: none;}
a.linkbuynow:hover { font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: bold; font-size: 11px; line-height: 16px;  color: #452D75;  text-decoration: underline;}
a.linkbuynow:active { font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: bold; font-size: 11px; line-height: 16px;  color: #EE1B32; text-decoration: none;}
*/


/* copyright area*/
#copyright {
	width: 760px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	padding: 5px;
	}