/* CSS Document */

body {font-family:Gill Sans, Gill Sans MT, sans-serif; color:#4b4944; font-size:10px;}
h1 {font-family:Bookman Old Style, Bookman, serif; font-size:12px; font-weight:100;}
a {color:#70292f; text-decoration:none;}
a:visited {color:#70292f;}
a:hover {text-decoration:underline;}

a.alt {color:#976830; text-decoration:none;}

p, p.body, p.home, p.flush, td
{ font-family:Gill Sans, Gill Sans MT, sans-serif; font-size: 10px; font-weight: normal; color: #4b4944; }

body#homepage p{
	color:#fff;
}


/* Margins */
p, p.body 
{ margin: 0px 0px 12px 0px; }

p.home 
{ color: #979797; font-weight: normal;}

a.home:link, a.home:visited, a.home:active
{ color:#976830; font-weight: normal; }
a.home:hover
{ color:#976830; font-weight: normal; }

body#lyrics p{
	font-family:Gill Sans, Gill Sans MT, sans-serif;
	color:#000;
	font-size:12px;
}

body#lyrics h1{
	font-size:17px;
}

body#tour td, body#store td{
	color:#000;
}