body {
	color: #3B3A38;
	background-color: #transparent;
}


#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	background-color: transparent;
}

#mainWrapper {
	border: 0px solid white;
}

#contentMainWrapper {
	background-color: #transparent;
	color:#363531;
}
.centerColumn a {
	color: #000000;
}
.centerColumn a:hover {
	color: #FF6101;
}

#navCatTabsWrapper {
	background-color: #transparent;
	visibility: hidden;
}

#navCatTabs ul li a {
	color: #F4AE0B;
}
#navCatTabs ul li a:hover {
	color: #878787;
}

#navMain ul li a, #navSupp ul li a {
	color: #313130;
}

#navEZPagesTOCWrapper {
	border-color: white;
}

#navBreadCrumb {
	background-color: A8A59F;
	color:#424242;
}

#navEZPagesTop {
	background-color: transparent;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}

a {
	color: #565656;
}

#navBreadCrumb a {
	color: #424242;
}

legend {
	color: #660000;
}

input,fieldset {
	border-color: #999999;
}
input {
	border-style: expression(this.type=="radio"||this.type=="checkbox" ? "none" : "solid");
}

#navBreadCrumb a:hover, a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover {
	color: #B3B3B3;
}

input:focus, select:focus, textarea:focus {
	background: #DDDDDD;
}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
}

.messageStackSuccess {
	background-color: #99FF99;
	color: #660000;
}

.messageStackCaution {
	background-color: #ffffff;
	color: #660000;
}

#mainWrapper {
	background-color: #transparent;
	color: #DEDEDE;
}

#logoWrapper {
	background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}

#tagline {
	color:#424242;
}

#sendSpendWrapper {
	border-color: #cacaca;
}

.alert {
	color: #FF0000;
}

/*Shopping Cart Display*/
#cartAdd {
	border-color: #424242;
}

.tableHeading TH {
	border-bottom-color: #1A1713;
}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
}

#cartSubTotal {
	border-top-color: #cacaca;
}

.cartNewItem {
	color: #6A6A6A;
}

.cartOldItem {
	color: #424242;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #FF4200;
}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading label, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading label {
	color: #8F8F8E;
	text-align:left;
	font-size: 1.1em;
	font-weight: normal;
}
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{
	color: #ffffff;
} 

.leftBoxHeading, .rightBoxHeading {
	background-color: 37342F;
	color: #FF7800;
	border-bottom: 1px solid #302C28;
}

.centerBoxHeading {
	background-color: #1F1F1F;
	color: #b3b3b3;
}

.leftBoxContainer, .rightBoxContainer {
	background-color: #transparent;
	color: #191919;
}	

.leftBoxContainer a, .rightBoxContainer a {
	color: #31302D;
}
.leftBoxContainer a:hover, .rightBoxContainer a:hover {
	color: #ffffff;
	background-color: #4c4c4c;
}

#bannerboxHeading {
	background-color: #0000CC;
}

.rowOdd {
	background-color: #999999;
}

.rowEven {
	background-color: #ffffff;
}

TR.tableHeading {
	background-color: #cacaca;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
}
	
.productListing-odd	{
	background-color:#ffffff;
}

.tabTable	{
	border: 1px solid #999999;
}

hr {
	border-bottom-color: #737373;
}
