@charset "utf-8";
/* CSS Document */

.productListing-data {
	font-family:"Trebuchet MS", Times, serif;
	font-size: .87em;
	margin: 0;
	letter-spacing:1picas;
}
.productListing-data2 {
	font-family:"Trebuchet MS", Times, serif;
	font-size: 1em;
	margin: 0;
	letter-spacing:1picas;
}
.productListing-data a{
	color: #4c1b1b;
}
.pageHeading {
	display: none;
}
.productListing td {
	padding: 10px 0 10px 0;
}
img[width="260"] {
	border: 1px solid #BD8D46;
}
img[alt="Buy Now"] {
	margin: 10px 0 0 0;
}
img[src="images/"] {
	display:none;
}
div#numberofproducts {
	margin: 25px 343px 0 343px;
	font-family:"Trebuchet MS", Times, serif;
	font-size: 1em;
	color: #4c1b1b;
	weight: bold;
}
.individual_item2 {
	float:left;
	display:inline;
	height: 220px;
	margin: 0px 0 0px 0;
}
.itempicture_product {
	float: left;
	display:inline;
	width:260px;
	margin: 0 0 0 18px;
}
.itempicture_product img {
	border: 1px solid #BD8D46;
}
.itemcaption2 {
	float: left; 
	width:130px;
	margin: 0px 0px 5px 50px; 
	text-align:center;
	font-family:"Trebuchet MS", Times, serif;
	font-size:.9em;
	color: #4c1b1b;
}
.itemcaption2 a {
	color: #4c1b1b;
}
div.itemcaption2 a img {display:none;}

div.itemcaption2 a:hover img {
	position: relative;
	display: block;
	border: 3px solid #Bd8D46;
}
.shoppingcart {
	padding-left: 3px;
}
div.itemheaders {
	font-size: .9em;
}
.pl_item2 {
	float: left;
	display:block;
	width: 450px;
	height: 200px;
	margin: 5px 0px 5px 20px;
}
.pl_itemcaption2 {
	float: left;
	width: 130px;
	margin: 145px 0px 5px -415px;
	text-align:center;
	font-family:"Trebuchet MS", Times, serif;
	font-size:.9em;
	color: #4c1b1b;
}
.pl_itempicture_product {
	float: left;
	display:inline;
	width: 185px;
	margin: 0 10px 0 0px;
}
.pl_itempicture_product img {
	border: 2px solid #BD8D46;
}
.pl_itemheaders {
	float: left;
	width: 250px;
	display:inline;
	font-family:"Trebuchet MS", Times, serif;
	font-size:.9em;
	color: #4c1b1b;
}
div.pl_itemheaders {
	font-size: .9em;
}
.pl_itemheaders a {
	color: #4c1b1b;
	text-decoration:none;
}
.pl_itemheaders a:hover {
	text-decoration:underline;
}

.pl_itemheaders p {
	margin: 7px 0 0 7px;
	padding: 0;
	font-family:"Trebuchet MS", Times, serif;
	font-size:.95em;
        color: #B9121B;
}
.pl_itemheaders h1 {
	font-size:1.2em;
	font-weight:bolder;
	margin: 0 0 0 6px;
}
.pl_itemheaders h6{
	font-size:.85em;
	font-weight:normal;
	margin: 10px 0 0 6px;
}

div.info_header {
	border: thin #B9121B solid; 
	background-color: #FCFAE1;
	padding: 8px 20px;
	margin: 0 20px 10px 20px;
}
div.info_header p {
	margin: 0px 0 0 2px;
	font-size: .75em;
}
div.info_header h1 {
	margin: 0;
	color: #B9121B;
}
