/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:89.5%; font-family:verdana,arial,sans-serif; background-color:#f0fdf4; background-repeat:repeat;}
.page-container {
    width:100vw; 
    margin:0px auto; 
    margin-top:1px; 
    margin-bottom:10px; 
    background-color:#f0fdf4 !important; /* Changed from white to soft light green */
    border:solid 1px #6ee7b7; 
    font-size:1.0em; 
    box-shadow: 0px 4px 6px -1px rgba(6, 78, 59, 0.15);
}

/* MAIN CONTENT AREA BACKGROUND FIX */
.main {
    clear:both; 
    width:100%; 
    padding-bottom:100px; 
    background-color:#ecfdf5 !important; /* Changed from #ffffff to soft mint green */
    padding-top:100px;
}
.main-content {
    display:inline; 
    float:left; 
    width:96%; 
    margin:0 2% 0 2%; 
    overflow:visible !important; 
    overflow:hidden;
    background-color:#ecfdf5 !important; /* Center main content body matching green */
}

/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {width:100%; font-family:"trebuchet ms",arial,sans-serif; background:#065f46;}
.header-top {width:100%; height:69px; background:#022c22; overflow:visible !important; overflow:hidden;}
.header-middle {width:990px; height:150px; background:#065f46; overflow:visible !important; overflow:hidden;}
.header-bottom {width:990px; height:50px;}
.header-breadcrumbs {
    clear:both; 
    width:990px; 
    padding:1.0em 0 1.5em 0;
    background:#f0fdf4 !important; /* Soft green transition bar */
}

/*******************/
/*  HEADER SECTION */
/*******************/
.sitelogo {width:100px; height:40px; position:absolute; z-index:1; margin:22px 0 0 20px;}
.sitename {height:45px; position:absolute; z-index:1; margin:6px 0 0 33px; overflow:visible !important; overflow:hidden;}
.sitename h1 {font-size:3em; color:#34d399 !important;}
.sitename h2 {
    margin: -4px 0 0 0;
    color: #6ee7b7 !important;
    font-size: 180%;
}

.sitename a {text-decoration:none; color:#a7f3d0 !important;}
.sitename a:hover {text-decoration:none; color:#ffffff !important;}

.nav0 {z-index:2; margin:10px 0 0 0; float: right;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}

.nav1 {float: right; z-index:3;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:27px 15px 2px 5px; color:#10b981 !important; text-decoration:none; font-size:120%; letter-spacing:0px;}
.nav1 a:hover {text-decoration:none; color:#34d399 !important;}

.sitemessage {width:400px; height:120px; position:absolute; z-index:1; margin:20px 0 0 480px; color:#ecfdf5; overflow:hidden;}
.sitemessage h1 {width:400px; text-align:right; font-size:230%; color:#ecfdf5 !important;}
.sitemessage h2 {float:right; width:320px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:160%; color:#a7f3d0 !important;}
.sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.sitemessage h3 a {text-decoration:none; color:#ecfdf5 !important;}
.sitemessage h3 a:hover {text-decoration:none; color:#ffffff !important;}

/* Drop-down menu */
.nav2 {float:left; width:990px; border:none; background:#022c22; color:#6ee7b7; font-size:150%;}
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:auto !important; z-index:1000; border-right:solid 1px #10b981;}
.nav2 ul li a {float:none !important; float:left; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color:#ffffff !important;}
.nav2 ul li ul {display:none; border:none;}

/* Hovering */
.nav2 ul li:hover a {background:#047857; text-decoration:none;}
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border:solid 1px #34d399; background-color:#065f46; font-weight:normal; color:#ffffff !important;}
.nav2 ul li:hover ul li a:hover {background-color:#059669; text-decoration:none; color:#ffffff !important;}

/* IE6 Hovering */
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {background:#047857; text-decoration:none;}
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; left:0; margin-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; width:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border:solid 1px #34d399; background-color:#065f46; font-weight:normal; color:#ffffff !important;}
.nav2 ul li a:hover ul li a:hover {background-color:#059669; text-decoration:none; color:#ffffff !important;}

.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; font-weight:bold; color:#065f46; font-size:100%;}
.header-breadcrumbs ul a {color:#059669 !important; text-decoration:none;}
.header-breadcrumbs ul a:hover {color:#047857 !important; text-decoration:underline;}

.header-breadcrumbs .searchform {float:right; width:285px; padding:0 17px 0px 0px !important;}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid #6ee7b7; font-family:verdana,arial,sans-serif; font-size:120%; color:#022c22; background-color:#ffffff;}
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important; background:#059669; border:solid 1px #047857; text-align:center; font-family:verdana,arial,sans-serif; color:#ffffff; font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px #065f46; background:#047857; color:#ffffff;}

/* --- For alternative headers END PASTE here --- */

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN CONTENT COLUMNS */
.column1-unit {width:100%; margin-bottom:10px !important;}
.column2-unit-left {float:left; width:400px; margin-bottom:10px !important;}
.column2-unit-right {float:right; width:400px; margin-bottom:10px !important;}
.column3-unit-left {float:left; width:253px; margin-bottom:10px !important;}
.column3-unit-middle {float:left; width:253px; margin-bottom:10px !important; margin-left:40px;}
.column3-unit-right {float:right; width:253px; margin-bottom:10px !important;}

/********************/
/*  FOOTER SECTION  */
/********************/

/* Base Footer Container */
.footer {
    clear: both;
    width: 990px;
    border-top: 2px solid #34d399 !important;
    padding: 1.0em 0 1.0em 0;
    background: #f0fdf4 !important;
    font-size: 1.0em;
    overflow: visible !important;
}

/* Force ALL text, paragraphs, headings, list items, and spans inside footer to Green */
.footer, 
.footer *, 
.footer p, 
.footer span, 
.footer div, 
.footer li, 
.footer h1, .footer h2, .footer h3, .footer h4 {
    color: #065f46 !important;
}

.footer p {
    line-height: 1.3em;
    text-align: center;
    color: #065f46 !important;
    font-weight: bold;
    font-size: 110%;
}

.footer p.credits {
    font-weight: normal;
    color: #047857 !important;
}

/* Force ALL links inside footer (including visited/active) to Green */
.footer a,
.footer a:link,
.footer a:visited,
.footer a:active,
.footer p a,
.footer p a:link,
.footer p a:visited {
    color: #059669 !important;
    text-decoration: underline !important;
}

/* Force Hover state inside footer to Dark Emerald Green */
.footer a:hover,
.footer p a:hover {
    color: #022c22 !important;
    text-decoration: none !important;
}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-content:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:840px; height:0.1em; border:none; background:#6ee7b7; color:#6ee7b7;}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:990px; height:80px; background:#f0fdf4; overflow:visible !important; overflow:hidden;}}
@media print {.header-breadcrumbs {width:990px; background:transparent;}}
@media print {.nav2 {float:left; width:990px; border:none; background:#f0fdf4; color:#022c22; font-size:1.0em; font-size:130%;}}
@media print {.main {clear:both; width:990px; padding-bottom:30px; background:transparent;}}
@media print {.footer {clear:both; width:990px; height:3.7em; padding:1.1em 0 0; background:#f0fdf4; font-size:1.0em; overflow:visible !important; overflow:hidden;}}
