body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #563C20;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #4C6127;
	text-decoration: underline;
}
a:visited {
	color: #4C6127;
	text-decoration: underline;
}
a:hover {
	color: #9F6D2E;
	text-decoration: none;
}
.dotLine {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #735A39;
}
.divider {
	background-image: url(images/sugar.gif);
	clear: both;
	height: 30px;
	width: 445px;
	background-repeat: no-repeat;
}
.floatRt {
	float:right;
	margin: 0px 0px 5px 5px;
}
.floatLt {
	float:left;
	margin: 0px 5px 5px 0px;
}
.border {
	border: 1px solid #563C20;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #563C20;
	text-decoration: none;
}
.dropcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #735A39;
	font-weight: bold;
	line-height: 24px;
}
.leafback {
	background-image:  url("images/test-leaf.gif");
	background-repeat: no-repeat;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #688A3A;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #735A39;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #698a3b;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #735A39;
}
.special_text {
	color: #544229;
}
.bottom {
	font-size: 16px;
	color: #544229;
}

.nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BBC185;
	font-weight: bold;
	text-decoration: none;
}
.nav a:link {
	color: #544229;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.nav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #563C20;
}
.nav a:hover {
	color: #4C6127;
	background-color: #BBC185;
}
.midtitle {
	font-size: 12px;
	color: #563C20;
	font-weight: bold;
	text-decoration: underline;
}
.recipe {
	padding: 5px;
}
#main {
padding:10px;
}
