body,
html{
	margin:0;
	padding:0;
	font: 16px Georgia, "Times New Roman", Times, serif;
}


body {
	min-width:800px; 
}
div#headerwrap {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:50px;
}


body>div#headerwrap {
	position:fixed;
}
h1{
	margin:0;
}
div, p{
	text-align: left;
}

div#middlewrap {
	margin-left: 16px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-bottom: 139px;
	padding-bottom: 0;
}
body>div#middlewrap {
	margin-left:0;
}
div#middle {
	width:800px;
	margin: 0 auto;
	padding-bottom: 28px;
}


div#sidebar {
	width:180px;
	float:left;
}
div#content {
	padding: 0 10px;
	margin-left:180px;
}

div#restauranat_text {
	margin-left: 35px;
	width: 725px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	color:#663333;
	
}
div#events_text {
	margin-left: 35px;
	width: 400px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	color:#663333;
}
div#contact_text {
	margin-left: 35px;
	width: 725px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	color:#663333;
}

div#events_image_text {
	margin-left: 445px;
	width: 300px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	color:#663333;
}

/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height: 140px;
}

body>div#footerwrap {
	position:fixed;
}
div#footer {
	height: 50px;
	width:800px;
	margin:0 auto;
	
}

body,
html{
	font-family: Georgia, Verdana, serif;
	color:#000;
	background: #461e1e;
}

div#middle,
div#sidebar {
	background: #f6f1de url(../images/background.jpg) repeat-y;
}

div#top_header {
	background: url(../images/top_header_background.jpg) repeat-x;
}
div#content {
	background:#fff;
}


div#footer{
	background-image: url(../images/navigation/menu_background.jpg);
	height: 140px;
}

* html div#footer{
	background-color: #000;
	background-color: transparent;
	/*background-image: url(/images/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/menu_background.png", sizingMethod="crop")*/
	background-image: url(../images/menu_background.jpg);	
	}




/* @group New Stuff */



div#restaurant {
	float: left;
	width: 800px;
}

#restauranat_text {
	width: 800px;
	padding-top: 0px;
	margin-left: 0px;
	float: left;
}

* html div#restauranat_text{
		margin-left: 60px;
}

div#footer_menu {
	padding-top: 10px;
	z-index: 100000;
}

#conash3D0 {height:0px; top:-1px;}


/* @end */