body {font-family : tahoma, sans-serif; font-size: smaller; background-color: rgb(225, 225, 225);}

.parishbar {font-family: Arial, sans-serif; font-weight: bold; color: rgb(255,255,255)}
.parishbar a {text-decoration: none; color: rgb(255,255,255)}
.parishbar a:hover {color: #000040}

.buttonbar a {text-decoration: none; color: rgb(76,76,76); font-weight: normal; text-transform: lowercase;}
.buttonbar a:hover {color: rgb(153, 152, 92); font-weight: bold; text-transform: lowercase;}
a#currentsection {color: rgb(153, 152, 92); font-weight: bold; text-transform: lowercase;}

/* no longer used
.sectionheading {font-family : arial rounded mt bold, arial rounded, sans-serif; font-weight: bold; font-size : 145%;}
.sectionheading a {color: rgb(179, 178, 107); text-decoration: none}
.sectionheading a:hover {color: rgb(179, 178, 107)}

.sectionimage {margin-right: 10px}
*/

h1 {font-family : arial rounded mt bold, arial rounded, sans-serif; font-weight: bold; font-size : 240%; color: rgb(179, 178, 107); text-transform: lowercase;}
h2 {font-family : arial rounded mt bold, arial rounded, sans-serif; font-weight: bold; font-size : 200%; color: rgb(179, 178, 107); text-transform: lowercase;}
h3 {font-family : arial rounded mt bold, arial rounded, sans-serif; font-weight: bold; font-size : 160%; color: rgb(179, 178, 107); text-transform: lowercase;}
h4 {font-family : arial rounded mt bold, arial rounded, sans-serif; font-weight: bold; font-size : 120%; color: rgb(179, 178, 107); text-transform: lowercase;}
h5 {font-family : arial rounded mt bold, arial rounded, sans-serif; font-weight: bold; font-size : 110%; color: rgb(179, 178, 107); text-transform: lowercase;}
h6 {font-family : arial rounded mt bold, arial rounded, sans-serif; font-weight: bold; font-size : 100%; color: rgb(179, 178, 107); text-transform: lowercase;}

a {text-decoration: none; color: rgb(140, 139, 84);}
a:hover {color: rgb(179, 178, 107);}

a img.sectionimage {border: 1px solid rgb(212,157,27)}
a img.sectionimage:hover {border: 1px solid rgb(179, 178, 107)}

p {text-align: justify}

.errormessage {color: red;}
.successmessage {color: #8080C0;}

#normalborder {border: 1px solid rgb(179, 178, 107);}