/******************************************************************
					Sitemap Page Styles
*******************************************************************/
#sitemap .sitemap_block .page-subheading {  margin-bottom: 16px; }
#sitemap .sitemap_block li {  line-height: 16px;  padding-bottom: 11px; }

#listpage_content div.tree_top {  padding: 5px 0 0 8px; }
  #listpage_content div.tree_top a:before {    content: "\f015";    display: inline-block;    font-family: "FontAwesome";    font-size: 20px;    color: #333333; }

#center_column ul.tree, #sitemap > ul { padding-left: 5px; }
  #center_column ul.tree li, #sitemap > ul > li > ul li {    margin: 0 0 0 2px;    padding: 5px 0 0 22px;text-transform: capitalize;    border-left: 1px solid #e5e4e4;    background: url(../img/sitemap-horizontal.png) no-repeat left 15px transparent; }
  #center_column ul.tree > li,  #sitemap > ul > li > ul li {margin: 0 0 0 11px; }
  #center_column ul.tree li.last, #center_column ul.tree li:last-child, #sitemap > ul  li:last-child { border: medium none;   background: url(../img/sitemap-last.png) no-repeat 0 -4px transparent; }


#res-page-sitemap a{text-transform: capitalize;}
.respagesitemap {  border-top: 1px solid #e6e6e6;  padding-top: 20px;}

#sitemap #center_column .box {padding: 0;}
#sitemap #center_column .page-subheading {  font-family: Arial, "Roboto", sans-serif;  font-weight: bold;  text-transform: uppercase;  color: #000;  font-size: 18px;  padding: 20px;  line-height: normal;  margin: 0 0 12px;  background: #a9e7e2;  border: 0 none;  letter-spacing: 0;}