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