@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;

}
a {
	color: #993300;
	text-decoration: none;
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;

}
a.mainMenu {
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.mainMenu:link {
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;

}
a.mainMenu:hover {
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC00;
	text-decoration: none;
}
a.productsTable {
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
a.productsTable:link {
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	text-decoration: none;
	font-weight: normal;

}
a.productsTable:hover {
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC00;
	text-decoration: none;
}
.productsTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
.productsTableCats {
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.shoppingCartListHeader {
	color: #FFFFFF;
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/bg_prodsHeader.jpg);


}
.shoppingCartListHeader2 {
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.shoppingCartListOrderBox {
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 14px;
	color: #55551C;
}
.solidBorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.solidSideBorders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.borderSidesBottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.leftBorderBlack {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #000000;
}
.rightBorderBlack {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
td {
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
}

.dottedBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
.solidBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.borderLeftBottom {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CDCDCD;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CDCDCD;
}
.borderLeftRightBottom {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CDCDCD;
	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CDCDCD;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CDCDCD;
}
.productItems {
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: right;
	vertical-align: top;
}
.leftMainTable_leftBG {
	background-image: url(../images/leftTable_leftSide.jpg);
	background-repeat: repeat-y;
}
.leftMainTable_rightBG {
	background-image: url(../images/leftTable_rightSide.jpg);
	background-repeat: repeat-y;
}
.shoppingCartBox {
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F9FFFC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}
.navCellOff {
	background-color: #D6BF90;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003333;
}
a.navCellOff {
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.navCellOff:link {
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.navCellOn {
	background-color: #C69C6D;
	color: #FFFFFF;
}
.headerRow4Bg {
	background-image: url(/images/4.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003333;
}
.headerPulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF2D7;
	background-color: #996633;
	border: none;
}
.signUpTable {
	background-image: url(../images/signUp_bg.jpg);
	background-repeat: no-repeat;
}
.borderVerticalLeftOrange {
	background-color: #DCC99F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003333;
}
.borderVerticalRightOrange {
	background-color: #DCC99F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003333;
}
.newsLetter {
	background-image: url(../images/bg_signup.jpg);
	background-repeat: no-repeat;
}
.specialsBox_light_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #402E17;
	background-color: #DCC99F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9B7746;
}
.specialsBox_light_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #402E17;
	background-color: #DCC99F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9B7746;
}
.specialsBox_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #402E17;
	background-color: #D6BF90;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9B7746;
	border-right-color: #9B7746;
	border-bottom-color: #9B7746;
	border-left-color: #9B7746;
}
.specialsBox_dark_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #402E17;
	background-color: #D6BF90;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9B7746;
}
.specialsBox_dark_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #402E17;
	background-color: #D6BF90;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9B7746;
}