.main-content.mobile .agency h1 {font-size:1.5em; padding-bottom:10px;}
.main-content.mobile .agency img {width:100px; height:100px;}
.main-content.mobile .agency p.big {font-size:1em; padding-bottom:10px;}
.main-content.mobile .agency {border-bottom:1px solid #e4e4e4;}
.main-content.mobile .promo .imgContainer {width:100%; height:50px;}

table.count {text-align:center; margin-bottom:10px;}
table.count th, td {width:130px;}
table.count th p.franklin.caps {font-size:1.3em; text-align:center;}

p.big {font-size:1.4em; padding-bottom:10px;}

.links {background-color:#eee; width:150px;}

#sticky-nav {
    background-color:#fff; 
    text-align:center;
    -webkit-box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.2);
    box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.2);
}
#sticky-nav a.active { background: #333; color: white; }

#sticky-nav a {
    /*display: block;
    padding: 5px 8px;
    background: #eee;
    font-size: 14px;
    line-height:1.2em;
    text-decoration: none;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    position:relative;*/
    display: inline-block;
    text-decoration: none;
    background: #eee;
    font-size: 14px;
    line-height: 1.2em;
    padding: 5px 6px;
    margin: 2px;

}


#sticky-nav .items {
    padding:20px 10px;
    margin: 0 auto;
    width:100%;
    text-align: center;
}

/*#menu .item {
    display: inline-block;
    margin-right:7px;
    text-decoration: none;
    font-size:18px;
    line-height: 1.2em;
    padding: 5px 7px;
    margin: 2px;
}
*/
/*#menu .item:hover {
    color:#B9B69A;
}
*/
/*#menu .item.active {
    color:white;
    background: #B9B69A;
}*/

/*.nav-area {padding-right:30px;}*/

.promo {display:none;}
.promo.visible {display:block;}
.promo .imgContainer {height:100px; width:610px;}
.promo .imgContainer:hover {background-color:#d3e5ef;}

#content-column div:last-child {border-bottom:none;}

.agency h1 {font-size:2.2em; padding-bottom:10px;}

.active .arrow {display:block;}
.arrow {
    border-color: transparent transparent transparent #333;
    border-style: solid;
    border-width: 13px;
    height: 0;
    width: 0;
    position: absolute;
    top: 0;
    left: 122px;
    display: none;
}

