BODY {
	background-color: #B9A573;
	scrollbar-base-color:#948553;
}
.bodytext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em; 
	color: #000000; 
}
.pagetitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px; 
	color: #434519; 
	text-decoration: none; 
	font-weight: bold;
}

.footertext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.7em; 
	color: #494A21;
}

.browsertext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em; 
	color: #494A21;
}
#Logo {
	position:absolute; 
	width:305px; 
	height:80px; 
	z-index:1; 
	left: 660px; 
	top: 26px;
}

#Nav {
	background-color: #8B2016;
	position:absolute; 
	width:180px; 
	height:175px; 
	z-index:4; 
	left: 65px; 
	top: 50px;
	border-bottom: #000000 2px solid;
}

#Nav ul {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	text-indent: 15px;
	line-height: 25px;
	list-style: none;
	color: #FFFFFF;
	margin: 18px 0px 0px 10px;
	padding:0;
}

#navlist li {
	text-decoration: none;
}

#navlist a, a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	width: 90%;
	display: block;
}

#navlist a:hover {
	background-color: #651610;
}

#Recipes {
	background-color: #6B390B;
	position:absolute; 
	width:180px; 
	height:80px; 
	z-index:3; 
	left: 65px; 
	top: 225px;
	border-bottom: #000000 2px solid
}

#Recipes p {
	text-indent: 27px;
	margin: 4px 0px 0px 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFCC66;
	font-weight: 600;
	font-style: italic;
}

#Recipes a {
	color: #FFCC66;
	text-decoration: none;
}

#Order {
	background-color: #494A21;
	position:absolute; 
	width:180px; 
	height:80px; 
	z-index:2; 
	left: 65px; 
	top: 305px;
	padding: 0;
	margin: 0;
}

#Order p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	margin: 25px 0px 0px 0px;
	text-align: center;
}

#Image {
	position:absolute; 
	width:729px; 
	height:200px; 
	left: 245px; 
	top: 11px;
	border-bottom: #000000 14px solid;
}

#Header {
	position:absolute; 
	width:220px; 
	height:39px; 
	z-index: 1;
	left: 410px; 
	top: 175px;
}

#Cards {
	position:absolute; 
	width:200px; 
	height:39px; 
	z-index: 1;
	left: 830px; 
	top: 175px;
}

#Content {
	position:absolute; 
	width:700px; 
	height:450px; 
	left: 83px; 
	top: 66px;
	overflow: auto;
}

#ContentBG {
	background-color: #948553;
	position:absolute; 
	width:800px; 
	height:520px; 
	left: 175px; 
	top: 164px;
}

#Footer {
	background-color: #B9A573;
	position: absolute;
	width:350px; 
	height:20px; 
	left: 400px; 
	top: 690px;
	font-weight: lighter;
	text-decoration: none;
}

input {
	background-color: #B9A573;
}

#orderTable {
border: #B9A573;
}

#orderTable td {
border: none;
}

#prodTable {
border: none;}

#prodTable td {
border: none;
}
