/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.toledo-ex.com/mtos/mt-static/support/theme_static/rainier/css/base.css);
@import url(http://www.toledo-ex.com/mtos/mt-static/support/theme_static/rainier/css/rainier-white/screen.css);
/* end StyleCatcher imports */
#header[role="banner"] #header-content:before {
background: transparent none left bottom repeat-x;
background-image: -ms-linear-gradient(rgba(255, 255, 255, 0),
 rgba(255, 255, 255, 0));
background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), 
rgba(255, 255, 255, 0));
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), 
rgba(255, 255, 255, 0));  
background-image: linear-gradient(rgba(255, 255, 255, 0),
 rgba(255, 255, 255, 0)); 
}

#header #header-inner #header-content {
  background-image: url(http://www.toledo-ex.com/construct/assets_c/2015/05/header-thumb-940x191-28854.png);
}
