@charset "ISO-8859-1";
#header {
}
#leftnav {
	height: 473px;
	width: 178px;
}
#bottomnav {
	margin-left: 250px;
}
#container {
}
#content_about {
	background-image: url(images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 2000px;
}
#content_music {
	background-image: url(images/music_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 1400px;
}
#content_awards {
	background-image: url(images/awards_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 1400px;
}
#content_contact {
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 600px;
}
#content_booking {
	background-image: url(images/booking_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 1000px;
}
#content_events {
	background-image: url(images/events_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 1500px;
}
#content_photos {
	background-image: url(images/photo_gallery_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 1500px;
}
.Intro_Copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #663300;
	font-style: italic;
}
.bodycopy {
	font-family: "Lucida Grande", Geneva, Arial;
	font-size: 11px;
	line-height: 14px;
}
.awards-reviews {
	font-size: 12px;
	line-height: 16px;
}
.songlist {
	font-size: 12px;
	line-height: 20px;
	font-family: "Lucida Grande", Geneva, Arial;
	color: #430400;
}
.form_body {
	font-size: 10px;
	line-height: 20px;
	font-family: "Lucida Grande", Geneva, Arial;
	color: #663300;
}
.normal {
	font-family: "Lucida Grande", Geneva, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.Heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	letter-spacing: 1px;
}
