body 
{
  background: #7D8C72;
  margin: 0px;
  font-family: Calibri, verdana;
  font-size: 11px;
}

img
{
  border: 0px;
}

div#container 
{
  width: 1000px;
  text-align: left;
  background: #7D8C72 url('background.jpg') repeat-y;
}

div#container h1 
{
  background: transparent url('header.jpg') no-repeat top;
  cursor: pointer;
  width: 1000px;
  height: 90px;
  margin: 0px;
}

div#container h1 span
{
  display: none;
}

div#nav
{
  margin-left: 26px;
  margin-right: 26px;
  height: 68px;
  border-top: 1px solid #BC7324;
  border-bottom: 1px solid #BC7324;
}

div#nav img {
   float: left;
}

div#left
{
  width: 150px;
  float: left;
  margin-left: 37px !important;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  color:#F8991D;
}

div#left h3
{
  margin: 0px;
  height: 25px;
  background: transparent url('quicklinks.gif') no-repeat left top;
}

div#left h3 span
{
  display: none;
}

div#left h4
{
  font-size: 12px;
  font-weight: normal;
  margin: 0px 0px 0px 4px;
}

div#left p 
{
  margin: 0px 0px 0px 4px;
}

div#left p a
{
  color:#F8991D;
  text-decoration: none;
}

div#left p a:hover
{
  text-decoration: underline;
}

div#content
{
  width: 500px;
  overflow: auto;
  float: left;
  padding-right: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 10px;
  /* IE SCROLLBAR */
  scrollbar-base-color: #EBF0E8;
  scrollbar-arrow-color: #9CB38C;
  scrollbar-3dlight-color: #EBF0E8;
  scrollbar-darkshadow-color: #EBF0E8;
  scrollbar-face-color: #EBF0E8;
  scrollbar-highlight-color: #9CB38C;
  scrollbar-shadow-color: #9CB38C;
  scrollbar-track-color: #EBF0E8; 
}


div#content a
{
  color: #000000;
}

div#content p
{
  margin-top: 5px; 
}

div#right
{
  width: 231px;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 37px;
}

div#right div 
{
  color: #FFFFFF;
  background: #B6C7AB url('rightbackground.jpg');
  border: 1px solid #737F69;
  padding-top: 5px;
}

div#right div.news h3
{
  margin: 0px;
  height: 26px;
  background: transparent url('news.gif') no-repeat left top;
}

div#right div.news h3 span
{
  display: none;
}

div#right div.news div.container
{
  height:185px;
  overflow:auto;
  border: 0px;
  border-top: 1px solid #737F69;
  padding:0px;
  margin-top: 5px;      
  /* IE SCROLLBAR */
  scrollbar-base-color: #EBF0E8;
  scrollbar-arrow-color: #9CB38C;
  scrollbar-3dlight-color: #EBF0E8;
  scrollbar-darkshadow-color: #EBF0E8;
  scrollbar-face-color: #EBF0E8;
  scrollbar-highlight-color: #9CB38C;
  scrollbar-shadow-color: #9CB38C;
  scrollbar-track-color: #EBF0E8;  
}

div#right div.news a
{
  color: #FFFFFF;
}


div#right div.news div.container div.news1
{
  border:0px;
  background: #F8991D url('news1.jpg') top repeat-x;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #737F69;
  padding: 10px;
}

div#right div.news div.container div.news2
{
  border:0px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #737F69;
  padding: 10px;
}

div#right div.email
{
  margin: 10px 0px 0px 0px;
}

div#right div.email h3
{
  margin: 0px;
  height: 35px;
  background: transparent url('email.gif') no-repeat left top;
}

div#right div.email h3 span
{
  display: none;
}

div#right div.email div
{
  border:0px;
  background: transparent;
  padding: 2px 5px;
}

div#right div.email div input 
{
  width:100px;
  height: 16px;
  font-family: Calibri, verdana;
  font-size: 11px;
  border: 1px solid #737F69;
  color: #CCCCCC;
  padding-top: 4px;
  padding-left: 2px;
}

div#right div.email div input.submit
{
  padding:0px;
  margin-right: 1px;
  height: 24px;
  width: 61px;
  border: 0px;
}

div#footer
{
  padding-top: 5px;
  height: 25px;
  text-align: center;
  color: #FFFFFF;
  font-family: arial;
  font-size: 9px;
  clear: both;
  background: #9CB38C;
  border-top: 1px solid #737F69;
  margin-left: 22px;
  margin-right: 22px;
}

div#footer a
{
  color: #FFFFFF;
  background: #9CB38C;
  display: block;
}


div#finalfooter 
{
  height: 35px;
  background: transparent url('footer.jpg') no-repeat bottom;
}




div.dropdown {
   position: absolute;
   padding-top: 1px !ie;
}

div.dropdown a.option {
   display: block;
   width: 100%;
   height: 20px;
   border: 1px solid #B1C1A6;
   border-top: 0px;
   background-color: #FFFFFF;
   padding: 7px 0px 5px 10px;
   color: #F8981D;
   text-decoration: none;
   font-size: 10pt;
}

div.dropdown a.f {
   border-top: 1px solid #B1C1A6;
   margin-top: 55px;
   margin-top: 0px !ie;
}

div.dropdown a.option:hover {
   color: #FFFFFF;
   background-color: #B1C1A6;
}
