body {
	color: #373023;
	font: 1em/1.4em Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

a:hover {
	text-decoration: none;
	color: #F00;
}

.menu_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #B06B00;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}

.menu_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B06B00;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
.menu_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0.2em;
	padding-left: 15px;
}


.MENU_MAIN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.2em;
	color: #D9B862;
	text-decoration: none;
	padding-left: 15px;
}
.MENU_alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.2em;
	color: #B06B00;
	text-decoration: none;
	padding-left: 15px;
}
.MENU_free1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	line-height: 15px;
}
.starback {
	background-image: url(w2010i/menu_star.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 57px;
}


.MENU_free2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #D9B862;
	text-decoration: none;
	line-height: 15px;
}


/* about */

#about,
#artists {
	font-size: 0.8em;
	line-height: 2em;

}

#about a,
#about a:link,
#about a:visited {
	color: #ec5b43;
	text-decoration: none;
}

#about a:hover {
	text-decoration: underline;
}
#about h2,
#artists h2 {
	font-size: 1.6em;
}

#about h3 {
	font-size: 1.3em;
	border-top: 5px solid #e2e1d9;
	font-weight: normal;
	font-style: normal;
	padding-top: 1em;
	padding-bottom: 1em;
}

#about h4,
#artists h4 {
	font-size: 1em;
}

#about p {
	margin-bottom: 1.5em;
}
.shows_day {
	font-size: 24px;
}
.showtitle {
	font-weight: bold;
}
.press1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.press2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 15px;
}
.free_beer {
	color: #533200;
	font-weight: bold;
}
.date_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000;
}

#footer {
	width: 684px;
	border-top: 5px solid #e2e1d9;
	clear: left;
}

#pagination {
	text-align: center;
	font-size: 1.1em;
	padding-top: 30px;
	color: #d9d7ce;
}

#pagination a,
#pagination a:visited {
	padding: 3px;
	color: #7a786e;
}

#pagination a:hover,
#pagination a:active {
	color: #ec5b43;
}

#pagination a#current {
	color: #ec5b43;
	font-weight: bold;
}

#pagination a.arrow-right {
	background: #edeae2 url(w2010i/arrow-overlay.png) no-repeat -305px center;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: white 0 1px 0;
	cursor: pointer;
	border: 1px solid #c3bfaf;
	color: #6d675c;
	display: inline-block;
	margin-left: 10px;
	width: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 30px;
}

#pagination a.arrow-left {
	background: #edeae2 url(w2010i/arrow-overlay.png) no-repeat -3px center;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: white 0 1px 0;
	cursor: pointer;
	border: 1px solid #c3bfaf;
	color: #6d675c;
	display: inline-block;
	width: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-right: 10px;
}

#pagination a.arrow-right:hover {
	background-color: #dad7d0;
}

#pagination a.arrow-left:hover {
	background-color: #dad7d0;
}

.helv {
	font: 0.7em/1.3em Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.menu_icon {
	padding-left: 15px;
}
.dotback {
	background-image: url(w2010i/dotback.gif);
	background-repeat: repeat;
}
