/* CSS Document */

/* All Repertoire */
* {
margin: 0;
padding: 0;
border: 0 none;
}
html, body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 12pt;
color: #000;
text-align: left;
padding-bottom: 10pt;
}
#container, #containerw {
position: relative;
margin: 6em;
width: 600px;
}

/* Head */
#head .top-pix {
position: relative;
top: 0;
left: 0;
}
#main-head {
display: none;
}

/* Navigation */
#nav, #nav a, #nav a#current, #nav a:link, #nav a:visited, #nav a:hover {
display: none;
}

/* Sub Navigation */
#subnav, #subnav a, #subnav a:link, #subnav a:visited, #subnav a:hover  {
display: none;
}

/* Top Text */
#toptext1, #toptext2 {
position: relative; 
top: 1em;
left: 0;
line-height: 12pt;
text-indent: 2em;
}
#toptext2 {
padding-bottom: 2em;
}

/* Headlines */
h1 {
color: #7a4040;
font-size: 18pt;
line-height: 24pt;
}
h2 {
color: #7a4040;
font-size: 14pt;
padding-bottom: 1em;
}

h3, h3.indented {
color: #7a4040;
font-size: 11pt;
line-height: 18px;
}
.subhead {
padding-bottom: 3px;
}
.linkhead {
font-size: 9pt;
line-height: 12px;
color: #7a4040;
font-weight: bold;
text-decoration: none;
}
.linkhead a {
font-size: 9pt;
line-height: 12px;
color: #7a4040;
font-weight: bold;
text-decoration: none;
}

/* Columns */
#rightcolumn, #rightcolumnw, #rightcolumnww {
position: relative;
width: 600px;
top: 0;
left: 0;
}
#rightcolumnw {
padding-bottom: 4em;
}
#rightcolumnww {
top: 5em;
padding-bottom: 4em;
}
#rightcolumn img, #rightcolumnw img, #rightcolumnww img {
display: none;
}
#rightcolumn h3 {
font-size: 9pt;
line-height: 11pt;
color: #7a4040;
font-weight: normal;
}
#leftcolumn, #leftcolumnw {
display: none;
}
#footer {
position: relative;
width: 600px;
padding-top: 2em;
}
.insetpix, .insetpixright, .insetpixleft {
display: none;
}

/* Text Classes */
.indent4emtt {
position: relative;
top: 1em;
left: 0;
}
.audioclip, .videoclip {
display: none;
}
.instruments {
color: black;
font-size: 8pt;
}
.highlight {
color: #7a4040;
}
.indented, .indent2em, .indent4em, .indent6em, .indent8em {
}
.composer {
padding-bottom: 0;
font-weight: bold;
}
.indent6emz {
padding-bottom: 0;
}
.copyright {
color: black;
font-size: 7pt;
}
.little {
font-size: 9pt;
}
.parens {
font-size: 8pt;
font-style: italic;
}
.textlink a {
color: #7a4040;
font-weight: bold;
text-decoration: none;
}
.textlinkblk a {
color: black;
font-weight: bold;
text-decoration: none;
}
.topofpage a, .topofpage a:link, .topofpage a:visited, .topofpage a:hover {
display: none;
}

/* Tables */
table {
width: 390px;
margin-left: 40px;
font-size: 10px;
line-height: 12px;
margin-bottom: 20px;
border: 0;
padding: 0;
}
tr {
line-height: 16px;
}
td {
text-align: right;
width: 70px;
border: 0;
padding: 0;
}
.first {
width: 130px;
color: #7a4040;
font-weight: bold;
text-align: left;
}
.light {
color: #7a4040;
font-weight: normal;
}

/* Forms */
#forms {
width: 390px;
margin-left: 40px;
font-size: 10px;
line-height: 11px;
margin-bottom: 20px;
border: 0;
padding: 0;
}
input {
background-color: #e5d9d9;
border: 1px solid white;
color: #7a4040;
font-size: 12px;
padding-bottom: 2px;
}
textarea {
background-color: #e5d9d9;
border: 1px solid black;
color: #7a4040;
font-size: 12px;
}
.checkbox {
background-color: #e5d9d9;
border: 1px solid white;
}
form h3 {
color: #7a4040;
font-weight: bold;
font-size: 10px;
line-height: 18px;
text-align: left;
margin-left: 40px;
margin-bottom: 0;
padding-bottom: 0;
}
form p {
font-size: 9pt;
font-weight: normal;
text-align: left;
}
