/* CSS Document */

body{
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0px auto 0px auto;
}
table{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}
td{
	vertical-align:top;
}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	font-variant:small-caps;
	color:#f6a923;
	margin-bottom:2px;
}
h3{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	font-variant:small-caps;
	color:#f6a923;
	margin-bottom:2px;
}
.footer{
	text-align:center;
	padding:5px;
	font-size:10px;
	color:#5f3e04;
}
.footer a{
	font-size:10px;
	color:#5f3e04;
}
img{
	border:0px;
}	
.price{
	font-weight:bold;
	font-size:12px;
	color:#ee9c0b;
	border-bottom:1px solid #ee9c0b;
}
.menuitem{
	font-weight:bold;
	font-size:12px;
	color:#ee9c0b;
	border-bottom:1px solid #ee9c0b;
}
.submenu{
	font-weight:bold;
	font-size:12px;
	color:#ee9c0b;

}