#bannerwrap {
  
  background: none;
  
  border-bottom: none;
  
  border-top: none;
  color: #fff;
  text-shadow: 1px 1px 0 #999;
  margin: 110px 0 0 0;
  
  
}
#bannerwrap p {
  color: #fff;
}
#bannerwrap a {
  color: #1f6072;
  
}
#bannerwrap a:hover {
  color: #a63749;
}
#bannerwrap h1,
#bannerwrap h2,
#bannerwrap h3,
#bannerwrap h4,
#bannerwrap h5,
#bannerwrap h6 {
  color: #fff;
}
#bannerwrap .zen-container {
  
  background: none;
  
  border-top: none;
  
  border-bottom: none;
  padding: 0 0 20px;
}