/*  */

* {
	padding: 0;
	margin: 0;
} 

a:link {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #CCC;
	text-decoration: underline;
}

a:active {
	color: #CCC;
	text-decoration: none;
}

body {
	/*	background: url(images/background_olive_tan.gif) repeat-y; */
	color: #333;
	font-family: Verdana, Arial, Helvetica, "sans-serif Arial", Helvetica, sans-serif;
	font-size: 75%;
	line-height: 160%;
	background-image: url(images/background_tan6.jpg);
	background-repeat: repeat-x;
	background-color: #6f3d0c;
}

iframe {
	height: 350px;
	width: 620px;
	top: 160px;
	left: 160px;
}

img {
	border: none;
	display: block;
}

ol {
	list-style: decimal inside;
}

p {
	padding: 0;
}

ul {
	list-style: none;
	margin-top: .3em;
}

ul li {
	padding: 0 0 1em 18px;
	line-height: 140%;
}

#centerpage {
	width:800px;
	height:650px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	position:relative;
}

#footer {
	color:#E5C17F;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	top:576px;
	right:0px;
}

#footer font {
	vertical-align:5%;
	color:#996600;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800;
	height: 155;
}

#sidemenu {
	position: absolute;
	top: 160px;
	margin-top: 25px;
	margin-left: 10px;
	width: 145px;
	color: #FFF;
}

#bodysection {
	position: absolute;
	top: 145px;
	margin-top: 25px;
	margin-left: 160px;
	width: 625px;
	height:430px;
	line-height:20px;
}

#bodysection span {
	text-indent:0px;
	line-height:20px;
	font-weight:bold;
	color:#900;
}

#bodysection p {
	text-indent:10px;
	margin-left:10px;
}

#bodysection div small {
	 position:absolute;
	 right:10px;
}

#nav {
	width:425px;
	position: absolute;
	left: 376px;
	/*bottom: 490px;*/
	top:110px;
	list-style: none;
	font: bold 14px/14px Verdana, Arial, Helvetica, sans-serif;
	z-index: 40;
}

#nav a:link {
	text-decoration: none;
	color: #000;
}

#nav a:visited {
	text-decoration: none;
	color: #000;
}

#nav a:hover {
/*	text-decoration: underline;*/
	text-decoration: none;
	color: #FFF;
}

#nav a:hover span {
	display: block;
}

#nav a:active {
	text-decoration: none;
	color: #000;
}

#nav td {
	width: 83px;
	text-align: center;
}

#nav span {
	display: none;
	position: absolute;
	height: 21px;
	width: 149px;
	bottom: -28px;
}

#nav-home span {
	background: url(images/flyout-home.gif) no-repeat;
	left: 10px;
}

#nav-spices span {
	background: url(images/flyout-spices.gif) no-repeat;
	left: 10px;
}

#nav-recipes span {
	background: url(images/flyout-recipes.gif) no-repeat;
	left: 10px;
}

#nav-orders span {
	background: url(images/flyout-orders.gif) no-repeat;
	left: 10px;
}

#nav-stores span {
	background: url(images/flyout-stores.gif) no-repeat;
	left: 10px;
}

#tab1, #tab2, #tab3, #tab4, #tab5 {
	position:absolute;
	/*bottom: 511px;*/
	top: 103px;
	width:80;
	height:27;
	z-index: 30;
	overflow:hidden;
}

#tab1 {	left: 376px;}

#tab2 {	left: 459px;}

#tab3 {	left: 542px;}

#tab4 {	left: 625px;}

#tab5 {	left: 708px;}

#chefdon {
	float:right;
	text-align: center;
	margin: 15px 0px 0px 20px;
}

#construction {
	position:relative;
	bottom:300px;
	left:1px;
	width:145px;
}
