@charset "UTF-8";

html, body {
	margin:0;
	padding:0;
	background-color:#581a10;
	background-image:url(../images/BG.gif);
	background-repeat:repeat;
	
	
	
	
}
body {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #f3e5d4;
	
}



a:link {
	color: #8d460b;
	text-decoration: none;
}
a:visited {
	color: #8d460b;
	text-decoration: none;
}
a:hover, a#current{
	color: #8d460b;
	text-decoration: underline;
}
a:active {
	color: #8d460b;
	text-decoration: none;
}
:focus {
outline:none;	
}
h1 {
	font-size: 22px;
	font-style:italic;
	color:#d9aa44;
	font-weight:normal;
	
}
h2 {
	font-size: 18px;
	font-style:italic;
	color:#d9aa44;
	font-weight:normal;
	
}

.caption {
	font-size: 11px;
	font-style: italic;
	color:#325339;
	margin: 0;
	
}
.copyright {
	font-size: 12px;
	font-style: italic;
	
}
.red-border {
  border-top: 6px solid #a22023;
  width:100%;
}

.wrapper {
	width:1049px;
	margin:auto;
	background-image:url(../images/shadowBG.png);
 	background-repeat:repeat-y;

	
}
.btmbar{
	width:1049px;
	min-height:101px;
	overflow:hidden;
	margin:auto;
	background-image:url(../images/btmbarBG.png);
 	background-repeat:no-repeat;
	padding-top:10px;
}

.icons{
	padding-left:46px;
	float:left;
	width:509px;
}

.hours{
	font-size:11px;
	line-height:18px; 
	font-weight:bold;
	color:#deaa77;
	width:460px;
	float:right;
	text-align:center;
	margin-top:4px;
	margin-right:6px;
}
.headerwrap {
  width:997px;
  height:153px;
  margin:auto;
position:relative;
 
 
}

.navwrap {
  width:188px;
  height:420px;
  margin:0 18px 15px 21px;
  float:left;
 

 
}
.nav{ 
  width:188px;
  min-height:261px;
  overflow:hidden;
  background-image:url(../images/navBG.gif);
  background-repeat:repeat-x;
  padding-top:13px;
  border-top:1px solid #a67d3e;
  background-color:#843125;
  }

.navbtm{ 
  width:188px;
  height:143px;
  background-color:#261213;
  }
.contentwrap {
  width:997px;
  overflow:hidden;
  background-image:url(../images/contentBG.jpg);
  background-repeat:repeat-y;
  margin-left:26px;
  min-height:435px;  
}
.rtcol {
	width:770px;
	float:right;
}
.rtcol-top {
	width:770px;
	height:262px;
}
.rtcol-btm {
	width:770px;
	height:173px;
}

.homeimage{
	width:410px;
	height:262px;
	float:left;
}

.hometextwrap {
	width:360px;
	height:258px;
	background-color:#3a1a17;
	float:right;
	border-bottom: 4px solid #681a15;
}

.hometext{
	width:295px;
	height:180px;
	line-height:19px;
	padding: 25px 25px 0 40px;
	
}

.emailsignup {
	width:300px;
	height:48px;
	border-top:1px solid #a67d3e;
	padding-top:13px;
	margin:auto;
	
	
}

.search {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color:#998063;
	background-color:#f5e8cf;
	border:1px solid #f5cd74;
	line-height:15px;
	height:22px;
	text-align:center;
	padding-top:2px;
	
}

#button{
	background-color:#3a1a17;
	border:0px;
	width:11px;
	height:26px;
	
}

#top-button{
	background-color:#260f0e;
	border:0px;
	width:11px;
	height:26px;
	
}


.searchproducts {
	position:absolute;
	z-index:2;
	width:277px;
	height:26px;
	top:0px;
	left:714px;
	padding-top:8px;
	padding-right:6px;
	
}

.bulletlist {
	width:354px;
	height:133px;
	float:left;
	color:#deaa77;
	line-height:19px;
	padding-left:56px;
	padding-top:25px;
}

.bulletlist ul {
	margin:0;
	padding:0;
}

.videowrap{
	width:360px;
	height:158px;
	float:right;
	
	
}



/*int styles*/
.int-wrapper {
	width:1049px;
	margin:auto;
	background-image:url(../images/int-shadowBG.png);
 	background-repeat:repeat-y;

	
}

.int-contentwrap {
  width:997px;
  overflow:hidden;
  margin-left:26px;
  min-height:435px;  

}
.int-rtcol {
   width:723px;
   float:right;
   min-height:435px;  
   color:#f3e5d4;
   line-height:20px;
   padding:10px 35px 25px 12px;
   overflow:hidden;
   background-color:#341a17;
}

.int-rtcol-shop {
   width:758px;
   float:right;
   min-height:435px;  
   color:#f3e5d4;
   line-height:20px;
   padding:10px 0 25px 12px;
   overflow:hidden;
   background-color:#341a17;
}

.footer {
	width:997px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	padding-top:25px;
	clear:both;
	margin:auto;
	color:#f3deca;
	overflow:hidden;
}
.footerlinks {
 padding-top:10px;	
}
.footer a:link, .footer a:visited{
	margin-top:10px;
	font-size:13px;
	color: #f0d8b5;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	margin-top:10px;
	font-size:13px;
	color: #f0d8b5;
	text-decoration: underline;
}
.copyright {
	width:997px;
	margin:auto;
	text-align:center;
	font-size:10px;
	color:#e9dcd3;
	padding-bottom:15px;
	padding-top:10px;
}



.pagination {
	width:100%;
	text-align:right;
	font-weight:bold;
	margin-top:15px;

}

.breadcrumbs {
	font-size:13px;
	margin-bottom:25px;
}
.thumbbox {
	border: 0;
	background-color:#261414;
	color: #FFFFFF;
}

.thumbnail {
	text-align:center;
	height: 136px;
}

.thumbnailtitle {
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height: 19px;
	text-align:center;
	font-weight: normal;
	/*height:48px;
	text-transform: uppercase;
	padding:10px 0 0 0;*/
	padding:10px 0;
}
.thumbnailtitle a:link, .thumbnailtitle a:visited{
	color:#FFF;
	text-decoration:none;

}
.thumbnailtitle a:hover {
	text-decoration:underline;
}

.product_thumb {
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height: 19px;
	color:#FFF;
	text-align:center;
	font-weight: normal;
	padding:10px 0;
}
.product_thumb a:link, .product_thumb a:visited{
	color:#FFF;
	text-decoration:none;
}
.product_thumb a:hover {
	text-decoration:underline;
}
.thumbnailtitle .title, .product_thumb .title {
	text-transform: uppercase;
}

.pagination {
	font-size:12px;
	line-height:13px;
	overflow:hidden;
	color:#D7AD45;
}
.pagination div {
	float:right;
}
.pagination span {
	margin-right:6px;
	float:left;
}
.pagination img {
	margin-right:6px;
	float:left;
}

.pagination .page a {
	border:1px solid #D7AD45;
	font-size:8px;
	line-height:8px;
	text-decoration:none;
	color:#341B17;
	display:block;
	width:10px;
	height:10px;
}

.pagination #current {
	border:1px solid #D7AD45;
	font-size:8px;
	line-height:8px;
	background-color:#D7AD45;
	color:#D7AD45;
	display:block;
	width:10px;
	height:10px;
}

.return_page {
	margin-right:25px;
	float:right;
}
.return_page a {
	color:#d9aa44;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	text-decoration:none;
}

.return_page a:hover {
	text-decoration:none;
}

#item_list { 
	padding:0; 
	margin:0; 
} 
#item_list li { 
	list-style-type:none; 
	margin:0 0 20px 0; 
}
#page_form {
	padding:10px 0 25px 0;
}

#page_form label {
	width:125px;
	float:left;
}

#page_form div {
	margin:0 0 20px 0;
}

#page_form .blocked {
	clear:both;
	padding-top:15px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.form_text_1 {
	width:200px;
}

.form_text_2 {
	width:150px;
}

.form_text_3 {
	width:100px;
}

.form_text_4 {
	width:50px;
}

.form_textarea_1 {
	width:325px;
	height:150px;
}

.form_textarea_2 {
	width:275px;
	height:150px;
}

.form_textarea_3 {
	width:225px;
	height:150px;
}

.short {
	height:50px;
}

.medium {
	height:100px;
}
.required {
	color: #FF0000;
}
.tall {
	height:150px;
}
.error {	
	font-weight:bold;
	font-size:11px;
	color:#FF0000;
	margin:0 0 10px 0 !important;
	padding:0;
}

#auth_seal {
	width:100%;
	text-align:center;
	margin-top:20px;
}

#checkout_form .column {
	padding:0 15px 0 0;
	float:left;
}
#checkout_form .column label, #checkout_form .single label {
	width:125px;
	text-align:left;
	float:left;
}

#checkout_form .column div, #checkout_form .single div {
	text-align:left;
	margin:0 0 10px 0;
}

#checkout_form .buttons {
	margin:25px 0 0 0;
	text-align:center;
}

#checkout_form .subtext {
	font-size:11px;
}

#sitemap { 
	padding:0; 
	margin:20px 0 0 0; 
} 
#sitemap li { 
	list-style-type:none; 
	margin:0 0 10px 0; 
} 
#sitemap p { 
	margin-left:40px; 
}

.search_area{
	width:700px;
	display:block;
	overflow:hidden;
}

.product_styles {
	background-color:#230b0b;
	font-size:12px;
	font-weight:bold;
	color:#9d6d2d;
	width:283px;
	padding:5px 10px;
	margin-bottom:10px;
}
.detail_left_col {
	/*min-width:225px;*/
	padding:15px 0 0 0;
	margin:0;
	float:left;
}
.detail_right_col {
	width:293px;
	padding:15px 0 0 0;
	margin:0 0 0 10px;
	float:left;
}
.usualBIG{
	color:#dbac42;
}
.add_to_cart {
	font-size:12px;
	font-weight:bold;
	color:#9d6d2d;
}
.add_to_cart a {
	color:#FFFFFF;
	padding:0;
	margin:0;
}
.add_to_cart div {
	padding-bottom:15px;
}
.add_to_cart div input.productform {
	width:25px;
}
.add_to_cart div select {
	font-size:12px;
	max-width:161px;
	overflow:hidden;
}
#sm-right {
	width:36px; 
	height:36px; 
	margin-right:20px;
	float:right;
}

#sm-left {
	width:36px; 
	height:36px; 
	margin-left:20px;  
	float:left;
}