﻿body
{
    margin: 0px;
    padding: 0px;
    background: #F3F3F3;
}

h5
{
    font-weight: bold;
    font-size: 12px;
}

/*Used on forestry careers page*/
h3.hr
{

    margin-bottom: 2px;
    clear: right;
    width: 100%;
    margin-top: 5px;
}


img
{
    border: 0;
}
div.banner
{
    height: 4.25em;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 20px;
    left: 0px;
    width: 100%;
    background-color: #49572A;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}
div.container
{
    margin: 0px auto;
    padding: 0px;
    position: relative;
    width: 900px;
}
.login
{
    float: right;
    background-color: maroon;
    color: white;
    font-family: Century Gothic, sans-serif;
    font-weight: bold;
    border: 1px solid black;
    padding: 2px 6px;
    margin-top: 35px;
}
img.logo
{
    width: 90px;
    height: auto;
    padding: 0px;
    margin: 0px;
    float: none;
    box-shadow: none;
}
div.header
{
    margin: 0px;
    padding: 20px 0px 20px 85px;
    font-size: 2.5em;
    font-family: Copperplate Gothic Light, sans-serif;
    height: 90px;
    font-weight: bold;
    color: #FFF;
    white-space: nowrap;
}
div.subHeader
{
    font-size: .5em;
}
div.leftNav
{
    float: left;
    margin: 0px 0px 10px 10px;
    width: 175px;
}
div.maintext
{
    color: rgb(94, 94, 94);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    padding-top: .5em;
    padding-bottom: .5em;
}
div.maintext a:link
{
    text-decoration: none;
    color: #49572A;
    border-bottom: 1px dotted maroon;
}
div.maintext a:visited
{
    text-decoration: none;
    color: #49572A;
    border-bottom: 1px dotted maroon;
}
div.maintext a:hover
{
    text-decoration: none;
    color: white;
    background-color: #49572A;
    border: 0;
}
div.maintext a:active
{
    text-decoration: none;
    color: white;
    background-color: #49572A;
    border: 0;
}
div.bread
{
    color: rgb(94, 94, 94);
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    padding: 0px;
    margin: 0px;
}
div.bread a
{
    text-decoration: none;
    color: rgb(94, 94, 94);
}
div.bread a:hover
{
    color: #49572A;
    border-bottom: 1px dotted maroon;
}
div.main
{
    margin-left: 200px;
    padding: 0px .5em 0px .5em;
    position: relative;
    z-index: 1;
    background-color: white;
}
div.footer
{
    text-align: right;
    margin-top: 1.5em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}
span.footer
{
    background-color: #BCBCBC;
    padding: 6px;
    border: 1px solid black;
}
tr.head
{
    color: white;
    background-color: #49572A;
}

tr.foot
{
    color: white;
    background-color: maroon;
}
ul.menu, ul.menu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
li
{
    margin: 0px;
    padding: 0px;
}
.clear
{
    clear: both;
}
.footerPic
{

    background-image: url('../Resources/logging_operation_ahead_small.png');
    background-position: right bottom;
    background-repeat: no-repeat;
}
.logo
{
    float: left;
    margin: 0px 6px 0px 0px;
    padding: 26px 3px 0px 3px;
    height: 5em;
    background-color: #800000;
}
.NavButton1
{
    background-color: #49572A;
    background-repeat: repeat;
    border-color: Black;
    border-style: solid;
    border-width: 1px;
    color: white;
    font-family: Century Gothic, sans-serif;
    font-size: 1em;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    text-align: left;
    text-indent: -5px;
    width: 100%;
    white-space: normal;
    padding-left: 10px;
}
.NavButton2
{
    background-color: maroon;
    border-color: Black;
    border-style: solid;
    border-width: 1px;
    color: white;
    font-family: Century Gothic, sans-serif;
    font-size: 1em;
    font-weight: bold;
    margin: 0px 0px 10px 5%;
    text-align: left;
    text-indent: -5px;
    width: 87%;
    display: block;
    padding-left: 13px;
    text-decoration: none;
}
.shadow
{
    box-shadow: 0.3em 0.3em .4em #000;
}

div.thumb
{
    float: left;
    width: 120px;
    height: 120px;
    background-color: #49572A;
    border: black solid 1px;
    margin-right: 5px;
}

div.thumb2
{
    float: left;
    background-color: #FFF;
    border: solid black 1px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.picleft
{
    float: left;
    background-color: #FFF;
    border: solid black 1px;
    margin-right: 20px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.picright
{
    float: right;
    background-color: #FFF;
    border: solid black 1px;
    margin-left: 20px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.j
{
    text-align: justify;
    margin-right: 5px;
    margin-left: 5px;
}

.imagefloatleft
{
    border: 1px solid #000000;
    float: left;
    margin: 0px 5px 10px 5px;

}

.imagefloatright
{
    border: 1px solid #000000;
    float: right;
    margin: 0px 5px 10px 5px;

}

.image
{
    border: 1px solid #000000;
    float: none;
    margin: 0px 5px 10px 5px;
}

.italics
{
    font-style: italic;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */

.underline
{
    text-decoration: underline;
}

.collapsed
{
    visibility: collapse;
}

div.repeater
{
    padding-bottom: .5em;
}

div.repeater a:link
{
    color: #FFFFFF;
}

div.repeater li, div.repeater ul
{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 5px;
}

div.linkImage
{
    float: right;
}
