body {
	font-family:  Arial, sans-serif;
	color: #663333;
	background-color: #FFE4AE;
	text-align:center;
}

#wrap {width:900px;
background-color:#FFFFFF;
text-align:left;
border:#ff9900;
border-width:1px;;
border-style:solid;
margin-left:auto;
margin-right:auto;
overflow:hidden;

}

#banner {width: 900px;
text-align:center;
background-color:#ff9900;
padding-bottom:0px;
margin-bottom:0px;
}

#left-col {width:190px;
float:left;
padding: 30 2 4 0;
}

#main-col {width:690px;
float:right;
padding: 30 2 30 2;
}

#ordering-col {
width:890px;
padding: 20 20 20 20;
text-align:center;
}

#bottom {
width:900px;
text-align:center;
clear:both;
}

.menublock {
	width:180px;
	text-align:center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-bottom: 20px;
	padding: 2px;
}

.menublock a {
	text-decoration: none;
	width: 170px;
	padding: 1px 0px 2px;
}

.menublock a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff9900;
	width: 170px;
	padding: 1px 0px 2px;
}
