body,td,th {
	color: #333333;
	font-size: 13px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-image: url(/images/background/lydiaadebackground.gif);
	background-position: left top;
	background-repeat: repeat-x; */
}
.center {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 99%;
}
.header {
	position: relative;
	width: 99%;
	background-image: url(/images/background/lydiaadegloop.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 280px;
	page-break-after: auto;
}
div.menu {
	position:absolute;
	background-color: #37132F;
	width:100%;
	height:19px;
	z-index:1;
	left: 0px;
	top: 240px;
	right: 0px;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 20px;
	overflow: hidden;
	word-spacing: 10px;
}
.main {
	text-align: justify;
}
.menu,a.menu,a.menu:link,a.menu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FCFDFD;
	text-decoration: none;
}
.menu:active,a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #47163B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CF9D85;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	width: 80%;
	padding: 13px;
	text-align: justify;
	border: 1px dashed #CF9D85;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
a:link {
	color: #722960;
	text-decoration: none;
}
a:visited {
	color: #B579A6;
	text-decoration: none;
}
a:hover {
	color: #CD81A2;
	text-decoration: none;
}
a:active {
	color: #C85978;
	text-decoration: none;
}
.recipeheading
{
	font-family: Arial, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	background: #523047;
	padding: 3px;
}
.recipetext
{	font-family: Arial, Verdana;
	color: #000000;
	font-size: 13px; }
.recipedesign1
{	background: #523047 }
.recipedesign2
{	background: #95316A;
	font-family: Arial, Verdana;
	color: #FFFFFF;
	font-size: 11px;  }
.recipedesign3
{	background: #95316A }
.inv {
	visibility: hidden
}
select,textarea,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #AF5D45;
}
textarea {
	width: 210px;
}
input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFEDD5;
	border: 1px solid #AF5D45;
	width: 200px;
	text-align: center;
	display: block;
}
.header img {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.menu_gap {
	color: #CC9933;
}

