#home-header { width: 1020px; height: 159px; background-position: center top; background-repeat: repeat-x; background-image: url('../img/full_orange_header.png'); margin: 0 auto; padding: 0 0 15px 0; }
#header-full-bg { width: 100%; background-image: url('../img/full_orange_header.png'); background-position: center top; background-repeat: repeat-x; background-color: #fff; }

.home-category-style a { color: rgba(226,87,18,1); }
.home-category-style a:visited { color: rgba(226,87,18,1); }
.home-category-style a:hover { color: rgba(89,45,0,1); }
.home-category-style a:focus { outline: none; }

.column-footer-link a { color: rgba(89,45,0,1); text-decoration: none; }
.column-footer-link a:visited { color: rgba(89,45,0,1); }
.column-footer-link a:hover { color: rgba(226,87,18,1); }
.column-footer-link a:focus { outline: none; }

.home-headline a{ font-family: proxima-nova-extra-condensed-1,proxima-nova-extra-condensed-2; font-weight: 900; font-size: 34px; line-height: 32px; color: rgba(89,45,0,1); }
.home-headline a:hover { color: rgba(89,45,0,1); }
.home-headline a:visited { color: rgba(89,45,0,1); }
.home-headline a:hover { color: rgba(226,87,18,1); }
.home-headline a:focus { outline: none; }

#philly li:first-child{ display: none; }