@charset "UTF-8";
#nav {
	text-align: center;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(../images/yellow-bar-faded.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #483C05;
	border-right-color: #483C05;
	border-bottom-color: #483C05;
	border-left-color: #483C05;
}
#footer {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #CED594;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	text-align: center;
	border-top-color: #483C05;
	border-bottom-color: #483C05;
	padding: 10px;
	clear: both;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#nav a {
	color: #3F3616;
	font-size: 90%;
	text-decoration: none;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer a {
	color: #443900;
	font-size: 70%;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	color: #E37826;
	font-size: 70%;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#nav a:hover {
	color: #E37826;
	margin: 0px;
	padding: 0px;
}
#copyright {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-color: #009999;
	border-bottom-color: #009999;
	padding: 3px;
	font-size: x-small;
	color: #483C05;
}
#copyright a {
	margin-right: 3px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-color: #009999;
	border-bottom-color: #009999;
	padding: 3px;
	text-decoration: underline;
	color: #483C05;
}
.decor-heading {
	font-style: italic;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CED594;
}
.italic {
	font-style: italic;
}
.decor-heading2 {
	font-size: large;
	font-weight: bold;
}
.decor-heading3 {
	color: #7B2F00;
}
.decor-heading4 {
	color: #7B2F00;
	font-size: medium;
	font-weight: bold;
}
.italic-ingred {
	font-style: italic;
	font-size: 75%;
}
.decor-heading-table {
	font-style: italic;
	font-weight: bold;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CC7D37;
}
.italic-small {
	font-style: italic;
	font-size: 75%;
}
p {
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
}
#header {
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
}
.cookie-headings {
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CED594;
	font-size: large;
	color: #94BDB6;
	font-variant: normal;
	padding: 0px;
	margin: 0px;
}
#mainContent h1 {
	padding-top: 25px;
}
