@charset "UTF-8";
#container {
	background-color: #FFFFFF;
	background-position: center center;
	padding: 4px;
	height: 1200%;
	width: 900px;
}
.menucopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	background-color: #FF6633;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	text-indent: 0px;
	padding-left: 15px;
}
.prices {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bolder;
	text-align: left;
	text-indent: 10px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF3333;
	text-align: left;
	text-indent: 15px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	color: #333333;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 15px;
}
.ImageSpaceLeft {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
