.background {
	color: #4b0100;
}

.imageBG {
	background-image: url(images/BG.jpg);
	background-repeat: repeat;
}
.home_category_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fcaf17;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #fdae02;
}


.yellowBG {
	background-color: #fdae02;
}

.footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bbbaba;
	text-decoration:none;
}
.footlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bbbaba;
	text-decoration:underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2c1c1;
}
.dropdown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#fdae02;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #c2c1c1;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:underline;
	color: #a0040f;
}
.subcategory:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	color: #fe0113;
}
.largest-bold-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fdae02;
}
.large-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fdae02;
}
.large-bold-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fdae02;
}
.large-bold-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left:40px;
	color: #c2c1c1;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #bbbaba;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #aa0410;
}
.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbbaba;
	text-decoration: underline;
}
.smalllink:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbbaba;
	text-decoration: none;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}