/*===| MENU 2 (FOOTER MENU) |============================================*/
#bottom a:link, #bottom a:visited{
  font-family: Trebuchet MS;
  font-size: 10px;
  text-align: justify;
  color: #c6702b;
  font-weight: normal;
  line-height: 14px;
  text-decoration: none;
}
#bottom a:hover, #bottom a:active{
  font-family: Trebuchet MS;
  font-size: 10px;
  text-align: justify;
  color: #8e3228;
  font-weight: normal;
  line-height: 14px;
  text-decoration: underline;
}
#bottom{
  width: 882px;
  text-align: center;
}

#bottom p{
 font-family: Trebuchet MS;
  font-size: 10px;
  text-align: center;
  color: #c6702b;
  font-weight: normal;
  line-height: 14px;
  padding-top: 10px;
}
