/* CSS Document */
body{
	color: #E1D3C8;
}

a, a:link, a:active, a:hover, a:visited {
	color: #EBA9A3;
	text-decoration: underline;
	font-size:12px;
}

#navMain{
	height: 30px;
	font-size: 12px;
	background-color: #370702;
	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/1.gif);
	clear: both;
}
	
#navSub{
	height: 30px;
	font-size: 11px;
	background-color: #250502; color: #EC7266;
	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 #5B0C04 dashed;
}

.fusionBoldText{
	font-weight: bold;
	color: #EC7266;
}
	
.jazzBold{
	font-size: 11px;
	font-weight: bold;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: none;
	color: #EC7266;
}

.bioJCLeft{ width: 400px; margin: 0 0 0 0; float: left; }

.bioJCRight{ width: 400px; margin: 0 0 0 0; float: right; }

#tompkinsFooterNav{
	clear: both;
	width: 747px;
	height: 30px;
	font-size: 11px;
	border-top: 1px #5B0C04 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;
	}
h1 { color: #EC7266; }
h2 { color: #EC7266; }
h4 { color: #EC7266; }
h5 { color: #E1D3C8; font-size: 11pt; font-weight: normal; padding: 0px 10px 10px 10px; width: 340px; }