﻿body
{font-family: Calibri, Trebuchet MS, Arial;
font-size: 12pt;
color: #000000;
font-style: normal;
font-weight: normal;
font-variant: normal; 
text-decoration: none;
background-color: #FFFFFF;} 

h1
{
    font-family: Calibri, Trebuchet MS, Arial;
    font-size: 24pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    color: #000000;
}

h2 {font-family: Calibri, Trebuchet MS, Arial;
font-size: 14pt;
color: #123C69;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-decoration: none;
background-color: inherit;}

h3 {font-family: Calibri, Trebuchet MS, Arial;
font-size: 12pt;
color: #000000;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-decoration: none;
background-color:inherit}

h4 {font-family: Calibri, Trebuchet MS, Arial;
font-size: 12pt;
color: #000000;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-decoration: underline;
background-color: #FFFFFF;}


div.container
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    /*min-height: 715px;*/
    background-color: #EDC7B7;
}

div.title
{
    /*position: absolute;*/
    top: 0px;
    width: 100%;
    /*height: 65px;*/
    background-color: #EDC7B7;
    text-align: center;
}

div.navigation
{
    display: table;
    /*position: relative;*/
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    /*top: 66px;*/
    /*width: 100%;*/
    /*height: 50px;*/
    background-color: #EDC7B7;
    margin: 0 auto; 
}

div.maintext
{
    /*position: absolute;*/
    padding-left: 50px;
    padding-right: 50px;
    /*top: 116px;*/
    width: 90%;
    background-color: #EEE2DC;
    padding-bottom: 50px;
    margin: 0 auto;
    overflow: auto;
}


.staticmain
{
    background-color: #BAB2B5;
    color: black;
    font-weight: bold;
    font-size: 14pt;
    text-align: center;

}

.staticmainitem
{
    padding: 0px 10px 0px 10px !important;
    background-color: #BAB2B5;
    color: white;
    font-weight: bold;
    font-size: 14pt;
    border-width: 0px  !important;
    border-color: black !important;
    border-style: solid !important;
    text-align: center;
}

.staticmainitem:hover
{
    background-color: white;
}

.dynamicmain
{
    margin-top: 10px !important;
    background-color: white;
    color: black;
    font-weight: bold;
    font-size: 12pt;
    border-width: 0px;
    border-style: outset;
    border-color: White; 
}

.dynamicmainitem
{
    padding: 5px 5px 5px 5px !important;
    background-color: white;
    color: black;
    font-weight: bold;
    font-size: 12pt;
    border-width: 1px;
    border-style: outset;
    border-color: White;
    text-align: left;
    text-indent: 0px;
      
}
    
.dynamicmainitem:hover
{
    background-color: white !important; 
}


.floatright
{
    float: right;   
}

.floatleft
{
    float: left;
    margin-right: 30px;   
}

.clearfloat
{
    clear: both
}

a {text-decoration: none; font-family: Calibri, Trebuchet MS, Arial; font-size: 12pt; font-weight: normal;}

a:link {color: #AC3B61; 
text-decoration: none;}

a:visited {color: #AC3B61; 
text-decoration: none;}

td.book
{
    border-spacing: 0px 0px;
    border-collapse: separate;
    padding: 0px 0px 0px 50px;
    vertical-align: top;
}

span.blurb
{font-family: Calibri, Trebuchet MS, Arial;
font-size: 14pt;
color: #123C69;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-decoration: none;
background-color: inherit;
}
