.h1 {
	font-size: 26px;
	font-style: normal;
	color: #999999;
	font-family: "Times New Roman", Times, Georgia, serif;
}
.h1a {
	font-size: 26px;
	font-style: italic;
	color: #333333;
	font-family: "Times New Roman", Times, Georgia, serif;
	margin-top: 10px;
	margin-bottom: 30px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;
	text-align: center;
	margin-top: 10px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;
	text-align: left;
	margin-top: 0px;
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-top: 10px;
	margin-left: 0px;
}
.p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #640422;
	margin-top: 20px;
}
.p3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
.image {
	background-color: #FFFFFF;
	height: auto;
	width: 652px;
	margin-top: 20px;
	padding-bottom: 10px;
}
.sideBox {
	background-color: #640422;
	height: auto;
	width: 133px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#directions a {
	color: #CC6666;
	text-decoration: none;
}
#directions a:hover {
	text-decoration: underline;
}

#holiday_orders {
	background-color: black;
margin-top: 10px;
}	

#holiday_orders p {
color: white;
font-size: 15px;
padding: 13px;
font-weight: bold;
}
