body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a.nav:link {
	color: #560100;
	padding: 2px;
	text-decoration: none;
}

a.nav:visited {
	color: #320100;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #E0A559;
	padding: 2px;
}

.homepagetext {
	font-size: 15px;
	line-height: 20px;
	color: #570000;
}
.holidays {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #EAAE53;
	font-style: normal;
	line-height: 17px;
}
.featuredbasket {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ECAC68;
}
.featuredbasket a {
	font-size: 15px;
	color: #E2A759;
	text-decoration: none;
}
.featuredbasket a:hover {
	text-decoration: underline;
	color: #FFF;
}
