/* CSS Document */

/* 1st Tier nav */

#nav ul li a.support {
	color: #333333;
	border-bottom: 1px solid #333333;
	background: #EDDFB6;}

/* Open up 2nd Tier nav */

#support #nav ul ul.support { 
	display:list-item;
	margin: 0px;
	padding: 0px;
	list-style: none; 
	font: 100% arial, helvetica, sans-serif;  }
	
#support #nav ul ul a { 
	padding: 4px 0px 4px 24px;
	width: 115px;
	border-bottom: 1px solid #333333;
	text-decoration: none; }		
	
#support #nav ul ul a:link, #support #nav ul ul a:visited {
	padding: 4px 0px 4px 24px;
	font-weight: normal;
	color: #333333;
	background-color: #fff; }
	
#support #nav ul ul a:hover {
	font-weight: normal;
	padding: 4px 0px 4px 24px;
	color: #333333;
	background-color: #EDDFB6; }
	
/* Second Tier nav Links */

#support.advertise #nav ul ul li a.advertise {	
	color: #333333;
	background: #FFF3D3 url(/images/arrow.gif) no-repeat;
	background-position: 1em .6em;	 }
	
#support.donate #nav ul ul li a.donate {	
	color: #333333;
	background: #FFF3D3 url(/images/arrow.gif) no-repeat;
	background-position: 1em .6em;	 }
	
#support.sponsor #nav ul ul li a.sponsor {	
	color: #333333;
	background: #FFF3D3 url(/images/arrow.gif) no-repeat;
	background-position: 1em .6em;	 }
	
#support.volunteer #nav ul ul li a.volunteer {	
	color: #333333;
	background: #FFF3D3 url(/images/arrow.gif) no-repeat;
	background-position: 1em .6em;	 }
	
#support.chico #nav ul ul li a.chico {	
	color: #333333;
	background: #FFF3D3 url(/images/arrow.gif) no-repeat;
	background-position: 1em .6em;	 }
		
#support.redding #nav ul ul li a.redding {	
	color: #333333;
	background: #FFF3D3 url(/images/arrow.gif) no-repeat;
	background-position: 1em .6em;	 }
		
#support.sheet_music #nav ul ul li a.sheet_music {	
	color: #333333;
	background: #FFF3D3 url(/images/arrow.gif) no-repeat;
	background-position: 1em .6em;	 }
	
.quote {
	padding: 10px;
	width: 400px;}
	
.chico #side_box {
	width: 322px;
	font: 1em/1.5em Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px;}
.donate #right_sidebar {
	margin-bottom: 10px;}
.box {
	clear: right;}

#center_box {
	padding: 0px 10px;
	clear: left;
	float: left;
	width: 340px;
	border: 7px solid #F8A029;
	margin-top: 20px;
	background: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;}
	
#center_box p {
	margin: 0px;
	padding: 0px 10px 0.4em;
	text-align: justify;
	font: 1.2em Georgia, "Times New Roman", Times, serif;}	
	
#center_box h3 {
	font-size: 1.3em;
	text-align: center;
	color: #FFFFFF;
	background: #A63B35;
	margin: 10px 0px 15px;
	padding: 5px 0px;}