﻿
body
{
    background: #66574F url(../images/2012/backpatch.png );
}
form
{
    background: #ffffff;
}
.headerwrapper
{
    background: url(../images/2012/headernarrow.jpg) repeat-x top center;
    height: 153px;
    width: 100%;
}
.header
{
    background: url(../images/2012/headerfull.jpg) no-repeat;
    width: 980px;
    height: 163px;
    margin: 0 auto;
    position: relative;
}
.homelink
{
    display: block;
    position: absolute;
    height: 113px;
    width: 228px;
    top: 27px;
    left: 30px;
}
.languagenav
{
    background: url(../images/2012/headernav.png) repeat-x;
    height: 32px;
    float: right;
    margin: 0px;
    padding: 0px;
}

.languagenav
{
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
}

.languagenav ul
{
    list-style-type: none;
    margin: 0px 10px;
}
.languagenav ul li
{
    float: left;
    margin: 0px;
    padding: 5px;
}
.languagenav ul li a
{
    color: White;
}

.contentback
{
    background: #EFDECB;
    position: relative;
    z-index: 1;
}
.contentgradient
{
    position: absolute;
    height: 280px;
    width: 100%;
    z-index: 2; /* IE10 */
    background-image: -ms-linear-gradient(bottom, #EFDECB 0%, #FCF2E8 100%); /* Mozilla Firefox */
    background-image: -moz-linear-gradient(bottom, #EFDECB 0%, #FCF2E8 100%); /* Opera */
    background-image: -o-linear-gradient(bottom, #EFDECB 0%, #FCF2E8 100%); /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #EFDECB), color-stop(1, #FCF2E8)); /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(bottom, #EFDECB 0%, #FCF2E8 100%); /* Proposed W3C Markup */
    background-image: linear-gradient(bottom, #EFDECB 0%, #FCF2E8 100%);
}
.shadow
{
    position: relative;
    z-index: 3;
    background: url(../images/2012/headershadow.png) repeat-x top;
}
.overlay
{
    position: relative;
    z-index: 4;
    background: url(../images/2012/boatback.png) no-repeat top center;
}
.contentwrapper
{
    position: relative;
    z-index: 5;
    min-height: 600px;
    background: url(../images/2012/backpatch.png );
}
.contentarea
{
    margin: 0 auto;
    width: 980px;
}

.leftnav
{
    width: 200px;
    float: left;
    text-align: left;
    font-size: 14px;
    margin-left: 30px;
    margin-top: 10px;
    background: #EFE5D8;
    padding: 10px;
}
.content
{
    width: 680px;
    float: right;
    text-align: left;
}

.leftnav br
{
    display: none;
}
.leftnav .navstatic2
{
    display: block;
    margin: 0px;
    padding: 0px;
}
.leftnav .navstatic2 td {
    white-space: normal !important;
}
.leftnav .navstatic2 a
{
    display: block;
    margin: 0px 0px 7px 0px;
    padding: 5px 8px;
    background: #ffffff;
    color: #AD471F;
    width: 182px;
    border: 1px solid #999;
    border-style: solid !important;
}

.footerwrapper
{
    height: 200px;
    background: #66574F url(../images/2012/backpatch.png );
}
.footer
{
    width: 980px;
    margin: 0 auto;
    position: relative;
    color: #ffffff;
}
.footerlogo
{
    float: left;
    position: relative;
    z-index: 100;
    top: -21px;
    left: 43px;
    display: block;
    background: url(../images/2012/footerlogo.png) no-repeat;
    width: 99px;
    height: 113px;
}
.footernav
{
    float: left;
    width: 700px;
    text-align: left;
    padding: 33px 10px 0px 57px;
    font-size: 10px;
}
.footernav span 
{
    display: block;
    float: left;
}
.footernav a
{
    display: block;
    padding: 6px;
    float: left;
    color: White;
    text-decoration: none;
}
.footernav br
{
    display: none;
}

.leftnav .greenbutton
{
    background: #18896E;
    padding: 12px;
    display: block;
    clear: left;
    margin-bottom: 12px;
    color: #ffffff;
    text-decoration: none;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    background-image: -ms-linear-gradient(bottom, #18583D 0%, #18896E 100%); /* Mozilla Firefox */
    background-image: -moz-linear-gradient(bottom, #18583D 0%, #18896E 100%); /* Opera */
    background-image: -o-linear-gradient(bottom, #18583D 0%, #18896E 100%); /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #18583D), color-stop(1, #18896E)); /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(bottom, #18583D 0%, #18896E 100%); /* Proposed W3C Markup */
    background-image: linear-gradient(bottom, #18583D 0%, #18896E 100%);
}
.leftnav .greenbutton:hover
{
    background-image: -ms-linear-gradient(bottom, #18583D 0%, #18896E 80%); /* Mozilla Firefox */
    background-image: -moz-linear-gradient(bottom, #18583D 0%, #18896E 80%); /* Opera */
    background-image: -o-linear-gradient(bottom, #18583D 0%, #18896E 80%); /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #18583D), color-stop(.80, #18896E)); /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(bottom, #18583D 0%, #18896E 80%); /* Proposed W3C Markup */
    background-image: linear-gradient(bottom, #18583D 0%, #18896E 80%); /* --------------------------------------*/
}

table.section td.title {
    padding: 20px 0px 10px 0px;
}

.clearfix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix
{
    display: inline-block;
}

html[xmlns] .clearfix
{
    display: block;
}

* html .clearfix
{
    height: 1%;
}


