body {
	background-color: #000000;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}

a:link {
	color: #BC5545;
}
a:visited {
	color: #BC5545;
}
a:hover {
	color: #E6624F;
}
a:active {
	color: #E6624F;
}
.red12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #904135;
}
.content10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.content12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.content14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.content18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.content12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FBECD2;
}
.content14white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FBECD2;
}
.content18white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FBECD2;
}
.header18 {
    font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #D96244;
}
.cart14 {
    font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D96244;
}