body
{
	margin: 0;
	background-color: #FDF9CE;
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #2D2014;
	background-image: url(widget.gif);
	background-repeat: no-repeat;
	background-position: left 110px;
}

div#top /*	wrapper	*/
{
	min-width: 700px;
	background-repeat: repeat-y;
	background-position: right top;
}

div#header { }

div#header img.logo
{
	margin-top: 35px;
	margin-left: 30px;
}

div#graphiclayer
{
	position: absolute;
	top: 0px;
	left: 450px;
}

div#content
{
	min-height: 600px;
	margin: 0 150px 0 55px;
	padding: 6px;
}

div#content img.headingimg
{
	margin: 20px 0 6px -4px;
}

div#footer { 
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	clear: both;
	}

div#footer p 
{ 
	font-size: 9px; 
	font-family: Verdana, Arial, sans-serif;
}

h1, h2, h3, h4
{
	line-height: 1.1em;
	font-weight: normal;
	margin: 1em 0 .4em 0;
}

h2 { font-size: 1.5em; }
h3 { font-size: 1.3em;
font-weight: bold;
	color: #963;}
h4 { font-size: 1em;
font-weight: bold;
	color: #8D795D;}

p.totop
{
	text-align: right;
	font-size: 9px;
	font-family: Verdana, sans serif;
	text-transform: uppercase;
	clear: both;
}

p.totop a
{
	color: #8D795D;
	background-color: #FEF9DF;
	padding: 2px;
	text-decoration: none;
	border: 1px solid #DDC68F;
}

p.totop a:hover
{
	background-color: #8D795D;
	border: 1px solid #8D795D;
	color: #FFF;
	text-decoration: none;
}

em
{
	font-style: italic;
}

p, li
{
	line-height: 1.4em;
	font-size: 1em;
	margin: .2em 0 .6em 0;
}

ul, ol
{
	margin: 0 0 .6em 0;
	padding: 0 0 0 2em;
}

ul li
{
	list-style-image: url(tan_bullet.gif);
}

li
{
	margin: .2em 0;
}

a
{
	text-decoration: none;
	color: #C60;
}

a:hover { text-decoration: underline; }

.FL_rt
{
	float: right;
	margin-left: 5px;
}

.FL_lft
{
	float: left;
	margin-right: 5px;
}

img.border
{
	border: 1px solid #8D795D;
}

table
{
	border-collapse: collapse;
	font-size: 11px;
	margin: 0;
	border: 1px solid #8D795D;	
/*	border: 1px solid #DDC68F;*/
	min-width: 450px;
	width: 100%;
/*	background-color: #FDF9CE;	*/
	background-color: #FEF9DF;
}

table td
{
	vertical-align: top;
	padding: 3px 4px;
	line-height: 1.2em;
}

table th
{
	padding: 4px;
	vertical-align: bottom;
	text-transform: uppercase;
	text-align: left;
/*	background-color: #E0DEA2;	*/
	background-color: #EDE0AF;
}

table.gigs tr.row_month { border-top: 1px solid #DDC68F; }
.month { font-weight: bold;
color: #963;}
table.gigs td.day { text-align: right; }
table.gigs tr.odd
{
	background-color: #FDF9CE;
}

caption
{
	font-size: 14px;
	font-weight: bold;
	margin: 1em 0 .5em 0;
}

.note,
.smaller p.note
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #8D795D;
}

.venue
/*	this could be either a span or "a" tag	*/ { font-weight: bold; }

.half
{
	width: 45%;
}

.box
{
	border: 1px solid #DDC68F;
	background-color: #FEF9DF;
	padding: 10px;
	margin: 10px 0;
}

.smaller p,
.smaller li
{
	font-size: 11px;
}

*html .smaller p
{
	color: #2D2014;
}

.box h2,
.box h3
{
	margin-top: 0;
}

.musictext
/*	this is used on the music page for the small boxes */
{
	margin-left: 120px;
}

a img
{
	border: none;
}

#feature_music
{
	border: 1px solid #DDC68F;
	background-color: #FEF9DF;	
	padding: 10px;
/*	background-image: url(beige_fade.jpg);
	background-repeat: repeat-x;
	*/
}

#feature_music img.big_cd
{
	border: 6px solid #DDC68F;
	float: right;
	margin-top: -150px;
}

#feature_music h2
{
	margin-top: 0;
	font-size: 20px;
	color: #C60;
}
/*
#feature_music h2 a
{
	color: #4A902F;
}
*/

img.button
{
	margin: 6px 0 0 0;
	vertical-align: middle;
}

.clearboth
{
	clear: both;
}

.widget
{
	background-image: url(widget_sm.gif);
	background-repeat: no-repeat;
	background-position: 40% bottom;
}

.instruments
{
	font-style: italic;
	line-height: 1.1em;
	font-size: 11px;
	margin: 0 0 1em 1em;
	color: #8D795D;
}

.songinfo
{
	font-size: .9em;
	width: 46%;
	padding-right: 2%;
}

.songinfo p
{
	line-height: 1.2em;
}

.songinfo h3 img
{
	vertical-align: bottom;
	margin-left: 18px;
/*	padding: 2px 3px;
	border: 1px solid #DDC68F;
	background-color: #FEF9DF;
	*/
}

.chorus { font-style: italic; }
.credits 
{ 
	margin-left: 1em;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #8D795D;
}

.q_source
{
	margin: 0 2em 2em 2em;
	font-size: .9em;
	font-weight: bold;
}

blockquote
{
	line-height: 1.4em;
	margin: .2em 0;
}