body {
	color: #000000;
	background-image: url(../graphics/raindrops.gif);
	background-repeat: repeat;
	padding-top: 8px;
}
.header {
	background-image: url(../graphics/header.gif);
	background-repeat: no-repeat;
	height: 139px;
	width: 796px;
}
.footer {
	background-image: url(../graphics/footer.gif);
	background-repeat: no-repeat;
	height: 123px;
	width: 796px;
}
.navLow {
	background-image: url(../graphics/navLow.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 796px;
}
.txtFooter {
	font-size: 12px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	height: 16px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	text-align: center;
}


.left {
	background-image: url(../graphics/left.gif);
	background-repeat: repeat-y;
	width: 26px;
	padding: 0px;
}
.sideRight {
	background-image: url(../graphics/right.gif);
	background-repeat: repeat-y;
	width: 34px;
	padding: 0px;
	background-position: right;
}
.apple {
	background-image: url(../graphics/logo.gif);
	background-repeat: no-repeat;
	height: 525px;
	width: 375px;
}

.txContentC {
	font-size: 16px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F3ECDE;
}
.content {
	background-color: #F3ECDE;
}
.txtFooter2 {
	font-size: 10px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-right: 110px;
	height: 16px;
}
a.reg:link {
	color: #E23942;
	text-decoration: none;
}
a.reg:visited {
	color: #E23942;
	text-decoration: none;
}
a.reg:hover {
	color: #008C5A;
	text-decoration: underline;
}
a.reg:active {
	color: #E23942;
	text-decoration: none;
}
.smallCap {font-size: 18px}
.txContentJ {
	font-size: 16px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F3ECDE;
	padding: 15px;
}
.serving {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.txContentF {
	font-size: 16px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F3ECDE;
	padding-left: 30px;
}
.txContentFH {
	font-size: 16px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F3ECDE;
	font-style: italic;
	font-weight: bold;
}
.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}
.head3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	font-style: normal;
}
.head4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}
.adTable {
	background-color: #FFFFFF;
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: 2px solid #990000;
}
.orderLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.head5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	color: #00846B;
}
.green {
	color: #00846B;
}

.head6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}
.head7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	font-style: normal;
}
.order {
	font-size: 12px;
	text-align: left;
}
.orderHigh {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.blue {
	color: #0000FF;
}

