.searchBtn {
	color: #e4c994;
	border: none;
	height: 22px;
	width: 57px;
	background-color: #442721;
}
.searchBox {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	height: 14px;
	
	color: #000000;
}
.textbox {

}
.textboxDisabled {
	background-color: #442721;
	border: #000;

	color: #e4c994;
}
.submit {	

	color: #e4c994;
	background-color: #442721;
	font-weight: bold;
	border: 1px solid #000000;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	
	color: #000000;	
}
li.bulletLrg {
	list-style-type: square;

	color: #000000;	
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {

	color: #6B6B6B;
	text-decoration: none;
}
a.txtSession {

	color: #8f4f1d;
	text-decoration: none;
} 
a.txtSession:hover {
	
	color: #82915f;
	text-decoration: underline;
} 
.txtSessionGrey {
	color:	#6B6B6B;

}
.txtCopy {
font-size: 11px;
	color: #442721;
}
a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8f4f1d;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #82915f;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
	color: #CC0000;
}
.txtOutOfStock {
	color: #CC0000;
}
.txtSiteDocs, a.txtSiteDocs {
	text-decoration: none;
}
a.txtSiteDocs:hover {
	text-decoration: underline;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 
	text-decoration:none;
}
.txtContentTitle {
	font-size: 120%;
	font-weight: bold;
	color: #442721;
	padding-bottom: 4px;
}
.txtBoxSave {
	color: #CC0000;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #BFCCC7;
}
.tdListTitle {
	background-color: #5d6842;
	font-weight: bold;
	color: #442721;
	border-bottom: 1px solid #BFCCC7;
}
.tdEven {
	
}
.tdOdd {
	background-color: #5d6842;
	color: 000000;
}
.txtCartPrice {
	float: right;
	color: #b87845;
	padding-right: 3px;
}
.txtCart {
	font-size: 11px;
	color: #442721;	
}
.cartTotal {
	border-top: 1px dashed #91a36d;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {

}
a.txtCartProduct:hover {
	
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8f4f1d;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #82915f;
	color: #FFFFFF;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #442721;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #000000;
	background-color: #5d6842;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #5d6842;	
}
.tdcartOdd {
	background-color: #c9ba6f;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8f4f1d;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8f4f1d;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	color: #CC0000;
}
.txtError {
	font-weight: bold;
	color: #442721;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8f4f1d;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.txtCat, a.txtCat, a.txtCat:visited {font-size: 11px;
color: 8f4f1d;
text-decoration: none;
	
}

