@charset "utf-8";
											/* Basics */
body{
	margin:0px;
	padding:10px 0px 20px 0px;
	background:#f0edcc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#937b6e;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
form{
	padding:0px;
	margin:0px;
}
#bodycont{
	width:750px;
	border:5px #e1d095 solid;
	background:#f5f2d3 url(../images/bg_cont.jpg) bottom left no-repeat;
}
h1, h2, h3, h4, p{
	padding:0px 0px 15px 0px;
	margin:0px;
}
h2{
	font-size:16px;
	color:#dc512b;
	padding:0px 0px 5px 0px;
}
h4{
font-size:12px;
}
.w200{
	width:200px;
}
.p20b{
	padding:0px 0px 20px 0px;
}
.p20bread{
	padding:15px 0px 40px 0px;
}
.pad10b{
	padding-bottom:7px; !important;
}
.padtop0{
	padding-top:0px !important;
}
.red,  a{
	color:#d74826;
	text-decoration:none;
}
.padr10{
	padding-right:20px !important;
}
.marl10{
	margin:0px 0px 10px 10px;
}
											/* Header */
#headimg{
	height:170px;
	background:#FFFFFF;
	border-bottom:3px solid #fae3a0;
}	
#headtxt{
	height:60px;
	background:url(../images/bg_contenthead.jpg) no-repeat;
}
.homecont{
	padding:10px;
	font-size:11px;
	text-align:center;
}	
#menu{
	padding-top:30px;
}									
											/* Body */
#col1{
	width:220px;
}
#col2{
	width:527px;
	border-left:3px solid #fae3a0;
	background:url(../images/bg_content.gif) repeat-y;
	min-height:800px;
	height:auto !important;
	height:800px;
}
#content{
	padding:20px 10px 0px 20px;
}
#content img{
	border:#fae3a0 2px solid;
}
.col1cont{
	width:177px;
}
.col1cont2{
	width:165px;
}
.col2cont{
	width:320px;
}
.col1buyo{
	width:197px;
}
.col2buyo{
	width:300px;
}
.homefont{
	color:#d48153;
	font-size:16px;
}
.nobor{
	border:0px !important;
}
.bigblue a{
	color:#404b95;
	font-size:18px;
	text-decoration:none;
}
.large{
	font-size:14px;
}
.large span{
	font-size:18px;
}
.contactform{
	width:400px;
	background-color:#e6eaff;
	padding:15px;
	margin-bottom:20px;
}
#contact input, #contact select{
	margin-bottom:10px;
	width:250px;
}
#tleft{
	text-align:left !important;
}
#contact td{
	vertical-align:top;
	padding:0px 5px;
	text-align:right;
}
.contactform2{
	width:430px;
}
.contactform2 textarea{
	width:420px;
	height:100px;
	margin:5px 0px 10px 0px;
}
#aboutbreadbg{
	background:url(../images/bg_aboutbread.jpg) no-repeat top left;
	height:746px;
	padding:70px 20px 0px 20px; 
}
#aboutbimg img{
	margin-right:27px;
	border:#fae3a0 4px solid;
}
.mar0{
	margin:0px !important;
}
#absolute{
	position:absolute;
	left: 895px;
	top: 492px;
}
*html #absolute{
	position:absolute;
	left: 815px;
	top: 492px;
}
#customlinks{
	padding:20px 10px 20px 40px;

}
#customlinks2{
	padding:20px 20px 0px 20px;
}
#customlinks a{
	font-weight:bolder;
	color:#660000;
	display:block;
	padding:5px 0px;
}
#newsl{
	background:#ffffff;
	border:#e1d095 1px solid;
}
#newsH{
	padding:5px 0px;
	text-align:center;
	color:#d48153;
	font-weight:bolder;
	background:url(../images/z_b.gif) bottom left repeat-x;
}
.ins{
	width:115px;
	background:#f5f2d3;
	border:1px solid #e1d095;
	margin-bottom:5px;
}
.sub{
	color:#fff;
	background-color:#dfa381;
	border:#f5cf6e 1px solid;
	margin-bottom:5px;
}
#newsl table{
	margin:10px 0px 0px 5px;
}
											/* Footer */
#footer{
	margin-top:10px;
	width:750px;
}
.sifr1, .sifr2, .sifr3{
	font-size:16px;
	color:#d48153;
}
*html .sifr1, *html .sifr2, *html .sifr3{
	height:18px;
}
*:first-child+html .sifr1, *:first-child+html .sifr2, *:first-child+html .sifr3{
	height:24px;
}
.sifr2{
	font-size:14px;
}
*html .sifr2{
	height:16px;	
}
*:first-child+html .sifr2{
	height:22px;	
}
.sifr4{
	font-size:18px;
	color:#da451c;
}
*html .sifr4{
	height:20px;
}
*:first-child+html .sifr4{
	height:26px;
}
.sifr5{
	font-size:14px;
	color:#937b6e;
}
*html .sifr5{
	height:16px;
}
*:first-child+html .sifr5{
	height:22px;
}
.sifr6{
	font-size:14px;
	color:#da451c;
}
*html .sifr6{
	height:16px;
}
*:first-child+html .sifr6{
	height:22px;
}
.sifr1, .sifr2, .sifr3, .sifr4, .sifr5, .sifr6{
	display:block;
}
.none{
	background-color:none !important;
	padding:0px !important;
}
#footer a{
	color:#937b6e;
	text-decoration:none;
}
#footer a:hover{
	color:#d74826;
}
/* addtional */

input.captchaimg  {
	width:115px;
	background:#f5f2d3;
	border:1px solid #e1d095;
	margin-bottom:5px;
}
.captchaimg img {
        width:115px;
        margin-bottom:5px;
}
.inp img {
       width:115px;
        margin-bottom:5px;
}

.inputtxt {
        width:290px;
	background:#f5f2d3;
	border:1px solid #e1d095;
	
}

.inputtxtzip, .inputtxtcity, .inputtxtstate {
         width:89px;
	background:#f5f2d3;
	border:1px solid #e1d095;
}
.shipbox {
	border-bottom:1px dashed #E1D095;
color:#D48153;
font-size:18px;
padding:2px 8px 4px 0;
width:473px;
	}
#shippingCountrySpan , #shippingSpan , #shippingStateSpan{
     width:150px;
     display: block;
     white-space: nowrap;
}

/*.box1{
     width: 74px;
}

.box2{
     width: 72px;
} */