body {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet", Arial, sans-serif;
	background-color: #FFF;
	font-size: 12px;
	color: #492D00;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
img {
	border:medium none;
	display:block;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
h1, h2, h3 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cart-wrapper {
	height: 21px;
	width: 700px;
}
#header-cart {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet", Arial, sans-serif;
	font-size: 11px;
	float:right;
}
#header-cart ul {
	margin: 0px;
	padding: 0px;
}
#header-cart ul li {
	background-image: url(cart-icon.gif);
	text-indent: 20px;
	list-style-type: none;
	background-repeat: no-repeat;
}
#header-cart li a, #header-cart li a:visited {
	color: #492D00;
	text-decoration: none;
}
#header-cart li a:hover {
	color: #190F00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #190F00;
}
#home-logo {
	position: absolute;
	height: 48px;
	width: 181px;
	left: 24px;
	top: 67px;
}
#home-menu {
	position: absolute;
	height: 200px;
	width: 142px;
	left: 264px;
	top: 0px;
	vertical-align: middle;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#home-menu li {
	color: #FBF7F1;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet", Arial, sans-serif;
	list-style-type: none;
	line-height:15px;
}
#home-menu li a, #home-menu li a:visited {
	color: #DDD2C4;
	text-decoration: none;
	font-size: 11px;
}
#home-menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#home-menu ul {
	margin: 0px;
	padding: 0px;
}
#home-header #email-subscribe {
	position: absolute;
	height: 123px;
	width: 293px;
	top: 37px;
	right: 0px;
}
#home-header {
	background-color: #492d00;
	height: 200px;
	width: 700px;
	background-image: url(home-banner.gif);
	background-repeat: no-repeat;
	position: relative;
}
#internal-menu {
	background-color: #492D00;
	background-image: url(internal-header.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 700px;
	position: relative;
}
#internal-logo {
	position: absolute;
	height: 48px;
	width: 181px;
	left: 24px;
	top: 20px;
}
#internal-menu ul {
	position: absolute;
	height: 30px;
	width: 470px;
	text-align:right;
	top:40px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
#internal-menu li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#internal-menu li a, #internal-menu li a:visited {
	color: #DDD2C4;
	text-decoration: none;
	font-size: 11px;
}
#internal-menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#footer-navs ul {
	margin: 0px;
	padding: 0px;
}
#footer-navs li {
	color: #492d00;
	display: inline;
	padding-right: 20px;
	list-style-type: none;
}
#footer-navs li a, #footer-navs li a:visited {
	color: #492d00;
	font-size: 11px;
	text-decoration: none;
}
#footer-navs li a:hover {
	color: #241603;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #241603;
}
#internal-footer {
	background-image: url(internal-footer.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
}
.products .col1, .products .col2 {
	padding-top: 10px;
	padding-right: 10px;
}
.products .col3 {
	padding-top: 10px;
}
.collection-tags {
	font-size: 10px;
	color: #838383;
	padding-top: 30px;
}
.collection-tags .tags {
	padding-top: 10px;
}
.collection-tags a, .collection-tags a:visited  {
	color: #838383;
	text-decoration: none;
}
.collection-tags a:hover  {
	color: #474747;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #474747;
}
.collection-footer {
	height:10px;
	padding-bottom:0px;
	padding-top:20px;
	width:700px;
}
.pagination {
	font-size: 11px;
}
.pagination a, .pagination a:visited {
	color: #492d00;
	text-decoration: none;
}
.pagination a:hover {
	color: #1F1301;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1F1301;
}
.pagination .current {
	color: #FFF;
	text-decoration: none;
	background-color: #492d00;
	padding:1px 3px;
}
.collection-description {
	padding-top: 5px;
	padding-bottom: 20px;
}

.textile {
	font-size: 12px;
	line-height: 15px;
	color: #492d00;
	text-decoration: none;
}
.textile a, .textile a:visited {
	color: #492d00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #492d00;
}
.textile a:hover {
	color: #231503;
	border-bottom-style: solid;
	border-bottom-color: #231503;
}
#product #image-tab {
	width: 340px;
	padding-top: 10px;
}
#product #product-copy {
	width: 334px;
}
#product .product-price {
	font-size: 16px;
	font-weight: normal;
}
#product h3 {
	font-size: 16px;
	font-weight: normal;
}
#product {
	width: 700px;
	padding-bottom:60px;
}
#product #image-tab .product-page-image {
	margin-bottom: 7px;
	text-align: left;
	width: 343px;
	float:left;
}
#product #image-tab .secondary-images {
	float:left;
	margin-bottom: 7px;
	margin-right: 7px;
	text-align: left;
}
#product #image-tab .secondary-images img {
	height: 64px;
	width: 78px;
}
#product #description p {
	padding-top: 0px;
	margin-top: 0px;
}
#related-products .basket-images {
	margin-right:10px;
}
#basket .basket-images {
	margin-right:10px;
	padding:5px;
	background-color: #f7f6f3;
}
#basket .basket-images:hover {
	background-color: #ECE8DC;
}
.spacer-block {
	background-color: #f7f6f3;
	height: 6px;
	width: 100%;
	margin-top: 60px;
	margin-bottom: 20px;
	display: block;
	clear:left;
}
#product #related-products {
	height:100px;
	width: 700px;
}
#add-to-cart-button {
	background-image: url(add-to-cart-button.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 211px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	margin-top:10px;
}

/* Cart Page */
.button, .btns, .btns input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	background-color: #492d00;
}
.button:hover, .btns input:hover {
	cursor: pointer;
}
#basket .cart-remove-icon {
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: bold;
	text-decoration: none;
	background-color: #EDEBE5;
	color: #FFF;
}
#basket .cart-remove-icon:hover   {
	text-decoration: none;
	color: #FFF;
	background-color: #492d00;
}
.update-cart-button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	background-color: #755b30;
}
.update-cart-button:hover {
	cursor: pointer;
	color: #FFF;
	background-color: #4C3B20;
}
#checkout-button {
}
#checkout-button:hover {
	background-color: #1F1301;
}
.cart-quantity-input {
	border:1px solid;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet", Arial, sans-serif;
	font-size:12px;
	padding-bottom:2px;
	line-height:10px;
	padding-top:4px;
	text-align:center;
	width:25px;
}
#basket th {
	font-size: 13px;
	font-weight: normal;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-color: #edebe5;
}
#cart-total h2 {
	float: right;
	font-size: 17px;
	color: #4C3B20;
	margin:10px 0 0;
}
#cart-total {
	border-top-width: 8px;
	border-top-style: solid;
	margin-top: 20px;
	height: 40px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	margin-bottom: 20px;
	border-top-color: #edebe5;
	border-bottom-color: #edebe5;
}
.basket-column-zero {
	width: 65px;
}
.basket-column-one {
	padding-left: 5px;
	font-size: 11px;
	vertical-align:top;
}
.basket-odd td{
	padding-bottom:15px;
	padding-top:15px;
	vertical-align:top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #edebe5;
}
.basket-even td{
	padding-bottom:15px;
	padding-top:15px;
	vertical-align:top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #edebe5;
}
.basket-column {
	font-size: 11px;
	padding-left:15px;
}
.basket-desc {
	vertical-align: top;
}
.basket-desc a {
	font-size: 14px;
	padding-bottom:2px;
	color: #492d00;
	text-decoration: none;
}
.basket-desc p {
	line-height: 13px;
	padding-top: 5px;
	margin: 0px;
}
.basket-desc h3 {
	margin: 0px;
	color: #492d00;
	text-decoration: none;
}
#basket-right {
	width: 564px;
	text-align: right;
}
#basket-right h3 {
	width: 554px;
	padding: 5px;
	font-weight: normal;
	font-size: 15px;
	float: right;
	margin-bottom:10px;
}
#basket-buttons input {
	margin-left: 10px;
}
#basket-buttons {
	height: 80px;
}
#sidebar ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
	line-height: 22px;
}
#sidebar li a, #sidebar li a,:visited {
	color: #492d00;
	text-decoration: none;	
}
#sidebar li a:hover {
	color: #281904;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #281904;
}
.pl15 {
	padding-left: 15px;
}
#variant-add ul {
	margin-left:0;
	padding-bottom:0;
	padding-left:0;
	padding-top:5px;
}
#variant-add li {
	list-style-type:none;
	margin-left:0;
	padding-bottom:10px;
	width: 290px;
}
#variant-add li label {
	vertical-align: text-bottom;
}
#variant-add li input {
	float:left;
margin-bottom:50px;
margin-right:10px;
margin-top:2px;
vertical-align:top;
}
#variant-add select {
	margin-top: 5px;
	margin-bottom: 15px;
}
.product-price {
	margin-bottom: 0px;
}
.quantity {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet", Arial, sans-serif;
	font-size: 11px;
	color: #492d00;
	text-align: center;
	width: 30px;
	border: 1px solid #492d00;
	margin-top:-15px;
	padding:3px;
}



/* Contact Page */

#contact_form .group {
	margin-top: 0px;
	margin-left: 0px;
}
#contact_form h3 {
	font-size: 18px;
}
.article h2 {
	font-size:18px;
	line-height:18px;
}

.post .entry {
	padding-bottom: 15px;
}
.post .meta {
	font-size: 11px;
	border-top:1px solid #492D00;
}
.post .meta .more {
	color: #FFF;
	background-color: #492d00;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration: none;
}
.post .meta .more:hover {
	background-color: #170E00;
}
#latest-news {
	margin: 0px;
	padding: 0px;	
}
#blog-sidebar ul {
	margin: 0px;
	padding: 0px;
}
#latest-news li {
	background-image: url(blog-icon.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	padding-left: 25px;
	padding-bottom:25px;
}
#latest-news li:hover {
	background-image: url(blog-icon-hover.gif);	
}
#latest-news li a, #latest-news li a:visited {
	color: #b6ab99;
	text-decoration: none;	
}
#latest-news li a:hover {
	border-bottom-style: none;
	color: #492d00;
	text-decoration: none;
}
.post {
	padding-bottom: 50px;
}
.active {
	font-weight: bold;
}
