@charset "utf-8";
td.bigbox {
	background-image: url(images/box1.gif);
	height: 224px;
	width: 454px;
	background-repeat: no-repeat;
}
td.smallbox {
	background-image: url(images/s_img4.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 196px;
}
td.nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 998px;
}
body {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}
table.blackbdr {
	border: 1px solid #000000;
}
.txtbrown {
	font-size: 12px;
	color: #B9793D;
}
.brownhd {
	font-size: 14px;
	font-weight: bold;
	color: #B06A2E;
}
.txtfooterlink {
	font-size: 10px;
	color: #F4DBA3;
}
.txt11 {
	font-size: 11px;
	color: #000000;
}
.txt12 {
	font-size: 12px;
	color: #000000;
}
.txt11yellow {
	font-size: 11px;
	color: #fde6b0;
}
.txt12yellow {
	font-size: 12px;
	color: #fde6b0;
}
td.menuhd {
	font-size: 16px;
	color: #fde6b0;
	font-weight: bold;
	width: 425px;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.menuhd span, td.menuprice span{
	background-color: #a36028;
}
td.menuprice {
	font-size: 16px;
	color: #fde6b0;
	font-weight: bold;
	width: 60px;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
}
td.menudesc {
	font-size: 11px;
	color: #e6c48e;
	height: 30px;
	vertical-align: top;
}
td.menugap {
	font-size: 11px;
	color: #e6c48e;
	width: 60px;
}

