body {
	margin: 0;
	padding: 0;
	font-family:  Helvetica, Arial,Verdana, sans-serif;
	font-size: 12px;
	color: #637686;
}
p { margin-top: 0px;}
h1 {
	margin: 0 20px 20px 20px;
}
ul.tour_dates li {
	margin: 10px;
	font-size: 14px;
}
.tour_show_date {
	font-weight: bold;
}
h3 {
	font-size: 15px;
	font-weight: normal;
/*	color: #526575; */
	text-transform: uppercase;
	color: #415464;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 20px;
	font-weight: normal;
/*	color: #526575; */
	text-transform: uppercase;
	color: #415464;
	margin: 0px 0 5px 0;
}

h5, h5 a {
	font-size: 10px;
	font-weight: normal;
	margin: 2px;
	color: #95A9B9;
}
#masthead {
	height: 150px;
	margin: 0 auto;
	padding: 0;
	background-image: url('/images/masthead.jpg');
	width: 1000px;
	background-repeat: none;
	position:relative;
}
ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul#nav {
/*	height: 150px; */
}
#nav li { 
	display: inline;
}

#nav li a {
	display: block;
	text-indent: -5000px;
	outline: none;
	overflow: hidden;
	background-image: url('/images/masthead.jpg');

}

li#home a {
	position: absolute;
	background-image: url('/images/masthead.jpg'); /* adding this fixed the hover not working problem */
	left: 494px;
	top: 24px;
	height: 19px;
	width: 88px;
	background-position: -494px -24px;
}

li#home a:hover {
	background-position: -494px -174px;
}

li#about a {
	position: absolute;
	background-image: url('/images/masthead.jpg'); /* adding this fixed the hover not working problem */
	left: 494px;
	top: 45px;
	height: 20px;
	width: 88px;
	background-position: -494px -45px;	
}
li#about a:hover {
	background-position: -494px -195px;
}
li#news a {
	position: absolute;
	background-image: url('/images/masthead.jpg'); /* adding this fixed the hover not working problem */
	left: 494px;
	top: 67px;
	height: 20px;
	width: 88px;
	background-position: -494px -67px;		
}

li#news a:hover {
	background-position: -494px -217px;
}
/*
	col 1:
		left: 494
	  height: 19 20 20 19
	  top: 24 45 67 (89)
	  width: 88
-----------------------
	col 2:
		left: 586
	  height: 19 20 20 19
	  top: 24 45 67 89
	  width: 99

*/

/* NAV COLUMN TWO --------------------------------------*/

	li#music a {
		position: absolute;
		background-image: url('/images/masthead.jpg'); /* adding this fixed the hover not working problem */
		left: 586px;
		top: 24px;
		height: 19px;
		width: 99px;
		background-position: -586px -24px;
	}

	li#music a:hover {
		background-position: -586px -174px;
	}

	li#videos a {
		position: absolute;
		background-image: url('/images/masthead.jpg'); /* adding this fixed the hover not working problem */
		left: 586px;
		top: 45px;
		height: 20px;
		width: 99px;
		background-position: -586px -45px;
	}

	li#videos a:hover {
		background-position: -586px -195px;
	}

	li#photos a {
		position: absolute;
		background-image: url('/images/masthead.jpg'); /* adding this fixed the hover not working problem */
		left: 586px;
		top: 67px;
		height: 20px;
		width: 99px;
		background-position: -586px -67px;
	
	}

	li#photos a:hover {
		background-position: -586px -217px;
	}

	/* NAV COLUMN THREE ---------------------------------------*/

li#tour a {
	position: absolute;
	background-image: url('/images/masthead.jpg'); /* adding this fixed the hover not working problem */
	left: 688px;
	top: 24px;
	height: 19px;
	width: 118px;
	background-position: -688px -24px;	
}

li#tour a:hover {
	background-position: -688px -174px;
}

li#lyrics a {
	position: absolute;
	background-image: url('/images/masthead.jpg'); /* adding this fixed the hover not working problem */
	left: 688px;
	top: 45px;
	height: 20px;
	width: 118px;
	background-position: -688px -45px;
}
li#lyrics a:hover {
	background-position: -688px -195px;
}
li#contact a {
	position: absolute;
	background-image: url('/images/masthead.jpg'); /* adding this fixed the hover not working problem */
	left: 688px;
	top: 67px;
	height: 20px;
	width: 118px;
	background-position: -688px -67px;	
}
li#contact a:hover {
	background-position: -688px -217px;
}

/*  col 4 */


li#store a {
	position: absolute;
	background-image: url('/images/masthead.jpg'); /* adding this fixed the hover not working problem */
	left: 809px;
	top: 24px;
	height: 19px;
	width: 134px;
	background-position: -809px -24px;	
}

li#store a:hover {
	background-position: -809px -174px;
}

li#mailinglist a {
	position: absolute;
	background-image: url('/images/masthead.jpg'); /* adding this fixed the hover not working problem */
	left: 809px;
	top: 45px;
	height: 20px;
	width: 134px;
	background-position: -809px -45px;
}
li#mailinglist a:hover {
	background-position: -809px -195px;
}

li#socialnet a {
	position: absolute;
	background-image: url('/images/masthead.jpg'); /* adding this fixed the hover not working problem */
	left: 809px;
	top: 67px;
	height: 20px;
	width: 134px;
	background-position: -809px -67px;	
}
li#socialnet a:hover {
	background-position: -809px -217px;
}

#main {
	width: 998px;
	margin: 0 auto;
	padding-top: 20px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding-bottom: 30px;

}
#leftcol, #rightcolcol {
	float: left;
}
#leftcol {
	width: 750px;
}
/* --- content --- */
#content {
	margin-left: 30px;
	position: relative;
}
#photo_content {
	margin-left: 30px;
	position: relative;
	width: 990px;
	text-align: center;
}
#photo_feature_content {

	position: relative;
	width: 1000px;
	text-align: center;
}
#fix_width {
	width: 600px;
}
.news_item {
	margin-top: 5px;
	width: 600px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ddd;
	padding-left: 20px;
}
ul.songs {
	font-size: 18px;
	color: #637686;
}
ul.songs a {
	color: #637686;
}
ul.songs li {
	margin: 15px;
	text-transform: uppercase;
}

ul.lyrics, ul.lyrics a {
	font-size: 13px;
	color: #637686;
}
ul.lyrics li {
	margin: 7px;
	text-transform: uppercase;
}
div#song_lyrics {
/*	position: absolute;
	left: 400px;
	top: 0px; */
	float: right;
	width: 400px;
}

div#has_menu {
/*	position: absolute;
	left: 250px;
	top: 20px;	*/
	float: left;
}
label {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
.is_inactive {
	font-style: italic;
}
ul.compact {
	margin-top: 20px;
/*	position: absolute; */
}
ul.compact, ul.compact a {
	font-size: 11px;
	color: #637686;
}
ul.compact li i, ul.compact li i a {
	color: #aaa;
}
ul.compact li {
	margin: 7px;
}
ul.compact_no_abs {
	margin-top: 10px;
}
ul.compact_no_abs, ul.compact_no_abs a {
	font-size: 11px;
	color: #637686;
}
ul.compact_no_abs li i, ul.compact_no_abs li i a {
	color: #aaa;
}
ul.compact_no_abs li {
	margin: 7px;
}

li.instructions {
	width: 230px;
	margin-top: 20px;
	padding-top: 20px;
}
#question {
	height: 50px;
	width: 300px;
	border: 1px solid #aaa;
}
#from {
	width: 300px;
	border: 1px solid #aaa;
}
#ask {
	display: block;
	margin-top: 10px;
	color: #000000;
	border: 1px solid #aaa;
}
#answer {
	height: 100px;
	width: 300px;
	border: 1px solid #aaa;	
}
li.question {
	font-size: 14px;
	margin-top: 10px;
}
li.answer {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 8px;
}
li.answer i {
	font-size: 11px;
}
li.answer p {
	margin-top: 5px;
	margin-left: 10px;
}
p.flash_indent {
	margin-left: 50px;
}
div.photobox {
	float: left;
	width: 200px;
	height: 190px;
	text-align: center;
	margin-right: 35px;
}
#question_email {
	display: none;
}
a img {
	border: none;
}
.notice {
	color: #f00;
}
#editor_list {
	float: left;
	width: 300px;
}
.byline {
	margin-top: 15px;
	text-align: center;
	margin-bottom: 15px;
}