body, h1, h2, h3, h4, h5, h6, td, p {
	font-family : Georgia, "Times New Roman", serif;
	}

body {
	background-color : #000;
	background-image : url(background/topframe4a.jpg);
	background-repeat : repeat-y;
	margin : 0 0 15px 0;
	padding : 0;
	}
	
em {
	color : #A00101;
	font-style : normal;
	}

table.menu_row {
	margin-left : 65px;
	width : 674px;
	}
	
table.menu_row td {
	text-align : center;
	}
	
h1.title {
	text-align : left;
	width : 669px;
	color : #000;
	margin : 0 0 0 65px;
	padding-left : 5px;
	background-color : #fff;
	border-top : 1px solid #000;
	border-bottom : 3px solid #000;
	}
	
h1 {
	width : 674px;
	color : #A00101;
	margin : 30px 0 5px 65px;
	text-align : center;
	font-size : 1.5em;
	}
	
h1 img {
	border : 1px solid #000;
	}
	
h3 {
	font-size : .85em;
	margin-top : 5px;
	margin-bottom : 0;
	}
	
div.imgrow {
	position : relative;
	top : -50px;
	width : 674px;
	margin-bottom : -40px;
	margin-left : 65px;
	text-align : center;
	}

div.imgrow img {	
	border : 2px solid #000;
	}
	
div.imgrow img.left {
	margin-right : 130px;
	}
	
div.imgrow img.right {
	margin-left : 130px;
	}
	
div.pubmenu {
	width : 660px;
	margin-top : 25px;
	margin-left : 71px;
	}
	
div.pubmenu table td {
	text-align : center;
	border : 1px solid #000;
	}
	
div.pubmenu table td h2 {
	background-color : #fff;
	color : #000;
	border-bottom : 1px solid #000;
	margin-top : 0;
	}
	
div.menu_header {
	margin-bottom : 2px;
	}

	
div.menu_hilight {
	background-color : #fff;
	width : 660px;
	text-align : center;
	margin-bottom : 15px;
	margin-left : 68px;
	border-top : 1px solid #000;
	border-bottom : 1px solid #000;
	border-left : 5px dashed #000;
	border-right : 5px dashed #000;
	}
	
div.menu_nav {
	position : absolute;
	left : 480px;
	top : 60px;
	text-align : center;
	}
	
div.menu_nav a {
	font-size : .70em;
	margin : 3px 2px;
	padding : 1px 3px;
	}
	
div.menu_nav a:link, div.menu_nav a:visited {
	color : #000;
	text-decoration : none;
	}
	
div.menu_nav a:hover {
	color : #000;
	text-decoration : underline;
	}
	
div.menu_subnav {
	width : 574px;
	margin-left : 115px;
	margin-top : 0;
	border : 1px solid #000;
	background-color : #fff;
	text-align : center;
	padding-bottom : 3px;
	}
	
div.menu_subnav dl {
	display : inline;
	margin : 0;
	}
	
div.menu_subnav dl dd {
	display : inline;
	margin : 0 5px;
	}
	
div.menu_subnav dl dd a {
	font-size : .7em;
	}
	
div.menu_subnav dl dd a:link, div.menu_subnav dl dd a:visited {
	color : #000;
	}
	
div.menu_subnav dl dd a:hover {
	color : #f33;
	}
	
div.standalone {
	width : 660px;
	text-align : center;
	margin-left : 71px;
	}
	
p.description {
	font-size : .85em;
	margin : 3px 5px;
	}
	
p.description img {
	border : 2px solid #000;
	margin-top : 5px;
	}
	
p.hours, p.copyright {
	width : 674px;
	text-align : center;
	margin-left : 65px;
	}
	
p.copyright {
	font-size : .7em;
	}
	
p.copyright a:link, p.copyright a:visited {
	color : #000;
	}
	
p.copyright a:hover {
	color : #f33;
	}
	
p.price {
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 5px;
	}
	
p.subtext {
	width : 674px;
	margin-top : 0;
	margin-left : 65px;
	text-align : center;
	font-size : .75em;
	font-weight : bold;
	}