.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #902B38;
	font-weight: bold;
	text-transform: uppercase;
}
.whiteheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.foodtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
.columntext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 350px;
}
.gift {
	background-image: url(images/gc_back.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 300px;
	padding-top: 55px;
}
a {
	color: #C30;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
}
.btmmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

