body {
    background-color: #C6ECC7;
    background: url(images/greenmid.gif);
    margin: 0px;
}
table {
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
}
p,body,td {font-family: verdana; font-size: 10pt; margin: 0px;}
p.link {color: #006400}
p.menu {float: left; width: 133px; padding: 3px 3px; font-weight: bold; color: Black}
h4 {font-size: medium; color: #8B0000; margin: 0px;}
th {color: White; text-align: left; font-size: 10pt; background: url(images/greendark.gif)}
a:link {text-decoration: none; color: #006400}
a:visited {text-decoration: none; color: #006400}
a:hover {text-decoration: none; color: #8B0000}
a.menu {float: left; width: 133px; padding: 3px 3px; background: url(images/greenlight.gif)}
a.menu:hover {background: url(images/pinklight.gif)}
b.red {color: #8B0000}
td.thin {
    border-bottom: 1px solid #006400;
}
td.thick {border-bottom: 3px solid #006400}
td.top {
    border-bottom: 1px solid #006400;
    border-top: 3px solid #006400;
}
img {
    margin: 5px;
}

div.content {
    width: 100%;
    text-align: center;
}

table.Heading1 {
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    border-width: 2px;
    border-style: ridge;
    padding: 0px;
    border-spacing: 0px;
    width: 755px;
    height: 65px;
    text-align: center;
}

td.Heading1 {
    width: 100%;
    text-align: center;
    background : url(images/greenlight.gif);
    height: 55px;
    font-size: 3.5em;
    font-family: Times, serif;
    font-weight: 900;
    color: #006400;
}

table.info {
    border-collapse: collapse;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding: 2px;
}

table.infoHeading {
    background-color: #006400;
}

.dayHeading {
    font-weight: bold;
}

.sundayHeading {
    font-weight: bold;
    color: #8B0000;
}
