a:hover               { color: #ffc21a; font-family: Georgia, Georgia, "Times New Roman", Times, serif; text-decoration: underline }
a               { color: #ffc21a; font-family: Georgia, Georgia, "Times New Roman", Times, serif; text-decoration: none }
body                       { color: #fff; background-color: #fff }
.border       { border: solid 1px #ffc21a }
.border2      { border: solid 1px black }
.form10    { color: #723c1d; font-size: 10px; font-weight: bold; border: solid 1px #ffc21a }
.leftpic {
	border: 1px solid #965c48;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
.leftpicsmall {
	border: 1px solid #965c48;
	margin-right: 10px;
	float: left;
}

.mainbg  { background-image: url("images/body_watermark.gif"); background-repeat: no-repeat; background-position: center bottom; height: 100% }
H5		{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold
}
h1, p, ul, li, span, tr, td, table	{
	color: #ffffff;
	font-size: 12px;
	font-family: Georgia, Georgia, "Times New Roman", Times, serif;
}
h2{
	color: #ffc21a;
	font-size: 16px;
	font-family: Georgia, Georgia, "Times New Roman", Times, serif;
}
h3{
	color: #ffc21a;
	font-size: 14px;
	font-family: Georgia, Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
p.recipe_ingred{
	color: #fff;
	font-size: 12px;
	font-weight: 100;
	font-family: "Times New Roman", Times, Georgia, Georgia, serif;
}
.recipe_ingred a{
	color: #ffc21a;
	font-size: 12px;
	font-weight: 100;
	font-family: "Times New Roman", Times, Georgia, Georgia, serif;
}
.leftpiclrg{
	border: 1px solid #965c48;
	float: right;
	margin: 0 0px 10px 10px;
	padding: 0 0 0 0;
}
.smalltext	{
	color: #ffffff;
	font-size: 10px;
	font-family: Georgia, Georgia, "Times New Roman", Times, serif;
}
hr{
	height: 1px;
	border-top: 0px;
	border: 1px;
	color: #ffc21a;
	background-color: #ffc21a;
}
.normaltext	{
	color: #ffffff;
	font-size: 12px;
	font-family: Georgia, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}

