body {
  font-family: Verdana;
  font-size: 11pt;
  margin: auto;
  text-align: center;
  }

a {border: 0;}
img {border: 0;}

a:visited {color: #0000FF;}

#pageWrap {
  width: 720px;
  text-align: left;
  margin: .5em auto;
  }

h1 {
  font-size: 26px;
  text-align: center;
  }

.pic {
  text-align: center;
  font-weight: bold;
  margin-bottom: .5em;
  padding: 0; 
  }
  .pic img {
    border: 1px solid #999; 
    }

.picHeader {
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  font-weight: bold;
  background-color: #cccccc;
  border: 1px solid #999;
  margin-bottom: .5em; 
  }

.sideBox {
  border: 1px dashed #999;
  text-align: center;
  margin: 5px;
  }

.sponsors {
  width: 100%;
  margin-bottom: 10px;
  }
  .sponsors td {
    width: 25%;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    border: 6px solid #eee;
    }
    .sponsors td:hover {
      border-color: #ddd;
      }
  .sponsors a {
    display: block;
    padding: 6px;
    }

#nosLogo {
  margin-bottom: 15px;
  margin-top: 10px;
  }

#pics table {
  width: 100%;
  text-align: center;
  }
  #pics img, #vacation img, #columns img {
    border: 1px solid #999;
    margin-bottom: 5px;
    }
#columns, #expect {
  width: 100%;
  margin-top: 1em;
  }
  #columns th {
    font-size: 1.3em;
    text-align: center;
    color: #fff;
    background-color: #666;
    padding: 3px;
    }
  #columns td {
    width: 33%;
    padding: 5px;
    font-size: .9em;
    }
  #columns h3 {
    margin: 7px;
    color: #333;
    }
  #columns p {
    padding-left: 7px;
    padding-right: 7px;
    margin-top: 0;
    }

#expect th {
  text-align: center;
  }
  #expect th span {
    width: 33%;
    background-color: #666;
    color: #fff;
    display: inline-block;
    padding: 3px;
    font-size: 1.3em;
    text-align: center;
  }
  
#left, #right, #bottom {
  background-color: #f0f0f0;
  }

#middle {
  text-align: center;
  }
  #middle p {
    margin-bottom: .5em;
  }

.separator {
  border-bottom: 2px solid #ccc;
  display: inline-block;
  height: 1px;
  width: 100%;
  margin: auto;
  }

#expect li {
  margin-bottom: .5em;;
}

.centreCol {
  width: 414px; }

.main {
  width: 100%;
  text-align: left;
  margin-top: 3px;
  }

.section h2 {
  background-color: #0044d3;
  background-image: url('../images/blue_highlight.jpg');
  background-repeat: repeat-x;
  padding: 6px;
  color: #fff;
  font-size: 1.3em; }

.events dl {
  border: 1px dashed #999;
  padding: 1em; }
.events dt {
  font-weight: bold; }
.events dd {
  margin-top: .8em;
  margin-left: 1.5em; }

table.vendors {
  border: 1px dashed #999; }

.whyDrive {
  font-size: 1.4em;
  text-align: center; }

#letter {
  border: 1px solid #666;
  background-color: #eee;
  padding: 1em;
  margin-top: 1em; }

#bearly {
  border: 2px solid #666;
  padding-top: .5em;
  padding-bottom: .5em;
}