

#centered {
  position: relative;
  top: 0;
  right: 0;
  margin: 0 auto;
  width: 884px;
  text-align: left;
}


#header_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 884px;
	height: 250px;
	
	z-index: 10;
	padding: 0;	
	
	background-color: white;
	
}

#header_image {
	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 884px;
	height: 250px;
	
	z-index: 100;
	background: transparent;
	background-color: transparent;
	
	padding: 0;
}


#header_navigation {
	position: absolute;
	top: 20px;
	left: 20px;
	
	width: 700px;
	height: 100px;
	
	z-index: 150;
	background: transparent;
	background-color: transparent;
}

#header_backimage {
	position: absolute;
	top: 45px;
	left: 0px;
	
	width: 884px;
	z-index: 50;
	padding: 0;
}

#container_box {
	position: absolute;	
	margin-top: 230px;
	left: 0px;
	width: 884px;
	
	padding: 0;
	
	background-color: white;
}


#image_box {
	position: relative;
	float: left;
	width: 150px;
	margin-top: 25px;
	
	text-align: center;
}

#content_box {
	position: relative;
	
	margin-left: 170px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#single_content_box {
	position: relative;
	
	margin-left: 50px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#footer_box {
	position: relative;
	left: 0px;
	bottom: 0px;
	
	padding: 0;
	
	width: 100%;
	clear: both;
}

#footer_box_nav {
	position: relative;
	margin-top: -220px;
	margin-left: 220px;
	
	z-index: 100;
}

#footer_box_email {
	position: relative;
	margin-top: -30px;
	margin-left: 20px;
	
	z-index: 100;
}


#footer_box_address {
	position: relative;
	margin-top: 110px;
	margin-left: 700px;
	margin-right: 10px;
	
	z-index: 100;
}


A.topnav:visited  {
	font-family: serif;
	font-weight: bold;
	font-size: 18px;
	
	color: #9C5A04; 
	text-decoration: none;
}

A.topnav:link  {
	font-family: serif;
	font-weight: bold;
	font-size: 18px;
	
	color: #9C5A04; 
	text-decoration: none;
}
A.topnav:active  {
	font-family: serif;
	font-weight: bold;
	font-size: 18px;
	
	color: #f79b36; 
	text-decoration: none;
}
A.topnav:hover   {
	font-family: serif;
	font-weight: bold;
	font-size: 18px;
	
	color: #f79b36; 
	text-decoration: none;
}

.topnav_sep {
	font-family: serif;
	font-weight: bold;
	font-size: 18px;
	
	color: #9C5A04; 
	text-decoration: none;
	
}


A.bottemnav:visited  {
	font-family: serif;
	font-weight: bold;
	font-size: 18px;
	
	color: #f79b36; 
	text-decoration: none;
}

A.bottemnav:link  {
	font-family: serif;
	font-weight: bold;
	font-size: 18px;
	
	color: #f79b36; 
	text-decoration: none;
}
A.bottemnav:active  {
	font-family: serif;
	font-weight: bold;
	font-size: 18px;
	
	color: #9C5A04; 
	text-decoration: none;
}
A.bottemnav:hover   {
	font-family: serif;
	font-weight: bold;
	font-size: 18px;
	
	color: #9C5A04; 
	text-decoration: none;
}

.bottemnav_sep {
	font-family: serif;
	font-weight: bold;
	font-size: 18px;
	
	color: #9C5A04; 
	text-decoration: none;
	
}

A.mailto:visited  {
	font-family: serif;
	font-weight: bolder;
	font-size: 12px;
	
	color: #704206; 
	text-decoration: none;
}

A.mailto:link  {
	font-family: serif;
	font-weight: bolder;
	font-size: 12px;
	
	color: #704206; 
	text-decoration: none;
}
A.mailto:active  {
	font-family: serif;
	font-weight: bolder;
	font-size: 12px;
	
	color: #f79b36; 
	text-decoration: none;
}
A.mailto:hover   {
	font-family: serif;
	font-weight: bolder;
	font-size: 12px;
	
	color: #f79b36; 
	text-decoration: none;
}

P.address {
	font-family: serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	color: #704206;
}

IMG.sideimage {
	border-style: solid;
	border-width: 1px;
	border-color: #f79b36;
}

IMG.header_bg {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #f79b36;
}

TD.menuday {
	font-family: serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	color: #9c5A04;
}

TD.menumeal {
	font-family: serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	
	color: #f79b36;
}

TD.menu {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	vertical-align: top;
}

TD.people {
	vertical-align: top;	
}

P {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 17px;
}

H1 {
	font-family: serif;
	font-size: 20px;
	font-weight: bold;
	
	color: #9c5A04;
}

H2 {
	font-family: serif;
	font-size: 16px;
	font-weight: bold;
	
	color: #f79b36;
}

BODY {
	background-color: #d1c591;
	min-width: 884px;
	text-align: center;
}
