body {
	background-color: #B7FA93;
	margin: 0px;
}
.sideBrdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #205D05;
	border-left-color: #205D05;
}
.MainBackground {
	background-image: url(/images/body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.greyBrder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.checkoutPadding {
	padding: 10px;
}

.grapesBkgrnd {
	background-image: url(images/grapesBkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.NavBkgrnd {
	line-height: 25px;
	background-image: url(/images/brder.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.greenlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	line-height: 25px;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.GreenNavBar {
	background-color: #205D05;
	background-image: url(images/wipesbottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.addToCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #F78121;
	background-color: #FFFFFF;
	border: 1px dotted #205D05;
	padding: 0px;
}
.ProductHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #205D05;
}
.topBrder {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FED89E;
}
.ShoppingCartBrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
