/* CSS Document */
body{ color: rgb(2180,225,255); }
a, a:link, a:active, a:hover, a:visited { color:rgb(158,177,211); text-decoration: underline; font-size:12px; }

#navMain{ height: 30px;	font-size: 12px; background-color:rgb(21,33,51); clear: both; }
	#navMain ul{ margin: 7px  0px 0px 0px; padding: 0px 0px 0px 0px; float: right; }	
	#navMain li{ list-style-type: none; display: inline; padding: 0px 20px 0px 0px; }
	
#jazzClassicalFusionHeaderSlim{ width: 747px; height: 113px; background-image: url(../images/3.gif); clear: both; }
	
#navSub{ height: 30px; font-size: 12px;	background-color:rgb(11,19,30); color:rgb(197,187,211);	clear: both; }
	#navSub ul{	margin: 0px 0px 0px 0px; padding: 7px 0px 0px 0px; float: right; }	
	#navSub li{	list-style-type: none; display: inline; padding: 0px 20px 0px 0px; }	

.jazzDividerLine{ width: 747px; clear: both; font-size: 0px; margin: 10px 0px 10px 0px; border-bottom: 1px rgb(58,72,98) dashed; }

h1 { color:rgb(102,102,153); } /* Normal Style "King Bud" Headings, used for main page titles */
h2 { color:rgb(102,102,153); } /* Normal Style "Auxillary" Headings, used for Song TItles */
/* h3 { font-size:13pt; font-weight:bold; font-style:normal; line-height:1.5em; }Normal style "King Bud" Children, used for quotes and what not */
/* fusionBoldText's replacement */
h4 { color:rgb(102,102,153); } /* Descriptive text */
/* end replacement */

.fusionBoldText{ font-weight: bold; color:rgb(197,187,211); /* this line changed */ }

.jazzBold{ font-size: 11px;	font-weight: bold; padding: 0px 20px 0px 0px; margin: 0px 0px 0px 0px; clear: none; color:rgb(197,187,211); /* this line changed */ }

#tompkinsFooterNav{	clear: both; width: 747px; height: 30px; font-size: 11px; border-top:1px rgb(58,72,98) solid; text-align: center; }
	#tompkinsFooterNav ul{ margin: 0px 0px 0px 0px; padding: 20px 0px 0px 0px; }	
	#tompkinsFooterNav li{ margin: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; list-style-type: none;	display: inline; }
	#tompkinsFooterNav a{ margin: 0px 7px 0px 7px; padding: 0px 0px 0px 0px; }
	div>#tompkinsFooterNav a{ padding: 0px 7px 0px 7px; }
