@charset "utf-8";
body {
background:#27b34c url(images/bg.jpg) repeat-x;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:101%;
margin-top:5px;
}

#container {
width:806px;
text-align:left;
background-color:#FFF;
margin:0 auto;
}

#navbar {
background:url(images/navbar.gif) no-repeat;
height:36px;
margin:0;
padding:0;
}

#navbar p {
color:#FFF;
font-size:1.1em;
font-weight:700;
margin:0;
padding:7px 0 0 7px;
}

#content {
min-height:300px;
font-size:1.1em;
margin:0;
padding:0;
}

#content p,table {
margin:20px 3px 3px 8px;
}

ul.hours {
list-style:none;
}

#feature {
background:url(images/feature.gif) no-repeat;
height:60px;
text-align:center;
font:1.4em/.5 bold;
margin:0;
padding:5px;
}

.welcome {
font-size:1.3em;
font-weight:700;
color:#1A7733;
}

h1,h2,h3,h4 {
color:#1A7733;
margin-left:8px;
}

h2 {
font-size:1.3em;
font-weight:700;
}

.cbr {
float:right;
top:0;
margin:0;
padding:0;
}

.addy {
text-align:center;
font-size:1.2em;
font:"Futura Lt BT";
}

.note {
font-size:80%;
}
span.note {font-size: 50%;}

.liveband {
float:right;
}

.imgfloatr {
float:right;
margin-bottom:10px;
padding:0 5px 15px;
}

#copyright {
	font: 65% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	text-align:center;
	width: 90%;
					}	