/* CSS Document */


#nav_413399 {
  display: block;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-right:auto;
  margin-left:18px;
  padding: 0px;
  float:none;
  position:relative;
}

#nav_413399 li {
  list-style-type: none;
  display: block;
  padding-left:14px;
  padding-right:17px;
  float:left;
  width:auto;
  background-image:url(../images/nav_divider.png);
  background-position:right;
  background-repeat: no-repeat;
}

#nav_413399 a{
  font-size:7pt;
  font-weight:700;
  text-decoration:none;
  line-height:11px;
}

#nav_413399 .no_divider{
  background-image:none;
  padding-right:14px;
}

#outershell{
  width:803px;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  background-color: rgb(67, 67, 67);

}

#header_image{
  width:286px;
  height:100px;
  float:left;
  clear:left;
  border-left: 1px solid rgb(133, 133, 133);
}

#header_flash{
  width:515px;
  height:100px;
  float:left;
  clear:right;
  border-right: 1px solid rgb(133, 133, 133);
}

#navigation{
  background-image:url(../images/fernwood_top_nav_element.gif);
  height:23px;
  width:801px;
  float:left;
  clear:both;
  border-left: 1px solid rgb(133, 133, 133);
  border-right: 1px solid rgb(133, 133, 133);
  font-size:8px;

}

#content{
  width:801px;
  height:auto;
  float:left;
  clear:both;
  background-color: rgb(67, 67, 67);
  border-left: 1px solid rgb(133, 133, 133);
  border-right: 1px solid rgb(133, 133, 133);

}

#footer{
  background-color:#525252;
  width:801px;
  height:50px;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  clear:both;
  border-left: 1px solid rgb(133, 133, 133);
  border-right: 1px solid rgb(133, 133, 133);
  font-size:7pt;
 border-bottom: 1px solid rgb(133, 133, 133);
  font-weight:normal;
  line-height:13pt;
  text-decoration: none;
  padding-top:8px;
}

#footer a {
  text-decoration:underline;
  font-size:7pt;
}

