.bg_left {
	background-color: #000000;
	background-image: url(images/bg_left.jpg);
	background-position: right;
}
.bg_right {

	background-color: #000000;
	background-image: url(images/bg_right.jpg);
	background-position: left;
}
.main_bg {
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
}
.content-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	width: 735px;
	top: 7px;
	left: 10px;
	height: 350px;
	z-index: 10;
	overflow: visible;
	margin: 0px;
}

.bg_top {

	background-color: #000000;
	background-image: url(images/bg_top.jpg);
	background-position: bottom;
}
.bg_bottom {

	background-color: #000000;
	background-image: url(images/bg_bottom.jpg);
	background-position: top;
}
.text-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	width: 735px;
	top: 0px;
	left: 10px;
	height: 300px;
	z-index: 10;
	overflow: auto;
	margin: 0px;
}
.main-words {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	width: 380px;
	height: 310;
	padding-right: 15px;
	padding-left: 10px;
	overflow: auto;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu_bg {

	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
}
.menu-words {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	width: 380px;
	height: 250px;
	padding-right: 15px;
	padding-left: 10px;
	overflow: auto;
	text-align: justify;
}
.menu-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	width: 380px;
	height: 30px;
	padding-left: 10px;
	overflow: auto;
	padding-bottom: 10px;
	text-align: center;
}
.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.menuPrice {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a:link{
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color: ##D62326;
}

a:hover{
text-decoration:underline;
}

a:visited{
font-weight:bold;
color: ##D62326;
text-decoration:none;
}
.menu_bg {

	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
}
.foodmenus-words {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	width: 745px;
	height: 250px;
	padding-right: 15px;
	padding-left: 10px;
	overflow: auto;
	text-align: justify;
}
.foomenu-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	width: 745px;
	height: 30px;
	padding-left: 10px;
	overflow: auto;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 15px;
}

.navwords{
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color: #ffffff;
}

.navwords:hover{
text-decoration:underline;
}

.navwords:visited{
font-weight:bold;
color: #ffffff;
text-decoration:none;
}