.tdbackground {
	background-image: url(images/background_red2.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #574747;
	font-variant: normal;


}
link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #574747;
}
p {
	line-height: 1.5em;
}

a {
	color: #574747;
}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #574747;
	font-variant: normal;
	letter-spacing: 7px;
	vertical-align: bottom;
}
h5 {
	font-size: 12px;
	
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 6px;
	color: #4E3636;


}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #B41B1F;
}
.tdbackgroundblue {
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #D6D3CE;
	color: #574747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul.song-list {
	list-style-type: none;	
	margin: 0;
	padding: 0;
}
.song-list li {
	line-height: 2em;
}
}
.tdcontent {
	background-color: #ECE8E8;
}
.footer {
	font-size: 10px;
}
.justify {
	text-align: justify;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;

}
td {
	font-size: 12px;
}
.sounds {
	color: #9C3030;
}
.gallery {
	color: #2F456A;
}
.recordings {
	color: #517740;
}
.links {
	color: #C88037;
}
.home {
	color: #7C6992;
}
.transcriptions {
	color: #84407E;
}
.performances {
	color: #C88037;
}
.contact {
	color: #2F456A;
}
.quotes {
	color: #9C3030;
}
.press {
	color: #517740;
}
.bio {
	color: #84407E;
}


.photo_aligned_left {
	margin-right: 10px;
}
.galleryRow1 {
	background-color: #E9E4E4;
	text-align: center;
}
.galleryRow1 img {
	margin: 6px 6px 0 6px;
}
.galleryRow2 {
	background-color: #DED8D8;
	text-align: center;
}
.galleryRow2 img {
	margin: 6px 6px 0 6px;
}
.galleryRow1 p {
	padding: 4px;
}
.galleryRow2 p {
	padding: 4px;
}