	html, body { margin: 0px; padding: 0px; }
	body { background: #C4B69B url(site/back_fade.jpg) repeat-x top left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; line-height: 1.6; }
	ul { line-height: 1.8; }

	.logo_area { background:#FEFAE1}

	.header_contact { background:#FEFAE1; letter-spacing: 1px; vertical-align: top; line-height: 2; }

	.header_graphic {background:#422217; border-bottom:4px solid #422217; border-top:4px solid #422217; }

	.site_control { border: 10px solid #FFF9E3; margin-bottom:200px;  margin-top:20px }
	.site_area {  }

	

	
/* NAVIGATION */
	.nav_area { background: #CCBCA2; border-bottom:10px solid #FEFAE1;}
	.nav_box { text-align:center; padding:10px; }
	a.nav_link:link, a.nav_link:visited {  color: #FEFAE1; text-decoration: none; font-size: 120%; font-weight: bold; }
	a.nav_link:hover, a.nav_link:active { color: #FEFAE1; text-decoration: underline; font-size: 120%; font-weight: bold; }

/* CONTENT */
	.content_area { background: #FEFAE1; padding: 15px 25px 25px 25px; height:300px; }

	a:link, a:visited {	color: #3366CC; text-decoration: underline; }
	a:hover, a:active { color: #000080; text-decoration: none; }

	h1 { font-size: 170%; }
	h2 { font-size: 135%; color: #572F08; background: url(site/line.gif) repeat-x bottom left; }
	h3 { font-size: 120%; }
	h4 { font-size: 110%; }

	.indent { padding-left: 20px; }

/* FOOTER */
	.footer_area { background: #CCBCA2; color: #FEFAE1; padding: 10px; text-align: center; }
	
	.food_menu { border-bottom: 1px dashed #FEFAE1; padding: 8px; }


	.menu_table { background: #CCBCA2; color: #562F08; }
	
	.home_image { border: 1px solid #422217; float:right; margin-left:10px;  }
	.home_image2 { border: 1px solid #422217; float:left; margin-right:10px; }
	