* { padding: 0; margin: 0; }

body {
 font-family: Georgia, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background:url('images/bg.jpg') #000;
 margin-bottom:50px;
}

a:link,a:visited,a:active{
	color:#4c1b1b;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

a:hover{
	border-bottom: 1px dotted #4c1b1b;
}

h2{
	color:#4C1B1B;
	font-family:Georgia;
	font-size:22px;
	letter-spacing:3px;
	border-bottom:1px dashed #ccc;
}

h3{
	margin-top:10px;
	margin-bottom:5px;
	font-size:16px;
}

ul{
	padding:10px 0 10px 30px;
	list-style:circle;
}

ul li{
	margin-bottom:5px;
}

#content p{
	margin-top:10px;
	line-height:20px;
}

#busLink{
	position:absolute;
	margin: 8px 0 5px 20px;
}

#brushfire:hover{border:none}


#wrapper { 
 margin: 50px auto 50px auto;
 width: 856px;
 background:#fcfae1;
 border: 1px solid #401817;
 position: relative;
}
#header {
 width: 856px;
 float: left;
 padding: 0;
 height: 160px;
 margin: 0 0px 0 0px;

}
#adSpacer {
 width: 64px;
 float: left;
 padding: 0;
 height: 90px;
 margin 0 0px 0 0px;
}
#googleAd1 {
 width: 728px;
 float: left;
 padding: 0;
 height: 90px;
 margin: 0 0px 0 0px;
}
#navigation {
 float: left;
 width: 846px;
 height:29px;
 color: #333;
 padding: 0 0 0 10px;
 margin: 0;
 background:url('images/nav/navBG.gif') repeat-x bottom left;
}

#navigation img{float:left;}

#navigation a{float:left;}

#navigation a:hover{
	border-bottom: 3px dotted #4c1b1b;
}

#content{
	float:left;
	padding:0 0 0 0;
	background:url('images/contentBox/bg.gif');
	width:835px;
	margin:10px;
}

#leftcolumn { 
 color: #333;
 margin: -5px 0 0 0;
 padding: 10px;
 width: 550px;
 float: left;
 clear:left;
}
#rightcolumn { 
 float: left;
 color: #333;
 margin: 0 0 0 0;
 padding: 10px;
 width: 230px;
 display: inline;
}
#footer { 
 width: 856px;
 clear: both;
 color: #333;
 margin: 0 0 0 0;
 padding: 0 0 20px 0;
}


/* Header */

#logo{
	margin:-40px 0 0 -15px;
 	position:absolute;
	z-index:300;
	width:407px;
	height:197px;
	display:block;
	background:url('images/logo.png');
	cursor:pointer;
}

#logo a:hover{
border:none;
}

#advert{
	 margin:10px -15px 0 410px;
	 position:absolute;
	 width: 432px;
	 height: 145px;
}

#tlCorner{
	margin: -4px 0 0 -10px;
	height:52px;
	width:40px;
	position:absolute;
	background:url('images/corners/tl.png');
}

#trCorner{
	margin: -4px -10px 0 826px;
	height:52px;
	width:40px;
	position:absolute;
	background:url('images/corners/tr.png');
}


/* Content */

#welcome{
	width:830px;
	margin: 8px 10px 0 10px;
	float:left;
}

#welcome img{
	float:left;
	margin-right:10px;
}

#welcome p{
	width:380px;
	float:left;
	font-size:14px;
	line-height:20px;
}

#pounders{
	clear:both;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding:5px 0 8px 0;
	width:100%;
	float:left;
	margin:0 0 0 0;
}

#pounders p{
	margin:0;
	padding:0;
	line-height:15px;
}

#pounders img{
	margin-right:15px;
}

#video{
	float:left;
	clear:left;
	padding: 5px 0 0 0;
}

#partyBus{
	float:left;
	width:310px;
	border-bottom: 1px dashed #ccc;
	padding: 5px 0 5px 14px;
	clear:none;
}

#partyBus img{
	margin-right:15px;
}

#special{
	float:left;
	width:310px;
	padding: 5px 0 5px 14px;
}

#special img{
	margin-right:15px;
}

#upcoming{
	font-size:10px;
	clear:none;
	margin:0;
	padding:0;
	float:left;
}

#upcoming a{
	font-size:10px;
}

#upcoming table{
	width:100%;

}

#upcoming table td{
	padding:2px;
	border-bottom:1px solid #ccc;
}

#POTW{
	float:left;


}

#POTW table{
	text-align:center;
	width:100%;
}

#POTW table td.pic{
	background:url('images/picBG.gif') no-repeat;
	width:133px;
	height:106px;
	padding-top:3px;
	padding-left:10px;
	text-align:left;
}

#content_tlCorner{
	float:left;
	margin:0;
	display:block;
	height:13px;
}

#content_trCorner{
	float:right;
	margin: 0 0 0 0;
	display:block;
	height:13px;
}

/* Footer */

#copy{
   width:680px;
	color:#666666;
	margin-left:20px;
	line-height:14px;
	font-size:11px;
	margin-top:8px;
	padding-right:2px;
}

#devlink{
	margin-right:5px;
	margin-top:5px;
	text-align:center;
}

#affiliates{
	position:absolute;
	margin:-10px 0 0 554px;
	height:80px;
}

#storeHours{ 
	height:70px;
	padding-left:10px;
}

#footer table.hours{
	color:#000;
	font-size:10px;
	margin-left:10px;
	line-height:12px;
	width:270px;
	float:left;
}

#blCorner{
	margin: -48px 0 0 -10px;
	background:url('images/corners/bl.png');
	height:52px;
	width:40px;
	position:absolute;
}

#brCorner{
	margin: -48px -10px 0 826px;
	position:absolute;
	background:url('images/corners/br.png');
	height:52px;
	width:40px;
}

/* About Page */

#imgBox{
	float:right;
	margin-top:20px;
	margin-right:20px;
	border:1px solid #8A896C;
	background:#CDCCA1;
	width:325px;
	height:244px;
	padding:6px 5px 5px 20px;
}

#storeImg{
	margin-top:10px;
	border:3px double #333;
}

#storeCaption{
	margin:10px 0 0 95px;
	font-weight:bold;
	color:#78775E;
}

#storeBox{
	clear:both;
	width:100%;
	float:left;
	padding-bottom:20px;
}

.stores{
	float:left;
	width:40%;
	height:175px;
	margin-left:5%;
	padding:0 8px 8px 8px;
	background:#FCFAE1;
	border: 3px dashed #646359;
	margin-top:15px;
}

.stores p.desc{
	margin-top:0;
	padding-top:0;
	height:80px;
}

.stores p.address{
	float:left;
}

.stores p.hours{
	float:left;
	margin-left:20px
}

/* Events Page */

#eventVid1{
	float:right;
	clear:right;
	margin-top:20px;
	margin-right:20px;
	border:1px solid #8A896C;
	overflow:hidden;
	background:#CDCCA1;
	width:325px;
	height:254px;
	padding:6px 5px 5px 10px;
}

.event{
	width:50%;
	float:left;
	clear:left;
}

/* Party Bus Page */
#callBox{
	border-bottom: 2px solid #333;
	border-top: 2px solid #333;
	width:300px;
	padding:5px 0 5px 0;
	text-align:center;
	background:#FCFAE1;
}

