h1 { font-size: 1.5em; font-variant: small-caps; text-align: left  }
#maincontent  { color: #fff; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
#maincontent a { color: #f4f0e1; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#maincontent a:hover { color: #dfd9c2; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; }
#FooterContact  { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none; }
#FooterContact a { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none; }
#FooterContact a:hover { color: navy; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: underline; }
#footer_copyright { color: black; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: right; }
#footer_copyright a  { color: black; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: right; }
#footer_copyright a:hover { color: #900; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; text-align: right  }
#footer_menu a { color: black; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; }
#footer_menu a:hover { color: blue; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; text-align: center; }
.menu {
    color: white;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #7b2020;
    padding: 5px;
}

.menu:hover {
    background-color: #5A8EC6;
}
#testimonial { color: #100000; background-color: #d2cab3; text-align: left; position: relative; top: -50px; width: 300px; float: right; margin-left: 30px; padding: 15px; border: solid 1px; }
#testimonial img { margin-left: 10px; float: right; margin-bottom: 10px; border: solid 1px; }
