* {
padding: 0;
margin: 0;
}

body {
  background-color: #55301d;
}

p {
  margin: 0 0 10px 0;
}

.events p {
	margin: 0 0 20px 0;
}

img {
	border: 0;
}

tr {
  vertical-align: top;
}

td {
  color: #333333;
  font-family: arial, helvetica;
  font-size: 10.5pt;
  line-height: 19px;
  text-align: left;
}

.maptext {
  color: #333333;
  font-family: arial, helvetica;
  font-size: 8pt;
  line-height: 14px;
  text-align: left;
}

.smtext {
  color: #333333;
  font-family: arial, helvetica;
  font-size: 9.5pt;
  line-height: 16px;
  text-align: left;
}

.mapbox {
  background-image: url('../images/mapbox_bg.gif');
  align-vertical: center;
}

ul {
  margin-left: 0;
  padding-left: 1.2em;
}

li {
  margin: 0 0 7px 0;
}

.dots {
  background-image: url('../images/dots_h.png');
  background-repeat: repeat;
  height: 1px;
}

.shadow_left {
  background-image: url('../images/shadow_left.png');
  background-repeat: repeat-y;
}

.shadow_right {
  background-image: url('../images/shadow_right.png');
  background-repeat: repeat-y;
}

.subspace {
  height: 30px;
}

.blue {
  font-family: arial, helvetica;
  font-size: 10.5pt;
  line-height: 19px;
  text-align: left;
  padding: 10px 10px 5px 10px;
  color: #005288;
}

.blueblurb {
  font-family: arial, helvetica;
  font-size: 10.5pt;
  line-height: 19px;
  text-align: left;
  padding: 5px 0 5px 10px;
  color: #005288;
}

.smallblue {
  letter-spacing: 0.04em;
  padding: 10px 0 10px 10px;
  font-family: Georgia;
  font-size: 18px;
  font-weight: bold;
  color: #005288;
}

.bigblue {
  letter-spacing: 0.04em;
  margin: 0 0 5px 0;
  font-family: Georgia;
  font-size: 22px;
  color: #005288;
  line-height: 28px;
}

.light {
  background-color: #f7f3e9;
} 

td.navon {
  vertical-align: middle;
  background-color: #f7f3e9;
  height: 30px;
} 

td.navoff {
  vertical-align: middle;
  height: 30px;
}

a:link {
  text-decoration: none;
  color: #005288;
  font-family: arial, helvetica;
  font-size: 10.5pt;
}

a:visited {
  text-decoration: none;
  color: #005288;
  font-family: arial, helvetica;
  font-size: 10.5pt;
}

a:hover {
  text-decoration: underline;
  color: #005288;
  font-family: arial, helvetica;
  font-size: 10.5pt;
}

a:active {
  text-decoration: none;
  color: #005288;
  font-family: arial, helvetica;
  font-size: 10.5pt;
}

a.map:link {
  text-decoration: none;
  color: #005288;
  font-family: arial, helvetica;
  font-size: 8pt;
}

a.map:visited {
  text-decoration: none;
  color: #005288;
  font-family: arial, helvetica;
  font-size: 8pt;
}

a.map:hover {
  text-decoration: underline;
  color: #005288;
  font-family: arial, helvetica;
  font-size: 8pt;
}

a.map:active {
  text-decoration: none;
  color: #005288;
  font-family: arial, helvetica;
  font-size: 8pt;
}

a.subs:link {
  margin: 0 12px 0 12px;
  text-decoration: none;
  color: #787878;
  font-family: arial, helvetica;
  font-size: 12px;
}

a.subs:visited {
  margin: 0 12px 0 12px;
  text-decoration: none;
  color: #787878;
  font-family: arial, helvetica;
  font-size: 12px;
}

a.subs:hover {
  margin: 0 12px 0 12px;
  text-decoration: none;
  color: #005288;
  font-family: arial, helvetica;
  font-size: 12px;
}

a.subs:active {
  margin: 0 12px 0 12px;
  text-decoration: none;
  color: #787878;
  font-family: arial, helvetica;
  font-size: 12px;
}

a.copy:link {
  text-decoration: none;
  color: #51524c;
  font-family: Georgia;
  font-size: 11px;
}

a.copy:visited {
  text-decoration: none;
  color: #51524c;
  font-family: Georgia;
  font-size: 11px;
}

a.copy:hover {
  text-decoration: none;
  color: #005288;
  font-family: Georgia;
  font-size: 11px;
}

a.copy:active {
  text-decoration: none;
  color: #51524c;
  font-family: Georgia;
  font-size: 11px;
}

.copy {
  letter-spacing: 0.1em;
  margin: 5px 0px 5px 0px;
  color: #51524c;
  font-family: Georgia;
  font-size: 11px;
}


