body 
{ background-color: black; background-image: url(../Other/restaurant_bg2.jpg); background-repeat: repeat-y; background-position: 50% 100px; min-width: 760px !important; margin: 0; padding: 0; }

#wrap	{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin:0 auto; width:761px; }

#header { height: 40px; }
#sidenav1 { background: #620300; width: 380px; height: 180px; float: left; margin: 0; }
#sidenav2 { background: #620300; width: 381px; height: 180px; float: right; }
#sidenav2 p { color: white; font-size: 12px; font-weight: bold; text-align: center; margin: 25px 10px 10px; }
#nav 	{ background:#006032; height: 60px; clear: both; }

#nav ul	{ color: white; font-size: 15px; line-height: 22px; text-align: center; margin:0; padding:5px; list-style:none; }
		
#nav li	{
		display:inline;
		margin:0;
		padding:0;
		}
#main 	{ float:left; width:280px; padding: 20px; }

#main p, #sidebar p { color: white; font-size: 12px; font-family: georgia; }
#sidebar{ float:right; width:399px; padding: 20px; }
#sidebar ul { color: white; font-size: 13px; font-family: georgia; font-style: italic; line-height: 16px; margin-top: -10px; margin-bottom: -10px; }
#footer { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; clear:both; }
a, a:visited { color: white; }
a:hover { color: #edd83f; text-decoration: underline; }
a.button, a:visited.button { color: #edd83f; }
a:hover.button { color: blue; text-decoration: underline; }
p.indent { color: white; font-size: 12px; font-family: georgia; text-indent: 40px; }
.red { color: #f00; font-size: 14px; font-weight: bolder; }
.img_border { border-color: #4d4d4f; border-width: 5px; }
.header { color: white; font-size: 18px; font-family: georgia; font-weight: bold; text-align: center; }
.subhead { font-size: 16px; font-family: georgia; font-weight: bold; text-decoration: none; }
.center { text-align: center; }
.button { font-weight: bold; }
.in1 { padding-left: 10px; }
