
.textfield {
	height: 16px;
	width: 166px;
	border: 1px solid #4b3a06;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b3a06;
	margin: 0px;
	padding: 0px;
	line-height: 18PX;
}
.backGreen {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 12px;
	color: #4b3905;
	background-color: #9a282b;
	line-height: 20px;
	font-weight: bold;
}
.backGrey {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 10px;
	color: #4b3905;
	background-color: #e4e1da;
	font-weight: bold;
}
.textfield2 {
	font-family: "Century Gothic", sans-serif;
	font-size: 10px;
	color: #4B3905;
	margin: 0px;
	height: 17px;
	width: 167px;
	border: 0px none #FFFFFF;
}
#signUp {
	font-family: "Century Gothic", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4b3905;
	height: 17px;
	width: 53px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.subbarText {
	font-family: "Century Gothic", sans-serif;
	font-size: 10px;
	color: #7a7a79;
}
.border {
	background-color: #CCCCCC;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

.textGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

.textBrownB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4b3905;
}

.borderGreen {
	background-color: #8CC63E;
}
.textGreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5d9732;
	line-height: 18px;
}
.textBrownBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4b3905;
	line-height: 18px;
}
.lightGreen {
	background-color: #eef7e2;
}

/* top menu drop down boxes styles */

.menucont {
	position:absolute;
	visibility:hidden;
	z-index:5;
}

.ddmenu {
	position:absolute;
	z-index:6;
/*	left:0px;
	right:0px; */
}

.carouselItem {
	width: 812px;
}

.CategoryIndexContent A
{
	color: gray;
}

.ProductIndexContent A
{
	color: gray;
}
