body {
  font-size: 12pt;
  color: #000;
  background-color: #ffffff;
  padding: 0;
}

#container, .sidebar, .sidebar .sbcontent, #questions, #speakerinfo h4 span {
  position: static;
  width: auto;
  background: none;
}

.sidebar #newsletter {
  display: none;
}



h1, h2, h3, h4, h5, h6, #summary, #upcomingworkshops, #pastworkshops, #archivephotos,
#walkaway, #walkaway img, #walkaway dt, #whoShouldAttend, #workshopSize, #testimonials,
#outline, #masthead, #upcomingworkshops img, #archivephotos img, #speakerinfo img,
#speakerinfo div, .twoSpeakers div, #partnersSupport, .sidebar, .sidebar h3,
.sidebar #testimonials, .sidebar #contact, .sidebar #testimonials h3,
.sidebar #contact h3, .sidebar #testimonials blockquote, .sidebar #contact address,
.sbcontent p, #newsletter fieldset p.privacypolicy, #pastworkshops div, #legal {
  margin-left: 0;
  margin-right: 0;
  float: none;
  width: auto;
}

#pastworkshops h2, #partnersSupport {
  margin-left: 0;
}

#speakerinfo img {
  background: none;
  padding: 0;
}

h2 {
  color: #a4820a;
}


#upcomingworkshops h2, #pastworkshops h2 {
  text-decoration: underline;
}

#upcomingworkshops img {
  margin-top: 10px;
}

#upcomingworkshops .more img {
  margin: 0;
}


#testimonials h3, #contact h3, .sidebar h3 {
  font-weight: bold;
  color: #999;
}

.sidebar #testimonials blockquote cite {
  color: #999;
  font-weight: bold;
}

.sidebar #testimonials blockquote {
  font-size: 10pt;
}



.sidebar #contact address, .sidebar #contact p {
  margin: 0;
  font-size: 10pt;
}

.sidebar #contact address {
  margin-top: 5px;
}

.sidebar #contact a {
  display: inline;
}


#legal {
  padding: 0;
}


#speakerinfo h4 span {
  display: block;
}


#questions {
  margin-bottom: 20px;
}

#questions .sbcontent a {
  color: #000;
  display: inline;
}


a:link, a:visited {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
}

#upcomingworkshops a:link:after, #upcomingworkshops a:visited:after,
#pastworkshops a:link:after, #pastworkshops a:visited:after,
#wherewhen a:link:after, #wherewhen a:visited:after,
#speakerinfo a:link:after, #speakerinfo a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}

