/* #000000 = black */
/* #000099 = non-dithering darkblue */
/* #0066cc = light blue */
/* #707b8b = almost slategrey */
/* #990000 = non-dithering brown */
/* #eed6af = navbar background */
/* #ffffff = white */

body {margin: 20px; background: #707b8b; color: #000000; font-family: arial, verdana, helvetica, sans-serif;}

a:link {color: #000099;}
a:visited {color: #0066cc;}
a:hover {text-decoration: underline; color: #990000;}

small {font-size: 11px;}
big {font-family: times, serif; background: #ffffff; color: #990000; font-size: 20px;}

.large {font-family: times, serif; background: #ffffff; color: #990000; font-size: 25px; font-weight: bold;}
.dropcap {font-family: times, serif; float: left; background: #ffffff; color: #000099; font-size: 35px; line-height: 25px; padding-top: 2px; font-weight: bold;}
.h1 {background: #ffffff; color: #000000; font-size: 20px; font-weight: bold;}
.h2 {background: #ffffff; color: #990000; font-size: 18px; border-bottom: solid #990000 2px; padding-bottom: 5px;}
.h3 {background: #ffffff; color: #990000; font-weight: bold;}

#logotext {padding-left: 10px; background: #ffffff; color: #990000; font-size: 15px; font-weight: bold;}
#welcome {font-family: times, serif; background: #ffffff; color: #000099; font-size: 30px; font-weight: bold;}
#breadcrumbs {font-size: 11px; font-family: arial, helvetica, sans-serif;}
#breadcrumbs a {font-size: 11px; font-family: arial, helvetica, sans-serif; text-decoration: underline;}
#copyright {font-size: 11px;}
#footer {font-size: 11px;}
#footer a {font-size: 11px; text-decoration: underline; font-weight: normal;}

.navbarbackground {background: #eed6af;}
.navbarleftborder {border-left-width: 2px; border-left-style: solid; border-left-color: #990000; background: #eed6af;}
.navbarrightborder {border-right-width: 2px; border-right-style: solid; border-right-color: #990000; background: #eed6af;}
.navbarheading {padding-left: 5px; font-size: 13px; width: 200px; font-weight: bold; line-height: 30px;}
.navbarheading a {text-decoration: none;}
.evangelism a {padding-left: 5px; font-size: 13px; width: 200px; font-weight: bold; line-height: 30px; color: #0066cc; text-decoration: none;}
.navbaritem {padding-left: 25px; font-size: 12px; width: 200px;}
.navbaritem a {text-decoration: none;}

.contentheading {padding-left: 3px; background: #990000; color: #ffffff; border-bottom: solid #990000 2px; font-size: 18px;}
.contenttext1 {margin-left: 10px; font-family: arial, helvetica, sans-serif; font-size: 13px;}
.contenttext2 {margin-left: 10px; font-family: arial, helvetica, sans-serif; font-size: 13px;}
.contenttext1 a {text-decoration: underline; font-size: 13px; font-weight: bold;}
.contenttext2 a {text-decoration: underline; font-size: 13px;}
