.main-navigation ul li {
display: inline-block;
float: none;
}

/* Vantage Navigation Opacity */

.main-navigation {
  background: rgba(19, 105, 202, 0.8); 
}

#main {
    zoom: 1;
    opacity: 1.0;
}

/* Vantage Full Width Set Page Opacity */

header#masthead {
background: rgba(255, 255, 255, 1.0) !important; 

#main {
background: rgba(255, 255, 255, 1.0) !important; 
}

#colophon {
background: rgba(255, 255, 255, 1.0) !important; 
}
  
/* Footer Background Color */

#colophon {
	background: #3385ff;
}

#215-2 {
    zoom: 1;
    opacity: 1.0;
}
 
