*
{
padding: 0px;
margin: 0px;
}

html
{
	height: 100%;
}


body {
	font-size: 12px;
	font-family: Tahoma;
	color:#000000;
	margin: 0px;
	background: #f2f3f3 url(restaurant-images/top_background.jpg) repeat-x;
	line-height: 16px;
	height: 100%;
}

span{
	display:none;	
}

img{border:none;}

a {
color: #000000;
text-decoration: underline;
}

a:hover {
font-weight: bold;
}


a.lang {
	text-decoration:none;}


h1{
	padding-bottom:10px;	
}

p{
	padding-bottom:10px;	
}

#main_container {
	width: 834px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: auto;
	border-left: #dadfd7 1px solid;
	border-right: #dadfd7 1px solid;
	position: relative;
	min-height: 100%;
}

#language-selector{
	width:200px;
	height:27px;
	clear:both;
	position:absolute;
	top:336px;
	left:676px;
	padding-top: 5px;
}

#top_bar {
	width: 834px;
	padding: 0px;
	height: 336px;
	background-image:url(restaurant-images/bar_background.jpg);
	
}

#image_area {
	height: 199px;
	width: 281px;
	position: relative;
	left: 496px;
	top: 137px;
	float: left;
	padding: 0px;
}

#menu_bar {
	width: 660px;
	height: 21px;
	text-align: left;
	padding-top: 6px;
	padding-left: 4px;
	background-color: #cbd2c6;
	float:left;
}

#menu_holder{
	width: 832px;
	height: 27px;
	padding: 0px;
}

#content {
	width: 817px;
	padding: 0px;
	padding-top: 15px;
	padding-left: 15px;
	text-align: left;
	padding-bottom: 28px;
}

#inner_content {
    width: 782px;
	padding: 10px;
	text-align: justified;
}

#inner_content_large {
	width: 550px;
	padding: 10px;
	text-align: justified;
	float: left;
}

#inner_content_small {
	width: 220px;
	padding: 10px;
	text-align: justified;
	float: right;
	border-left: 1px solid white;
}

#inner_content_small h1{
	text-indent:-9999px;
	font-size:1px;
	margin:0px;
	padding:0px;
	line-height:1px;
}

#inner_content_small p{
	font-size:11px;
	padding-bottom: 10px;
}

#footer {
	width: 100%;
	height: 40px;
	background-color: #cbd2c6;
	text-align: center;
	padding-top: 6px;
	position: relative;
	margin-top: -1px;
}

#info_box{
	width: 762px;
	background-color: #cbd2c6;
	text-align: justified;
	border: 1px solid black;
	padding: 10px;
}

#info_box2{
	width: 782px;
	background-color: #fafafa;
	text-align: justified;
	border: 1px solid black;
	padding: 10px;
}

#quote_box{
	width: 300px;
	background-color: #cbd2c6;
	text-align: center;
	border: 1px solid black;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	margin-bottom: 15px;
}

.pagetitle{
font-size: 16px;
}

#nav, #nav ul {
	margin: 0px;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	text-decoration: none;
	color: #000000;	
}

#nav a:hover{
	background: #a4a2a2;
	font-weight: normal;
}

#nav li { 
	float: left;
	line-height: 16px;	
    padding-left: 2px;
	padding-right: 8px;
}

#nav li .sub{ 
	float: left;
	width: 7.9em; 
	line-height: 18px;
	height: 18px;
	text-align:left;
	padding-left: 2px;
	border-bottom: 1px solid #b7c0af;
	border-left: 1px solid #b7c0af;
	border-right: 1px solid #b7c0af;
}

#nav li .sub2{ 
	float: left;
	width: 14.5em; 
	line-height: 18px;
	height: 18px;
	text-align:left;
	border-bottom: 1px solid #b7c0af;
	border-left: 1px solid #b7c0af;
	border-right: 1px solid #b7c0af;
}

#nav li .sub a:hover{
background: #a4a2a2;
}

#nav li ul { 
	position: absolute;
	background: #CBD2C6;
	width: 8.8em;
	left: -999em;
	padding-top: 5px;
}

#nav li .sub ul { 
	position: absolute;
	background: #CBD2C6;
	width: 15.5em;
	left: -999em;
	padding-top: 0px;
	border-top: 1px solid #b7c0af;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	position: absolute;
}

#nav li ul ul {     
	margin: -1.6em 0 0 8.6em;
	width: 10.1em;
	background: #CBD2C6;
} 

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em; 
} 

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {     
	left: auto;	
} 

.address_container{
	width:240px;
	height:170px;
	float: left;
	padding: 10px;
}

.small_box{
	width:230px;
	float: left;
	padding: 10px;
}
