body {
	background-color: #563D28;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #563D28;
}
#wrapper-tl {
	width: 690px;
	background-image: url(../layout/menulayout/bkgrnd_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 105px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper-br {
	width: 690px;
	background-image: url(../layout/menulayout/bkgrnd_br.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 120px;
}
#logo {
	background-image: url(../layout/menulayout/logo.gif);
	height: 43px;
	width: 157px;
	position: absolute;
	left: 440px;
	top: 61px;
}

#container {
	width: 450px;
	margin-right: 93px;
	margin-left: 147px;
	position: relative;
	background-color: #CFBB93;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container-border {
	border: 1px solid #C3AE88;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../layout/menulayout/bottomright_container.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#topleft {
	background-image: url(../layout/menulayout/topleft_container.jpg);
	background-repeat: no-repeat;
	height: 238px;
	width: 97px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#header {
	border: 1px solid #C3AE88;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}
#header .size {
	height: 229px;
}
#header #picture {
	height: 214px;
	width: 398px;
	position: absolute;
	left: 10px;
	top: 12px;
}
#title {
	text-align: center;
}
#title h1 {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.5em;
	font-weight: lighter;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	color: #563D28;
	letter-spacing: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #563D28;
	margin-right: 10px;
	margin-left: 10px;
}
#ingredient {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	background-color: #C2B08D;
	margin-top: 0px;
	background-image: url(../layout/menulayout/ingredients-bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#ingredient h1 {
	margin-top: 0px;
}

#ingredient .padder {
	margin: 5px;
	position: relative;
}
#ingredient strong {
	font-weight: bold;
	font-size: larger;
}
.padder {
	margin: 10px;
}



h1 {
	font-family: "Times New Roman", Times, serif;
	color: #563D28;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: .1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
li {
	font-size: 10px;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8A37A;
	padding-top: 2px;
	padding-bottom: 2px;
}
p {
	font-size: .7em;
	margin-right: 5px;
	margin-left: 5px;
}

a#back {
	background-image: url(../layout/menulayout/back_corner.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 97px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 50;
}
*html a#back {
	bottom: -1px;
}
a#back span {
	display: none;
}

#bottomspacer {
	height: 105px;
	text-align: center;
}
.floatleft {
	float: left;
	margin-right: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	margin-bottom: 15px;
}
table img {
	padding: 5px;
	border: 1px solid #C2B08D;
}
h2 {

	font-family: "Times New Roman", Times, serif;
	color: #563D28;
	font-weight: lighter;
	text-transform: none;
	font-size: 1.25em;
	letter-spacing: .1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
