body {
	color: #006600;
	background-color: #10a403;
	/*
	background-image: url(../images/bg.gif);
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position:center 30px;
	*/
}

#navMainWrapper, #navCatTabsWrapper {
	background-color: #10a403;
}

#navMainWrapper {
	background-image: url(../images/top_bg.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	}

#navSuppWrapper  {
	color: #000;
	background-color: #FFF;
}

#mainWrapper {
	border: 0px solid black;
}

#contentMainWrapper {
	background-color: #ffffff;
	color: #000000;
}
.centerColumn a {
	color: #000;
}
.centerColumn a:hover {
	color: #000;
	text-decoration: underline;
	background-color: #FFFFFF;
	
}

.categoryListBoxContents a:hover {
color: #000;
text-decoration: underline;
background-color: #FFFFFF;
}

#categoryIcon a:hover {
color: #000;
background-color: #FFFFFF;
}

#navCatTabsWrapper {
	background-color: #ffffff;
}

#navCatTabs ul li a {
	color: #000;
}
#navCatTabs ul li a:hover {
	color: #000;
	text-decoration: underline;
	background-color: #FFF;
}

#navMain ul li a, #navSupp ul li a {
	color: #000;
	margin-left: 5px;
}

#navEZPagesTOCWrapper {
	border-color: #FFF;
}

#navBreadCrumb {
	background-color: #FFF;
	color:#000;
}

#navEZPagesTop {
	background-color: #13c303;
}

#navColumnOne {
	background-color: #FFF;
}

#navColumnTwo {
	background-color: #FFF;
}

a {
	color: #000;
}

#navBreadCrumb a {
	color: #000;
}

legend {
	color: #000;
}

input,fieldset {
	border-color: #000;
}
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: #000;
}

input:focus, select:focus, textarea:focus {
	background: #000;
	color: #FFFFFF;
}

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

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

.messageStackCaution {
	background-color: #ffffff;
	color: #13c303;
}

#mainWrapper {
	color: #000000;
}

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

#tagline {
	color:#000000;
}

#sendSpendWrapper {
	border-color: #cacaca;
}

.alert {
	color: #FF0000;
}

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

.tableHeading TH {
	background-color: #e9e9e9;
	border-bottom-color: #000;
	border-bottom-style: dashed;
}

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

#cartSubTotal {
	border-top-color: #000;
	border-top-style: dashed;
}

.cartNewItem {
	color: #330000;
}

.cartOldItem {
	color: #000;
}

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

h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading label, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading label {
	color: #ffffff;
	text-align:left;
}
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{
	color: #000;
	background-color: #000;
} 

.leftBoxHeading, .rightBoxHeading {
	background-color: #fff;
	color: #ffffff;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	background-image: url(../images/box_header_bg.gif);
	background-repeat: no-repeat;
	
}

.centerBoxHeading {
	background-color: #13c303;
	color: #ffffff;
	/*background-image: url(../images/center_box_header_bg.gif);
	background-repeat: no-repeat;*/
}

.centerBoxWrapper  {

	}

.leftBoxContainer, .rightBoxContainer {
	background-color: #FFF;
	color: #000;
}

.sideBoxContent  {
	border-right: 1px solid #000;
	border-left: 1px solid #000;	
	border-bottom: 1px solid #000;
}
	
	
.leftBoxContainer a, .rightBoxContainer a {
	color: #000;
	font-weight: bold;
}
.leftBoxContainer a:hover, .rightBoxContainer a:hover {
	color: #000;
}

.legalCopyright, .legalCopyright a {
	background-color: #FFFFFF;
	color: #000;
}

.legalCopyright a:hover {
	background-color: #000;
	color: #FFFFFF;
}

#infoShoppingCart {
	background-color: #000;
	color: #ffffff;
}

#popupShippingEstimator  {
	background-color: #13c303;
	color: #ffffff;
}

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

.rowOdd {
	background-color: #E4E4E4;
}

.rowEven {
	background-color: #ffffff;
}

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

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

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

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

.optionName  {
    border: 1px solid black;
}

#siteinfoLegal  {
	color: #000;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	}