@charset "UTF-8";
body {
	background-color: #DAE5CB;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

a:link, a:visited {
	color: #1F5600;
	text-decoration: none;
}
a:hover, a:active {
	color: #689620;
	text-decoration: none;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F9FBED;
}
header {
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
header h1  {
	width: 960px;
	margin-bottom: 36px;
	margin-right: opx;
	padding-top: 23px;
	padding-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	color: #2F420C;
}
nav ul {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	text-align: center;
	list-style-type: none;
}
nav ul li {
	display: inline-block;
	margin-left: 30px;
	font-size: 1.1em;
}
main {
}
main:after{
	content:"";
	display:table;
	clear:both;
}
#HomeLinks {
	text-align: center;
}
#homeintro p  {
	text-align: center;
}
.recipePix img {
	float: left;
	margin-right: 30px;
}
.recipePix {
	background-color: #F8F3F3;
	padding-left: 40px;
	padding-right: 40px;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.recipePixR {
	background-color: #F8F3F3;
	padding-left: 40px;
	padding-right: 40px;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.recipePix:after{
	content:"";
	display:table;
	clear:both;
}
.recipePixR img {
	float: right;
	margin-left: 30px;
}
.recipePixR:after{
	content:"";
	display:table;
	clear:both;
}
.centeredhbtns {
	margin-right: 35px;
	margin-left: 35px;
}
#recipebtnsbox {
	margin-left: 46px;
}
.RecipeBtns {
	width: 220px;
	padding-top: 23px;
	background-color: #F8F3F3;
	padding-bottom: 30px;
	padding-left: 23px;
	padding-right: 23px;
	float: left;
}
.RecipeBtns img {
}
.homeImgTxt {
	text-align: left;
	width: 700px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#homeintro h1 {
	text-align: center;
	background-color: #8D9580;
	color: #2D3E0D;
}
.First.question h2 {
	margin-left: 40px;
	margin-right: 40px;
}
.First.question p {
	margin-left: 75px;
	margin-right: 100px;
}
.faqMain p {
	line-height: 1.5em;
}
.Second.question h2 {
	margin-left: 40px;
	margin-right: 40px;
	padding-left: 0px;
	padding-right: 0px;
}
.Second.question p {
	margin-left: 75px;
	margin-right: 100px;
}
.Third.question h2 {
	margin-left: 40px;
	margin-right: 40px;
}
.Third.question p {
	margin-left: 75px;
	margin-right: 100px;
}
.Fourth.question h2 {
	margin-left: 40px;
	margin-right: 40px;
}
.Fourth.question p {
	margin-left: 75px;
	margin-right: 100px;
}
footer {
	margin-top: 30px;
	border-radius: 0px;
	padding-bottom: 2px;
}
footer h1 {
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
	border-top: 2px solid #58724F;
	padding-top: 20px;
}
footer ul {
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
	list-style-type: none;
}
footer ul li {
	display: inline-block;
	margin-left: 20px;
	padding-left: 0px;
	font-size: 0.9em;
}
