.Text1 {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.NavButtons {
	font-family: "Century Gothic";
	font-size: small;
	font-weight: bold;
	color: #361C08;
	text-decoration: none;
}
.Specials {
	font-family: "Century Gothic";
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Price {
	font-family: "P22 OhLey";
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.SmallOrders {
	font-family: "Century Gothic";
	font-size: x-small;
	font-weight: normal;
	color: #EC9CB6;
	text-decoration: none;
}
.Specials2 {
	font-family: "P22 OhLey";
	font-size: x-large;
	color: #000000;
	text-decoration: none;
}
.ClickHere {
	font-family: "Century Gothic";
	font-size: small;
	font-weight: bold;
	color: #E26B92;
	text-decoration: none;
}
.DottedLine {
	background-image: url(Images/DottedLine3.gif);
	background-repeat: repeat-x;
	width: 1000px;
	background-position: center top;
}
.DottedLine2 {
	background-image: url(Images/DottedLine2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

