/* CSS Document */

body {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #f8f7f1
  }

body.sidebar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color:white
  }

a:link {
font:normal 12px Arial;
color: blue
}

a:visited {
font:normal 12px Arial;
color: blue
}

a:active {
font:normal 12px Arial;
color: blue
}

iframe.mailing {
width:180;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
}

p.content, fieldset, legend{
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
text-align:justify;
}

p.features{
font: 16px;
font-weight: bold;
}

p.featuretext{
font-size: 12px;
}

p.featuretext a{
font-size: 12px;
color: blue
}

p.subheading {
font-weight: bold;
text-decoration: underline;
}

p.title{
font-weight: bold;
font-size: 16px;
}

p.welcometext{
font-weight: bold;
}

span.ticker1{
color:white;
}

table.contact, table.fixing{
font-size: 12px;
}

table.main{
background-color: #ffffff;
width: 800;
border-top: 0; 
border-left: 1px solid #e2d9ba; 
border-right: 1px solid #e2d9ba; 
border-bottom: 1px solid #e2d9ba;
padding: 0
}

table.menu{
background-color: gray;
border: 0;
width: 800;
}

table.rehearsals, tr.rehearsals{
font-size: 12px;
border-top: 1px solid; 
border-left: 1px solid; 
border-right: 1px solid; 
border-bottom: 1px solid;
}

table.sidebar{
font-size: 12px;
width: 150;
}

td.content{
padding-top: 12px;
text-align:left;
vertical-align:top;
}

td.members{
font: normal 12px Arial;
font-weight: bold;
}

td.menu{
font: normal 16px Arial;
font-variant: small-caps;
text-decoration:none;
color: white;
background-color: gray
}

td.menu a, td.menu a:visited{
font: normal 16px Arial;
font-variant: small-caps;
text-decoration:none;
color: white
}

td.copyright, td.copyright a{
font: normal 10px Arial;
text-align: center;
}

td.innovation {
background-image: url(img/innov_red.gif);
background-repeat: no-repeat;
background-position: center;
border: 1px solid black;
}

textarea.contact{
width:400;
height:200;
}

ul{
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
text-decoration:small-caps;
}

li{
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
text-decoration:small-caps;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 14px Arial;
line-height:18px;
z-index:100;
color: white
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: blue;
}
