@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-attachment: fixed;
	background-image: url(images/VINES.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backing {
	background-image: url(images/resaurant_03.jpg);
}
.bottom_backing {
	background-image: url(images/resaurant_04.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.top_backing {
	background-image: url(images/resaurant_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.content_area {
	float: right;
	width: 740px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu_area {
	float: left;
	width: 150px;
	margin-left: 10px;
}
.menu_button {
	background-image: url(images/restaurant_button.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 150px;
	padding-bottom: 2px;
	line-height: 21px;
	text-align: center;
}
.menu_button_sub {
	background-image: url(images/restaurant_button.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 150px;
	padding-bottom: 2px;
	line-height: 21px;
	text-align: right;
}
a.nav:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
}
a.nav:active {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
}
a.navsub:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	margin-right: 5px;
}
a.navsub:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	margin-right: 5px;
}
a.navsub:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: right;
	margin-right: 5px;
}
a.navsub:active {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: right;
	margin-right: 5px;
}
a.footer:link {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.footer:visited {
	font-size: 11px;
	color: #333;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
a.footer:hover {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
a.footer:active {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
a.sitemap:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 25px;
}
a.sitemap:visited {
	font-size: 12px;
	color: #333;
	line-height: 25px;
	text-decoration: none;
}
a.sitemap:hover {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	line-height: 25px;
}
a.sitemap:active {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	line-height: 25px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #333;
}

.text_feature {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.footer_image {
	background-image: url(images/resaurant_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 58px;
}
.subscriptions {
	float: left;
	width: 600px;
	margin-top: 10px;
	margin-left: 10px;
	color: #FFF;
}
.image_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.image_right {
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
.space_50px {
	margin-top: 50px;
}
.spacing_red50px {
	color: #C00;
	margin-top: 50px;
}a:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
