body
{
   font-family: Arial, Verdana;
   font-size: 12px;
   color: #000000;
 }

a.bottom:link     { color: blue; text-decoration: none }
a.bottom:visited  { color: blue; text-decoration: none }
a.bottom:hover    { color: blue; text-decoration: underline }
a.bottom:active   { color: blue; text-decoration: none }


a.nav_button
{
font-size: 16px;
text-decoration: none;
color: #ffffff;
}

a.gif_link
{
   border-bottom: hidden;
   border-top: hidden;
   border-left: hidden;
   border-right: hidden;
}

table.church_name
{
   border-bottom: 2px solid #000000;
   padding: 0px;
   width: 100%
}
table.nav
{
   border-top: 2px solid #000000;
   padding: 0px;
   width: 100%
}

td.banner
{
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;
}

td.main_page
{
   border-left: 2px solid #000000;
   vertical-align: top;
}

td.nav_button
{
   font-size: 16px;
   color: #ffffff;
   text-align: right;
   padding-right: 20px;
   padding-top: 5px;
}

td.big_title
{
   font-size: 30px;
   color: #ffffff;
   background-color: #ff0000;
   text-align: right;
   padding-right: 30px;
   padding-top: 15px;
   padding-bottom: 15px;
   border-top: 2px solid #000000;
   border-bottom: 2px solid #000000;
}
td.title_logo
{
   border-top: 2px solid #000000;
   border-bottom: 2px solid #000000;
}

td.page_title
{
   font-size: 28px;
   color: #ffffff;
   background-color: #ff0000;
   text-align: right;
   padding-right: 60px;
   border-top: 2px solid #000000;
   border-bottom: 2px solid #000000;
}

td.xref
{
   font-size: 11px;
   color: #0000FF;
   padding-left: 10px;
}

h1.main_title
{
   font-size: 36px;
   font-weight: bold;
   letter-spacing: 2px;
   text-align: left;
}
h2.body_title
{
   font-size: 20px;
   font-weight: bold;
   letter-spacing: 2px;
   padding-left: 10px;
   text-align: left;
}
h3.body_title
{
   font-size: 16px;
   font-weight: bold;
   letter-spacing: 2px;
   padding-left: 10px;
   text-align: left;
}

img.main_picture
{
   padding-left: 10px;
   vertical-align: text-top;
}
p.quote_first:first-letter {
  font-size: 150%;
  color:#000000;
  background-color: transparent;
  float: left;
}
p.quote_first
{
   font-style: italic;
   font-size: 13px;
   padding-right: 25px;
   padding-left: 25px;
}
p.quote_text
{
   font-style: italic;
   font-size: 13px;
   padding-right: 25px;
   padding-left: 25px;
}

p.main_first:first-letter {
font-size: 150%;
color:#000000;
background-color: transparent;
float: left;
}

p.main_first
{
   font-size: 16px;
   padding-right: 10px;
   padding-left: 10px;
}
p.main_text
{
   font-size: 16px;
   padding-right: 10px;
   padding-left: 10px;
}

p.small_first:first-letter {
font-size: 150%;
color:#000000;
background-color: transparent;
float: left;
}
p.small_first
{
   font-size: 14px;
   padding-right: 10px;
   padding-left: 10px;
}

p.small_text
{
   font-size: 14px;
   padding-right: 10px;
   padding-left: 10px;
}
p.list_text
{
   font-size: 14px;
   padding-right: 20px;
   padding-left: 40px;
}
p.side_link
{
   padding-left: 15px;
}

ol.point_list
{
   font-size: 12px;
   text-indent: 10px;
   line-height: 120%;
}
ul.thin_list
{
   font-size: 12px;
   text-indent: 10px;
   line-height: 100%;
}
ul.main_list
{
   font-size: 14px;
   text-indent: 10px;
   line-height: 140%;
}

ul.xref_list
{
   font-size: 11px;
   text-indent: -15px;
   line-height: 120%;
}
