.noprint  {
display: none;	
}

ul.group  {
display: none;	
}

.page-logo .type {
display: none;
  }

.page-image {
display: none;		
}

.content-aside {
display: none;	
}

.home-feature {
display: none;	
}

  .content-main {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 90%;
    padding-right: 20px;
    padding-right: 2rem;
    float: left;
  }

.home-divisions {
display: none;	
}

.page-membership {
display: none !important;		
}

.content-copyright {
color: #000 !important;	
}

.footer-utility {
display: none;		
}

.page-footer {
clear: both;
float: none;
margin: 0 auto 0 auto;
color: #000 !important;
}


.footer-address a {
color: #000 !important;
color: rgba(0, 0, 0, 1.0) !important;
}


.footer-address {
color: #000 !important;
color: rgba(0, 0, 0, 1.0) !important;
}

.footer-contact a {
color: #000 !important;
}


.footer-contact {
color: #000 !important;
}

.grid-item {
clear: both;
float: none;
width: 100%;
}

.grid-1-2 {
clear: both;
float: none;
width: 100%;
}

.grid-1-3 {
clear: both;
float: none;
width: 100%;
}

.grid-1-4 {
clear: both;
float: none;
width: 100%;
}

.grid-1-5 {
clear: both;
float: none;
width: 100%;
}