body {
	background-color: #471805;
	/*background-color: #51230B;*/
	background-repeat: repeat-x;
	background-image: url(images/bg_grad.gif);
	text-align: center;
	font-family: serif;
	color: #896349;
	_height: 100%;
	min-height : 100%;
	height: auto;
}
 
#container {
	text-align: center;
	margin: 1em;
	margin-left: auto;
	margin-right: auto;
	width: 876px;
}
#header {
	height: 212px;
	background-position: center;
	background-repeat: no-repeat;
	padding-left: .5em;
	padding-bottom: 1.3em;
	padding-right: .5em;
	padding-top: .5em;
	margin: 0px;
	background-image: url(images/Open-Flame-logo.png);
	_background-image:url(images/Open-Flame-logo.gif);
	text-align: center;
}

#navigation {
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-width: 1px;
	line-height: 42px;
	color: #190f0e;
	background-image: url(images/nav-background-rounded.png);
	_background-image:url(images/nav-background-rounded.gif);
	height: 40px;
	border-top-color: #502f18;
	border-top-style: none;
	border-bottom-color: #502f18;
	border-bottom-style: none;

	letter-spacing: -1px;
	font-size: 15pt;
	text-align: center;
}

#navigation a {
	color: #190e0e;
	text-decoration: none;
}

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

#menus {
	padding: 0em;
	color: #896349;
	background-position: center;
	letter-spacing: -1px;
	line-height: 40px;
	font-size: 13pt;
	border-bottom-width: 1px;
	border-bottom-color: #512e18;
	border-bottom-style: none;
	background-repeat: no-repeat;
	background-image: url(images/navmenu-background-rounded.png);
	_background-image: url(images/navmenu-background-rounded.gif);
	text-decoration: none;
}

#menus a {
	text-decoration: none;
	color: #896349;
}

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

#content {
	margin: 1em;
	text-align: left;
}

#content h1 {
	font-size: 18pt;
	color: white;
	text-align: center;
}

/*#content h2 {
	border-bottom-color: #896349;
	border-bottom-style: none;
	width: auto;
	font-style: italic;
	font-size: 12pt;
	color: white;
	text-align: center;
}*/

#content h3 {
	padding-top: .7em;
	margin: 0px;
	color: white;
}

#content h3 a {
	text-decoration: none;
	color: white;
}

#content h3 a:hover {
	text-decoration: underline;
	color: white;
}

#content p {
	margin-bottom: 0em;
	margin-top: 0px;
	padding: 0px;
}

#footer {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #896349;
	font-size: 10pt;
	padding: .8em;
	border-top-width: 1px;
	border-top-color: #896349;
	border-top-style: solid;
	clear: both;
	text-align: center;
}

#footer a {
	color: #896349;
	text-decoration: none;
}

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

.foodheader {
	text-align: center;
	border-top-style: none;
	border-bottom-style: double;
	border-bottom-color: #886349;
	border-bottom-width: 3px;
	margin-bottom: .6em;
	margin-top: 1.4em;
	padding: .4em;
	color: white;
}.foodheader h2 {
	padding: 0px;
	border-top-style: none;
	margin: 0px;
	font-style: normal;
	text-align: center;
	font-size: 16pt;
	font-weight: normal;
	color: white;
}

.foodheader p {
	padding: 0px;
	margin: 0px;
	font-size: 12pt;
	color: white;
	text-align: center;
}

.fooditem {
	padding-bottom: .5em;
	border-bottom-color: #502f18;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 98%;
}

.fooditem h3 {
	padding: 0px;
	margin: 0px;
}

.fooditem p {
	padding: 0px;
	margin: 0px;
}

#map {
	font-size: 9pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: black;
	text-align: left;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

#frontimg img {
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

.headerdecoration {
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/headerdec.png);
}

