v\:* {
	behavior:url(#default#VML);
}

body {
	font-family: "Trebuchet Ms", Helv, Swiss, Helvetica, Arial, sans, Sans;
	text-align: center;
}

div.main {
	background-image: url("images/bg.png");
	width: 782px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #880623;
	border-left: 1px solid #880623;
	border-right: 1px solid #880623;
	min-height: 500px;
}

div.lft {
	float: left;
	width: 201px;
	padding-top: 3px;
	padding-left: 24px;
	text-align: left;
	margin-right: 10px;
	line-height: 150%;
}

div.nav {
	font-weight: bold;
}

div.footer {
	clear: both;
	background: #ffc744;
	color: black;
	width: 782px;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
	border-bottom: 1px solid #880623;
	border-left: 1px solid #880623;
	border-right: 1px solid #880623;
	padding: 0px;	
}

div.content {
	text-align: left;
	padding-top: 3px;
	padding-left: 230px;
	padding-right: 30px;
}

div.ind {
	padding-left: 20px;
}

div.footimg {
	background: #880623;
	padding: 0px;
	font-size: 1px;	
}

div.foottext {
	color: #880623;
	font-weight: bold;
	padding-right: 37px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 8px;
}

#map {
	width: 400px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-top: 30px;
}

h1 {
	color: #880623;
}

a {
	color: #880623;
}

table {
	width: 500px;
}

td.dishname {
	vertical-align: top;
	border-bottom: 1px solid white;
}

td.dishprice {
	vertical-align: bottom;
	text-align: right;
	border-bottom: 1px solid white;
}

td.smallFollowsdishname {
	vertical-align: top;
}

td.smallFollowsdishprice {
	text-align: right;
	vertical-align: bottom;	
}

td.smalldishname {
	vertical-align: top;
	padding-left: 1em;	
	border-bottom: 1px solid white;
	font-size: 10pt;
}

td.smalldishprice {
	text-align: right;
	border-bottom: 1px solid white;	
	font-size: 10pt;
}

div.centered {
	text-align: center;
}
