html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #cac79f;
	color: #5e5531;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 115%;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1 {
	color: #5e5531;
	font-weight: bold;
	line-height: 150%;
	font-size: 1.5em;
}
h2 {
	color: #5e5531;
	font-weight: bold;
	line-height: 125%;
	font-size: 1.25em;
}
h3 {
	color: #5e5531;
	font-size: 1.15em;
	line-height: 115%;
}
a,  a:link {
	color: #7a3c34;
}
a:visited {
	color: #b68018;
}
a:hover {
	color: black;
}
a:focus {
	color: black;
}
a:active {
	color: black;
}
.greenHighlight {
	color: #557725;
	font-weight: bold;
	font-style: italic;
	line-height: 150%;
	height: 100px;
	background: url(images/stampIcon.png) no-repeat left;
	width: 250px;
	padding-top: 15px;
	margin-left: -75px;
	padding-left: 105px;
	margin-top: 105px;
	z-index: 100;
	position: relative;
}
.infoBox {
	width: 380px;
	height: 230px;
	padding-right: 40px;
	background: url(images/info-box.png) no-repeat;
	text-align: center;
	padding-top: 50px;
}
.infoBox h4, .infoBox h5 {
	font-variant: small-caps;
	font-size: 18px;
	color: #5e5531;
	line-height: 150%;
	letter-spacing: 2px;
	font-weight: normal;
	font-style: normal;
}
.infoBox h5 {
	color: black;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	min-width: 900px;
	text-align: left;
	width: 975px;
	background: url(images/outerWrapperBG.jpg) repeat-y;
}
#wrapper{
	margin: 0 auto 0 auto;
	width: 935px;
	background-color: #f3f0e7;
	padding: 0;
}
#header {
	float: left;
	height: 375px;
	padding: 0;
	background: #f3f0e7 url(images/logo_block.png) no-repeat left;
	width: 348px;
	border-right: 2px solid black;
}
#headerContent {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 125px;
	padding-left: 15px;
}
#headerContent h1 {
	font-variant: small-caps;
	color: black;
	font-size: 22px;
	letter-spacing: 2px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 25px;
}
#headerContent h2 {
	font-variant: small-caps;
	color: #5e5531;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	margin-bottom: 12px;
	letter-spacing: 1px;
}
#rightHeaderBlock {
	height: 375px;
	background-color: #f3f0e7;
	width: 585px;
	padding: 0;
	margin: 0;
	float: right;
}
#topNav1 {
	background-color: #7a3c34;
	background-image: url(images/nav-bar.png);
	background-repeat: no-repeat;
	height: 40px;
	padding: 0;
	width: 585px; 
	margin: 0;
}
#topNav2 {
	background-color: #7a3c34;
	background-image: url("images/nav-bar.png");
	background-repeat: no-repeat;
	height: 40px;
	padding: 0;
	width: 585px; 
	margin: 0;
}
/* navigation */
.menu {
	float: left;
	margin: 0;
	width: 585px;
	padding-top: 15px;
}
.menu ul, .menu li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.menu-top a:link, .menu-top a:visited, .menu-top a:active, .menu-top a:hover {
	padding: 2px;
	color: #feffeb;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1.5px;
	font-variant: small-caps;
}
.menu ul.menu-top li.menu-current {
/*	color: #b79b50!important; */
	border-left: 1px solid #feffeb;
}
.menu-top ul {
	margin: 0;
	padding: 0;
}
.menu-top li {
	display: inline;
	margin: 0 12px 0 0;
	padding: 0 0 0 12px;
}
.menu-first {
	border-left-style: none!important;
}
.menu-sibling {
	border-left: 1px solid #feffeb;
}
/*
.menu-current .menu-first {
	color: #b79b50!important;
	border-left-style: none!important;
} */
/* eo navigation */
#topPic {
	height: 295px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#topPic img{
	margin: 0;
	padding: 0;
	border-style: none;
}
#topPic p{
	margin: 0;
	padding: 0;
}
#contentWrapper {
	overflow: hidden;
	clear: both;
	width: 935px;
	background: #f3f0e7 url(images/contentBackground.jpg) no-repeat;
	padding: 0;
	margin: 0 auto;
}
#contentWrapper2 {
	background: transparent url(images/contentWrapper2.png) repeat-y left;
}
#leftColumn {
	float: left;
	padding: 0;
	width: 350px;
}
#leftColumn p{
	padding: 0;
	margin: 0;
}
#leftColumn img, .columnLeft img{
	margin-bottom: 15px;
	border-top: 1px solid #7a3c34;
	border-bottom: 1px solid #7a3c34;
	display: block;
}
#content {
	margin: 0 0 0 350px;
	padding: 15px 25px 10px 25px;
}
#content p{
	line-height: 1.5em;
}
/* styling for recipe list */
#leftText{
	padding-left: 25px;
	padding-right: 25px;
	margin: 0;
}
#recipeList h3{
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	font-size: 12px;
	margin-bottom: 10px;
}

/*EO recipe list styling */
/* form */
.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: 150px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 12px;
	width: 200px;
}
.textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
}
.field_heading {
	font-size: larger;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7a3c34;
	padding-top: 10px;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
/* EO form */
#contentHeader {
	background: url(images/heading-border.png) repeat-x 0 bottom;
	padding-bottom: 10px;
	margin-left: -25px;
/*	padding-left: 15px; */
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 0;
}
#contentHeader p{
	padding: 0;
	margin: 0;
}
#footer {
	clear: both;
	background: #f3f0e7 url(images/contentWrapper2.png) repeat-y left;
	color: #7f7446;
	font-size: .9em;
	text-align: right;
	width: 535px;
	padding: 5px 25px 5px 375px;
}
