@charset "UTF-8";
body {
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-image: url(../images/background.jpg);
	line-height: 17px;
	margin-top: 0px;
	color: #333;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #877032;
	text-decoration: none;
}
a:hover {
	color: #005B8A;
	text-decoration: none;
	font-weight: bold;
}
.oneColFixCtr #container {
	width: 940px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
}
#Header {
	height: 69px;
}
.logo {
	float: left;
	height: 69px;
	width: 244px;
}
.restaurant {
	float: left;
	height: 13px;
	width: 150px;
	margin-left: 10px;
	margin-top: 37px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 6px;
	color: #666;
}
.language {
	float: right;
	height: 32px;
	width: 8em;
	margin-top: 30px;
}
.top_nav {
	font-size: 11px;
	float: right;
	width: 350px;
	margin-top: 37px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: right;
	color: #666;
	margin-right: 10px;
}
.top_nav  a {
	margin-right: 10px;
	margin-left: 10px;
}
#Banner {
	height: 220px;
}
#features {
}
#nav_complete {
	width: 244px;
	float: left;
}
.nav {
	height: 205px;
	width: 244px;
	background-color: #877032;
}
.navNL {
	height: 246px;
	width: 244px;
	background-color: #877032;
}
.shadow_nav {
	background-image: url(../images/shadow_horiz.png);
	height: 9px;
	width: 244px;
}
.postit {
	float: left;
	height: 276px;
	width: 244px;
}
.shadow_banner {
	background-image: url(../images/shadow_horiz.png);
	height: 9px;
}
#main_body {
	width: 696px;
	float: left;
}
.but_main {
	float: left;
	height: 130px;
	width: 175px;
	margin-left: 30px;
	margin-top: 10px;
}
.headertext {
	margin-top: 20px;
	margin-left: 230px;
	float: left;
}
.bodytext {
	float: left;
	margin-left: 35px;
	width: 420px;
	margin-top: 10px;
}
.shadow_mainbody {
	background-image: url(../images/shadow_horiz.png);
	height: 9px;
	width: 686px;
	margin-top: 0px;
	float: right;
}
.main_content {
	float: right;
	width: 686px;
	background-image: url(../images/background_main.jpg);
	height: 480px;
}
.foto {
	width: 640px;
	margin-top: -180px;
	float: right;
}
p {
	margin-top: 0px;
}
.copyright {
	float: right;
	font-size: 9px;
	width: 244px;
	color: #B6B0A2;
	margin-top: 10px;
	text-align: right;
}
.copyright a {
	color: #B6B0A2;
}
