a:link {
	color: #000099;
	}
	
a:visited {
	color: #000066;
	}
	
a:hover {
	color: #005cae;
	}
	
a:active {
	color: #ffff99;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #236c37;
	margin: 0;
	padding: 0;
	color: #003300;
	}
	
h1 { 
	
	background-image: url(images/green-grad.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #ffffcc;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	padding: 1px 0px;
	margin: 0px 0px 1em 0px;
	font-size: 1.4em;
	}
	
h2 {
	margin: .5em 15px .25em 10px;
	font-size: 1.2em;
	clear: both;
	}
	
h3 {
	padding: 2px 5px;
	margin: .5em 15px .0 20px;
	font-size: 1.0em;
	}
	
p {
	margin: 0 25px 1em 25px;
	text-align: justify;
	}
	
sup {
	font-size: 9px;
	}
	
sub {
	font-size: 9px;
	}
#page {
	position: relative;
	min-width:750px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#header {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	position: relative;
	height: 230px;
	width: 760px;
	background-image: url("images/header-img.jpg");
	}
	
#menu-bar {
	position: relative;
	width: 100%;
	min-height: 24px;
	background-color: #0556aa;
	border-radius: 10px;
	border: 1px solid #fff;
	margin: 0 0 10px 0;
	z-index: 600;
-webkit-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, .3);
box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, .3);	}
	
	
#menu-container {
	}
	
#menu {

	}

	
#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}

#menu a {
	display: block;
	}

#menu li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	z-index: 999;
	padding: 5px 10px 9px 10px;
	}

#menu li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	margin-top: 8px;
	border: 1px solid #fff;
	-webkit-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, .7);
	box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, .7);	}

#menu li:hover ul {
	left: auto;
	}

#menu li a {
	text-decoration: none;
	color: #fff;
	}
	
#menu li a:hover {
	text-decoration: none;
	color: #ffff00;
	}
	
#menu li ul li {
	padding: 3px 5px 3px 5px;
	background-color: #0556aa;
	width: 140px;
	font-size: 12px;
	z-index: 999;
	}
	
#menu li ul li:hover {
	background-color: #046cb9;
	}
	
#content {
	position: relative;
	background-color: #80c594;
	width: 100%;
	border: 1px solid #000;
	border-radius: 10px;
	margin: 0 0 10px 0;
	z-index: 1;
	-webkit-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, .3);
	box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, .3);
	padding-top: 15px;
	padding-bottom: 15px;
	}

#footer {
	clear: both;
	}

#footer p a:link {
	color: #ffffbb;
	}
	
#footer p a:visited {
	color: #ffffbb;
	}
#footer p a:hover {
	color: #ffffff;
	}
#footer p a:active {
	color: #ffffff;
	}
	
#ground-beef {
	display: none;
	}
	
#limited {
	display: none;
	}


#order {
	display: block;
	}

#organ {
	display: none;
	}


#packages {
	display: none;
	}
	
#sides {
	display: none;
	}

.address {
	text-align: center; 
	font-size: 14px; 
	font-weight: bold;
	clear: both;
	color: #ffffcc;
	}
	
.caption {
	float: right; 
	clear: right; 
	text-align: right; 
	font-size: 10px;
	}
	
.list li {
	padding: 0 15px .5em 0px;
	}
	
.footnotes li {
	padding: 0 15px .5em 0px;
	font-size: 9px;
	}	
	
.table1 {
	border: 1px solid black;
	margin: 10px 15px;
	}
.header {
	background-color: #ffff66;
	}
.light {
	background-color: #ffffcc;
	}
.dark {
	background-color: #ffff99;
	}
	
.tdleft {
	padding: 2px 5px;
	text-align: left;
	}
.tdcenter {
	padding: 2px 5px 10px 5px;
	text-align: center;
	font-size: 10px;
	}
	
.tdcenter img {
	border: 1px solid #003300;
	}
	
.tdright {
	padding: 2px 5px;
	text-align: right;
	white-space: nowrap;
	}
	
.tdright p {
	margin-bottom: .75em;
	text-align: right;
	}
.bottommenu {
	text-align: center;
	font-size: 10px;
	clear: both;
	}
	
.clear {
	clear: both;
	}
	
.clearl {
	clear: left;
	}
	
.clearr {
	clear: right;
	}
	
.copyright {
	text-align: center;
	font-size: 9px;
	color: #003300;
	}
	
.gallerycontent {
	border: 0px solid black; 
	width: 700px; 
	margin-right: auto;
	margin-left: auto;
	}
	
.gallerycaption {
	font-size: 9px;
	text-align: center;
	}
	
.imgborder {
	border: 1px solid #000;
	}
	
.imagefloatleft {
	width: 230px; 
	height: 230px;
	float: left;
	text-align: center;
	}
	
.imagefloatright {
	width: 230px; 
	height: 210px; 
	float: right;
	}
.imagecell {
	width: 210px; 
	height: 210px; 
	vertical-align: middle;
	}
	
.item {
	margin: 5px 10px 5px 20px; 
	position: relative;
	clear: both;
	border-top: 1px solid black; 
	padding-top: 3px;
	}
	

.item-border {
	clear: both; 
	margin: 5px;
	}
	
.item-photo {
	float: right; 
	margin: 0px 0px 5px 20px;
	text-align: center;
	font-size: 10px;
	}
	
.item-photo img {
	padding: 1px;
	border: 1px solid black;
	}
	
.item-qty {
	float: right; 
	text-align: right;
	font-size: 10px;
	width: 110px;
	margin-left: 20px;
	}

.logo {
	width: 100px;
	height: 75px;
	float: left;
	vertical-align: middle;
	text-align: center;
	margin: 0px 20px 10px 20px;
	}
	
.thumb {
	margin: auto; 
	display: block; 
	border: 1px solid #000; 
	}
.click {
	text-align: center;
	}
	
.ordertable {
	margin-left: 50px;
	}
	
.sidebar {
	float: right;
	width: 180px;
	padding: 3px;
	margin:  10px 25px 20px 35px; 
	border: 1px solid #003300;
	background-color: #ffffcc;
	}
	
.sidebar p {
	text-align: left; 
	padding: 0px; 
	margin:10px;
	font-family: Minion Web, Times New Roman, Times, serif;
	font-size: 1.2em;
	font-style: italic;
	}
	
.sidebar li {
	font-size: 10px;
	}
	
.recipe {
	list-style: none;
	font-family: Arial, Verdana, Geneva;
	}
.recipeimg {
	float: right; 
	border: 1px solid #000; 
	margin: 0px 25px 10px 25px;
	}
	
.recipeimg img {
	display: block;
	}
.question {
	font-weight: bold;
	color: #993300;
	}
		
	
.quote {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	}
	
.quotee {
	font-size: 9px;
	text-align: right;
	}
	
.qty {
	font-size: 10px;
	margin: 0px 0px 3px 25px;
	}
	
.store {
	padding: 0px 20px 0px 0px;
	font-size: 10px;
	}
	
a.facebook {
	position: absolute; 
	bottom: 20px; 
	right: 20px;
	display: block;
	width: 150px;
	height: 40px;
	text-decoration: none;
	background: url("images/facebook.png");
	}

a.facebook:hover {
	background-position: 0px -40px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
	
.leftBoxContainer h3 {
	background-color: #003300;
	}
	
.aga-logo {
	position: absolute; 
	bottom: 20px; 
	right: 60px;
	}
	
.shipbox {
	padding: 5px;
	background-color: #ffff99;
	border: 1px solid #000;
	}
	}