/*
 * Site Map Styles
 */

#site-map {
  background: #DCCC82;
  border:solid 1px #9D8424;
  padding: 15px;
}
#site-map a {
  text-decoration: none;
}