body {
	margin: 0 auto;
	background-color: #ECE0BA;
	text-align: center;
	font-family:  "Palatino Linotype", Georgia, Times, serif, "Times New Roman";
	font-weight: normal;
	font-size: 11pt;
	color: #591419;
}

#wrapper {
	margin: auto;
	width: 900px; /*The width can also be in %*/
}

#header {
	margin: 30px 0 0 0;
	width: 900px;
	height: 174px;
	background-image: url(main_images/header.jpg);
}

#navigation {
	margin: 0 auto;
	width: 900px;
	height: 36px;
	background-color: #AF9E58;
}

#pagebanner {
	margin: 0 auto;
	width: 900px;
	height: 250px;
	background-image: url(page_images/pagebanner.jpg);
	background-repeat: repeat-y;
}

#pagearea {
	float: left;
	margin: 0px auto;
	width: 900px;
	background-color: #ECE0BA;
	background-image: url(main_images/page_slice.jpg);
	background-repeat: repeat-y;
	text-align: left;
	overflow: hidden;
} 

#columnone {
	float: left;
	margin: 0 0 -10000px 0;
	width: 560px;
	height: auto;
	text-align: left;
	padding: 20px 16px 10040px 20px;
	line-height: 1.5em;
}

#columntwo {
	float: left;
	margin: 0 0 -10000px 2px;
	width: 260px;
	min-height: 300px;
	text-align: left;
	background-color: #D6E3BD;
	padding: 20px 20px 10040px 20px;
	color: #AF9E58;
	line-height: 1.33em;
}

#splash {
	position: absolute;
	top: 60px;
	left: 975px;
	width: 250px;
	height: 170px;
	background-image: url(page_images/recipecard.png);
}

#footer {
	float: left;
	margin: 0 0 60px 0;
	width: 900px;
	height: 36px;
	background-image: url(main_images/footer.jpg);
	background-repeat: repeat-y;
}

/* ===== text classes ===== */

.text_lc {
	font-size: 10pt;
	padding-left: 20px;
	padding-right: 20px;
}

.subtext {
	font-size: 10pt;
	color: #591419;
	font-style: italic;
}

.smtext {
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
}

.smtext2 {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #AF9E58;
}

.space {
	margin-top: 0.2em;
	margin-bottom: 0em;
	margin-left: 0em;
}


li {
	font-size: 10pt;
	text-indent: 10px;
	list-style: inside;
}

li.out {
	font-size: 10pt;
	text-indent: 0px;
	list-style: outside;
	line-height: normal;
}

.nav {
	font-size: 16px;
	word-spacing: 1.25em;
	color: #591419;
	padding-top: .5em;
}

.footer_nav {
	font-size: 12px;
	word-spacing: 1.25em;
	color: #591419;
	padding-top: 1em;
}

.footer_sub {
	font-size: 9pt;
	color: #591419;
}

/* ===== object classes ===== */

.image_ctr {
	text-align: center;
}

.image_lft {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.image_rgt {
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.border {
	border: #ECE0BA;
	border-style: solid;
	border-width: thin;
	border-width: 1px;
	padding: 5px;
}

.rule {
	border: 1px;
	border-color: #AF9E58;
	border-top-style: solid;
	width: 80%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.rule2 {
	border: 1px;
	border-color: #ECE0BA;
	border-top-style: solid;
	width: 85%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.rule3 {
	border: 1px;
	border-color: #ECE0BA;
	border-bottom-style: solid;
	width: 100%;
	text-align: left;
}

.highlight {
	border: double;
	border-color: #AF9E58;
	background-color: #ECE0BA;
	width: 80%;
	height: auto;
	padding: 10px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 40px;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	text-align: center;
}

.highlight2 {
	border: double;
	border-color: #AF9E58;
	background-color: #ECE0BA;
	width: 95%;
	height: auto;
	padding: 10px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
}

.newslttr {
	text-align: left;
	background-image: url(page_images/email.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 175px;
	margin-top: 10px;
	margin-bottom: -122px;
	padding-top: 107px;
	padding-left: 30px;
}

/* ===== hyperlinks ===== */

a:link {
	color: #591419;
	font-size: inherit;
	text-decoration: none;
	text-align: inherit;
}

a:visited  {
	color: #591419;
	font-size: inherit;
	text-decoration: none;
	text-align: inherit;
}

a:hover {
	color: #591419;
	font-size: inherit;
	text-decoration: none;
	text-align: inherit;
	filter: alpha(opacity=60);
	opacity: 0.6;
	width: 100%;
}

a.alt:link {
	color: inherit;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}

a.alt:visited  {
	color: inherit;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}

a.alt:hover {
	color: #inherit;
	font-size: inherit;
	text-decoration: none;
	text-align: inherit;
	filter: alpha(opacity=60);
	opacity: 0.6;
	width: 100%;
}