body 				{
					background-color: #008000;
					}
.apples				{
					text-align: center;
					padding: 10px;
					}
.appleImage			{
					text-align: center;
					border-top: 2px solid;
					}
.giant				{
					text-align: center;
					font-size: xx-large;
					}
.floatL				{
					float: left;
					margin: 4px;
					}
.floatR				{
					float: right;
					margin: 4px;
					}
.important			{
					font-size:large;
					font-weight: bold;
					}					
.links				{
					text-align: center;
					}
.links a			{
					color: #000000;
					}
.linkImage			{
					text-align: center;
					border-top: 2px solid;
					}
#headHours			{
					height: 212px;
					font-family: Verdana, sans-serif;
					font-weight: bold;
					text-align: center;
					padding-top: 5px;
					padding-bottom: 5px;
					}
#headLogo			{
					height: 212px;
					width: 600px;
					float: left;
					font-family: Verdana, sans-serif;
					font-weight: bold;
					text-align: center;
					padding-top: 5px;
					padding-bottom: 5px;
					}
.headNav			{
					height: auto;
					width: 100px;
					color: #000000;
					font-family: Copperplate Gothic Bold;
					font-style: oblique;
					font-size:16px;
					text-align: center;
					padding-top: 3px;
					padding-bottom: 3px;
					}
.headNav a			{
					color: #000000;
					}
.push				{
					float: right;
					width: 250px;
					text-align: center;
					font-size: x-large;
					border: solid 3px #ff0000;
					margin: 4px;
					padding: 6px;
					background-color: #f0970a;
					}
.pushL				{
					float: left;
					width: 250px;
					text-align: center;
					font-size: large;
					border: solid 3px #ff0000;
					margin: 4px;
					padding: 6px;
					background-color: #f0970a;
					}
.question			{
					font-family: Verdana, sans-serif;
					font-size: small;
					font-weight: bold;
					}

.questionanswer		{
					font-family: Verdana, sans-serif;
					font-size: small;
					padding-top: 8px;
					padding-bottom: 8px;
					}
.recipeOption		{
					color: #ff0000;
					}
.recipeRule			{
					text-align: center;
					font-size: large;
					}
.recipeNav			{
					height: auto;
					width: 100px;
					color: #000000;
					font-family: Copperplate Gothic Bold;
					font-style: oblique;
					font-size:12px;
					text-align: center;
					padding-top: 3px;
					padding-bottom: 3px;
					}
.recipeNav a			{
					color: #000000;
					}
#headNavHome		{
					width: 1000px;
					}
#headNavApples		{
					width: 1000px;
					}
#pageB1				{
					margin-left: auto;
					margin-right: auto;
					padding: 3px;
					width: 848px;
					height: auto;
					background-color: #f0970a;
					}
#pageB2				{
					width: auto;
					height: auto;
					padding: 18px;
					background: #ff0000 url(/images/applesBG.jpg);
					}
#pageB3				{
					width: auto;
					height: auto;
					padding: 3px;
					background-color: #f0970a;
					}
#pageB4				{
					width: auto;
					height: auto;
					background-color: #ffffff;
					}
#pageF1				{
					font-family: Verdana, sans-serif;
					font-size: small;
					text-align: center;
					background-color: #ffffff;
					}
#pageH1				{
					height: auto;
					font-family: Verdana, sans-serif;
					font-weight: bold;
					text-align: center;
					padding-top: 5px;
					padding-bottom: 5px;
					width: auto;
					background-color: #ffffff;
					}
#pageH2				{
					margin-left: auto;
					margin-right: auto;
					width: auto;
					height: auto;
					font-family: Verdana, sans-serif;
					font-size: normal;
					text-align: center;
					white-space: pre;
					background-color: #f0970a
					}
#pageH3				{
					height: auto;
					background-color: #ffffff;
					width: auto;
					}
#pageM1				{
					height: auto;
					background-color: #ffffff;
					width: auto;
					}
.textCenter			{
					text-align: center;
					font-size: large;
					}					
.textFeature		{
					font-family: Verdana, sans-serif;
					font-size: normal;
					font-weight: bold;
					text-align: center;
					line-height: 25pt;
					padding-top: 10px;
					padding-bottom: 10px;
					background-color: #ffc623;
					}

.textMain			{
					font-family: Verdana, sans-serif;
					font-size: normal;
					text-align: center;
					padding: 3px;
					}

.textTitle			{
					text-align: center;
					font-size: x-large;
					color: #ff0000;
					padding: 10px;
					}
.warning			{
					text-align: center;
					font-size: x-large;
					background-color: #ff0000;
					}