html {

}
body {
  margin: 0px;
  padding: 0px;
  font: 71% tahoma, verdana, serif;
  color: #333;
  background: #f1dac1;

}
/* Hide from IE on MAC \*/
td, th {
  font-size: 70%
  font-s\ize: auto;
}
/* End Hide from IE on MAC */

form {
  margin: 0;
}
img {
  border: 0;
}
a {
  color: #043fa0;
}
a img {
  border: none;
}
.clear {
  clear: both;
}
.clear img {
  display: block;
  height: 0px;
}
img.right {
  float: right;
  padding-left: 5px;
}
img.left {
  float: left;
  padding-right: 10px;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}
.small {
  font-size: 0.9em;
}

#popup-container {
  width: 290px;
}
#content-container {
  padding: 5px 10px 10px 10px;
}


p {
  margin: 0px;
  padding: 0px 0px 8px 0px;
}

ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

ul li {
  padding: 0px 10px 5px 10px;
  background: url(/images/chevron.gif) left top no-repeat;
  background-position: 0px 4px;
}

h1 {
  color: #034299;
  font-weight: bold;
  padding: 0px;
  font-size: 1.1em;
  font-family: tahoma, arial, verdana, serif;
  margin: 0px;
  line-height: 1.5em;
}
.venue, .address, .event-type, .date {
  color: #034299;
  font-weight: bold;  
  font-size: 1.1em;
  line-height: 1.5em;
}
div.promotional-info {
  padding-bottom: 8px;
}
div.background-info {
  padding-top: 8px;
}

h2 {
  background: #034299 url(/images/header_bg.gif) bottom left repeat-x;
  color: #fff;
  font-weight: bold;
  height: 23px;
  he\ight: 20px;
  padding: 5px 0px 0px 5px;
  font-size: 1.1em;
  font-family: verdana, serif;
  border-bottom: 3px solid #fff;
  margin: 0px;
}

