

h1 {
	font-size: 15px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

h2.artistname {
	font-size:16px;
	color:#B05C19;
}
p, li, ul, ol, th, td {

	color:#38392A;
	font-size:13px;
	margin:0px;
	margin-bottom:13px;
	line-height:18px;
}


div.pinline {
	border-top: 1px solid #7F410E;
	margin-top: 12px;
	margin-bottom: 16px;
	display:block;
	clear:both;
}

div.spacer {
	display: block;
	height:30px;
}

a:link, a:visited {
	color:#903314;
	font-size: 13px;
}
a:hover, a:active {
	color:#CF6C1B;
	font-size: 13px;
}

span.num {
	font-size: 13px;
}

img.horizrule {
	display:block;
	clear:both;
	margin-top:12px;
	margin-bottom:15px;
}


/* FORM STYLES */

label {
	float: left;
	width: 140px;
	clear: both;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #361406;
	background-color: white;
	padding: 3px;
	border: 0px;
	float: left;
	margin-bottom: 5px;
	width: 200px;
}

input.radios {
	width: 10px;
	background-color: transparent;
	float: none;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	top: 3px;
}


div.abouttext {
	width:280px; 
	text-align: justify;
}

div.abouttext p {
	width:280px; 
	text-align: justify;
}

strong.brown {
	color:#865021;
}

div.sponsor {
	width:100%;
	height:480px;
	background-image: url(../siteimages/illustration2.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/* TABLE */

table.yorkjazz {
	width:658px;
	margin-bottom:9px;
	margin-left:3px;
	border: 1px solid #AC5C19;
}

table.yorkjazz th {
	background-color: #AC5C19;
	border: 1px solid #AC5C19;
	color:#ffffff;
	font-weight: bold;
	font-size:13px;
}

table.yorkjazz td {
	background-color: #DFE091;
	border: 1px solid #AC5C19;
	color:#862D0F;
	font-size:11px;
}

table.yorkjazz td.right {
	background-color: #FFFFFF;
	border: 1px solid #AC5C19;
	text-align:right;
	font-weight:bold;
	width:80px;
	font-size:13px;
}

table.yorkjazz th.right {
	background-color: #AC5C19;
	border: 1px solid #AC5C19;
	color:#ffffff;
	font-weight:bold;
	width:80px;
	text-align:right;
}