/* General settings */
body{
	margin:0;
	color:#826942;
	font:12px/14px arial, helvetica, sans-serif;
	background:#c5bb8e;
}
img{border-style:none;}
a{
	color:#826942;
	text-decoration:underline;
}
a:hover{
	color: #a99371;
	text-decoration:underline;
}
input,
textarea,
select{
	font:100% arial, helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper {
	width:832px;
	overflow:hidden;
	margin:0 auto;
}
/* header */
#header {
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
}
/* header-top */
.header-top {
	width:100%;
	overflow:hidden;
}
.header-top h1 {
	float:left;
	display:inline;
	width:243px;
	height:79px;
	text-indent:-9999px;
	overflow:hidden;
	margin:21px 0 0 24px;
	background:url(../images/logo.gif) no-repeat;
}
.header-top h1 a {
	display:block;
	height:100%;
}
.header-top h2 {
	float:right;
	display:inline;
	width:387px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	margin:62px 82px 0 0;
	background:url(../images/text-slogan.gif) no-repeat;
}
.header-top h2 a {
	display:block;
	height:100%;
}
#header h3 {
	float:right;
	width:76px;
	height:9px;
	margin:-3px 6px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-tel.gif) no-repeat;
}
.alignnone {float:none;}
.alignleft {float:left;}
.alignright {float:right;}
.aligncenter {text-align:center;}
img.alignleft {margin: 0 10px 10px 0;}
img.alignright {margin: 0 0 10px 10px;}
img.aligncenter {
	display:block;
	margin:0 auto;
}
/* main */
#main {
	width:100%;
	overflow:hidden;
}
/* content */
#content {
	float:right;
	width:613px;
	padding:9px 10px 0 14px;
	margin:0 0 10px;
	background:#fff;
}
.home #content {
	width:637px;
	padding:0;
	margin:0;
	background:none;
}
/* heading */
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color:#826942;
	font-size:16px;
	line-height:18px;
	margin:0 0 1px;
}
#content h3,
#content h4,
#content h5 {
	font-size:14px;
	line-height:16px;
}
#content h3 {text-transform:uppercase;}
#content h4 {font-style:italic;}
#content h6 {
	font-size:12px;
	line-height:14px;
}
#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a,
#content h5 a,
#content h6 a {
	color:#826942;
	text-decoration:underline;
}
#content h1 a:hover,
#content h2 a:hover,
#content h3 a:hover,
#content h4 a:hover,
#content h5 a:hover,
#content h6 a:hover {text-decoration:none;}
#content p {margin:0 0 16px;}
/* gallery */
.gallery {
	width:637px;
	overflow:hidden;
	margin:0 0 10px;
	position:relative;
}
.gallery ul {
	margin:0;
	padding:0;
	list-style:none;
	width:637px;
	height:378px;
	position:relative;
}
.gallery ul li {
	width:637px;
	height:378px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
.gallery ul li.active {
	z-index:1;
}
.gallery ul li a {display:block;}
.gallery ul li img {
	display:block;
	border:1px #3a2d14 solid;
}
/* promo */
.promo {
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
	padding:3px 8px;
	background:#b34c1f;
	color:#eee7c6;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
}
.promo strong a,
.promo a {
	color:#eee7c6;
	font-weight:normal;
	text-decoration:none;
}
.promo strong a:hover {text-decoration:underline;}
.heading {
	height:1%;
	overflow:hidden;
	margin:0 0 26px;
}
/* blog */
.blog {
	height:1%;
	overflow:hidden;
	color:#826942;
	font-size:12px;
	line-height:14px;
}
.blog .entry-title {
	height:1%;
	overflow:hidden;
	padding:0 30px 0 0;
	margin:0 0 8px;
}
.blog .entry-title img {
	display:block;
	margin:2px 0 0;
}
.blog .entry-title a {
	color:#826942 !important;
	text-decoration:none !important;
}
.blog .entry-title a:hover {text-decoration:underline !important;}
.blog .date {
	display:block;
	font-size:10px;
	line-height:12px;
}
.entry-content {
	height:1%;
	overflow:hidden;
	padding:0 12px 0 0;
}
/* comments */
.comments {
	height:1%;
	overflow:hidden;
	padding:0 2px 0 0;
	margin:0 0 24px;
	color:#a99371;
	font-size:12px;
	line-height:14px;
}
.comments ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.comments ul li {
	float:left;
	padding:0 10px 0 8px;
	margin:0 -2px;
	background:url(../images/divide-comments.gif) no-repeat 0 2px;
}
.comments ul li a {
	color:#a99371;
	text-decoration:none;
}
.comments ul li a:hover {text-decoration:underline;}
/* listing */
.listing {
	height:1%;
	overflow:hidden;
	padding:3px 10px;
	margin:52px 0 7px;
	background:#e3dec8;
	color:#826942;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
}
.listing ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.listing ul li {float:left;}
.listing ul li.prev {float:left;}
.listing ul li.next {float:right;}
.listing ul li a {
	color:#826942;
	text-decoration:none;
}
.listing ul li a:hover {text-decoration:underline;}
/* respond-box */
.respond-box {
	width:100%;
	overflow:hidden;
	margin:0 0 44px;
}
.respond-box .title {
	height:1%;
	overflow:hidden;
	padding:0 20px 0 0;
	margin:0 0 16px;
}
.respond-box .title strong {
	display:block;
	color:#826942;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px #e3dec8 solid;
}
.respond-box .blog {padding:0 6px;}
/* form-comment */
.form-comment {
	width:100%;
	overflow:hidden;
	margin:0 0 4px;
}
#content .form-comment h3 {margin:0 0 8px;}
.form-comment .row {
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
}
.form-comment .text {
	float:left;
	width:255px;
	margin:0;
	padding:4px 4px 5px;
	border:1px #c2b5a2 solid;
	color:#826942;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
	background:#fff;
}
.form-comment label {
	float:left;
	font-size:12px;
	line-height:14px;
	margin:5px 0 0 10px;
}
.form-comment textarea {
	float:left;
	width:453px;
	max-width:453px;
	height:49px;
	margin:0;
	padding:4px 0 4px 4px;
	border:1px #c2b5a2 solid;
	color:#826942;
	font-size:12px;
	line-height:14px;
	/* text-transform:uppercase; */
	background:#fff;
	overflow:auto;
}
.form-comment .btn-submit {
	float:left;
	width:60px;
	height:20px;
	padding:0;
	margin:0;
	border:0;
	font-size:0px;
	line-height:0px;
	cursor:pointer;
	text-indent:-9999px;
	background: url(../images/btn-submit.gif) no-repeat;
}
/* title-box */
.title-box {
	height:1%;
	overflow:hidden;
	padding:7px 10px;
	margin:3px 0 8px;
	background:#e3dec8;
}
.title-box strong {
	display:block;
	color:#a99d65;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	text-transform:uppercase;
}
/* product-box */
.product-box {
	width:578px;
	overflow:hidden;
	padding:3px 0 0;
}
.product-box .photo-box {
	width:100%;
	overflow:hidden;
	margin:0 0 1px;
}
.product-box .photo {
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.product-box .photo img {display:block;}
.product-box .photo-box .name {
	height:1%;
	overflow:hidden;
	padding:0 7px;
	background:#826942;
	color:#fff;
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
}
.product-box .name strong {font-weight:normal;}
/* items */
.items {
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
	color:#826942;
	font-size:12px;
	line-height:14px;
}
.items ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.items ul li {
	height:1%;
	overflow:hidden;
	padding:19px 0 10px;
	vertical-align:top;
	border-bottom:1px #ede4bd solid;
}
.items .image {
	float:left;
	margin:0 20px 0 0;
}
* html .items .image {margin:0 17px 0 0;}
.items .image img {
	display:block;
	border:1px #000 solid;
}
.items .description {
	height:1%;
	overflow:hidden;
	padding:2px 0 0;
}
.items .name,
.text-holder .name {
	display:block;
	font-size:14px;
	line-height:16px;
}
.more {display:block;}
.more a {
	color:#826942;
	text-decoration:underline;
}
.more a:hover {text-decoration:none;}
/* columns */
.columns {
	width:100%;
	overflow:hidden;
	padding:3px 0 0;
	margin:0 0 6px;
}
.columns .column1 {
	float:left;
	width:409px;
}
.columns .column1 img {
	display:block;
	border:1px #080808 solid;
}
.columns .column2 {
	float:right;
	width:180px;
	padding:0 8px 0 0;
}
.columns .ad {
	width:100%;
	overflow:hidden;
	margin:0 0 26px;
}
.columns .ad a {display:block;}
.columns .ad img {display:block;}
/* add-nav */
.add-nav {
	width:100%;
	overflow:hidden;
	color:#826942;
	font-size:12px;
	line-height:14px;
}
.add-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.add-nav ul li {
	height:1%;
	overflow:hidden;
	font-weight:bold;
	line-height:25px;
	vertical-align:top;
}
.add-nav ul li a {
	float:left;
	color:#826942;
	text-decoration:none;
}
.add-nav ul li a:hover {text-decoration:underline;}
.add-nav ul li.facebook a {
	padding:0 0 0 25px;
	background:url(../images/ico-facebook1.gif) no-repeat 0 50%;
}
.add-nav ul li.email a {
	padding:0 0 0 25px;
	background:url(../images/ico-email.gif) no-repeat 0 50%;
}
.return {display:block;}
.return a {
	padding:0 0 0 25px;
	background:url(../images/ico-return.gif) no-repeat 0 50%;
}
.add-nav ul li.contact a {
	padding:0 0 0 25px;
	background:url(../images/ico-contact.gif) no-repeat 0 50%;
}
/* text-holder */
.text-holder {
	height:1%;
	overflow:hidden;
	margin:0 0 36px;
}
/* return-box */
.return-box {
	width:100%;
	overflow:hidden;
	margin:0 0 60px;
}
.return-box .return {float:right;}
/* sidebar */
#sidebar {
	float:left;
	width:195px;
	margin:0 0 10px;
}
#sidebar h3 {
	color:#5f4926;
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
	margin:0;
}
#sidebar h3 a {
	color:#5f4926;
	text-decoration:none;
}
#sidebar h3 a:hover {text-decoration:underline;}
/* main-nav */
#main-nav {
	width:100%;
	overflow:hidden;
	padding:13px 0 5px;
	margin:0 0 7px;
	background:#826942;
}
#main-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#main-nav ul li {
	height:1%;
	overflow:hidden;
	padding:0 18px 0 0;
	margin:0 0 4px;
	color:#f1ebc8;
	font-size:12px;
	line-height:25px;
	text-transform:uppercase;
	vertical-align:top;
}
#main-nav ul li a {
	float:right;
	text-align:right;
	color:#f1ebc8;
	text-decoration:none;
}
#main-nav ul li a:hover,
#main-nav ul li.active a  {
	color:#160f10;
	text-decoration:none;
	padding:0 0 0 15px;
	background:url(../images/bullet-nav.gif) no-repeat 0 8px;
}
#main-nav ul li.facebook a {
	padding:0 0 0 30px !important;
	background:url(../images/ico-facebook.gif) no-repeat 0 1px !important;
}
/* info-box */
.info-box {
	height:1%;
	overflow:hidden;
	padding:0 17px 0 0;
	margin:0 0 13px;
	color:#6d5734;
	font-size:12px;
	line-height:14px;
	text-align:right;
}
.info-box .register {
	display:block;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 6px;
}
.info-box .register span {font-weight:bold;}
.info-box .name {
	display:block;
	color:#342814;
	font-size:14px;
	line-height:16px;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin:0;
}
/* address-box */
.address-box {
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:14px;
}
.address-box ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.address-box ul li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
}
.address-box ul li a {
	color:#6d5734;
	text-decoration:none;
	line-height:15px;
}
.address-box ul li a:hover {text-decoration:underline;}
.address-box dl {
	margin:0;
	display:inline;
}
.address-box dt {display:inline;}
.address-box dd {
	display:inline;
	margin:0;
}
/* nav */
.nav {
	height:1%;
	overflow:hidden;
	padding:3px 0 0;
	margin:0 18px 0 0;
	color:#5f4926;
	font-size:12px;
	line-height:20px;
	text-transform:uppercase;
	text-align:right;
	border-top:1px #6e624d solid;
}
.nav ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.nav ul li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
}
.nav ul li a {
	color:#5f4926;
	text-decoration:none;
}
.nav ul li a:hover {text-decoration:underline;}
/* footer */
#footer {
	width:100%;
	overflow:hidden;
}
/* nav-box */
.nav-box {
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
	padding:13px 6px 6px 14px;
	border:1px #050304 solid;
	background:#6d5734;
}
.nav-box ul {
	margin:0;
	padding:0;
	list-style:none;
	width:816px;
	overflow:hidden;
}
.nav-box ul li {
	float:left;
	width:122px;
	margin:0 14px 0 0;
	color:#221604;
	font-size:12px;
	line-height:14px;
	text-align:center;
	text-transform:uppercase;
}
.nav-box ul li.small {
	font-size:10px;
	line-height:12px;
	letter-spacing:-1px;
}
.nav-box ul li a {
	display:block;
	color:#221604;
	text-decoration:none;
}
.nav-box ul li a:hover,
.nav-box ul li a:hover span {text-decoration:underline;}
.nav-box ul li img {
	display:block;
	border:1px #050304 solid;
	margin:0 0 8px;
}
.nav-box ul li.small img {margin:0 0 2px;}
.nav-box ul li span {display:block;}
/* copyright */
.copyright {
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
	color:#4b3718;
	font-size:10px;
	line-height:12px;
}
.copyright ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	text-align:center;
}
.copyright ul li:first-child {background:none;}
.copyright ul li {
	display:inline;
	padding:0 0 0 4px;
	background:url(../images/divider.gif) no-repeat 0 50%;
}
.copyright ul li a {
	color:#4b3718;
	text-decoration:none;
}
.copyright ul li a:hover {text-decoration:underline;}

