/* NCH National Concert Hall Stylesheet */
/* Colors stylesheet */

/* left menu */
/*#leftmenu 			{ background: #E1DED7 url(leftmenuEnd.gif) no-repeat bottom; }
#leftmenuTop		{ background: url(leftmenuTop.gif) no-repeat; }
#leftmenu em		{ background: #fff; }
#leftmenu .highlighted  	{ background: url(leftnavon.gif) no-repeat bottom; }
#leftmenu .highlighted a  	{ background: url(leftnavon.gif) no-repeat top; }*/

/* Content */
h1	{ color: #4E4B45; }
h2	{ color: #A39F96; }
#intro		{ background: url(introparagraph.gif) no-repeat;  }
#intro p		{ background: #E1DED7; color:#A39F96; }
#intro div	{ background: url(introparagraph.gif) no-repeat bottom; }

/* Intro Items */
#content .introItem em a			{ color: #4E4B45; border-bottom-color:#C4BFB5; }
#content .introItem em a:hover	{ color:#C4BFB5; border-bottom-color: #E1DED7; }
#content .introItem:hover em a	{ border-bottom-color: #E1DED7; }

#ctl00_Calendar1_RadCalendar1_Top td.perfday{background:#EDEBE7;}