2019 Mizzou Athletics Spring Caravans

St. Joseph Caravan

May 6 – 6:30 p.m. – St. Joseph Country Club

  • $15/person – Dinner included
  • Raffle Prizes
  • Register

Kirksville Caravan

May 14 – 6 p.m. – White Oaks Barn

St. Louis Caravan

May 22 – 5 p.m. – The Biergarten – AB Brewery

Kansas City Caravan

May 23 – 5:30 p.m. – Chicken N Pickle

  • Free to attend, $50 for VIP Dinner, $25 for Pickleball Tournament
  • Speakers: Jim Sterk, Barry Odom, Cuonzo Martin, Robin Pingeton
  • Register

Cape Girardeau Caravan

June 5 – 6:00 p.m. – Drury Plaza Hotel Cape Girardeau Conference Center

  • Complimentary (includes Heavy Appetizers & Cash Bar)
  • Register
@charset "utf-8"; /* BUTTONS */ .rsvp { width: auto; margin: 1em auto; text-align: center; display: block; font-family: "verb_regularbold", sans-serif !important; font-weight: 700; border: 1px solid #C69214 ; border-radius: 5px; -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333; box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333; color: white; padding: 0.5em 1em; text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8); text-transform: uppercase; line-height: 1; height: auto; background: #e8d8b2; background: -moz-linear-gradient(top, #e8d8b2 0%, #c69214 100%); background: -webkit-linear-gradient(top, #e8d8b2 0%,#c69214 100%); background: linear-gradient(to bottom, #e8d8b2 0%,#c69214 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8d8b2', endColorstr='#c69214',GradientType=0 ); .rsvp:hover { background: #ede4d0; background: -moz-linear-gradient(top, #ede4d0 0%, #d3a63d 100%); background: -webkit-linear-gradient(top, #ede4d0 0%,#d3a63d 100%); background: linear-gradient(to bottom, #ede4d0 0%,#d3a63d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ede4d0', endColorstr='#d3a63d',GradientType=0 ); .rsvp a { display: block; width: 100%; height: 100%; color:#000 !important; } .rsvp a:active { -ms-transform: translate(-3px, 3px); /* IE 9 */ -webkit-transform: translate(-3px, 3px); /* Safari */ transform: translate(-3px, 3px); }