﻿body
{
    margin: 0;
    font-size: 10pt;
    font-family: Calibri, Myriad Pro, Tahoma, Arial, Verdana;
    text-align: center;
    background-color: #17330b;
    background-image: url(/images/background_top_gradient.jpg);
    background-repeat: repeat-x;
}

#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: 10pt;
    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: 22pt;
    font-weight: bold;
    color: #0B0B77;
}
h2
{
    font-size: 12pt;
    font-weight: bold;
    color: #0B0B77;
    margin-top: 25px;
}
h3
{
    font-size: 11pt;
    font-weight: bold;
}
h4
{
    font-size: 12pt;
    font-weight: bold;
}
h5
{
    font-size: 10pt;
}
h6
{
    font-size: 8pt;
    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: 18pt;
    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: 28pt;
    margin-top: 0px;
    padding-top: 5px;
    color: White;
}

#GraphicHeader p
{
    font-size: 12pt;
    font-weight: bold;
    color: #0B0B77;
    color: White;
}

#Explorations h2
{
    font-size: 16pt;
    color: #001a53;
    margin: 10px;
}

#Explorations h3
{
    font-size: 11pt;
    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: 14px;
    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: 9pt;
}

.brochureBox
{
    float: left;
    width: 296px;
    margin: 5px;
    border-top: solid 1px #cee0d3;
    border-left: solid 1px #cee0d3;
    position: relative;
}

.brochureBox img
{
    border: none;
}
.brochureBox h5
{
    margin-top: 10px;
}
.brochureThumb
{
    width: 160px;
    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: 12pt;
	text-transform: uppercase;
}
.breadcrumbPrior{font-weight:lighter; color: #dbe6d1}