/* Church Site Stylesheet */

body {background-color: white; color: black}
.images {text-align: center}
.imginfo {text-align: center; font-weight: bold}
#chalice {float: left; padding-top: 8px}
#extlinks {border-top: 3px solid red; text-align: center}
#extlinks a[href] {text-decoration: none; color: black}
#extlinks a[href]:hover {text-decoration: underline; color: blue}
#intlinks {border-bottom: 3px solid red; text-align: center}
#intlinks a[href] {text-decoration: none; color: black}
#intlinks a[href]:hover {text-decoration: underline; color: blue}
.emph {font: small-caps bold 1.2em  sans-serif}
h2 {text-align: center}
h3 {font-variant: small-caps}
#credit {line-height: .8em; font: italic .8em serif}
address {text-align: center; font: italic .8em serif}

/* Updated 11-12-06 */