html {
    background: #262626;
}
body {
    margin: 0px 0px 0px 0px;
    background: #fff;
    font-family: "Myriad Web","Lucida Grande",verdana,arial,"bitstream vera sans",sans-serif;
    font-size: 14px;
    text-align: left;
}
a {
    color: #72B45C;
    text-decoration: none;
    font-weight: normal;
}
a:link {
    color: #72B45C;
    text-decoration: none;
    border-bottom: 0px dotted #72B45C;
}
a:visited {
    color: #72B45C;
    text-decoration: none;
    border-bottom: 0px dotted #72B45C;
}
a:active {
    color: #72B45C;
}
a:hover {
    color: #354430;
    background: #FBFCD5;
    text-decoration: none;
    border-bottom: 1px solid #354430;
}
dl dd {
    margin-left: 3em;
}

ol {
    margin-left:2em;
    margin-bottom:1em;
}
ol li {
    list-style:decimal;
}

h3 {
    font-weight:bold;
    font-size:20px;
    color:#354430;
}

em {font-style:italic;}

strong {font-weight:bold;}

sup { font-size:70%; }

/*
IDs --------------------- */
#eventlist {
    background: #F1E7D7;
}
#notice {
    border-bottom: 6px solid #91A58A;
    background: #BDCCB8;
    text-align: center;
    font-size: 14px;
    color: #565C52;
    position: relative;
    margin: auto;
    line-height: 1.2;
    padding: 10px;
}
#notice h3 {
    color: #66855C;
    font-size: 22px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
#notice p {
    font-size: 14px;
    color: #565C52;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    line-height: 18px;
}
#header {
    border-top: 6px solid #475B41;
    position: relative;
    height: 126px;
    line-height: 1.2;
    padding: 0;
    background: #262626;
}
#topnav {
    padding: 10px 40px 2px 0;
    text-align: right;
    font-size: 12px;
    color: #475B41;
    line-height: 1.2;
}
#topnav a {
    color: #85B377;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 0px;
}
#topnav a:hover {
    background: none;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
#logo {
    line-height: 1.2;
    position: relative;
    padding: 0px 0 0 45px;
    margin: 0;
    width: 243px;
}
#logo h1,#logo h2,#bverselogo h1,#bverselogo h2 {
    display: none;
}
#logo a,#logo a img, #logo a:hover, #logo a:hover img {
    border: 0;
}
#bverselogo {
    line-height: 1.2;
    position: relative;
    padding: 0;
    margin: auto;
    position: relative;
    text-align: center;
    background: #262626;
}
#undernav {
    position: relative;
    line-height: 1.2;
    height: 18px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 30px;
}
#undernavmain {
    position: relative;
    line-height: 1.2;
    padding: 20px 0px;
    margin: 0px;
    margin-bottom: 30px;
    background: #BBAF9B url(../img/core/undernavmainbg.jpg) repeat-x 50% 100%;
}
#content {
    border: 0px solid #FC01D6;
    position: relative;
    line-height: 1.2;
    height: 100%;
    padding: 0px;
    margin: 0px;
    padding-left: 33px;
    padding-right: 30px;
}
#mainleft {
    border: 0px solid #0C01D6;
    line-height: 1.2;
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
    float: left;
    width: 478px;
}
    body.river-in-the-desert #mainleft {
        background:url(../img/core/riverinthedesertlogo.jpg) no-repeat 0 0;
        padding-top:180px;
    }
#mainright {
    font-family: 'Trebuchet MS',"Myriad Web",sans-serif;
    border: 0px solid #FC01D6;
    width: 254px;
    float: right;
    position: relative;
    margin: 0;
    left: 0px;
    top: 0px;
    line-height: 1.2;
    padding: 0px;
}
#contentchange {
    border: 0px solid #FC01D6;
    position: relative;
    line-height: 1.2;
    height: 100%;
    padding: 0px;
    margin: 0px;
    padding-left: 33px;
    padding-right: 30px;
}
#changeleft {
    border: 0px solid #0C01D6;
    line-height: 1.2;
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
    float: left;
    width: 478px;
}
#changeleft a {
    color: #475B41;
    text-decoration: none;
    font-weight: normal;
}
#changeleft a:link {
    color: #475B41;
    text-decoration: none;
    border-bottom: 0px dotted #FEB545;
}
#changeleft a:visited {
    color: #475B41;
    text-decoration: none;
    border-bottom: 0px dotted #FEB545;
}
#changeleft a:active {
    color: #475B41;
}
#changeleft a:hover {
    color: #262626;
    text-decoration: none;
    border-bottom: 0px solid #A76600;
}
#changeright {
    font-family: 'Trebuchet MS',"Myriad Web",sans-serif;
    border: 0px solid #FC01D6;
    width: 254px;
    background: url(../img/core/upcomingeventsbgtopper.jpg) no-repeat 0 0;
    float: right;
    position: relative;
    margin: 0;
    left: 0px;
    top: 0px;
    line-height: 1.2;
    padding: 0px;
}
#mainstory {
    border: 0px solid #F001D6;
    font-size: 14px;
    color: #68655E;
    font-weight: normal;
    margin: 0;
    line-height: 1.2;
    padding: 0px 10px;
}
#menu {
    margin-bottom: 40px;
    margin-top: 20px;
    width: 730px;
    background: #FFF;
    font-family: Georgia,serif;
    font-size: 18px;
    text-align: center;
    font-weight: normal;
    border-left: 1px solid #DA9F2B;
    border-right: 1px solid #DA9F2B;
    border-bottom: 1px solid #DA9F2B;
    border-top: 1px solid #DA9F2B;
    padding: 5px;
}
#menu a:link {
    font-weight: normal;
}
#bgfooter {
    position: relative;
    line-height: 14px;
    color: #F4E3CD;
    font-size: 9px;
    text-align: center;
    padding: 0px;
    margin-top: 0px;
    background: #262626;
}
#poweredby a {
    color: #ADCF8C;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 0px;
}

table#playlist tr.alt td {
    background:#E5EFDA;
}

table#playlist {
    border: 1px solid #666666;
    width: 450px;
    line-height: 14px;
}
table#playlist a {
    color: #73A245;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 0px;
}
table#playlist a:hover {
    background: none;
    color: #47701F;
    font-weight: normal;
    text-decoration: underline;
    border-bottom: 0px solid #47701F;
}
table#playlist tbody tr td {
    font-family: "lucida grande",verdana,sans-serif;
    font-size: 8pt;
    padding: 3px 8px;
    border-left: 1px solid #D9D9D9;
}
table#playlist tbody tr.selected td {
    background-color: #73A245;
    color: #ffffff;
    font-weight: bold;
    border-left: 1px solid #5A862E;
    border-bottom: 1px solid #98C76B;
}
table#playlist form {
    padding: 0;
    margin: 0;
}
#bverse {
    margin: 20px;
}
#g2side {
    background: #E7EFE5;
}
/*
Classes --------------------- */

.wrap {
    border: 0px solid #FC01D6;
    position: relative;
    margin: auto;
    line-height: 1.2;
    padding: 0 0px;
    width: 822px;
}

.storyimg {
    padding-bottom: 10px;
}
.R {
    display: block;
    margin-bottom: 10px;
    margin-left: 10px;
    float: right;
    padding: 9px;
    background-color: #F2F2F2;
    border: 1px solid #999;
}
.Rnoborder {
    margin-bottom: 10px;
    margin-left: 10px;
    float: right;
}
.L {
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
    padding: 9px;
    background-color: #F2F2F2;
    border: 1px solid #999;
}
.Lnowrap {
    display: block;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 9px;
    background-color: #F2F2F2;
    border: 1px solid #999;
}
.C {
    display: block;
    margin: 0 auto;
    padding: 9px;
    background-color: #F2F2F2;
    border: 1px solid #999;
}
.pullquote {
    font-family: Georgia,serif;
    font-size: 34px;
    line-height: 36px;
    letter-spacing: -1px;
    color: #65745F;
    width: 260px;
    display: block;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 0px;
    float: right;
    padding: 9px;
}
.mainpgimg {
    border: 0px;
    float: right;
    padding: 0px;
    margin-left: 5px;
}
.imgadv {
    border: 0px;
    padding: 0px;
    margin-left: 5px;
}

div.item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
body#events div.item {
    padding-bottom:0;
    margin:0 0 10px 0;
    border:0;
}
body#events div.item a {
    background:url(../img/core/calendar.png) no-repeat 0 0;
    padding-left:20px;
}
div.item h3, 
div.item h4, 
div.item h5, 
div.item p {
    margin: 0;
}
div.item h3 {
    font-size:25px;
    font-weight:bold;
    margin:10px 0 5px;
    font-family:georgia, serif;
}
div.item h4 {
    font-size:13px;
}
div.item h5 {
    font-size: 12px;
}
div.item p {
    line-height:24px;
    font-size:16px;
}
div.item a.readmore {
    font-family:'Trebuchet MS',"Myriad Web",sans-serif;
    font-size:14px;
    font-weight:bold;
}
div.list {
    width: 100%;
    overflow: hidden;
}
div.thumbnail {
    float: left;
    position: relative;
    margin: 0;
}
div.thumbnail a img {
    -moz-opacity: 0.75;
    opacity: 0.75;
    filter: alpha(opacity=75);
}
div.thumbnail a:hover img {
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}
div.thumbnail span.details {
    display: none;
}
.sidebargroup {
    border: 0px;
    background: url(../img/core/sidebarbg.jpg) repeat-y 0 0;
    margin: 0;
    padding: 0px 15px 0 15px;
    width: 246px;
}

.sidebar_menu {
    border: 4px solid #ddd;
    background: #eee;
    margin: 0px 15px 10px 6px;
    padding: 4px;
    width: 216px;
    _overflow: hidden;
}

.sidebar_menu .side li {
    line-height:17px;
}

.sidebargroup_bottom {
    background: url(../img/core/sidebarbgbottom.jpg) no-repeat 0 0;
    padding: 0 0 20px 0;
    margin: 0;
}
.sidebargroup_top {
    background: url(../img/core/sidebarbgtopper.jpg) no-repeat 0 0;
    line-height: 10px;
    height: 13px;
    padding: 0;
    margin: 0;
}
.sidetitle h3 {
    color: #475543;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 1px;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 10px;
    width: 230px;
}
.sidetitle A {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}
.sidetitle A:link {
    color: #fff;
    text-decoration: none;
    border-bottom: 0px dotted #FEB545;
}
.sidetitle A:visited {
    color: #fff;
    text-decoration: none;
    border-bottom: 0px dotted #FEB545;
}
.sidetitle A:active {
    color: #fff;
}
.sidetitle A:hover {
    color: #BCC4B0;
    background: none;
    text-decoration: none;
    border-bottom: 0px solid #A76600;
}
.side {
    color: #5A6E54;
    font-size: 11px;
    line-height: 20px;
    padding: 0px;
    padding-bottom: 20px;
    padding-left: 5px;
    margin: 0px;
    width: 206px;
}
.side a {
    color: #5B9D4A;
    text-decoration: none;
    font-weight: bold;
}
.side a:link {
    color: #5B9D4A;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 0px dotted #FEB545;
}
.side a:visited {
    color: #5B9D4A;
    text-decoration: none;
    border-bottom: 0px dotted #FEB545;
}
.side a:active {
    color: #5B9D4A;
}
.side a:hover, .side li.selected a {
    color: #1D4712 !important;
    background: none;
    text-decoration: none;
    border-bottom: 0px solid #1D4712;
}
.side p {
    font-family:'Trebuchet MS',"Myriad Web",sans-serif;
    font-size:11px;
    line-height:20px;
    padding: 0 0 10px 0;
    margin: 0px;
}
.side h4 {
    color: #5B9D4A;
    padding-top: 0px;
    font-weight: bold;
    font-size: 18px;
    margin: 0px;
}
.side h5 {
    font-family: Georgia,serif;
    color: #5B9D4A;
    padding-top: 0px;
    font-weight: normal;
    font-style: italic;
    font-size: 13px;
    margin: 0px;
}
.side ul {
    font-size: 16px;
    color: #68655E;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0 5px;
    line-height: 0px;
}
.side li {
    font-size: 14px;
    color: #827357;
    font-weight: normal;
    margin: 0px;
    padding: 0 0 10px 0;
    line-height: 15px;
    list-style: none;
}
.side li a {
    display: block;
}
.side dl {
    font-size: 13px;
    line-height: 16px;
}
.side dt {
    font-weight: bold;
    margin: 5px 0 0 0;
}
.blogside ul {
    list-style-type: none;
    margin: 0;
    padding: 0 40px 10px 5px;
}
.blogside li {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.blogside li:hover {
    background: #F5D874;
}
.blogside a,.blogside a:link,.blogside a:hover,.blogside a:visited {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 6px;
    border-bottom: 0;
}
.giThumbnail {
    display: block;
    margin-bottom: 5px;
    padding: 9px;
    background-color: #F2F2F2;
    border: 1px solid #999;
}
h4.giDescription {
    color: #666;
    padding: 0 0 10px 0;
    font-weight: normal;
    font-size: 11px;
    margin: 0px;
}
.sidetitlechange h3 {
    color: #675C49;
    font-size: 17px;
    font-weight: normal;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 0 10px 5px;
    margin: 0 0 1px 0;
}
.sidechange {
    background: #F1E7D7;
    color: #827357;
    font-size: 14px;
    line-height: 16px;
    padding: 0px;
    padding-bottom: 20px;
    padding-left: 5px;
    margin: 0px;
}
.sidechange a {
    color: #3F4D38;
    text-decoration: none;
    font-weight: bold;
}
.sidechange a:link {
    color: #3F4D38;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 0px dotted #FEB545;
}
.sidechange a:visited {
    color: #3F4D38;
    text-decoration: none;
    border-bottom: 0px dotted #FEB545;
}
.sidechange a:active {
    color: #3F4D38;
}
.sidechange a:hover {
    color: #1D4712;
    background: none;
    text-decoration: none;
    border-bottom: 1px solid #1D4712;
}
.sidechange p {
    padding: 0px;
    margin: 0px;
}
.sidechange strong {
    color: #3F4D38;
}
.sidechange h4 {
    color: #3F4D38;
    padding-top: 10px;
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
}
.sidechange ul {
    font-size: 16px;
    color: #68655E;
    font-weight: normal;
    margin: 0;
    padding: 0px;
    line-height: 0px;
}
.sidechange li {
    font-size: 14px;
    color: #827357;
    font-weight: normal;
    margin: 0px;
    padding: 0 0 10px 0;
    line-height: 15px;
    list-style-type: none;
}
.sidechange dl {
    width: 140px;
    z-index: 3;
    padding: 0;
    margin: 0;
}
.sidechange dt {
    font-weight: normal;
    color: #827357;
    padding: 0 0 10px 0;
}
.sidechange dd {
    color: #3F4D38;
    font-weight: bold;
}
.upcomingeventsgroup {
    border: 0px;
    background: url(../img/core/upcomingeventsbg.jpg) repeat-y 0 0;
    margin: 8px 0 0 0;
    padding: 1px 15px 0 15px;
    width: 185px;
}
.upcomingeventsgroup_bottom {
    background: url(../img/core/upcomingeventsbgbottom.jpg) no-repeat 0 0;
    padding: 0;
    margin: 0;
}
.links dl {
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #354430;
    z-index: 3;
    padding: 0;
    margin: 0 0 30px 0;
}
.links dt,.links dt a {
    font-weight: bold;
    font-size: 16px;
    color: #574B34;
    padding: 0;
    margin: 0;
}
.links dd {
    font-family: Georgia,serif;
    color: #3F4D38;
    font-size: 16px;
    font-weight: normal;
    padding: 0;
    margin: 0;
}
.links dd p {
    padding: 0 0 15px 0;
    margin: 0;
}
.post {
    padding: 0px;
    margin: 0px;
    margin-bottom: 40px;
    line-height: 20px;
}
.post h1,h2 {
    font-family: Georgia,serif;
    font-size: 40px;
    color: #354430;
    line-height: 38px;
    letter-spacing: -2px;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 10px;
    padding-top: 10px;
    border-bottom: 0px solid #ACC8EA;
}
.post h1,h2 a:link {
    color: #3B4332;
    font-weight: normal;
    border-bottom: 0px solid #ACC8EA;
    letter-spacing: -2px;
}
.post h1,h2 a:hover {
    color: #000;
    background: none;
}
.post h3 {
    font-family: "Myriad Web","Lucida Grande",verdana,arial,"bitstream vera sans",sans-serif;
    color: #45683E;
    font-size: 23px;
    font-weight: normal;
    border-bottom: 0px solid #EDEDED;
    letter-spacing: -1px;
}
.post h4 {
    color: #88B05A;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
.post .grouper {
    margin: 30px 0 5px;
}
.post h5 {
    padding: 0 0 20px 0;
    font-family: Georgia,serif;
    margin: 0;
    font-size: 22px;
    font-weight: normal;
    font-style: italic;
}
body#events .post h5 {
    font-style:normal;
    padding:0;
    font-size:16px;
}
body#events .post h5 a {
    color:#45683e;
}
body#events .post h4 {
    margin:10px 0;
    color:#564224;
}
.post h5.download {
    font-size: 16px;
    margin-top: 10px;
}
.post p, p {
    font-family: Georgia,serif;
    font-size: 18px;
    color: #53574E;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
    line-height: 30px;
}
.post ul {
    font-size: 16px;
    color: #53574E;
    font-weight: normal;
    margin: 0 0 0 1.5em;
    line-height: 30px;
}
.post li {
    font-size: 16px;
    color: #53574E;
    font-weight: normal;
    margin: 0;
    padding: 0 0 20px 0;
    line-height: 20px;
    list-style-type: none;
    list-style-image: url(../img/core/sbbullet.gif);
    list-style-position: outside;
}
.post li a {
    color: #4D863A;
    text-decoration: none;
    font-weight: normal;
}
.post li a:link {
    color: #4D863A;
    text-decoration: none;
    border-bottom: 0px dotted #72B45C;
}
.post li a:visited {
    color: #4D863A;
    text-decoration: none;
    border-bottom: 0px dotted #72B45C;
}
.post li a:active {
    color: #4D863A;
}
.post li a:hover {
    color: #2B4E1F;
    background: #FBFCD5;
    text-decoration: none;
    border-bottom: 1px solid #2B4E1F;
}
.post dl {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #354430;
    z-index: 3;
    padding: 0;
    margin: 0 0 20px 0;
}
.post dt {
    font-family: Georgia,serif;
    font-weight: normal;
    font-size: 16px;
    color: #574B34;
    padding: 0 0 0 20px;
}
.post dd {
    color: #3F4D38;
    font-weight: normal;
}
.post strong {
    color: #88B05A;
    font-weight: bold;
}
.blog .post strong {
    color: #53574E;
    font-weight: bold;
}
.post blockquote, blockquote {
    background: #eee;
    padding: 10px 20px;
    margin: 0 0 20px 0;
    border-left: 5px solid #aaa;
}

div.devotional blockquote {
    background:#ebe6d8;
}

div.devotional ol {
    font-family:georgia, serif;
    font-size:18px;
    color:#53574E;
}
div.devotional ol li {
    margin:0 0 10px;
}

div.devotional {
    margin-top:40px;
}

div.devotional h4 {
    font-weight:bold;
}
div.devotional div.item {
    margin:0;
    padding:0;
}
div.devotional div.item h5 {
    font-size:13px;
}

div.devotional div.item h5 a {
    display:block;
    padding:10px;
    color:#5B914A;
    font-weight:bold;
}
div.devotional div.item h5 a:hover {
    color:#34542B;
}

div.devotional p.copyright {
    color:#767C70;
    font-family: "Myriad Web","Lucida Grande",verdana,arial,"bitstream vera sans",sans-serif;
    font-size:11px;
    margin-top:30px;
}

.post object {
    outline:none;
    margin:0 0 15px;
}
.posted {
    font-size: 12px;
    color: #8A8E85;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
    line-height: 18px;
}
.powered {
    padding: 10px;
    color: #696969;
    line-height: 13px;
    font-size: 9px;
    text-align: center;
    border-top: 0px solid #7A9CC4;
}
a.poweredlink {
    color: #696969;
    text-decoration: none;
    font-weight: normal;
}
a.poweredlink:link {
    color: #696969;
    text-decoration: none;
    border-bottom: 0px dotted #696969;
}
a.poweredlink:visited {
    color: #696969;
    text-decoration: none;
    border-bottom: 0px dotted #696969;
}
a.poweredlink:active {
    color: #696969;
}
a.poweredlink:hover {
    color: #fff;
    background: none;
    text-decoration: none;
    border-bottom: 0px solid #696969;
}
.formBorder {
    border: 1px solid #C6C6C6;
    font-size: 13px;
    color: #333;
    background: #F2F2F2;
}
.none {
    padding: 0px;
    border: 0px solid #999;
}
.none img {
    padding: 0px;
    border: 0px solid #999;
}
.none a,a:link,a:hover {
    padding: 0px;
    border: 0px solid #999;
    border-bottom: 0px solid #999;
}
.newsletter {
    font-family: "Myriad Web","Lucida Grande",verdana,arial,"bitstream vera sans",sans-serif;
    background: #FAF3C0;
    padding: 10px 20px 0 20px;
    border: 2px solid #F2DF61;
    margin: 0 0 50px 0;
}
.newsletter p {
    font-family: "Myriad Web","Lucida Grande",verdana,arial,"bitstream vera sans",sans-serif;
}
.newsletter h3 {
    font-family: Georgia,serif;
    font-size: 30px;
    color: #354430;
    line-height: 20px;
    letter-spacing: -2px;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 10px;
    padding-top: 10px;
    border-bottom: 0px solid #ACC8EA;
}
.newsletter ul {
    font-size: 16px;
    color: #53574E;
    font-weight: normal;
    margin-top: 0px;
    line-height: 30px;
}
.newsletter li {
    font-size: 16px;
    color: #53574E;
    font-weight: normal;
    margin-top: 0px;
    line-height: 30px;
    list-style-type: none;
    list-style-image: url(../img/core/nlbullet.jpg);
}
.newsletter a:link {
    color: #26451C;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #72B45C;
}
.newsletter a:hover {
    color: #080701;
    background: #FCE019;
    text-decoration: none;
    border-bottom: 1px solid #354430;
}
.newsletterlink {
    vertical-align: 30%;
}
.youthfloat {
    position: relative;
    float: left;
    width: 160px;
    font-family: "Myriad Web","Lucida Grande",verdana,arial,"bitstream vera sans",sans-serif;
    background: #FAF3C0;
    padding: 10px 20px 0 20px;
    border: 2px solid #F2DF61;
    margin: 0 10px 50px 0;
}
.youthfloat p {
    margin: 0 0 10px 0;
    padding: 0px;
}
.youthfloat h4 {
    font-size: 18px;
    color: #354430;
    line-height: 20px;
    margin: 0px;
}

h4.plain a {
    color:#68655E;
}

div.one-image {
    height: 800px;
}
a.footerhide,a:hover.footerhide {
    color: #262626;
    background: none;
}
div.clearer {
    clear: left;
    line-height: 0px;
    height: 0;
}


body.contact form label {
    display:block;
}
body.contact form div.row {
    margin:0 0 10px;
}
body.contact form div.row input {
    width:98%;
    border:1px solid #999;
    padding:4px;
}

body.contact form textarea {
    width:98%;
    border:1px solid #999;
    padding:4px;
}

/*
Comment formatting --------------------- */
#comments dl {
    width: 400px;
    margin: 0 0 20px 10px;
    background: #F0EFE9;
}
#comments dt {
    margin: 0;
    padding: 10px;
    background: #E2E0D5;
    border-bottom: 2px solid #fff;
    font-family: 'Myriad web',verdana,bitstream vera sans,sans-serif;
    color: #A09E76;
    font-size: 11px;
    font-weight: normal;
}
#comments dd {
    margin: 0;
    padding: 10px;
}
.comments-body {
    font-family: 'Myriad web',verdana,bitstream vera sans,sans-serif;
    text-align: left;
    color: #666;
    font-size: 13px;
    font-weight: normal;
    line-height: 140%;
    padding-right: 0px;
    margin-left: 25px;
    margin-right: 25px;
    padding-bottom: 15px;
}
.comments-body p {
    font-family: 'Myriad web',verdana,bitstream vera sans,sans-serif;
    text-align: left;
    color: #666;
    font-size: 13px;
    font-weight: normal;
    line-height: 140%;
}
.comment-number {
    padding: -15px 4px -15px 15px;
    border-width: 0;
    margin-right: 5px;
    font: 39px Georgia,Times,Serif;
    border-right: 0px solid #A09E76;
    color: #F0EFE9 ;
}
a.comment-number {
    color: #F0EFE9 ;
    text-decoration: none;
}
a.comment-number:link {
    color: #F0EFE9 ;
    text-decoration: none;
}
a.comment-number:visited {
    color: #F0EFE9 ;
    text-decoration: none;
}
a.comment-number:active {
    color: #F0EFE9 ;
    text-decoration: none;
}
a.comment-number:hover {
    color: #F0EFE9 ;
    text-decoration: none;
    border-bottom: 0px solid #F0EFE9 ;
}
.comments-head {
    font-family: Georgia,serif;
    font-size: 23px;
    color: #333;
    border: 0px;
    padding: 0 0 15px 10px;
    margin: 0;
    text-transform: none;
}
.comments-note {
    font-family: 'Myriad web',verdana,bitstream vera sans,sans-serif;
    font-size: 10px;
    color: #333;
    background: #FFFBB8;
    border: 1px solid #E5E1A1;
    padding: 5px;
    margin-top: 5px;
    text-transform: none;
    margin-right: 10px;
    margin-left: 15px;
    margin-bottom: 30px;
}

p.note {
    line-height:15px;
    font-size:12px;
    margin-left:0;
    font-family: 'Myriad web',verdana,bitstream vera sans,sans-serif;
    color: #808779;
    margin-top: 5px;
    text-transform: none;
    
}

/*
Lightbox ------------------ */
#overlay {
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 10000;
    background: #000;
    width: 100%;
    height: 100%;
    -moz-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
#popup {
    position: fixed;
    _position: absolute;
    top: 40%;
    left: 50%;
    margin-left: -211px;
    z-index: 10001;
    background: #fff;
    padding: 15px;
    border: 5px solid #fbf9f2;
    overflow: hidden;
    font-family: helvetica,arial,sans-serif;
}
#popup #large_image {
    margin: 0;
    overflow: hidden;
    position: relative;
    background: #fff;
}
#popup img {
    margin: 0;
    z-index: 10003;
}
#popup img.loading {
    width: 208px;
    height: 13px;
    margin-top: 200px;
}
#popup a.close {
    position: absolute;
    top: 0px;
    right: 1.5em;
    z-index: 10004;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    color: #231f20;
    text-transform: uppercase;
}
#popup a.prev,#popup a.next {
    margin: 0;
    padding: 0.75em 0.5em 0.5em 1em;*padding-top:0.5em;
    overflow: hidden;
    display: block;
    position: absolute;
    height: 1em;
    top: 50%;
    margin-top: -1em;
    left: 0px;
    z-index: 10003;
    line-height: 1em;
    background: #fbf9f2;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
}
#popup a.next {
    left: auto;
    right: 0px;
    padding: 0.75em 1em 0.5em 0.5em;*padding-top:0.5em
}
#popup div.caption {
    position: absolute;
    bottom: 16px;
    left: 21px;
    font-size: 14px;
    color: #37695b;
    text-transform: uppercase;
}


/*
Tables -------------------- */
table td.monthreg, table td.monthoff, table td.monthon, table td.dateback {
    border: 1px solid #ccc;
}

table.preacher th.title {
    width:70%;
}
table.preacher th.date {
    width:30%;
}

body#contact table td {
    padding: 5px;
}



/*
Navigation --------------------- */


#navarea {
    position: relative;
    height: 32px;
    background: #252525;
    border-bottom: 10px solid #624C2A;
    z-index: 1;
}




#navbar, #navbar ul {/* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}


#navbar {
    padding: 0 0 0 40px;
}


#navbar a {
    color: #8F8068;
    font-weight: normal;
    text-decoration: none;
    padding: 8px 15px 9px 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 2px;
    border-right: 1px solid #6A604C;
    border-top: 1px solid #6A604C;
    border-bottom: 0px;
    background: #494031;
    display: block;
}

#navbar li.building {
    position:absolute;
    right:40px;
    top:0;
    font-size:12px;
}

#navbar li.building a {
    background: #3f6145;
    border-color: #5b8c64;
    color: #83c990;
    padding-top:10px;
}


#navbar a:hover, #navbar li.sfhover a {
    color: #221E17;
    background: #D2BD98 url(../img/core/fadenavbgHOVER.jpg) repeat-x 0 0;
    border-right: 1px solid #CCB485;
    border-top: 1px solid #CCB485;
}

#home .home, 
#ministries .ministries, 
body.ministries ul#navbar li a.ministries,
#calendar .calendar, 
#resources .resources, 
#riverblog .riverblog, 
#contact .contact, 
#about .about, 
#home .home:hover, 
#ministries .ministries:hover, 
#calendar .calendar:hover, 
#resources .resources:hover, 
#riverblog .riverblog:hover, 
#contact .contact:hover, 
#about .about:hover, 
body.vision ul#navbar li.building a,
ul#navbar li.selected a,
ul#navbar li.ancestor a {
    color: #fff;
    border-right: 1px solid #9A865A;
    border-top: 1px solid #9A865A;
    background: #624C2A url(../img/core/fadenavbgON.jpg) repeat-x 0 0;
}


#navbar li { /* all list items */
    font-family:"Trebuchet MS", "Myriad Web", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0px;
    float: left;
}

#navbar li ul { /* second-level lists */
    position: absolute;
    background: #D2BD98;
    border: 0;
    border-right: 1px solid #A68F67;
    border-bottom: 1px solid #A68F67;
    width: 10.5em;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}


#navbar li ul a, #navbar li.sfhover ul a { /* a second-level lists */
    background:#D2BD98;
    width: 9.1em;
    border: 0;
}



#navbar li ul a:hover, #navbar li.sfhover ul a:hover { /* a hover second-level lists */
    background: #B6A07B;
    color: #fff;
    border: 0;
}


#navbar li:hover ul, #navbar li.sfhover ul { /* lists nested under hovered list items */
    left: auto;
}


#navbar li li a, #navbar li.sfhover li a {
    display: block;
    border: 0;
    font-weight: normal;
    color: #726146;
    padding: .65em 10px;
}

