body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F8F3D5;
	padding: 10px;
}

#hometext{
padding: 10px;
font-size: 14px;
text-align: justify;
}
.recipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A3D2C;
}
.recipecap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #975715;
}
.recbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A3D2C;
}
.siderec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #975715;
	font-weight: bold;
}
.textbx {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	float: none;
}.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F8F3D5;
	font-weight: bold;
}
.clickhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #975715;
	font-weight: normal;
}
.clickherebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #975715;
	font-weight: bold;
}
a.clickherebold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #975715;
	font-weight: bold;
	text-decoration: underline;
}
a.clickherebold:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #975715;
	font-weight: bold;
	text-decoration: underline;
}
a.clickherebold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #975715;
	font-weight: bold;
	text-decoration: underline;
}
a.clickherebold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3876F;
}

#container{
margin:0 auto;
position:relative;
width:760px;
}

#headerlink{
margin-left:455px;
position:absolute;
width:300px;
z-index:1015;
}

.wrapper{
height:420px;
width:100%;

}

#flash{
border:1px solid saddleBrown;
clear:both;
height:420px;
overflow:hidden;
width:760px;

}
