﻿

.nav2 {float:left; width:971px; border:none; background:rgb(118, 91, 53) url() no-repeat; color:rgb(75,75,75);  font: 14px sans-serif, Arial, Helvetica;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(118, 91, 53);}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color:black; width:142px;}
.nav2 ul li ul {display:none; border:none;}



.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {background-color:rgb(118, 91, 53); text-decoration:none; color:White;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; top:3.0em; left:0; margin-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; width:142px; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; background-color: rgb(70, 54, 32); font-weight:normal; color:white; border: 1px solid rgb(118, 91, 53);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {    background-color: rgb(118, 91, 53);    color:Black; border: 1px solid rgb(70, 54, 32);} /*Color subcells hovering mode*/

.nav2 ul li a:hover ul li a:hover ul li a
{
    background-color: rgb(70, 54, 32);
    margin-left: 172px;
    margin-top:-27px; 
    color:white;
} 
.nav2 ul li a:hover ul li a:hover ul li a:hover{
    background-color: rgb(118, 91, 53);
    margin-left: 172px;
    margin-top:-27px; 
    color:Black;
}


.bodyContentHeading
{
    font-weight: bold;
    font-size: 20px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #666633;
    width: 99%;
    color: #321818;
}

.bodyContentHeading
{
    font-weight: bold;
    font-size: 24px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #666633;
    width: 99%;
    color: #321818;
}

.bodyContentSubHeading
{
    font: 20px Calibri, Arial, Helvetica, sans-serif;
    color: #2F305C;
    font-weight: bold;
}

.bodyContent
{
    padding: 10px;
    font: 16px Calibri, Arial, Helvetica, sans-serif;
    width: 98%;
    color: #1C0E00;
}


.contentPage
{
    margin: 0 auto; 
    width: 940px;
    padding: 10px 10px 10px 20px;
    height:750px;
}


.panel
{
    padding: 12px;
    border: solid 1px #E4E4E4;
    background-color: #EEEEEE;
    margin: 10px;
    width: 870px;
    color: #000000;
    font: 15px Calibri, Arial, Helvetica, sans-serif;
}

.browntitle
{

}
body
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    background: url( 'img/mainbg.gif' );
}

.bodyContainer
{
    margin: 0 auto; 
    width: 970px;
}

.imageHeader{
height:360px; 
width:971px;
margin-top:-15px; 

 background-color:rgb(118,91,53);
}

a
{
    color: rgb(52, 58, 133);
}

.item
{
   color: #663300;
} 

.item a{
  font-style:italic; }

.footer
{
    font-size: small;
    text-align: center;
    color: #CCCCCC;
    font-weight: bold;
}

.footer a{
color: #E1E1E1;
}

.shift{
margin-left: 88px; 
margin-top:-28px;
}

.backtop a
{
    font-size: x-small;
    color: #000000;
    float:right;
}