#grid2wrap {
  
  background: none;
  
  border-bottom: none;
  
  border-top: none;
  color: #333;
  
  
}
#grid2wrap a {
  color: #524A13;
	text-shadow:0px 0px 6px #fff;
  
}
#grid2wrap a:hover {
  color: #485e76;
}
#grid2wrap h1,
#grid2wrap h2,
#grid2wrap h3,
#grid2wrap h4,
#grid2wrap h5,
#grid2wrap h6 {
  color: #745B0F;
}
#grid2wrap .zen-container {
  
  background: none;
  
  border-top: none;
  
  border-bottom: none;
  padding: 30px 0 40px;
}

