* { list-style:none ; margin:0 ; outline:none ; padding:0 }
a { color:#8A1E04 }
a img { border:none }
body { background:#D0A449 url(../images/bg_page.gif) top center ; color:#572600 ; font-family:georgia,"times new roman",times,"new york",serif ; font-size:14px }
#header { background:url(../images/bg_header.png) top center ; height:164px ; text-align:center ; width:auto }
#content { background:url(../images/bg_content.png) ; margin:auto ; width:840px }
	#nav { background:url(../images/bg_nav.png) ; height:44px ; margin:0 auto 24px auto ; padding-top:6px ; width:772px }
		#nav li { height:38px ; position:absolute }
		#link1 { margin-left:21px ; width:81px }
		#link2 { margin-left:191px ; width:57px }
		#link3 { margin-left:330px ; width:145px }
		#link4 { margin-left:566px ; width:182px }
			#nav a { display:block ; height:38px ; text-indent:-5000px ; width:auto }
	#content2 { font-family:georgia ; margin:auto ; width:760px }
		h1 { font-size:24px ; margin-bottom:24px  }
		#content2 p { line-height:1.5em ; padding-bottom:24px }
		h2 { font-size:14px ; margin-bottom:6px  }
		dl {  }
			dt { font-weight:bold }
			dd { padding-bottom:24px }
		#content2 ul, #content2 li { margin-left:20px ; list-style:square ; padding:0 0 12px 0 }
#footer { background:#8A1E04 url(../images/bg_footer.jpg) top left no-repeat ; color:#FFF ; font-size:11px ; margin:auto ; padding:62px 0 15px 0 ; text-align:center ; width:840px }
	#footer a { color:#FFF }

/* TABLES */
.tb1 { margin-bottom:24px ; width:100% }
	.tb1 caption { background:#D0A449 ; border-top:1px solid #572600 ; border-right:1px solid #572600 ; border-left:1px solid #572600 ; color:#000 ; font-size:20px ; padding:5px  }
	.tb1 th, .tb1 td { margin:0 1px 1px 0 ; padding:5px ; text-align:left }
	.tb1 .dish th, .tb1 .dish td { border-top:1px solid #572600 }
	.tb1 .dish th { width:100% }
	
/* COLUMNS */
.cols1 { width:760px }
	.cols1 .left { float:left ; width:370px }
	.cols1 .right { float:right ; width:370px }
	
/* CLEARFIX */
.cols1 { overflow:hidden }
* html .cols1 { height:1% ; overflow:visible }