
body {
/*	margin: 0;
	text-align: center;
	min-width: 780px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; */
	margin: 15px 0 0 2% !important;
	font-size: 18px;
	font-family: "Goudy Old Style", Georgia, Times New Roman, serif;
	background-color: #ffffff;
	background-image:url('../img/paper2.gif');
	background-repeat: repeat;
}

/* a {  font-weight: bold; text-decoration:none; color: #554000} brown
// previous a {  font-weight: bold; text-decoration:none; color: #669900} green
*/

a {
	text-decoration: none;
	color: #669900; /* lettuce gn */
	/* #669900;  bright gn */
	/* #558136;  light lettuce gn  */
	/* #426126;  lettuce gn */
	/* #798734;  mud gn */
	/* #607110;  dk gn */
	
	
}
a:hover {
	text-decoration: underline;
}

#mainHeader {
	width: 875px;
	height: 300px;
	display: block; 
}

.collage {
	/*width: 600px;*/
	margin: 0 0 55px 200px;
	padding: 0;
	display: float;
}

.logo {
	width: 200px;
	border-style: none;
	margin: -80px 0 0 0;
	padding: 0;
	align: left;
}
.mainNav {
	font-size: 18;
	font-weight: bold;
	margin: 0 0 0 360px;
	padding: 0;
	display: float;
}

#mainContent {
	width: 740px;
	margin: -20px 0 0 188px;
	padding: 0;
	text-align: left;
}

p {  font-family: "Goudy Old Style", Georgia, Times New Roman, serif; font-size: 18px; font-weight: normal; color: #000000}

li {  font-family: "Goudy Old Style", Georgia, Times New Roman, serif; font-size: 18px; font-weight: normal; color: #000000}

h1 {  font-family: "Goudy Old Style", Georgia, Times New Roman, serif; font-size: 30px; font-weight: bold; color: #554000}

h2 {  font-family: "Goudy Old Style", Georgia, Times New Roman, serif; font-size: 24px; font-weight: bold; color: #554000}

h3 {  font-family: "Goudy Old Style", Georgia, Times New Roman, serif; font-size: 18px; font-weight: bold; color: #554000}

td {  font-family: "Goudy Old Style", Georgia, Times New Roman, serif; font-size: 18px; font-weight: bold; color: #000000}

.fooditems, 
.fooditems li {  font-family: "Goudy Old Style", Georgia, Times New Roman, serif; font-size: 14px; font-weight: normal; color: #000000}

.mainpagenav {  font-family: "Goudy Old Style", Georgia, Times New Roman, serif; font-size: 18px; font-weight: bold; color: #000000}
/*
.mainpagelink {  font-family: "Goudy Old Style", Georgia, Times New Roman, serif; font-size: 18px;text-decoration:none; font-weight: bold; color: #009900}
*/
.mailformlink {   text-decoration:none; font-weight: bold;}

.thumbborder {  border-style:solid; border-width:4px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px}

.cartbuttons { text-align: right; }
