@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(core_images/site_design/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #735741;
}
a:visited {
	color: #735741;
}
a:hover {
	color: #A97C45;
}
a:active {
	color: #A97C45;
}
#show_cart {
	position:absolute;
	left:50%;
	top:46px;
	width:397px;
	height:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: visible;
}
.Small_Cart {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Item_name_brn {
	color: #4E2918;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.item_price {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.small_sku {
	font-size: x-small
}
.border_col {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.new_items {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
