body {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background: #fff;
}

h1 {
	font-size: 210%;
}

h2 {
	font-size: 160%;
	margin-top: 1.5em;
}

h2 a, h2 a:link, h2 a:hover, h2 a:visited, h2 a:active {
	color: #000;
}

h3 {
	font-size: 120%;
	font-variant: small-caps;
	margin-top: 1.5em;
}

.allcaps { font-variant: small-caps; }

.logobw {
	border: none;
	margin: 0;
	padding: 0;
	display: block;
}

.logo {
	display: none;
}

.headertext {
	float: right;
	padding-top: 1em;
	text-align: right;
}

a, a:link, a:visited, a:active, a:hover {
	color: #000;
}

#header {
	background: none;
	padding-bottom: 0.5em;
	border-bottom: solid #000 2px;
	color: #000;
}

#menu {
	display: none;
}

#menu ul {
	list-style: none;
	padding: 1.5em 1em 1em 20px;
	margin: 0;
	line-height: 1.75em;
	text-align: right;
	font-weight: bold;
}

#menu ul ul {
/*	list-style: none;
	margin: 0;
	line-height: 1.75em;
	text-align: right; */
	padding: 0 0 0.5em 0.5em;
	font-weight: normal;
	font-size: 80%;
}

#menu a, #menu a:link, #menu a:visited, #menu a:active {
	text-decoration: none;
	color: #333;
	padding: 0 0.3em 0 0.3em;
}

#menu a:hover {
	text-decoration: none;
	background-color: #980;
	color: #fff;
	padding: 0 0.3em 0 0.3em;
}

#bodybox {
	background: #fff;
	border: none;
	margin: 0;
}

#bodytext {
	background: transparent;
}

#footer {
	background: #fff;
	border: none;
	margin: 0;
	text-align: center;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #000;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#footer a:hover {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#demos {
	background: url('/images/violin7.png') top right no-repeat;
}

#events {
	background: url('/images/harp1.png') top right no-repeat;
}

#weddings {
	background: url('/images/bells2.png') top right no-repeat;
}

.navbar { display: none; }

dt {
	font-weight: bold;
	font-size: 110%;
}

ul.musiclist, li.musiclist {
	list-style: url('/images/notebullet.png');
	line-height: 1.75em;
}

ul.musiclist ul {
	list-style: disc;
}

/* img.imglink, a.imglink img {
	border: none;
}

a.imglink, a.imglink:link, a.imglink:visited {
	text-decoration: none;
	color: #000;
}

a.imglink:hover, a.imglink:active {
	text-decoration: none;
	font-weight: bold;
	color: #333;
} */

a.rmplayerlink {
	background: none;
	padding: 0;
}

a.playlink, a.playlink:link, a.playlink:visited {
	background: none;
	padding: 0;
	text-decoration: none;
	color: #000;
}

a.pdflink {
	background: none;
	padding: 0;
}

.alert {
	color: #900;
	font-weight: bold;
}

.firstline {
	margin-top: 0;
}

.copyright {
	font-size: 70%;
}

.validate {
	display: none;
}

.smallcaps {
	font-variant: small-caps;
}

.figure {
	text-align: center;
	margin: 0.5em 0 0.5em 0;
}

.figureflow1, .frameflow1 {
	float: right;
	clear: right;
	margin: 0.5em 0 0.5em 1em;
}

.figureflow2, .frameflow2 {
	float: left;
	clear: left;
	margin: 0.5em 1em 0.5em 0;
}

.formtable {
	width: 1px; /* IE interprets 0 as auto */
	background-color: #e0e0e0;
}

.formtable td {
	background-color: #e0e0e0;
}

.heading {
	font-weight: bold;
	font-size: 110%;
}

.subheading { font-weight: normal; }

.newhead { clear: both; }

.pullquote1 {
	float: right;
	width: 7em;
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	color: #999;
	text-align: center;
	border-top: 5px solid #666;
	border-bottom: 5px solid #666;
	padding: 0.5em;
	margin: 0.5em 0 0.5em 0.75em;
}

.caption { font-variant: small-caps; font-weight: bold; font-size: 8pt; }
