.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.page {
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
}
.welcome {
	background-image: url(images/welcome.png);
	background-repeat: no-repeat;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.twittertop {
	background-image: url(images/twitter_top.png);
	background-repeat: no-repeat;
}
.twitter {
	background-image: url(images/twitter_cnt.png);
}
.twitterbottom {
	background-image: url(images/twitter_btm.png);
	background-repeat: no-repeat;
}
.about {
	background-image: url(images/about_jacks.png);
	background-repeat: no-repeat;
}
.events {
	background-image: url(images/events_top.png);
	background-repeat: no-repeat;
}
.main2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.daily {
	background-image: url(images/daily_top.png);
	background-repeat: no-repeat;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C2AD56;
}
.nightly {
	background-image: url(images/nightly_top.png);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
.btm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.btm a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.btm a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.directions {
	background-image: url(images/directions_top.png);
	background-repeat: no-repeat;
}
.contact {
	background-image: url(images/contact_top.png);
	background-repeat: no-repeat;
}
.btmlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.btmlinks a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.btmlinks a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.searchbutton {	background-image: url("images/button.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: verdana, helvetica, sans;
		color:#fff;
		font-size: 10pt;
		height: 25px;
		width: 75px;
		cursor:hand;
		font-weight: ;
		text-align: center;
		BORDER: #000000 0px solid 
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9900;
	text-decoration: none;
}
.links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9900;
	text-decoration: none;
}
.links a:hover{
    color: #ffffff;
	text-decoration: underline;
}
.brunch {
	background-image: url(images/brunch_top.png);
	background-repeat: no-repeat;
}
.dashed-border {
border:#444444 1px dashed;

}
H1 {
	font-size: 1pt;
	font-weight: normal;
	margin-bottom: 6px;
}