body {
  margin: 0;
  padding: 0;
  font: 16px/20px Arial, sans-serif;
  color: #837870;
  background: white;
  text-align: center;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.filesize {
  font-weight: normal;
  font-size: 12px;
}

a {
  color: #41b7c8;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #b7d30b;
  text-decoration: underline;
}

form {
  margin: 30px 0 30px 0;
}

h1 {
  font-size: 36px;
  line-height: 36px;
  color: #b9b1a9;
}

h2 {
  margin: 45px 0 15px 0;
  color: #394a59;
  font-size: 21px;
  line-height: 20px;
  text-transform: uppercase;
}

h3 {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
}

img {
  border: none;
}

input[type="text"], select {
  width: 370px;
  padding: 7px 0 7px 10px;
  font: bold 16px/20px Arial, sans-serif;
  color: #837870;
  background-color: white;
  border: 1px solid #d4bf95;
}

select {
  width: 380px;
}

input[type="submit"] {
  height: 35px;
  padding: 0 0 0 32px;
  font: bold 16px/20px Arial, sans-serif;
  color: #41b7c8;
  background: transparent url(/img/background_button.gif) no-repeat scroll left center;
  border: none;
}

textarea {
  width: 380px;
  height: 235px;  /* golden ratio */
  margin: 0;
  color: #837870;
  background-color: white;
  border: 1px solid #d4bf95;
}

p {
  margin: 0 0 10px 0;
}

table {
  table-layout: fixed;
  border-collapse: collapse;
}

td {
  vertical-align: top;
}

table.zebra, table.sponsors {
  width: 100%;
}

table.zebra td, table.sponsors td {
  height: 35px;
  vertical-align: middle;
  border-bottom: 1px solid #d4bf95;
}

table.schedule td.time {
  width: 75px;
}

table.schedule td.more {
  width: 80px;
}

table.schedule tr.details td {
  padding: 20px;
}

table.sponsors td.name {
  width: 160px;
}

.colleft {
  float: left;
  width: 310px;
}

.colright {
  float: right;
  width: 560px;
}

.colright h1, .colright h2, .colright h3, .colright h4, .colright p {
  /*margin-right: 75px;*/
}

#background {
  background: #fdfeee url(/img/background_top.gif) repeat-x scroll top left;
  border-bottom: 10px solid #f6f1d6;
}

#container {
  width: 970px;
  margin: 0 auto 0 auto;
  padding: 30px 0 100px 0;
  background: #fdfeee url(/img/background_top.gif) repeat-x scroll top left;  /* this is repeated from above in case the window is narrower than the width */
  text-align: left;
}

#container .colleft {
  padding: 0 0 150px 0;
}

#logobox {
  margin: 0;
  padding: 0;
  font-size: 11px;
  line-height: 11px;
}

#logobox img {
  display: block;
  margin: 20px 0 35px 0;
}

#event_date {
  margin: 0;
  font-weight: bold;
}

#topleft {
  font-weight: bold;
}

#searchform {
  margin: 0 15px 45px 0;
  text-align: right;
}

#searchform #query {
  width: 150px;
  margin: 0;
}

#searchform #searchsubmit {
  vertical-align: middle;
}

#navtop {
  margin: 0 0 20px 0;
  padding: 0 0 25px 0;
  list-style: none;
  list-style-type: none;
  border-bottom: 1px solid #d1d4d3;
  font-size: 14px;
  line-height: 10px;
}

#navtop li {
  display: inline;
  padding-left: 30px;
}

#navtop li:first-child, #navtop li.first-child {
  padding-left: 0;
}

#navtop a {
  color: #a79d96;
}

#navtop a.currentpage {
  color: #41b7c8;
}

#navtop a:hover {
  color: #b7d30b;
}



#photobox {
  position: relative;
  left: -12px;
  width: 506px;
  height: 356px;
  margin: 15px 0 15px 0;
  background: transparent url(/img/background_photo.gif) no-repeat scroll top left;
}

#cmsbody #photobox {
  position: static;
  height: auto;
}

#photobox img, #photobox #gallery, #photobox #mapbox {
  position: relative;
  top: 23px;
  left: 23px;
  width: 460px;
  height: 310px;
}

#cmsbody #photobox #gallery,
#cmsbody #photobox #gallery img {
  position: static;
  width: auto;
  height: auto;
}

#cmsbody #photobox #gallery img {
  display: inline;
}

#sponsor_logos p {
  white-space: nowrap;
}

#sponsor_logos img {
  margin-bottom: 20px;
}


#footer {
  width: 970px;
  margin: 0 auto 0 auto;
  padding: 5px 0 0 0;
  background: white;
  clear: both;
  text-align: left;
}

#footer * {
  margin: 0;
  padding: 0;
}

#footer .colright {
  width: 520px;         /* 560px - right padding */
  padding-right: 40px;
}

#footer h2 {
  margin-top: 25px;
  color: #e57200;
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
}

#footer .bottom {
  color: #afafaf;
  font: bold 12px/10px Arial, sans-serif;
  clear: both;
}

#footer ul {
  padding-bottom: 20px;
  list-style: none;
  list-style-type: none;
}

#footer li {
  display: inline;
  padding-right: 30px;
}

#footer li a {
  color: #afafaf;
}




#result_report {
  margin-bottom: 15px;
  text-align: center;
  font-weight: bold;
}

#did_you_mean {
  margin: 10px;
  font-size: 14px; 
}

.url {
  font-size: 12px;
}


.error {
  color: #e57200;
}

#feedbackform p.question {
  margin-top: 30px;
}

#feedbackform label {
  margin-right: 20px;
}
