body{background:#fff;}
#header {display:none;}
#sidebarDiv {display:none;}
#footer {display:none;}
#chooseMonth,#chooseText {visibility:hidden;}
#labels label {padding:3px;cursor:pointer;} #labels div {display:inline;cursor:pointer;}
#residents .box {display:inline;width:16px;height:16px;background-color:#176284;padding-left:4px;padding-right:4px;color:#176284;font-weight:bold;}
#boaters .box {display:inline;width:16px;height:16px;background-color:#B13224;padding-left:4px;padding-right:4px;color:#B13224;font-weight:bold;}
#both .box {display:inline;width:16px;height:16px;background-color:gray;padding-left:4px;padding-right:4px;color:gray;font-weight:bold;}
.residents {color:#176284}
.boaters {color:#B13224}
.both {color:gray;}
#labels .active {color:white;}
#print {display:none;}