@charset "UTF-8";
.no_repeat {
	background-image: url(images/georges_bistro.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FCF8EE;
}
.aligntop {
	background-position: center top;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	line-height: 20px;
	color: #59442D;
	font-weight: normal;
	font-style: normal;
}
.bodybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	padding-right: 40px;
	padding-left: 40px;
	color: #59442D;
	padding-bottom: 5px;
}
.menuitem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #CE934E;
	font-style: italic;
	font-weight: bold;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #C69850;
	line-height: 30px;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #59442D;
}
.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #66523C;
	font-weight: normal;
}
