/*
CSS for Covenant BC site
*/

* { 
margin: 0;
padding: 0;
border: none; }




/*
GENERAL SECTION|||||||||||||||||||||||||||||||||||||||||||||||||||||
*/

body {
  font-family: Helvetica, Arial, sans-serif;
  line-height: 120%;
  font-size: 75%;
  background: #fefeff; }

h1, h2, h3, h4, h5 {
  font-family: Times, "Times New Roman", sans-serif; }

h1 {
  font-size: 3.5em;
  line-height: 100%;
  padding-top: .27em;
  padding-bottom: .15em;
  color: #032583;
  font-weight: normal;
  text-align: center; } /* CBC Header */

h2 {
  margin-top: 1em;
  font-size: 2em;
  padding-top: .3em;
  padding-bottom: .3em;
  color: #830921;
  font-weight: normal;
  text-align: center; } /* Standard Page Title */

h3 {
  margin-top: 1em;
  margin-left: -18px;
  padding-top: .1em;
  padding-bottom: .25em;
  font-size: 1.4em; } /* "About Us" Bold Titles */

h4 {
  margin-top: 1em;
  margin-left: -18px;
  padding-top: .3em;
  padding-bottom: .3em;
  font-size: 1.7em; } /* Bigger h3 */

h5 {
  margin-top: 1em;
  padding-top: .3em;
  padding-bottom: .3em;
  font-size: 1.7em;
  font-weight: normal;
  text-align: center;
  text-decoration: underline; } /* Conference Underline Title */

#bodycontent p, #bodycontent ul {
  margin-top: 1em;
  font-size: 1.25em; }

blockquote {
  margin-top: 1em;
  padding-left: 40px;
  padding-right: 40px;
  font-style: italic;
  font-size: 1.25em; }

#bodycontent p.nobreak, #bodycontent ul.nobreak {
  margin-top: 0em; }

#bodycontent p.break {
  margin-top: 2.8em; }

.italic {
  font-style: italic; }

.nonitalic {
  font-style: normal; }

.bold {
  font-weight: bold; }

.title {
  font-style: italic; }

.booktitle {
  color: #032583;
  font-style: italic; }

.indent {
  margin-left: 2.4em; }

.indent2 {
  margin-left: 1.4em; }

.indent3 {
  margin-left: 1.8em; }

.center {
  text-align: center; }

.centerpic {
  display: block;
  margin: 0 auto;
  margin-top: 1.1em; }




/*
HEADER SECTION|||||||||||||||||||||||||||||||||||||||||||||||||||||
*/

#header {
  width: 100%;
  background-color: #ffefaf; }

#headersub {
  width: 1000px;
  background-color: #ffefaf;
  padding-bottom: 18px; }

#seal {
  float: left;
  margin-top: 1.1em;
  margin-left: 10px; }

#sitebranding {
  width: 660px;
  margin-left: 180px;
  text-align: center; }

.slogan {
  line-height: 80%;
  margin-top: -.1em;
  font-style: italic;
  font-family: Times, "Times New Roman", sans-serif;
  font-size: 2em;
  color: #032583;
  padding-bottom: .5em; }

.location {
  margin-top: .4em;
  font-size: 1.25em;
  font-family: Times, "Times New Roman", sans-serif; }

.coloredscripture {
  margin-top: 1.25em;
  padding-top: .2em;
  padding-bottom: .3em;
  color: #830921;
  font-family: Times, "Times New Roman", sans-serif;
  font-size: 1.25em;
  font-style: italic; }

.coloredreference {
  margin-top: .2em;
  color: #830921;
  font-family: Georgia;
  font-size: 1em; }




/*
NAVIGATION SECTION|||||||||||||||||||||||||||||||||||||||||||||||||||||
*/

#navigation {
  width: 100%;
  height: 1.9em;
  background-color: #032583; }

#navigationsub {
  width: 1000px;
  height: 1.9em;
  background-color: #032583; }

#navigation ul {
  list-style-type: none;
  padding-top: 4px; }

#navigation ul li {
  float: left;
  margin-left: 1.8em; }

#navigation a {
  text-decoration: none;
  font-size: 1em; }

#navigation a:link {
  color: #D9F4FF;
  background-color: #032583;
  border: 2px solid #032583; }

#navigation a:visited {
  color: #D9F4FF;
  background-color: #032583;
  border: 2px solid #032583; }

#navigation a:hover {
  color: #032583;
  background-color: #75c5ff;
  border: 2px inset #D9F4FF; }

#navigation a:active {
  color: #032583;
  background-color: #800000;
  border: 2px inset #D9F4FF; }




/*
BODY SECTION|||||||||||||||||||||||||||||||||||||||||||||||||||||
*/

#bodycontent {
  line-height: 160%;
  padding-top: 1.2em;
  padding-bottom: 15px;
  padding-left: 50px;
  padding-right: 50px;
  width: 900px; }




/*
HOMEPAGE SECTION|||||||||||||||||||||||||||||||||||||||||||||||||||||
*/

#homebody {
  line-height: 160%;
  padding-top: 1.5em;
  width: 1000px; }

#paddingcontainer {
  position: absolute;
  width: 1000px;
  padding-bottom: 15px; }

#homemessages {
  float: left;
  width: 220px;
  margin-left: 14px; }

#messagebox {
  margin-bottom: .6em;
  padding-left: 5px;
  padding-right: 10px;
  padding-bottom: 14px;
  border: 2px ridge #032583;
  background-color: #ffefaf; }

#messagebox h2 {
  margin-top: .4em;
  font-size: 1.7em; }

#messagebox ul {
  list-style-type: none;
  font-size: .9em; }

#messagebox li {
  display: inline; }

#messagebox a {
  display: block; }

#messagebox a:link {
  color: #000000;
  border: 1px solid #ffefaf; }

#messagebox a:visited {
  color: #000000;
  border: 1px solid #ffefaf; }

#messagebox a:hover {
  text-decoration: none;
  color: #fefeff;
  background-color: #032583;
  border: 1px inset #D9F4FF; }

#messagebox a:active {
  text-decoration: none;
  color: #fefeff;
  background-color: #800000;
  border: 1px inset #D9F4FF; }

#homecenter {
  float: left;
  width: 640px;
  margin-left: 48px; }

.caption {
  text-align: center;
  color: #032583;
  margin-top: 5px;
  font-size: 1.2em; }

#services {
  float: left;
  margin-top: 2.6em;
  padding-left: 150px;
  line-height: 15px;
  font-size: .9em; }

#services p.bold, #information p.bold {
  margin-bottom: .4em;
  font-size: 1.1em; }

#information {
  float: right;
  margin-top: 2.6em;
  padding-right: 130px;
  text-align: center;
  line-height: 15px;
  font-size: .9em; }

#information a {
  font-size: 1.1em; }




/*
LINKS SECTION|||||||||||||||||||||||||||||||||||||||||||||||||||||
*/

a {
  color: #032583; }

a:link {
  color: #032583; }

a:visited {
  color: #032583; }

a:hover {
  text-decoration: none;
  color: #032583; }

a:active {
  color: #fefeff;
  background-color: #032583; }

a.altcolor {
  color: #830921; }

a.altcolor:link {
  color: #830921; }

a.altcolor:visited {
  color: #830921; }

a.altcolor:hover {
  text-decoration: none;
  color: #830921; }

a.altcolor:active {
  color: #fefeff;
  background-color: #800000; }

#linkbutton {
  text-align: center;
  margin-top: 2.2em;
  padding-top: 20px;
  padding-bottom: 30px; }

#linkbutton a {
  padding: 15px;
  font-size: 1.3em;
  background-color: #ffefaf;
  border: 2px ridge #032583; }

#linkbutton a:link {
  color: #032583; }

#linkbutton a:visited {
  color: #032583; }

#linkbutton a:hover {
  color: #ffefaf;
  background-color: #032583;
  text-decoration: none;
  border: 2px ridge #ffefaf; }

#linkbutton a:active {
  background-color: #830921;
  border: 2px inset #ffefaf; }
