
body {
background: url(images/bg_lr.jpg) repeat; 
/*		background: url(images/bg_lr.gif) repeat; */
}


H1 {
	color: #A77E1F;
}

#pageTitle a:link, #pageTitle a:visited {  
	color: #A77E1F;
}

#pageTitle a:hover {
	color: #990033;
}

#pageTitle a:active{  
	color: #A77E1F;
}

B { 
	color: #A77E1F;
	  }

 #mainnav {
 /*	background: url(images/navmenu-bkgd.gif) repeat; */
 /*	background-image:  url(images/music_bkgd.gif); */
}
 

div.navItem1 a:link, div.navItem1 a:visited  {
color: #633120;
background-image:  url(images/nav-bkgd.gif);
background-repeat: no-repeat;
}

div.navItem1 a:hover, div.navItem1 a:active  {
background-image:  url(images/nav-bkgd_over.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #A77E1F;
}

div.navItem2 a:link, div.navItem2 a:visited {
color: #633120;
background-image:  url(images/nav-bkgd_2.gif);
background-repeat: no-repeat;
}

div.navItem2 a:hover, div.navItem2 a:active {
background-image:  url(images/nav-bkgd_2_over.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #A77E1F;
}

.promobox {
	border: 1px #A77E1F;
	border-style: solid dotted dotted solid;
	padding: 8px 8px 8px 8px;
}

.promoTitle {
	background-color: #A77E1F;
	color: white;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
} 


P a:link {
	color: #A77E1F;
	text-decoration: none;
}

P a:visited {
	color: #888888;
	text-decoration: none;
}

P a:hover {
	color: #C40062;
}


P a:active {
	color: #A77E1F;
	text-decoration: none;
}

.subhead {
	color: #A77E1F;
}

.pieceTitle {
		color: #A77E1F;
}