body, h1, h2, h3, h4, h5, h6 {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	}

body {
	background-image : url(background/bkgd1.jpg);
	background-repeat : repeat-y;
	}
	
h1.logo {
	text-align : center;
	margin-bottom : 0;
	}
	
h1.entertainment_logo {
	text-align : left;
	margin-bottom : 0;
	margin-left : 65px;
	}
	
h2.address {
	text-align : center;
	color : #A00101;
	background-color : transparent;
	font-size : .75em;
	margin-top : 0;
	}
	
h2.piano {
	text-align : center;
	font-size : 1.25em;
	font-weight : bold;
	width : 75%;
	border-top : 1px solid #aaa;
	padding-top : 15px;
	}
	
h3.events {
	text-align : center;
	margin-bottom : 45px;
	}
	
#hours {
	margin-top : 35px;
	}
	
#pagefooter {
	margin-top : 55px;
	}
	
#nav {
	text-align : center;
	margin-bottom : 40px;
	}
	
#nav dl {
	display : inline;
	}
	
#nav dl dd {
	display : inline;
	margin : .01em;
	}
	
#nav dl dd a {
	padding : 3px;
	font-size : .75em;
	font-weight : bold;
	text-decoration : none;
	}
	
#nav dl dd a:link, #nav dl dd a:visited {
	border : 1px solid #aaa;
	color : #f30;
	background-color : #eee;
	}
	
#nav dl dd a:hover {
	border : 1px solid #f00;
	color : #fff;
	background-color : #000;
	}
	
p.img_header {
	text-align : center;
	}
	
p.img_header img {
	border : 1px solid #000;
	}
	
table.home_steaks td {
	font-size : .95em;
	font-weight : bold;
	}
	
table.home_steak_sub {
	margin-top : 10px;
	}
	
table.home_steak_sub td {
	font-size : .8em;
	font-weight : normal;
	border : 1px solid #000;
	color : #000;
	background-color : #E9F7E8;
	}
	
td.home_steak_main {
	padding : 5px;
	}
	
td.home_steaks_thumbs img {
	background-color : #000;
	padding : 5px;
	}
	
#piano_area {

	}
	
table.piano_table {
	text-align : left;
	}
	
table.piano_table td h4 {
	position : relative;
	left : -10px;
	top : -10px;
	background-color : #666;
	border : 1px solid #000;
	color : #fff;
	margin : 0;
	padding : 1px 0 2px 3px;
	}
	
table.piano_table td {
	background-color : #E9F7E8;
	border : 1px solid #000;
	}
	
table.piano_table td p {
	font-size : .75em;
	font-weight : bold;
	margin : 5px 10px;
	}
	
table.hour_wrapper h4 {
	position : relative;
	top : -10px;
	left : -10px;
	background-color : #666;
	border : 1px solid #000;
	font-size : .75em;
	color : #fff;
	margin : 0 0 1px 0;
	padding : 1px 0 2px 3px;
	}
	
table.hour_table td {
	background-color : #eee;
	border : 1px solid #000;
	}
	
table.hour_wrapper h3 {
	font-size : .85em;
	text-align : right;
	}

	
table.hour_table td p {
	font-size : .65em;
	margin : 0 5px 5px 5px;
	}
	
table.hour_table h5 {
	position : relative;
	top : -10px;
	left : -5px;
	font-size : .75em;
	padding : 1px 0 2px 5px;
	background-color : #999;
	border : 1px solid #000;
	color : #fff;
	margin-bottom : -8px;
	}
	
td.hour_wrapper_td {
	border : 1px solid #000;
	}
	
table.footer {
	border-top : 1px solid #ccc;
	}
	
table.footer a:link, table.footer a:visited {
	color : #333;
	}
	
table.footer td p {
	font-size : .75em;
	font-weight : bold;
	}
