
body {
	margin: 0px;
	background:url(images/bg-body-wood-girl_13_800a.jpg) repeat-x 50% 0;
	background-attachment:fixed;
	background-color: #000;
	padding-bottom:30px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #B3790B;
}
a:active {
	color: #B3790B;
}

a.ltBrnHover:hover,
a.ltBrnHover:active {
	color:#B3790B;
}

body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style10 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style13 {font-size: 16px; }
.style16 {font-size: 14px; }

.navHolder {
	/* width:780px; */
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-bottom:12px;
}
.navHolder ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.navHolder #navLinks ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.navHolder #navLinks li {
	float:left;
	padding:0px 4px 0px 20px;
}
.navHolder #navLinks a:link,
.navHolder #navLinks a:visited {
	text-decoration:none;
	color:#fff;
}
.navHolder #navLinks a:hover,
.navHolder #navLinks a:active {
	text-decoration:none;
	color:#200804;
}

.homeContent {
	padding-top:12px;
}
.homeContent #top {
	height:20px;
}
.homeContent #mid {
	line-height:20px;
}
.homeContent #btm {
	height:20px;
}

.home-band-title-wrapper {
	margin-top:-2px;
}
.home-band-title {
	padding:12px;
	font-size:18px;
}

html>body .homeContent #top {
	background: url(images/front-TxtBkgd_top.png) no-repeat;
}
html>body .homeContent #mid {
	background: url(images/front-TxtBkgd_mid.png) repeat-y;
}
html>body .homeContent #btm {
	background: url(images/front-TxtBkgd_btm.png) no-repeat;
}


.contentPanel {
  min-height:424px;
  height:auto !important;
  height:424px;
}


table.liveMusic {
	border:1px solid #805b53;
}
.liveMusic td {
	border-top:1px solid #805b53;
	height:24px;
}
.liveMusic #right {
	border-left:1px solid #805b53;
}


table.events {
	border:1px solid #805b53;
}
.events td {
	border-top:1px solid #805b53;
	height:24px;
}
.events #right {
	border-left:1px solid #805b53;
}
.events th {
	border:0;
}

#pics a:link, #pics a:visited {
	color:#fff;
	text-decoration:none;
}

#pics a:hover, #pics a:active {
	color:#fff;
	text-decoration:underline;
}


/* mobile styles */
@media handheld {

	html, body {
		margin:0;
		padding:0;
		color:#fff;
		font-family:verdana;
		font-size:12px;
		font-weight:normal;
		}
	#sidebar, #footer {
		display: none;
		}
	h1, h2, h3, h4, h5, h6 {
		font-weight: normal;
		}
	#content img { 
		max-width: 250px;
		}
	.center {
		width: 100%; !important;
		}
}
/* iPhone-specific styles */
@media only screen and (max-device-width: 480px) { 

	html {
		-webkit-text-size-adjust: none;
		}
}
