/* CSS Document */

/* --- body and links --- */
body {
background: #67999A;
}

p {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
color: #000000;
}

h1 {font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size: 120%;
color: #014e3a;
background: #ffffff;
font-weight: bold
}

h2 {font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
font-weight: bold;
color: #b5055b;
background: #ffffff;
}


h3 {font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
color: #000000;
background: #ffffff;
}

h4 {font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
font-weight: bold;
color: #000066;
background: #ffffff;
}

h5 {font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size: 200%;
font-weight: bold;
color: #014e3a;
background: #ffffff;
}

a:link {
color: #47023a;
background: #ffffff;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #eaa4c7;
background: #ffffff;
text-decoration: none;
font-weight: bold;
}

a:active {
color: #47023a;
background: #ffffff;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #b5055b;
background: #ffffff;
}
/* --- --- */


/* --- links in dark green and quick links --- */
a.nav:link {
color: #ffffff;
font-size: 85%;
font-weight: bold;
background: #014e3a;
text-decoration: none;
}

a.nav:visited {
color: #eaa4c7;
font-size: 85%;
background: #014E3A;
text-decoration: none;
}

a.nav:active {
color: #47023a;
font-size: 85%;
background: #014E3A;
text-decoration: none;
}

a.nav:hover {
color: #b5055b;
font-size: 85%;
background: #014E3A;
}
/* --- --- */

/* --- links in music calendar --- */
a.musical:link {
color: #FFCC00;
font-size: 85%;
font-weight: bold;
background: #ffffff;
text-decoration: none;
}

a.musical:visited {
color:#ffcc66;
font-size: 85%;
background: #ffffff;
text-decoration: none;
}

a.musical:active {
color: #ffccoo;
font-size: 85%;
background: #014E3A;
text-decoration: none;
}

a.musical:hover {
color: #cc0000;
font-size: 85%;
background: #ffffff;
}
/* --- --- */


/* --- links in light green and quick links --- */
a.litegrnnav:link {
color: #ffffff;
font-size: 65%;
font-weight: bold;
background: #67999A;
text-decoration: none;
}

a.litegrnnav:visited {
color: #eaa4c7;
font-size: 65%;
background: #67999A;
text-decoration: none;
}

a.litegrnnav:active {
color: #47023a;
font-size: 65%;
background: #67999A;
text-decoration: none;
}

a.litegrnnav:hover {
color: #b5055b;
font-size: 65%;
background: #67999A;
}
/* --- --- */





/* --- text for the green column  --- */
.greenColText{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 85%;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
background: #67999A;
}

.greenColHead01{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #59022d;
font-size: 120%;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
background: #67999A;
}

.greenColHead02{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #014e3a;
font-size: 100%;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
background: #67999A;
}

##.creamColHead03{
##font-family: Verdana, Arial, Helvetica, sans-serif;
##color: #FF3399;
##font-size: 85%;
##font-weight: bold;
##padding-left: 5px;
##padding-right: 5px;
##background: #F3EED8;
##}
/* --- --- */


/* --- table text --- */
.tabletext{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 65%;
padding-left: 2px;
padding-right: 2px;
background: #67999A;
}
/* --- --- */


/* --- table text --- */
.tabletext-white{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 65%;
padding-left: 2px;
padding-right: 2px;
background: #FFFFFF;
}
/* --- --- */

/* --- text for the footer --- */
.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 65%;
color: #59022D;
background: #67999A;
}
/* --- --- */
