/* Weddings &mdash; Fixes the extremely long nav break */

#content {
  min-height:1330px;
}

* html #content {
  height:1330px; 
}
