body {
  margin: 0 5pt 0 5pt;
  background-color: #000000;
  font-family: Verdana, sans-serif;
}

a {
  color: #FFFFFF;
}

h1 {
  font-size: 12pt;
  font-weight: boldest;
}

hr {
  width: 50%;
}

.header {
  font-size: 15pt;
  font-weight: bold;
  margin:0 0 10px 0;
}

#topLeftLogo {
  position: absolute;
  top: 15px;
  left: 15px;
}

#nav a {
  text-decoration: none;
  font-size: 16pt;
  color: #92c59a;
  line-height: 25pt;
}

#nav {
  font-size: 14pt;
  color: #92c59a;
  line-height: 25pt;
  margin-top: 10px;
}

#contentContainer {
}

#mainContent {
  color: #FFFFFF;
  width:950px;
  margin-top: 15px;
  margin-bottom: 15px;
}

#mainLogo {
  margin-top: 80px;
}

#spacer {
  clear:both;
}

#smFooterLogo {
  padding-bottom: 10px;
}

#addressContainer {
  color: #adadad;
  margin: 90px 0 50px 0;
}

#addressLine1 {
  font-size: 26pt;
  width:850px;
}

#addressLine2 {
  font-size: 23pt;
  width:850px;
}

#email {
  font-size: 18pt;
}

#phone {
  font-size: 18pt;
}

#storyPicture {
  width: 275px;
  margin: 10px 10px 10px 10px;
}

#storyText {
  width: 850px;
  font-size: 11pt;
}

/*Galleries*/
.galleryContainer {
  width:880px;
}

.gallery {
  float:left;
  margin: 10px 10px 10px 10px;
}

.galleryThumb {
  margin: 0 0 5px 0;
  border: 0px;
}

.galleryNav {
  margin: 0 0 10px 0;
}

/*Gallery*/
.thumbContainer {
  overflow:auto;
  width:230px;
  height:450px;
  float:left;
}

.thumb {
  margin: 10px 0 0 0;
}

.thumbReg {
  border: 1px solid #000000;
}

.thumbHL {
  border: 1px solid #989871;
}

.mainPhotoContainer {
  float:left;
  width:650px;
  height:450px;
  margin: 0 0 0 25px;
}

#mainPhoto {
  margin: 15px 0 15px 0;
  vertical-align: middle;
  max-height:425px;
}