﻿body.Normal {
    background-color: #BEBEBE;
    background-image: url(/Images/Header/Background.png);
    background-repeat: repeat-x;
    background-position-y: 0px;
    color: #282425;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    margin: 0px 0px 0px 0px;
}

body.ImageRotator {
    background-color: #BEBEBE;
    background-image: url(/Images/Header/Background.png);
    background-repeat: repeat-x;
    background-position-y: 0px;
    color: #282425;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    margin: 0px 0px 0px 0px;
}

TABLE {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
}

td {
    padding: 0px;
}

IMG {
    border: none 0px #ffffff;
    border-spacing: 0px;
    border-collapse: collapse;
}

td.ImageRotatorMenu {
    background-image: url(/Images/Header/MenuBackground.png);
    background-repeat: repeat-x;
    background-position-y: 0px;
    vertical-align: top;
    text-align: left;
}

table.MenuLevel1 {
    background-image: none;
    color: #ffffff;
    font-family: sans-serif, Helvetica, Arial;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    vertical-align: middle;
}

a.MenuLevel1 {
    background-image: none;
    color: #ffffff;
    font-family: sans-serif, Helvetica, Arial;
    font-size: 16px;
    font-weight: bold;
}

a:hover.MenuLevel1 {
    background-image: none;
    color: #CFCFAB;
    font-family: sans-serif, Helvetica, Arial;
    font-size: 16px;
    font-weight: bold;
}

.MenuLevel1_Hover {
    background-image: none;
    color: #D5B777;
}

.Shadow {
    -webkit-box-shadow: -6px 6px 6px 0px #777777;
    -moz-box-shadow: -6px 6px 6px 0px #777777;
    box-shadow: -6px 6px 6px 0px #777777;
}

table.MenuLevel2 
{
    height: 28px;
    padding: 8px;
    /*border:1px solid #807548;*/
}

a:link.MenuLevel2 {
    color: #282425;
    font-family: sans-serif, Helvetica, Arial;
    font-size: 12px;
    font-weight: bold;
}

a:visited.MenuLevel2 {
    color: #282425;
    font-family: sans-serif, Helvetica, Arial;
    font-size: 12px;
    font-weight: bold;
}

a:hover.MenuLevel2 {
    color: #544C4F;
    font-family: sans-serif, Helvetica, Arial;
    font-size: 12px;
    font-weight: bold;
}

td.Main {
    border: 1px solid #000000;
    background-color: #ffffff;
    padding: 2px;
    width: 100%;
}

table.Main {
    border: 1px solid #888888;
    width: 100%;
}

td.TD_Body {
    background-color: #ffffff;
    padding: 10px;
    width: 100%;
}

td.Footer {
    padding: 0px 4px 0px 4px;
    width: 200px;
    vertical-align: top;
}

td.FooterText {
    font-size: 12pt;
    font-weight: bold;
}

span.LeadFree {
    color: #434FA3;
    font-family: Arial;
    font-size: 10px;
}

td.PageTitle {
    background-color: #FEE28E;
    background-image: url(/Images/Header/PageTitle.png);
    background-repeat: repeat-y;
    background-position: left center;
    border-bottom: solid 1px #888888;
    height: 45px;
}

td.ImageList {
    padding: 8px;
}

h1 {
    color: #282425;
    font-family: Copperplate, Garamond, sans-serif, Helvetica, Arial;
    font-weight: bold;
    font-size: 32px;
    margin: 0;
    padding: 0px 0px 0px 20px;
}

h2 {
    color: #770000;
    font-family: Copperplate, Garamond, sans-serif, Helvetica, Arial;
    font-weight: bold;
    font-size: 24pt;
    font-style: italic;
    line-height: 24px;
    margin-top: 4px;
    margin-bottom: 2px;
    padding: 2px;
    white-space: normal;
}

h3 {
    color: #990000;
    font-family: Copperplate, Garamond, sans-serif, Helvetica, Arial;
    font-weight: bold;
    font-size: 16pt;
    line-height: 16px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 2px;
}
li
{
    padding:10px 0px 2px 0px;
}

td.Copyright {
    color: #666666;
    font-size: 10px;
}

img.SmallExample {
    border: 3px groove darkred;
}

td.SmallExample {
    padding: 5px 5px 5px 8px;
}

table.LoginBox {
    border: 2px solid #666666;
}

td.LoginTitle {
    background-color: #eeeeee;
    text-align: center;
}

td.LoginBoxButton {
    background-color: #eeeeee;
    text-align: center;
    padding: 5px;
}

td.LoginBoxLabel, td.Label {
    font-weight: bold;
    padding: 4px;
}

div#rotator {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

    div#rotator img {
        float: left;
        position: absolute;
        list-style: none;
    }

    div#rotator img {
        border: 1px solid #ccc;
        padding: 4px;
        background: #FFF;
    }

        div#rotator img.show {
            z-index: 500;
        }


.Button, .button, button {
    background: #FEE28E;
    background-image: -webkit-linear-gradient(top, #FEE28E, #FCECBF);
    background-image: -moz-linear-gradient(top, #FEE28E, #FCECBF);
    background-image: -ms-linear-gradient(top, #FEE28E, #FCECBF);
    background-image: -o-linear-gradient(top, #FEE28E, #FCECBF);
    background-image: linear-gradient(to bottom, #FEE28E, #FCECBF);
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    font-family: Arial;
    font-weight: bold;
    color: #66624a;
    font-size: 12pt;
    padding: 8px 20px 8px 20px;
    border: solid #f5d680 1px;
    text-decoration: none;
}
.Button:hover, .button:hover, button:hover {
    background: #fcecbf;
    background-image: -webkit-linear-gradient(top, #fcecbf, #f9f1d9);
    background-image: -moz-linear-gradient(top, #fcecbf, #f9f1d9);
    background-image: -ms-linear-gradient(top, #fcecbf, #f9f1d9);
    background-image: -o-linear-gradient(top, #fcecbf, #f9f1d9);
    background-image: linear-gradient(to bottom, #fcecbf, #f9f1d9);
    text-decoration: none;
}