p { margin-top: 0px;
	margin-bottom: 12px;
}

ul { margin-top: 0px;
	 margin-bottom: 20px;
	 margin-left: 0em;
}

li { margin-top: 0px;
	 margin-bottom: 2px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:hover.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
}
a:hover.link-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.link-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006633;
	text-decoration: none;
}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #006633;
	text-align: left;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
.table-header-yellow {
	background-image: url(../images/header/background-yellow.jpg);
	background-repeat: repeat-no;
	background-color: #FFFFFF;
	height: 103px;
	width: 800px;
	vertical-align: top;
	text-align: left;
}
.table-content-yellow {
	background-image: url(../images/content/background-yellow.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 800px;
	height: 450px;
	vertical-align: top;
	text-align: left;
}
.table-header-green {
	background-image: url(../images/header/background-green.jpg);
	background-repeat: repeat-no;
	background-color: #FFFFFF;
	height: 103px;
	width: 800px;
	vertical-align: top;
	text-align: left;
}
.table-content-green {
	background-image: url(../images/content/background-green.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 800px;
	height: 450px;
	vertical-align: top;
	text-align: left;
}
.table-content-blue {
	background-image: url(../images/content/background-blue.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 800px;
	height: 450px;
	vertical-align: top;
	text-align: left;
}
.td-foodie-funfacts {
	background-image: url(../images/foodie/funfacts.jpg);
	background-repeat: no-repeat;
	background-color: #ffde00;
	width: 134px;
	vertical-align: top;
	text-align: left;
}
.td-foodie-ourstory {
	background-image: url(../images/foodie/ourstory.jpg);
	background-repeat: no-repeat;
	background-color: #ffde00;
	width: 134px;
	vertical-align: top;
	text-align: left;
}
.td-foodie-ournutrition {
	background-color: #ffde00;
	width: 134px;
	vertical-align: top;
	text-align: left;
}
.td-foodie-ourmission {
	background-image: url(../images/foodie/ourmission.jpg);
	background-repeat: no-repeat;
	background-color: #ffde00;
	width: 134px;
	vertical-align: top;
	text-align: left;
}
.td-foodie-gettingstarted {
	background-image: url(../images/foodie/gettingstarted.jpg);
	background-repeat: no-repeat;
	background-color: #ffde00;
	width: 134px;
	vertical-align: top;
	text-align: left;
}
.td-foodie-ourcommunity {
	background-image: url(../images/foodie/ourcommunity.jpg);
	background-repeat: no-repeat;
	background-color: #ffde00;
	width: 134px;
	vertical-align: top;
	text-align: left;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	vertical-align: top;
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;
} 
.headingreverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	vertical-align: top;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
}    
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	vertical-align: top;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.bullets {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.rule {
	background-color: #666666;
}

html {
height:101%;
}
* html {
height:auto;
}