#header, #footer { background: #858585; }

a, a:hover, a:visited, a:focus { color: #858585; }
a:hover { color: #000; }

#scrollto { background: #858585; color: #fff; }
#scrollto:hover { background: #fff; color: #858585; }

.agent-cta a, .agent-cta a:hover, .agent-cta a:visited { background: #858585; border: 1px solid #858585; color: #fff; }
.agent-cta a:hover { background: #fff; color: #858585; }
#scrollto2 { background: #fff; color: #858585; border: 1px solid #858585; }
#scrollto2:hover { background: #858585; color: #fff; }

.gallery-hero .view-all-btn { background: #858585; color: #fff; }
.gallery-hero .view-all-btn:hover { background: #fff; color: #858585; }

.table tbody tr:nth-child(2n+1) {background:#f8f8f8}
.table thead { background: #858585; }
.table th, .table td {border-top:1px solid #858585 !important}
#schoolLegend_wrapper {border-bottom:2px solid #858585}
#schoolLegend_wrapper .schoolGrade_box {border: 2px solid #858585;color:#858585;}
#schoolLegend_wrapper .schoolGrade_box:hover {background-color:#858585;color:#fff;}
.schoolMapMarkerLocation:hover {color:#555}
.table .schoolRating {background: #858585;}

button.btn { border: 1px solid #858585; color: #858585; }
button.btn:hover, button.btn:focus, button.btn:active { background: #858585; color: #fff; }