body {
    color: #000000;
    background-color: #653300;
    font-family: Arial, "Times New Roman", Times;
    font-size: 12px;
}

a:link ,a:active ,a:visited, a:hover {
    text-decoration: none;
    font-family: Tahoma, Arial;
    color: #804006;
}


#leftnav a:link, a:active, a:visited {
    text-decoration: bold;
    font-weight: none;
    font-family: Tahoma, Arial;
    color: #804006;
}

#leftnav a:hover {
    color: #BC6E2E
}

#leftnav table {
    border-collapse: collapse;
}

#leftnav td, td {
    padding: 3;
}

#leftnav .boxouter h1 {
    font-family: Arial, "Times New Roman", Times;
    font-weight: bold;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: top;
    padding-top:0px;
    padding-bottom:0px;
    position: relative;
    top: 0px;
    left: 0px;
    line-height: 10px;
}

#leftnav .box1 p {
    font-family: Arial, "Times New Roman", Times;
    margin-top: 1px;
    margin-bottom: 0px;
    margin-left: 2px;
    margin-right: 2px;
}

#leftnav .boxouter {
    border:1px #804006;
    background-color:#804006;
    padding-top:0px;
    padding-bottom:0px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #804006;
    border-bottom-color: #804006;
    border-left-color: #804006;
    border-right-color: #804006;
    margin-top: 10px;
}

#leftnav .box1 {
    background-color:#FFFFFF;
    padding-top:0px;
    padding-bottom:0px;
    margin-top: 0px;
}

#leftnav .eventdate {
    font-style:italic;
    font-weight: bold;
    font-size: 12px;
    padding-top: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;
    color: #BC6E2E
}

#endorsements  {
    text-decoration: none;
    font-size: 10px;
    font-family: Tahoma, Arial;
    color: #804006
}

#navbottom {
    text-decoration: none;
    font-size: 11px;
    font-family: Tahoma, Arial;
    color: #804006
}


#navbottom a:hover  {
    color: #BC6E2E
}


p {
    text-indent: 0px;
    text-decoration: none;
    font-size: 12px;
    font-weight: none;
    font-family: Arial;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 12px;
    color: #000000
}

td {
    color: #000000;
    background-color: #FFFFFF;
    font-family: Arial, "Times New Roman", Times;
    font-size: 12px;
}


#subheading
{
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

#subheading li
{
    padding-left: 13px;
    background-image: url(../images/subheading-arrow.gif);
    background-repeat: no-repeat;
    background-position: 1 .25em;
}

h1
{
    font-family: Arial, "Times New Roman", Times;
    font-weight: bold;
    padding-bottom: 0px;
    font-size: 14px;
    color: #804006;
}

#paragraphlink
{
    margin-left: 0;
    padding-left: 0;
    padding-top: 0px;
    padding-bottom: 12px;
    list-style: none;
}

#paragraphlink li
{
    padding-left: 18px;
    background-image: url(../images/arrow_right.gif);
    background-repeat: no-repeat;
    background-position: 1 .1em;
}


#jumplink a:link ,a:active ,a:visited, a:hover, a:name
{
    color: #804006;
}

table.calendar
{
    background-color: #FFFFFF;
    padding:10px;
}

table.calendar td
{
    border-spacing:10px;
    border: 1px solid white;
}

tr.calendarHeader td
{
    background-color: #804006;
    color: #FFFFFF;
}

td.calendarHeader
{
    background-color: #804006;
    color: #FFFFFF;
}

tr.calendarEven td {
    background-color: #DDDDDD; color: black;
}
tr.calendarOdd td {
    background-color: #9999CC; color: black;
}

td.calendarEven {
    background-color: #DDDDDD; color: black;
}

td.calendarOdd {
    background-color: #9999CC; color: black;
}

td.technique {
    border: 1px solid white;
    background-color: #DDDDDD; color: black;
}

td.ensemble {
    border: 1px solid white;
    background-color: #9999CC; color: black;
}

td.tea {
    border: 1px solid white;
    background-color: #ffff99; 
    color: black;
    font-size: 17px;
    text-align: center;
    vertical-align: middle;

    
}

td.musicianship {
    border: 1px solid white;
    background-color: #99ff99; color: black;
}