* {
font-family:arial,'Trebuchet MS';
font-size:12px;
}
a {
	color: #6C1410;
}
html, body {
	margin:0px;
	padding:0px;
	background-image:url(/img/layout/bg_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#6D1511;
	
}

h1, h2, h3, h4, h5, h6, p, form {
	margin:0px;
	padding:0px;
}
h4 {
	font-size:12px;
}
label {
line-height:160%;

padding-right: 10px;
}
.maint{
	width:100%;
	height:100%;
	background-image:url(/img/layout/bg_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.bg_body {
	background-image:url(/img/layout/bg_body.jpg);
	background-repeat:repeat-y;
}

.borderright{
	border-right: 1px solid #D0C59D;
}

.bordertop{
	border-top: 1px solid #D0C59D;
}

.paratitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.paratext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.learnmore_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.learnmore_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.learnmore_active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 15px;
	width: 120px;
	border: 1px solid #65170D;
	background-color:#FBF1D7;
}
.button {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	height:18px;
	color: #fff;
	text-decoration: none;
	background-color: #6D1511;
	border: 1px solid #990000;
}
.bottom_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6D1511;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BD8878;
	text-decoration: none;
}


.bottom_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6D1511;
	text-decoration: underline;
}


.bottom_bg1 {
	background-image:url(/img/layout/bg_bottom1.jpg);
	background-repeat:no-repeat;
}

.descr {
/* font-size:130%; */
}
.price {
font-weight:bold;
font-size:130%;

}

#flashMessage {
	text-align:center;
	font-size: 130%;
	border:1px solid #6C1410;
	background-color:#F5DC99;
	line-height:130%;
	width:300px;
	font-weight:bold;
	color:#6C1410;
	margin:5px;
}
.cart_product_header, .cart_product_quantity, .cart_product_price {
	padding-top:15px;
}
.cart_product_header, .cart_product_quantity, .cart_product_price, .cart_product, .cart_quantity, .cart_price {
	border-bottom:1px solid #CCCCCC;
}
.cart_product_price {
text-align:right;
}
select {
	border-color:#660000;
}
.imagenav {
border:1px solid #FFFABE;
}
#cart_shipping {

}
.special1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #9B0000
	}
.special2 {
font-size:20px;
}

