/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		}

body {
background: #ffffff;
margin: 0;
background-image: url(../images/background.jpg);
background-repeat: repeat;

}

#menu {
float: right;
margin: 0;
padding: 0;
width: 280px;
}

.main {
margin-left: 20px;
margin-top: 0px;
padding: 0;
color: #000000;
width: 575px;
line-height: 1.75em;
float: left;
}


.main2 {
margin-top: 0px;
padding-top: 20px;
color: #000000;
width: 595px;
line-height: 1.75em;
float: left;
}



.mainbottom {
margin-left: 10px;
margin-top: 0px;
padding-top: 20px;
padding-bottom: 20px;
color: #000000;
width: 850px;
line-height: 1.75em;
float: left;
}

.homepicture {
padding: 0px;
margin: 0px;
float: left;
}

.livemusic {
padding-top: 20px;
padding-bottom: 50px;
margin: 0px;
float: right;
width: 539px;
}

.hours {
font-size: 16px;
font-weight: bold;
text-decoration: underline;
}


.footerstyle {
float: left;
font-size: 10px;
color: #f0f0f0;
padding-left: 10px;
width: 300px; 

}

.footersig {
float: right;
font-size: 10px;
color: #f0f0f0;
padding-right: 10px;
width: 225px; 

}

.eventsIFrame { width: 500px; height: 100%; }
html>body .eventsIFrame { height: auto; } 

.boardiframe { 
float:right;
width: 420px;
height: 350px;
overflow:auto;
scrollbar-track-color: #2c313e;
scrollbar-face-color: #1d1e22;
scrollbar-highlight-color: #1d1e22;
scrollbar-3dlight-color: #2c313e;
scrollbar-shadow-color: #1d1e22;
scrollbar-darkshadow-color: #2c313e;
scrollbar-arrow-color: #ffffff;
color: #ffffff;
background-color: #000000;
font-size: 12px;
padding: 5px 0 0 0;
margin: 0 10px 25px 0;
}

label {
  font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  width: 150px;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
  vertical-align: middle;
}



a:link, a:active, a:visited  { color:#2c313e; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline;  }

a.footer:link, a.footer:visited { color:#f0f0f0; text-decoration:none;   }
a.footer:active, a.footer:hover  { color:#f0f0f0; text-decoration:underline;  }

