/* Undo some of the default styling */

:link,:visited { 
	text-decoration: none; 
}

ul,ol { 
	list-style: none;
}

h1,h2,h3,h4,h5,h6,th,caption { 
	font-size: 1em; 
}

ul,ol,li,h1,h2,h3,h4,h5,h6,body,html,p,blockquote,div,table,tr,td,form { 
	margin: 0px; 
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

img, a img,:link img,:visited img { 
	border: none;
}

/* Main */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #373139;
	background: #fff;
	font-size: 11px;
	padding: 20px;
}

#flashcontent, p.photo, p.caption, img.composer {
	display: none;
}

div.quoteright, div.quoteleft {
	margin-left: 20px;
}

div.concert_main {
	margin-bottom: 20px;
	border-top: 1px dashed #666;
}

div.text_concerts_footer {
	display: none;
}

div.tracks, div.line_d {
	margin-bottom: 15px;
}

div.photos {
	display: none;
}

h1 {
	font-size: 23px;
	margin-bottom: 10px;
	font-weight: bold;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}

h4 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 25px;
	border-top: 1px dashed #666;
	border-bottom: 1px dashed #666;
}

h4.year_2005, h4.year_2006, h4.year_2007, h4.year_2008, h4.year_2009, h4.year_2010 {
	border-bottom: 0px;
	margin-bottom: 0px;
}

h4.piano_solo_cd, h4.track_listing, h4.other_music_samples, h4.coming_soon, h4.download, h4.concert_photos {
	margin-bottom: 15px;
}

h5 {
	font-size: 11px;
	margin: 5px 0px 12px 0px;
	font-weight: bold;
}

h6 {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color: #615c40;
	line-height: 17px;
}

h6.main {
	margin: 0px 0px 15px 0px;
}

p {
	line-height: 17px;
	margin: 0px 0px 15px 0px;
}

div.quote1 p, div.quote2 p, div.quote3 p {
	padding: 0px;
	margin: 0px;
}

div.quote1 p.name, div.quote2 p.name, div.quote3 p.name {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-style: italic;
}

p.concertdate {
	font-weight: bold;
	margin-top: 20px;
}

p.links {
	margin-top: 15px;
}

p.title {
	font-weight: bold;
}

p.nomargin {
	margin: 0px 0px 0px 0px;
}

ul {
	margin: 0px 0px 15px 0px;
}

li {
	line-height: 17px;
}

a, a:link, a:visited, a:active  { 
	color: #8a6b55; 
	border-bottom: 1px dashed #8a6b55;
	text-decoration: none;
}

a:hover {  
	border-bottom: 1px solid #8a6b55;
	text-decoration: none; 
}

a.audio, a.audio:link, a.audio:visited, a.audio:active, a.audio:hover   { 
	display: none;
}

div.line {
	display: none;
}

br.clear {
	display: none;
}

table {
	border-collapse: collapse;
}

tr.invisible {
	display: none;
}

th {
	font-weight: normal;
	text-align: left;
	padding: 3px 5px 3px 0px;
}

td.tablecontent {
	padding: 3px 10px 3px 0px;
}