/* here */
body {
	font: 15px Georgia, Times New Roman, Times;
	margin: 0;
	color: #111111;
	padding: 0px 0px 30px 0px;
	text-align: left;
	background: #EDE9DD;
	line-height:22px;
}

. {
margin: 0;
padding: 0;
}

#clearance {margin: 0 10px 0 10px;}

#clearance table {border: 1px grey solid;
                  color: black;
                  border-spacing: 0px 0px;
                  margin: 0;}

#clearance table tr, #clearance table th {border-color: grey;
                        border-style: solid;
                        border-width: 1px;}

#clearance table tr td {font-size: 0.8em;
                        border-color: grey;
                        border-style: solid;
                        border-width: 1px;}

.txtalign {text-align: center;}

a {
	color: #666633;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

img {
	border-style: none;
}

h1 {
	font-size: 20px;
	color:#324A2F;
	margin:15px 0px 10px 5px;
}

h2 {
	font-size: 16px;
	color:#555555;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
}

h4 {
	font-size: 14px;
	color:#555555;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 5px;
}

h4 span {
	font-size: 11px;
}

p {
	margin-right: 20px;
	margin-left: 20px;
	color: #666666;
}

#pagewrapper {
	width: 885px;
	background: url(/images/content-wood-bgold2.gif) repeat-y #ffffff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0;
}

#header {
	width: 885px;
	background: url(/images/header-bg3.gif) repeat-y #ffffff;
	height: 143px;
	text-align:center;
}

#header ul {
	margin:0;
	padding:25px 30px 30px 30px;
	list-style-type: none;
}

#header li {
	/*margin:0px 11px;*/
	margin:0px 5px 0 6px;
	padding:0;
	display: inline;
	float:left;
}

#header a {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #324A2F;
	padding-top:5px;
	height:113px;
	text-transform: uppercase;
	width:80px;
	background: url(/images/icon-bg.gif) no-repeat;
	text-align:center;
	text-decoration: none;
	display:block;
}

#header a:hover {
	color: #000000;
	background: url(/images/icon-bga6.gif) no-repeat;
}

#header a.thispage {
	color: #000000;
	background: url(/images/icon-bga7.gif) no-repeat;
}
#header a span {
	position:relative;
	top:2px;
}

#header br {
	clear:both;
}

#header .icon {
	margin:0px 0px 17px 0px;
}


#side {
	width: 60px;
	margin: 0;
	padding: 10px 0px 0px 25px;
	float: left;
}

#content {
	width: 780px;
	margin:0px;
	padding: 0px;
	float:left;
	background: #ffffff;
}

#content-padded {
	padding: 10px;
}

#product {
	font-size: 12px;
	line-height: 14px;
	text-align:center;
	padding: 10px 0px 10px 0px;
	display: inline;
	float: left;
	height:auto;
}

#product a {
	color: #333333;
	text-decoration:none;
}

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

.product_line {
	clear:both;
	border-top: 1px solid #cccccc;
	width:100%;
	padding: 10px 0px 10px 0px;
}

#product_detail {
	margin : 5px;
}

#product_detail h1 {
	margin-right : 15px;
}

#product_detail span {
	float : right;
}

#product_detail div {
	padding: 20px;
	text-align: center;
}

#slide {
	margin-bottom: 10px;
}

#footer {
	width: 885px;
	background: url(/images/footer-bg.gif) repeat-y;
	text-align:right;
	height: 40px;
	margin:0px;
	margin-right: auto;
	margin-left: auto;
}

#footer div {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #855234;
	padding:10px 35px 0px 0px;
}

#footer a {
	color: #855234;
	text-decoration: underline;
}

#footer a:hover {
	color: #000000;
}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}

th {font: 1.0em; 
    color: navy; 
	text-align: center;
    border-color: black;
    border-style: double;
    text-align: center;
    border-width: 1px;}


