@charset "utf-8";
body {
	background-color: #DC9572;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	color: #960502;
	font-family:"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, Sans-Serif
}
.maintable {
	background-image: url(images/image023.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border: solid 1px #000;
}
.maintable #feature td, .maintable_menu #feature td {
	padding-top: 30px;
	padding-bottom: 30px;
}
.maintable_menu {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border: solid 1px #000;
}
.footer {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	padding-top: 8px;
}
.footer a {
	color: #333333;
	text-decoration: none;
}

.maintable #feature img {
	padding: 3px;
	border: thick double #C35F2E;
}
.maintable_menu #menutable #menutabletop {
	background-image: url(images/menutables_01.jpg);
	background-repeat: no-repeat;
	height: 58px;
}
.maintable_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.maintable_menu #menutable #menutablecontent {
	background-image: url(images/menutables_02.jpg);
	background-repeat: repeat-y;
	padding: 5px 55px 5px 55px;
	text-align: left;
}
.maintable_menu #menutable #menutablebottom {
	background-image: url(images/menutables_04.jpg);
	background-repeat: no-repeat;
	height: 55px;
}
.style2 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; font-size: 20px; }
