* {
    font-family: arial;
    font-size: 8.5pt;
    color: #603813;
}
body {
    margin: 0;
    background-color: #606d2d;
}
h1 {
    font-size: 1.4em;
    color: #961b1e;
}
h2 {
    margin: 16px 0 4px 0;
}
h4 {
    color: #3B2B13;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.15em;
    line-height: 18px;
    margin: 0;
}
th, td {
    vertical-align: top;
}
img {
    border: none;
}
p.nomargin {
    margin: 0;
}
.label {
    padding-right: 8px;
    font-weight: bold;
}
.dbcTan {
    background-color: #D1C0A5;
}
.dbcYellow {
    background-color: #FFE59F;
}
.LegalText {
    font-size: 9px;
    line-height: 11px;
    margin: 0;
}
.lifegroup * {
    font-size: 7pt!important;
}
/************** Default Pages **************/
.page {
    width: 990px;
    margin: 0 auto;
    position: relative;
}
#interior, #newsletter {
    background: url(../images/bg.jpg) repeat-y 0px 222px;
}
#top {
    background: url(../images/top.jpg) no-repeat top left;
}
#main {
    padding: 160px 0 80px 0;
    overflow: auto;
    width: 100%;
    background: url(../images/bottom.jpg) no-repeat bottom left;
}
.headline {
    position: absolute;
    top: 57px;
    left: 368px;
}
.headline span {
    padding: 0 8px;
    font-size: .9em;
    font-style: italic;
    border-right: 1px solid #603813;
}
.headline .first {
    padding: 0 8px 0 0;
}
.headline .last {
    padding: 0 0 0 8px;
    border-right: none;
}
.footer {
    position: absolute;
    bottom: 43px;
    right: 45px;
}
.footer,
.footer * {
    font-size: 8pt;
    text-decoration: none;
    color: #eeeeee;
}
/************** Newsletter Page ******************/
#newsletter #top {
    background: url(../images/newstop.jpg) no-repeat top left;
}
#newsletter #main {
    padding: 250px 0 80px 0;
}
#newsletter #copy {
    width: 540px;
    padding: 0 10px 0 0;
}
#newsletter #left {
    width: 216px;
    margin: 30px 30px 0 37px;
        padding: 0;
        float: left;
}

/************** Home Page ******************/
#home {
    height: 765px;
    background: url(../images/home.jpg) no-repeat top left;
}
#home h1,
#home h1 a {
    font-size: 10pt;
    margin: 0;
/*  text-decoration: none;*/
    color: #961b1e;
}
#home h2,
#home h2 a {
    font-size: 8pt;
    margin: 0;
/*  text-decoration: none;*/
    color: #961b1e;
}
#homebuttons {
    position: absolute;
    top: 250px;
    left: 65px;
}
#homeleft *,
#homeright * {
    font-size: 8pt;
}
#homeleft {
    width: 240px;
    position: absolute;
    top: 440px;
    left: 65px;
}
#homeleft p {
    margin: 0 0 10px 0;
}
#homeright {
    width: 590px;
    position: absolute;
    top: 430px;
    left: 350px;
}
#homeright p {
    margin: 0;
}
#homeright div {
    width: 260px;
    height: 75px;
    margin: 0 30px 8px 0;
    float: left;
    line-height: 1.1em;
}
#homeright img {
    float: left;
    margin: 0 10px 8px 0;
}
#gallery {
    width: 455px;
    height: 253px;
    position: absolute;
    top: 127px;
    left: 433px;
}
#pager {
    position: absolute;
    top: 380px;
    left: 435px;
}
#pager a {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    display: inline-block;
    text-indent: -100px;
    overflow: hidden;
    background-color: #553b18;
}
#pager a.activeSlide {
    background-color: #fff;
}

/************* Content Areas ******************/
#left {
    width: 218px;
    padding: 80px 70px 0 80px;
    float: left;
}
#copy {
    width: 420px;
    min-height: 400px;
    height: auto!important;
    height: 400px;
    padding: 0 45px 0 0;
    float: left;
}
#right {
    width: 120px;
    float: left;
}
/***************** Navigation ***********************/
.nav {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.nav a {
    text-decoration: none;
}
.topnav {
    position: absolute;
    top: 97px;
    left: 350px;
}
.topnav li {
    float: left;
    border-right: 1px solid #ffeec1;
}
.topnav li.last {
    border-right: none;
}
.topnav a {
    padding: 0 13px;
    font-size: .9em;
    text-transform: uppercase;
    color: #ffeec1;
}
.topnav .active a,
.topnav a:hover {
    color: #ffffff;
}
.sidenav {
    padding-top: 15px;
}
.sidenav li {
    padding: 2px 0;
}
.sidenav a {
    font-size: 8pt;
/*    font-weight: ;*/
    color: #603813;
}
.sidenav .active a,
.sidenav a:hover {
    color: #231f20;
}
.sidenav ul {
    margin: 0 0 0 15px;
    padding: 0;
    list-style-image: url(../images/bullet.gif);
}
.sidenav ul li {
    margin: 0;
    padding: 0;
}
/********** Missionaries ****************/
.missionHead {
    padding: 2px;
    text-align: center;
    clear: both;
    background-color: #D6C4A3;
}
.missionHead h2 {
    margin: 0;
}
.missionBody {
    padding: 7px 10px;
    margin-bottom: 20px;
    background-color: #f2e8d5;
}
.missionBody * {
    font-size: 8pt;
    vertical-align: top;
}
.missionBody .thumb {
    width: 105px;
    padding-right: 10px;
    text-align: center;
}
.missionBody .thumb a {
    width: 90px;
    margin: 7px auto;
    padding: 2px 0;
    display: block;
    text-decoration: none;
    background-color: #D6C4A3;  
}
.missionBody .text {
/*  width: 270px;
    height: 120px;
    float: left;
    background-color: #ddd;*/
}
.missionBody .label {
    white-space: nowrap;
}
.missionContact td {
    vertical-align: top;
}
.missionContact * {
    font-size: 8pt;
}
#lblWeb, #lblMap { display: none; }
#sec23 #lblWeb, #sec17 #lblMap { display: inline; }

/********** Media ***********/
#mediaplayer {
    margin: 8px 0;
}
.col2 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.col2 li {
    float: left;
    width: 210px;
    height: 220px;
}
.col2 .title {
    font-weight: bold;
    color: #2786c2;
}
/********** Gallery **************/
#myGallery {
    position: absolute;
    top: 127px;
    left: 433px;
}

/********* Newsletter **********/
ul.newsletter-nav { margin-bottom: 45px; padding:0;}
ul.newsletter-nav li{ margin: 0 0 3px 21px;}
li.nav-title{ list-style-type: none; text-align: center; background: #6d6d2d; padding: 2px 3px 3px; margin: 0 0 10px !important;}
li.nav-title h4{ color: #fdf6da; margin: 3px 3px 5px;}
ul.newsletter-nav li a{  display: block; background: transparent; color: #603813; padding: 3px;}
ul.newsletter-nav li a:hover{display: block; background: #6d6d2d; color: #fdf6da; padding: 3px;}

#newsletter div#copy h2 { font-size: 14px; color: #660000; font-weight: bold; }

#newsletter div#copy p.back-to-top {margin-top: 15px; margin-bottom: 0;}
#newsletter div#copy p.back-to-top a { display: block; font-weight: bold; background: transparent; padding: 3px; margin: 0;}
#newsletter div#copy p.back-to-top a:hover{ display: block; color: #fdf6da; font-weight: bold; background: #6d6d2d; }

blockquote h5 { font-style: italic; margin-bottom: 11px;}
#newsletter blockquote {margin-bottom: 23px;}

blockquote.scripture h5 { margin-bottom: 11px; font-weight: bold; font-size: 14px; }

blockquote.scripture p {font-style: italic; }
#newsletter blockquote.scripture {margin-bottom: 23px;}

ul.giving-info { list-style: none; margin-bottom: 30px;}
ul.giving-info li { margin: 0 0 5px;}
ul.giving-info li h3 { font-size: 14px; font-weight: bold; margin-bottom: 11px;}
ul.giving-info li p { margin: 0 0 5px;}

.italic {font-style: italic;}
.bold {font-weight: bold;}

/****** Forms ********/
#fLG {
    margin-bottom: 50px;
}
#fLG th {
    padding: 3px 15px 3px 0;
    text-align: left;
}
.errors {
    color: #c00;
}
