@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #660000;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
}

#container {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#container #header #address {
	padding-top: 200px;
	padding-left: 50px;
	font-size: 18px;
	font-weight: bold;
}
#container #main_body {
	color: #000000;}
	
#container #main_body a 
	{outline: none;
	text-decoration:none;}


#header {
	height: 250px;
	width: 934px;
	background-image: url(images/vinces_of_palatine_02.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#footer {
	width: 934px;
	clear: both;
	padding-top: 10px;
	text-align: center;
	background-color: #660000;
	float: none;
}


#main_body {
	width: 624px;
	clear: none;
	background-color: #FFFFFF;
	float: left;
	padding-left: 30px;
	padding-right: 80px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#image {
	height: 200px;
	width: 200px;
	float: left;
}

#right_text {
	float: right;
	width: 1000px;
	clear: both;
}
#nav {
	height: 22px;
	width: 934px;
	background-color: #003300;
	padding-top: 8px;
}
#container #nav .nav a {
	color: #CCCC00;
	text-decoration: none;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #CCCC00;
	word-spacing: 30px;
	text-decoration: none;
}

#photo {
	float: left;
	width: 180px;
	background-image: url(images/napk.jpg);
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 120px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#photo a {
	text-decoration:none;
	color: #990000;
}
.header_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 5px;
	font-weight: bold;
	color: #330000;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 25px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #330000;
}
.specials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #330000;
	line-height: 8px;
	font-weight: normal;
	text-decoration: none;
}
#left_menu {
	float: left;
	width: 300px;
	height: 110px;
	padding-top: 20px;
}
#right_menu {
	width: 300px;
	float: left;
	height: 110px;
	padding-top: 20px;
}
#left_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	float: left;
	width: 300px;
	clear: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 300px;
	clear: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.food_category {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	text-decoration: underline;
	font-style: italic;
}
.food_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.food_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 5px;
	color: #000000;
}
.bigbullets {
	font-size: 16px;
	list-style-type: disc;
	line-height: 25px;
}

