body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #d4cfb9;
}
h1 {
	color: #B85D00;
	font-size: 20px;
	margin-bottom: 0px;
}
.storeLink {
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.XmasBig {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.XmasS {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.storeLink:hover {
	font-weight: bold;
	color: #FFFFF4;
	text-decoration: none;
}
.storeHead {
	font-size: 20px;
	font-weight: bold;
	color: #FCF2DF;
	letter-spacing: 5px;
}
.mainContent {
	background-color: #f8f6ec;
}
.heading2 {
	color: #b2b662;
	font-size: 20px;
	font-weight: bold;
}
.brown {
	color: #6E6B59;
}
.picR {
	margin: 0px 0px 0px 15px;
	border: 2px solid #83816B;
}
.picL {
	margin: 0px 15px 0px 0px;
	border: 2px solid #83816B;
}
.prodList {
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #48473B;
}
.prodSub {
	font-weight: normal;
	font-size: 10px;
}
a {
	font-weight: bold;
	color: #626050;
	text-decoration: none;
}
a:hover {
	color: #9FAC5B;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

