/*elements*/
a{ text-decoration: none; }

a:hover{ text-decoration: underline; }

input{ margin: 0; padding: 0; }

b, strong{ font-weight: bold; }

blockquote{ margin: 1em; }

dd{ margin: 0 0 0 10px; }

dl{ margin: 5px 0; }

em, i{ font-style: italic; }

img{ border: 0; }

li{
	margin: 0 0 0 15px;
	padding: 0;
}

ol, ul{
	list-style: disc outside;
	margin: 0;
	padding: 0;
}

p{ margin: 10px 0; padding: 0; }

tr, td{ vertical-align: bottom; }

form{
	margin: 0;
	padding: 0;
}

h1, h2, h3{
	margin: 0;
	padding: 0;
}

/*Content Table*/
#contents {
	background-color: #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

#contents a { 
	text-decoration: underline; 
	font-weight: bold;
	color: #614829;
	font-size: .9em;	
}

#contents a:hover { text-decoration: underline; }

#contents #contents-table {
	border-bottom: 10px solid #FFFFFF;
	border-collapse: collapse;
}

#contents .vertical td { text-align: center;}

#contents td { margin: 2px; padding: 5px; }

#contents #contents-table select option,
#itemarea select option { padding-right: 10px; }

#section-contents #contents .horizontal-seperator {
	/*border-bottom: 1px solid #885F23;*/
}

#section-contents #contents .vertical-seperator {
	/*border-right: 1px solid #885F23;*/
}

#contents .sale-price { color: #C90000; }

#contents .sale-price-bold {
	color: #C90000;
	font-weight: bold;
	font-size: .7em;
}

#contents .price-bold {
	color: #6E452F;
}

#contents.accessory * { text-align: left; }

#contents.accessory .details {
	background-color: #FFFFFF;
	margin: 2px 10px;
	padding: 10px;
}

#contents.accessory .details a {
	color: #000000;
	font-size: 1em;
}

#contents.accessory .details h3 { font-size: 1em; }

#contents.accessory .details .sale-price { margin-bottom: 10px; }

#contents .detail td {
	border-bottom: 15px solid #E9E9E4;
	padding: 5px;
}

#contents .detail.last td { border-bottom: 0pt solid; }

#itemtype #contents .detail td, #maintype #contents .image td { padding-bottom: 10px; }

#contents .last { border: 0pt none; }

#contents .name * {
	color: #6E452F;
	font-weight: bold;
	padding: 5px 0pt 0pt;
}

#contents .name { padding: 5px 0pt 0pt; }

#contents .price {
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: line-through;
	font-size: .7em;
}

#contents .contents-h-spacer {
	display: none;
}

/*End Content table*/
.image-l {
	background-color: #FFFFFF;
	display: block;
	float: left;
	margin: 0pt 15px 10px 0pt;
	padding: 5px;
}

.image-r {
	background-color: #FFFFFF;
	display: block;
	float: right;
	margin: 0pt 0pt 10px 15px;
	padding: 5px;
}

.image-c {
	margin-bottom: 10px;
	text-align: center;
}

.inset-l {
	background-color: #FFFFFF;
	display: block;
	float: left;
	margin: 0pt 8px 5px 0pt;
	padding: 5px;
}

.inset-r {
	background-color: #FFFFFF;
	display: block;
	float: right;
	margin: 0pt 0pt 5px 8px;
	padding: 5px;
}

.addtocartimg {
	border: 0pt none;
	cursor: pointer;
	display: block;
	margin: 10px 0pt;
	padding: 0px;
}

#itemtype .price em {
	font-style: normal;
	font-weight: bold;
	margin: 10px 0pt;
	padding: 0pt 4px 0pt 0pt;
}

#itemtype .itemform .price {
	font-weight: bold;
	margin: 10px 0pt;
}

#itemtype .itemform .price-bold {
	font-weight: bold;
	margin: 10px 0pt;
}

#itemtype .itemform .sale-price, #itemtype .itemform .sale-price-bold { margin: 10px 0pt; }

#itemtype .itemform .sale-price-bold { font-weight: bold; }

#itemtype .itemform .sale-price-bold em {
	background: #FFFFFF none repeat scroll 0%;
	color: #93B049;
	font-style: normal;
	font-weight: bold;
	margin: 10px 0pt;
	padding: 0pt 4px 0pt 0pt;
}

#itemtype .itemform .sale-price em {
	color: #93B049;
	font-style: normal;
	margin: 10px 0pt;
	padding: 0pt 4px 0pt 0pt;
}

#contents-table .availability { padding: 10px 0pt; }

#itemtype .code {
	font-style: normal;
	margin: 10px 0pt;
}

#itemtype .code em {
	font-style: normal;
	margin: 10px 0pt;
}

#contents-table .contentsoptions { padding: 3px 0pt; }

#contents-table #abstract { padding: 3px 0pt; }

#itemtype .itemformname, #contents-table .itemformname { font-weight: bold; }

#contents-table .itemformnamemultiline { display: block; }

#itemtype .itemavailable {
	color: #000000;
	font-weight: bold;
	margin: 8px 0pt;
}

#itemtype .itemavailable em {
	color: #93B049;
	font-style: normal;
	font-weight: bold;
	margin: 8px 0pt 8px 4px;
}

#itemtype .itemoption {
	display: inline;
	font-weight: bold;
	margin: 2px 0pt;
}

#itemtype .multilineoption {
	display: block;
	font-weight: normal;
	margin: 5px 0pt;
}

body{
	background-color: #885F23;
	font: 70% Tahoma, Arial, sans-serif;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

/*Common Classes*/
.clear {
	clear: both;
}

#header .links {
	padding: 8px 0;
	margin:0;
	text-align: center;
	vertical-align: middle;
	text-align: center;
	list-style: none;
}

#header .links li.last img {
	margin: 0 0 -3px;
}

#header .links a {
	color: #7C7C7C;
}

#footer .links{
	padding: 0;
	margin:0;
	text-align: center;
	vertical-align: middle;
	text-align: center;
	list-style: none;
	font-family: Veranda, Arial, sans-serif;
}

#footer .links a {
	color: #7A560C;
	font-size: 1.2em;
}

#footer ul.footer-contents {
	width: 480px;
	text-align: center;
	margin: 0 auto;
}

#header h1 {font-size:120%}

.links a,
.links li{
	display: inline;
	margin:0;
	padding: 0 2px;
}
.links li {border-right:1px solid #7C7C7C;}
.links li.last {border-right:none}

H2#section-contenttitle{
	font: bold 1.6em Arial, Helvetica, sans-serif;	
}
/*End Common Classes*/

/*Main Structure Style*/
#container{
	font: 1em Tahoma, Arial, sans-serif;
	width: 796px;
	margin: 0 auto;
	text-align: left;
	background: url(/lib/yhst-88848250705351/main-bg.gif) repeat-y top center;
	position: relative;
}

#header{ background-color: #FAF8F8; width: 610px; }

#header ul.links {
	width: 425px;
	float: left;
	text-align: left;
}
#header-banner {
	clear: both;
	background: url(/lib/yhst-88848250705351/free-ship.jpg) no-repeat;
	height: 45px;
	width: 600px;
	text-align: right;
}

#header-banner span {
	width: 200px;
	clear: both;
	float: right;
	padding-right: 15px;
	color: #8B8B8B;
}

#header-banner span.header-banner-top {
	padding-top: 8px;
}

#header-banner span a {
	color: #8B8B8B;
}

#bodyshell {
	background-color: #FFF;
	float: left;
	margin: 0;
	width: 610px;
}

#welcome {
	background: url(/lib/yhst-88848250705351/welcome.gif) no-repeat;
	width: 565px;
	/*height: 205px;*/
	position: relative;
	margin: 0 0 20px 0;
	border: 1px solid #AC8F53;
	overflow: hidden;
}

#welcome-text {
	width: 265px;
	color: #483736;
	font-weight: bold;
	padding: 80px 0 0 35px;
	overflow: hidden;
	display: block;
}

#welcome img#welcome-img {
	position: absolute;
	right: 9px;
	bottom: 0;
	z-index: 100;
}

#main-body {
	position: relative;
}

#main-left {
	float: left;
	width: 395px;
}

#main-right {
	width: 204px;
	float: left;
}

#nav-product {
	/*overflow: hidden;*/
	position: relative;
	width: 160px;
	z-index: 100;
	/*background: url(/lib/yhst-88848250705351/left-nav-gradient.gif) repeat-y;*/
	padding: 230px 0 0 7px;
	float: left;
}
*html #nav-product { width: 167px; }

#footer{
	width: 588px;
	clear: both;
	background-color: #fff;
	clear: both;
}

#footer-caption, #footer-icon {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

#footer-caption {
	padding: 20px 0 10px;
}

#sub-container {
	position: relative;
	width: 780px;
	margin: -229px auto 0 auto;
	float: left;
	padding: 0 8px;
	z-index: 100;
	background: url(/lib/yhst-88848250705351/main-bg.gif) repeat-y top center;
}

*html #sub-container { width: 796px; }

#logo {
	position: relative;
	z-index: 1000;
	top: 0;
	left: -30px;
	float: none;
	display: block;
	width: 241px;
}
#logo img {
	display: block;
	position: relative;
	z-index: 1000;
}

#main-content {
	width: 610px;
	float: right;
}

#header:after,
#bodyshell:after,
#footer:after,
#footer .text:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/*End Main Structure Style*/

#bodycontent{
	position: relative;
	width: 610px;
	float: right;
}

#bodycontent .bodypad{ padding: 10px 2px; }

#footer .text{ margin: 5px auto; text-align: center; }

#footer .text .designby{ float: left; }

#footer .designby a{ color: #000; }

#footer .text .copyright{ text-align: center; margin: 0 auto; font-family: Veranda, Arial, sans-serif;}

#footer-call-us {
	color: #764E08;
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
	padding: 30px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/*Nav Area*/
form#searcharea {
	padding: 6px 0;
}

#searcharea fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

#searcharea input{ 
	font-size: 1em;
	vertical-align: middle; 
}

#searcharea span{
	font: bold 1.2em Arial, Helvetica, sans-serif;
	display: block;
}

#query { width: 100px; padding: 2px; }

#htmltop {
	width: 185px;
	float: left;
}


 #htmlbottom{
	text-align: center;
	margin: 20px 0 0 0;
}

#htmlbottom img {
	margin: 0 0 10px 0;
}

#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav-product li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
#nav-product li a{
	display: block;
	padding: 5px 0 5px 20px;
	color: #9B812C;
	font-weight: bold;
	width: 140px;
}

* html #nav-product li a {
	width: 160px;
}

#nav-product li a:hover {
	text-decoration: none;
	background: #fff;
}

#other-links {
	border-top: 1px solid #C7BE93;
	border-bottom: 1px solid #C7BE93;
	width: 160px;
}

#other-links ul li a {
	margin: 0;
}
/*End Nav Area*/
/*specialized contents*/
#by-category-header {
	background: url(/lib/yhst-88848250705351/by-cat-top.gif) no-repeat;
	width: 387px;
	height: 29px;
}

#by-category #contents {
	background: url(/lib/yhst-88848250705351/by-cat-left.gif) no-repeat top left;
	font-family: Lucida Grande, Times New Roman, serif;
	font-weight: normal;
}

*html #by-category #contents{
	background-position: 3px 0;
}

#by-category #contents a {
	font-family: Lucida Grande, Times New Roman, serif;
	font-weight: bold;
	color: #000000;
	font-size: .8em;
	text-decoration: none;
}

#customer-favs-top {
	background: url(/lib/yhst-88848250705351/customer-favs-top.gif) no-repeat;
	width: 392px;
	height: 36px;
}

#customer-favs-bottom {
	background: url(/lib/yhst-88848250705351/customer-favs-bottom.gif) no-repeat;
	height: 11px;
	width: 392px;
}

#customer-favs #contents {
	background: url(/lib/yhst-88848250705351/customer-favs-middle.gif) repeat-y top center;
	border: 0 none;
	margin-left: -3px;
}

#customer-favs #contents #contents-table {
	border: 0 none;
	border-collapse: separate;
}
/*end specialized contents*/
/*right nav*/
#rustic-collection {
	background: url(/lib/yhst-88848250705351/rustic-collection.gif) no-repeat;
	width: 200px;
	height: 212px;
	margin: 18px 0;
}

#rustic-collection div {
	padding: 194px 0 0 0;
	text-align: center;
}

#rustic-collection div a {
	color: #fff;
}

#mailing-list {
	background: url(/lib/yhst-88848250705351/mailing-list.gif) no-repeat;
	height: 91px;
	width: 204px;
	margin: 0 0 18px 0;
}

#mailing-list form {
	padding: 60px 0 0 22px;
}

#mailing-list form input#query {
	height: 20px;
	border-top: 1px solid #808080;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #808080;
	font-size: 0.8em;
}

#mailing-list form * {
	vertical-align: middle;
}

#gift-cert {
	background: url(/lib/yhst-88848250705351/gift-certificates.gif) no-repeat;
	height: 118px;
	width: 196px;
	color: #77696A;
	margin: 0 0 18px 0;
	font-family: Arial, Helvetica, sans-serif;
}

.gift-cert-text {
	width: 150px;
	padding: 100px 0 0 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}

.gift-cert-numb {
	padding: 10px 0 0 25px;
	font-size: 1em;
	font-weight: bold;
}
/*end right nav*/
/*item page*/
#item-header {
	position: relative;
	width: 600px;
}

#item-header-left {
	float: left;
	width: 250px;
	text-align: center;
}

#item-header-right {
	float: left;
	width: 350px;
}


.productInfo {
	margin: 0;
	padding: 0;
	width: 50%;
	float: left;
}

table#product-info-table {
	width: 90%;
	font-size: 1em;
}

#product-info-table th {
	background-color: #885F23;
	padding: 4px;
	vertical-align: middle;
}

#product-info-table td {
	background-color: #93732F;
	vertical-align: middle;
}

span#breadcrumbs {
	padding: 0 0 0 33px;
}

span#breadcrumbs a {
	color: #885F23;
}
/*end item page*/

/*sitemap*/
.sitemap-header, .sitemap-1, .sitemap-2 { font-weight: bold; }
.sitemap-header, .sitemap-1, .sitemap-2, .sitemap-3, .sitemap-4 { display: block; }
.sitemap-1, .sitemap-2, .sitemap-3, .sitemap-4 { color: $Link-color; }

.sitemap-header {
	font-size: 1.4em;
	color: #000;
	padding-top: 25px;
}
.sitemap-1 {
	font-size: 1.2em;
	padding-left: 25px;
}
.sitemap-2 {
	font-size: 1.2em;
	padding-left: 50px;
}
.sitemap-3 {
	font-size: 1em;
	padding-left: 75px;
}
.sitemap-4 {
	font-size: .8em;
	padding-left: 100px;
}

/*end sitemap*/

/*random-graphics*/
#random-graphics {
	padding: 20px 0 0 60px;
	display: block;
	width: 100px;
}

#random-graphics table#rotateTable {
	padding-top: 20px;
}
/*end random-graphics*/

#headline {
	padding: 0 0 20px 40px;
}

#headline h1 {
	padding: 0 0 10px;
	color: #744E00;
	font-size: 1.1em;
	font-weight: bold;
}

#section-table table a#scMainImage img {
	float: left;
}

#seo-related-links {
    width: 95%;
    }
    #seo-related-links:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        }
    #seo-related-links h3 {
        color: #885F23;  
        font: bold 13px/1.2 verdana, arial, sans-serif;
        text-align: center;
		  	padding-bottom: 10px;
        }
    #seo-related-links ul {
        margin:0; padding: 0;
        list-style: none;
        }
    #seo-related-links ul.seo-links li {
        width: 49%;
        float: left;
        display: inline;
        background: url(dot.gif) 5px center no-repeat;
        margin:0; 
        padding:0;
        }
        #seo-related-links ul.seo-links li a {
		  color: #885F23;
            text-decoration: none;
            padding-left: 25px;
            display: block;
            _width: 100%;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: underline;
                }
h3#item-caption-headline, h3#cross-sell-headline {
	width: 575px;
	margin: 10px 0;
	padding: 5px 0 5px 10px;
	background: #885F23;
	font-size: 1.1em;
}

#section-contents, #section-table, #cross-sell {
	width: 600px;
}
