/* put your custom CSS in here */
.race-left-column {

}
.race-right-column {
  
}

.trail_map {
  border: 1px solid black;
  padding: 5px;
}

.col-center .content {
  border-left: 5px blue dotted;
  border-right: 5px blue dotted;
}

.col-right {
  margin-top: 18px;
}

#header {
  border-bottom: blue 5px solid;
  margin-bottom: 10px;
}

#nav {
  font-size: 125%;
}

#nav a {
  text-decoration: none;
}

strong {
  color: blue;
}

#footer-message {
  xmargin-top: -1.5em;
}

#sponser_pic {
  border-bottom: 2px solid black;
  padding: 5px;
  width: 580px;
}

img.centered {
  margin: 0 auto;
}
.front .node-title {
  display: none;
}
.front .col-center .content {
  xborder: none;
  padding: 0 40px;
  width: 590px;
}
