/* CSS Document */

body{
		margin:0px;
		background-color:#2C0800;
}
.txt{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:24px;
		color:#8E1E00;
}
.title {
	font-family:"Trebuchet MS";
	font-size:19px;
	font-weight:bold;
	color:#CC3300;
}
.title1 {
	font-family:"Trebuchet MS";
	font-size:19px;
	font-weight:bold;
	color:#000000;
}
.menuitem {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#FFCC99;
}
.menuitem1 {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.menusubitem {
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#EDC5BA;
	color:#993300;
}
.menusubitem2 {
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#F2DFD9;
	color:#993300;
}
.menusubitemdec {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.price1 {
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#EDC5BA;
	font-weight:bold;
	color:#333333;
}
.price2 {
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#F2DFD9;
	font-weight:bold;
	color:#333333;
}