body { background-image: url(calvaryimgs/panther1280.jpg);
       background-repeat: repeat;
}

#logo { border-bottom: outset #03C 5px;
        font-family: cursive, serif;
        color: #006;
        text-align: center;
        padding-bottom: 4px;
}

.logoright { float: right;
             border-left: inset #03C 5px;
             font-family: "Comic Sans MS", cursive;
             font-size: 8pt;
             width: 250px;
             padding: 5px;
}

.empbrk { line-height: 50%;
}

.leftcolumn { float: left;
              font-family: "Comic Sans MS", cursive;
              color: black;
              font-size: 14px;
              font-style: italic;
              width: 175px;
              padding-left: 5px;
              font-weight: bold;
}

.home { color: #006;
        letter-spacing: 20px;
        font-size: 50px;
        font-style: oblique;
}

.navBar { color: #006;
}

td { color: #000;
}

a { text-decoration: none;
}

.rightcolumn { margin-left: 15px;
               font-family: cursive, serif;
               font-size: 16px;
               font-style: oblique;
               padding: 10px;
}

.footer { text-align: center;
          border-top: inset #00C 4px;
          font-family: "Comic Sans MS", cursive;
          font-size: 12px;
          font-style: italic;
          font-weight: bold;
          color: #FFF;
}

.navFoot { color: #33CCFF;
}

#footerphone { color: #006;
               font-size: 10px;
}

a.emailFoot:hover { background-color: lavender;
}

#tableleft { color: #FFF;
}

#title1 { font-size: 10pt;
          font-weight: bold;
          text-decoration: underline;
          text-align: center;
}