
BODY
{
 background: #008080;
 margin-top: 20px;
 margin-bottom: 20px;
 font-size: 90%; 
 font-family: "Trebuchet MS", Trebuchet, sans-serif;
 line-height: 135%;
 text-align: center;
}

.titlebarBig
{
  font-size: 24px;
  font-weight: bold;
  font-family: "Lucida Handwriting";
  color: #008080;
  line-height: 30px;
}

.titlebarMedium
{
  font-size: 20px;
  font-weight: bold;
  font-family: "Lucida Handwriting";
  color: #008080;
  text-align: center;
  line-height: 24px;
}

.titlebarSmall
{
  font-size: 16px;
  font-weight: bold;
  font-family: "Lucida Handwriting";
  color: #008080;
  text-align: center;
  line-height: 20px;
}

.nav 
{
 background: #DADAD4;
 height: 30px;
 color: #FF0000;
 text-align: center;
}

.nav a:link, .nav a:visited 
{
 font-size: 12px;
 line-height: 20px;
 font-weight: bold;
 color: #FF0000;
 text-decoration: none;
 padding-left: 10px;
 padding-right: 10px;
}

.nav a:active, .nav a:hover 
{
 font-size: 12px;
 line-height: 20px;
 font-weight: bold;
 text-decoration: underline;
 color: #FF0000;
 padding-left: 10px;
 padding-right: 10px;
}

H1
{
 color: #FF0000;
 text-align: center;
 font-size: 20px;
 font-weight: bold;
 font-family: "Lucida Handwriting";
 padding-top: 20px;
 margin-left: 40px;
 margin-right: 40px;
}

H2
{
 color: #008080;
 text-align: center;
 font-size: 20px;
 font-weight: bold;
 font-family: "Lucida Sans";
 padding-top: 20px;
}

H3
{
 color: #008080;
 text-align: center;
 font-size: 16px;
 font-family: "Lucida Sans";
}

H3 a:link, H3 a:visited, H3 a:active, H3 a:hover 
{
 color: #008080;
 text-decoration: underline;
}

.footer
{
 background: #FFFFFF;
 height: 20px;
 color: #000000;
 font-size: 10px;
 font-weight: normal;
}

.contact
{
 color: #008080;
 text-align: center;
 font-size: 20px;
 font-weight: bold;
 font-family: "Lucida Handwriting";
 padding-top: 40px;
 padding-bottom: 40px;
 padding-left: 10px;
 padding-right: 10px;
 line-height: 30px;
}

.contact a:link
{
 text-decoration: underline;
 color: #008080;
}

.map
{
 color: #008080;
 text-align: center;
 font-size: 20px;
 font-weight: bold;
 font-family: "Lucida Sans";
}

.directionsBig
{
 color: #008080;
 text-align: justify;
 font-size: 16px;
 font-weight: bold;
 font-family: "Lucida Sans";
 padding-left: 5px;
}

.directionsBig a:link
{
 text-decoration: underline;
 color: #008080;
}

.directionsSmall
{
 color: #008080;
 text-align: justify;
 font-size: 16px;
 font-weight: normal;
 font-family: "Lucida Sans";
 padding-left: 15px;
 padding-right: 5px;
}

.scheduleDisclaimer
{
 color: #008080;
 text-align: center;
 font-size: 16px;
 font-weight: bold;
 font-family: "Lucida Sans";
 padding-top: 40px;
 padding-left: 10px;
 padding-right: 10px;
}

.scheduleDate
{
 color: #008080;
 text-align: left;
 font-size: 12px;
 font-weight: bold;
 font-family: "Lucida Sans";
 padding-top: 40px;
 padding-left: 10px;
 padding-right: 10px;
}

.scheduleTime
{
 color: #008080;
 text-align: right;
 font-size: 12px;
 font-weight: normal;
 font-family: "Lucida Sans";
 padding-top: 10px;
 vertical-align: top;
}

.scheduleText
{
 color: #008080;
 text-align: justify;
 font-size: 12px;
 font-weight: normal;
 font-family: "Lucida Sans";
 padding-left: 15px;
 padding-right: 10px;
 padding-top: 10px;
}

.scheduleText a:link, .scheduleText a:visited, .scheduleText a:active, .scheduleText a:hover 
{
 color: #008080;
 text-decoration: underline;
}

.scheduleTextBold
{
 color: #008080;
 text-align: justify;
 font-size: 16px;
 font-weight: bold;
 font-family: "Lucida Sans";
 padding-left: 15px;
 padding-right: 10px;
 padding-top: 10px;
}

.newItem
{
 color: #FF0000;
}

