﻿body
{
    margin: 0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    background-color: #17330b;
    background-image: url(/images/background_top_gradient.jpg);
    background-repeat: repeat-x;
}
p.clear
{margin: 0; padding: 0; clear: both}
#AllContent
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 1000px;
    text-align: left;
    padding: 10px 20px 0 20px;
}

#SubNav ul
{
    list-style-type: none;
    list-style-position: inside;
    margin: 0;
    color: White;
}
#SubNav li
{
    border-right: solid 1px white;
    text-transform: uppercase;
    float: left;
    font-weight: bold;
    padding: 0 10px;
    margin: 0;
}
#SubNav li.last
{
    border-right: none;
}
#SubNav a:link, #SubNav a:visited, #SubNav a:active, #SubNav a:hover
{
    color: White;
    text-decoration: none;
}
#SubNav a:hover
{
    color: #E6E6E6;
}

#MainContent
{
    width: 980px;
    min-height: 300px;
    float: left;
    clear: both;
    padding: 5px 10px 0 10px;
    background-image: url(/images/background_gradient.jpg);
    background-repeat: repeat-y;
}

#Breadcrumb
{
    color: White;
    clear: both;
    float: left;
}
#Breadcrumb a:link, #Breadcrumb a:visited, #Breadcrumb a:active, #Breadcrumb a:hover
{
    text-decoration: underline;
    color: White;
}

#ContentFooter
{
    float: left;
    clear: both;
}

#Footer
{
    padding-top: 6px;
    text-align: center;
    width: 1000px;
    margin-bottom: 20px;
    color: White;
    font-weight: bold;
}
#Footer a:link, #Footer a:visited, #Footer a:active, #Footer a:hover
{
    color: White;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
#Footer a:hover
{
    color: Gray;
    text-decoration: underline;
}
#HomeBottomNav
{
    clear: both;
}

.watermark
{
    color: Gray;
}
.textbox
{
    font-family: Arial, Calibri, Myriad Pro;
}
.LastMenuItem
{
    border-right: none;
}
.TopRightImg
{
    float: right;
    text-align: right;
    padding: 0 0 30px 0;
}
.brochure
{
    float: right;
    text-align: center;
    padding: 0 0 30px 20px;
    position: relative;
    font-size: 11px;
}

.TopRightImg img
{
    margin: 0 0 0 15px;
}
.LeftFloatImgAndCaption
{
    float: left;
    text-align: center;
}
.LeftFloatImgAndCaption img
{
    padding: 0 15px 15px 0;
}

p
{
    margin-top: 0;
}
h1, h2, h3, h4, h5, h6
{
    margin-bottom: 0;
}
h1
{
    font-size: 26px;
    font-weight: bold;
    color: #0B0B77;
}
h2
{
    font-size: 14px;
    font-weight: bold;
    color: #0B0B77;
    margin-top: 25px;
}
h3
{
    font-size: 13px;
    font-weight: bold;
}
h4
{
    font-size: 14px;
    font-weight: bold;
}
h5
{
    font-size: 12px;
}
h6
{
    font-size: 10px;
    font-style: italic;
    margin-top: 5px;
    color: Gray;
}
a:link, a:visited, a:active, a:hover
{
    color: #17330b;
    text-decoration: underline;
}
a:hover
{
    color: #38741E;
    text-decoration: none;
}

#col2
{
    padding: 10px 15px;
    background-color: White;
    float: right;
    width: 46%;
    margin: 0 0 5px 0;
    border-bottom-width: 1px;
    border-bottom-color: #6B936F;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-right-color: #AEC8B0;
    border-right-style: solid;
    height: 100%;
}

#col1
{
    padding: 10px 15px;
    background-color: White;
    width: 46%;
    margin: 0 0 5px 0;
    border-bottom-width: 1px;
    border-bottom-color: #6B936F;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-right-color: #AEC8B0;
    border-right-style: solid;
    height: 100%;
}

#col1 p
{
    margin-left: 10px;
}

#col2 p
{
    margin-left: 10px;
}

#col2 h2
{
    margin-left: -15px;
}

#col1 h2
{
    margin-left: -15px;
}

#doublecol p
{
    margin-left: 10px;
}

#doublecol
{
    margin: 0 0 5px 0;
    padding: 10px 15px;
    background-color: White;
    clear: both;
    width: 949px;
    border-bottom-width: 1px;
    border-bottom-color: #6B936F;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-right-color: #AEC8B0;
    border-right-style: solid;
    min-height: 277px;
}

#HomeBody
{
    padding: 10px 15px 0 15px;
    margin-bottom: 5px;
    background-color: White;
    clear: both;
    width: 949px;
    border-bottom-width: 1px;
    border-bottom-color: #6B936F;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-right-color: #AEC8B0;
    border-right-style: solid;
}
.greenborder
{
    border: solid 1px #6B936F;
}
.hrule
{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #17330b;
}
.fact
{
    font-weight: bold;
    color: #08235f;
}
.youdo
{
    font-weight: bold;
    color: #20490e;
}
.campaignlist
{
    font-weight: bold;
}
.ages
{
    font-size: 12pt;
    font-weight: bold;
}
label
{
    display: block;
    margin: 0;
    padding: 0;
}

table
{
    padding: 0;
    margin: 0;
}
tr
{
    padding: 0;
    margin: 0;
}
td
{
    padding: 0;
    margin: 0;
}

#Homepage h1
{
    font-size: 23px;
    margin: 0 0 0 0;
    text-align: center;
}

#Homepage p
{
    text-align: center;
    padding: 5px 10px;
}

#GraphicHeader
{
    background-image: url(/images/header_graphic_03.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 122px;
    text-align: center;
    margin-bottom: 5px;
}

#GraphicHeader h1
{
    font-size: 35px;
    margin-top: 0px;
    padding-top: 5px;
    color: White;
}

#GraphicHeader p
{
    font-size: 15px;
    font-weight: bold;
    color: #0B0B77;
    color: White;
}

#Explorations h2
{
    font-size: 21px;
    color: #001a53;
    margin: 10px;
}

#Explorations h3
{
    font-size: 14px;
    color: #001a53;
    margin: 10px;
}

#Explorations p
{
    margin: 10px 10px 10px 20px;
}

.RepeaterItem
{
    background-color: #f0f8f1;
    width: 925px;
    margin-bottom: 10px;
    border: solid 1px #d5e5cf;
}
.RepeaterAltItem
{
    background-color: White;
    width: 925px;
    margin-bottom: 10px;
    border: solid 1px #d5e5cf;
}

#Explorations .RepeaterItem
{
}
#Explorations .RepeaterAltItem
{
}

.GreenHeader
{
    color: #17330b;
}

.LighterText
{
    font-weight: lighter;
}

.HomePicNumber
{
    font-weight: bold;
    font-size: 13px;
    color: White;
    float: left;
    height: 15px;
    padding: 0 15px 3px 15px;
    background-color: #17330B;
    border: solid 1px black;
    margin: 12px 20px 0 0;
}
#HomeImages
{
    width: 600px;
    position: relative;
    height: 400px;
}
#ConserveLiving ul li
{
    padding-bottom: 5px;
}
#ConserveLiving ul li.last
{
    padding-bottom: 0;
}

.govtLinks
{
    margin-top: 3px;
    padding-left: 15px;
}

input, select, textarea
{
    font-size: 11px;
}

.brochureBox
{
    float: left;
    width: 226px;
    height: 170px;
    margin: 5px;
    border-top: solid 1px #cee0d3;
    border-left: solid 1px #cee0d3;
    position: relative;
}

.brochureBox img
{
    border: none;
}
.brochureBox h5
{
    margin-top: 10px;
}

.pdfIcon
{
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}
.brochureThumb
{
    width: 100px;
    float: left;
    margin: 5px 10px 2px 10px;
}
.PITextBox
{
    width: 300px;
    margin-bottom: 10px;
}

.marginBottom10px
{
    margin-bottom: 10px;
}

.marginBottom2px
{
    margin-bottom: 2px;
}

.productBoxes
{
    float: left;
    width: 48%;
    margin: 5px;
    border-top: solid 1px #cee0d3;
    border-left: solid 1px #cee0d3;
}

.productBoxes img
{
    width: 130px;
    float: left;
    margin: 5px 10px 2px 10px;
}
.cartTickets
{
    background: url(/images/cart_tickets_BG_01.jpg) repeat-x;
    min-height: 30px;
    padding: 5px 10px;
    border-left: solid 1px #d6eadc;
    border-bottom: solid 1px #d6eadc;
}

.cartMerch
{
    background: url(/images/cart_tickets_BG_01.jpg) repeat-x;
    padding: 5px 10px;
    border-left: solid 1px #d6eadc;
    border-bottom: solid 1px #d6eadc;
    vertical-align: middle;
    min-height: 30px;
}

.cartBorderRight
{
    border-right: solid 1px #d6eadc;
    padding-right: 8px;
}

.headerCartPadding
{
    padding-right: 8px;
}

.headerCartPaddingLeft
{
    padding-left: 8px;
}

.headerCartBorderRight
{
    padding-left: 8px;
    border-right: solid 1px #d6eadc;
    padding-right: 8px;
}

.payInfo
{
    font-weight: bold;
    color: #0B0B77;
}

.payInfo input
{
    background: #f5faf6;
    border: 1px inset #d7b9c9;
}

.payInfo select
{
    background: #f5faf6;
}
.familyFun
{
    font-size: 15px;
    text-transform: uppercase;
}
.breadcrumbPrior
{
    font-weight: lighter;
    color: #dbe6d1;
}
.delucaRadioShow
{
    background: #eeffec;
    padding: 10px;
    border: outset 1px #9fb6a6;
}
.delucaRadioShow h1
{
    margin-top: 5px;
}
.delucaRadioShow h2
{
    padding-left: 25px;
    margin-top: 10px;
    margin-bottom:10px;
}
.delucaRadioShow ul
{
    list-style: none;
    padding-left: 0;
}
.delucaRadioShow span
{
    font-size: 10px;
}
.delucaRadioShow img
{
    margin-right: 4px;
}
.delucaRadioShow p
{
    clear: both;
}
.delucaRadioShow li
{
    border-top: dotted 1px Green;
}

#slideshow
{
    float: right;
    height: 376;
    width: 560px;
    position: relative;
}
#slideshow img
{
    height: 376;
    width: 560px;
    border: none;
}
#prev img, #next img
{
    border: none;
    z-index: 10;
    position: absolute;
    top: 150px;
}
#prev img
{
    left: -7px;
}
#next img
{
    right: -10px;
}
#rssFeed
{
    text-align: right;
    padding-right: 10px;
    background-color: #d4e4d9;
    float: right;
    width: 320px;
    height: 42px;
}
#rssFeed a
{
    text-decoration: none;
    line-height: 14px;
}
#rssFeed img
{
    border: none;
    margin-top: 1px;
    height: 28px;
    float: right;
    padding-left: 10px;
}
#rssFeed h3
{
    margin-top: 5px;
    font-size: 11px;
}
#homeRight
{
    float: right;
    width: 560px;
    margin-left: 20px;
    position: relative;
}
#homeLeft
{
    background-color: White;
    width: 375px;
    float: left;
    border-bottom: solid 1px #6B936F;
    border-right: solid 1px #AEC8B0;
    padding: 10px;
}
#homeLeft h1
{
    margin: 0;
    font-size: 21px;
}
#homeLeft p
{
    margin-bottom: 5px;
    font-size: 12px;
}
.faithThumb
{
    border: none;
    width: 375px;
    padding: 3px 10px 0 0px;
    float: left;
}

/*--------------------------------------Gear---------------------------------*/
.purchaseBooks
{
    width: 100%;
    clear: both;
}
.purchaseBooks img
{
    float: left;
    margin: 0 15px 0 0;
}
.purchaseBooks h1
{
    padding-top: 70px;
    margin: 0;
}

/*--------------------------------------Coastal Partners Program---------------------------------*/

ul.coastalPartners img
{
    border: none;
}
ul.coastalPartners
{padding: 0; text-align: center}
ul.coastalPartners h2
{margin: 0 0 5px 0}
ul.coastalPartners h3
{margin: 0 0 15px 0}
ul.coastalPartners li
{
    width: 33%;
    display: inline-block;
    margin:0 0 15px 0;
    vertical-align: top;
    zoom: 1; *display:inline;
    text-align: center;
    margin-left: auto; margin-right: auto;
}
h2.coastalBrochure
{text-align: center; display:block; margin:20px auto 20px auto; padding: 5px 10px 10px 10px;
    background: #EEFFEC; border: 1px outset #9FB6A6;  width:540px }
    h2.coastalBrochure a
    {text-decoration: none}
h2.coastalBrochure img
{border: none; width:24px; margin-bottom:-5px;}

img.LIgreenHomesLogo
{display: block; margin: 0 auto;}


/*--------------------------------------Newsletters---------------------------------------------*/
div.newsletterWrapper {float: left; padding-left: 2px;}
div.newsletter {float: left; width: 100px; height: 185px; padding: 9px; text-align: center}
div.newsletter p.cover {height: 135px; width: 100px;}
div.newsletter img {border: none; width: 100px; padding-bottom: 10px;}
div.newsletter a p {margin-left: 0 !important; text-align: center;}
