body {
	font-family:  Arial, Helvetica,sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	text-decoration: underline;
	color: #712e0a;
}
.contentback {
	background-color: #f4f7ec;
}
.subcontentback {
	background-color: #ecf1de;
}
.whiteback {
	background-color: #ffffff;
}
.blackback {
	background-color: #000000;
	font-size: 11px;
	color: #ffffff;
}
.navback {
	background-color: #712e0a;
}
.topnav {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}
.cookietrail {
	text-decoration: none;
	color: #712e0a;
	font-size: 11px;
	font-weight: bold;
}
.cookietrailactive {
	text-decoration: none;
	color: #712e0a;
	font-size: 11px;
	font-weight: bold;
}
a.cookietrail {
	text-decoration: none;
	color: #712e0a;
	font-size: 11px;
	font-weight: bold;
}
.tagline {
	color: #ffffff;
	font-size: 11px;
}
.line {
	background-color: #aab495;
}
.homefeattitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5d6352;
}
.homefeatcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d6352;
}
a.homefeatcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #712e0a;
	text-decoration: underline;
}
a.homebanner {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.searchbox {
	width: 70px;
	height: 12px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	font-size: 10px;
}
.sidetitle {
	color: #5d6251;
	font-size: 12px;
	/*font-weight: bold;*/
}

/* NAVIGATION */
.nav:link, .nav:visited, .nav:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.nav:hover {
	text-decoration: none;
	color: #ffcc00;
	font-size: 11px;
	font-weight: bold;
}
.subnavitem:link, .subnavitem:visited, .subnavitem:active {
	color: #712e0a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.subnavitem:hover {
	color: #ffcc00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.subnavitemactive {
	color: #712e0a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.sub2navitem:link, .sub2navitem:visited, .sub2navitem:active {
	color: #712e0a;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.sub2navitem:hover {
	color: #ffcc00;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.sub2navitemactive {
	color: #712e0a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.sub3navitem:link, .sub3navitem:visited, .sub3navitem:active {
	color: #712e0a;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.sub3navitem:hover {
	color: #ffcc00;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.sub3navitemactive {
	color: #712e0a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.subnavtext {
	color: #712e0a;
}

/* DHTML MENUS */
.popupmenu{
	FILTER: Alpha(Opacity=90); /*ie*/
	-khtml-opacity:0.9; /*safari and konquerer*/
	-moz-opactiy:0.9;  /*mozilla/firefox/netscape? */
	opacity:0.9; /*css3 compliant browsers */
	background-color:#370a01; /* change to whatever*/
	color: #ffffff;
}
.popmenulinks:link, .popmenulinks:visited, .popmenulinks:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
.popmenulinks:hover {
	color: #ffcc00;
	text-decoration: none;
	font-size: 11px;
}
.tinybullet {
	color: #ffffff;
	font-size: 8px;
}

/* STORE */
.storenext:link, .storenext:visited, .storenext:active {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.storenext:hover {
	color: #6666CC;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.storecat {
	color: #993333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.storecat:link {
	color: #993333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.storecat:visited {
	color: #993333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.storecat:active {
	color: #993333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.storecat:hover {
	color: #993333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.storetitle {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.storeprice {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.storecheckoutsubtotal {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
}
.checkouttitle {
	font-weight: bold;
	color: #677425;
}

.storehomesub:link, .storehomesub:visited, .storehomesub:active {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.storehomesub:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

.storebutton:link, .storebutton:visited, .storebutton:active {
	color: #0E63B7;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.storebutton:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

