a:visited {
	color: #A03719;
}
a:hover {
	color: #AE771A;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}

.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A03719;
	text-decoration: none;
}

.leftmenu:visited {
	color: #A03719;
}
.leftmenu:hover {
	color: #AE771A;
	text-decoration: underline;
}
.leftmenu:link {
	text-decoration: none;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.contentORange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A03719;
	text-decoration: none;
	line-height: 18px;
}
.itemsStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.contentSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A03719;
	text-decoration: none;
	line-height: 18px;
}
.catstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A03719;
	text-decoration: none;
	line-height: 16px;
}
.catstyle:link {
	text-decoration:none
}
.catstyle:hover {
	text-decoration:underline
}
.subcatstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A03719;
	text-decoration: none;
	line-height: 16px;
}
.subcatstyle:link {
	text-decoration:none
}
.subcatstyle:hover {
	text-decoration:underline
}
.address {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BEBABD;
	text-decoration: none;
	line-height: normal;
}
.cartheader 
{
	background-image:url(products/cartHeadBkgnd.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}