body {
   font-family: Arial, sans-serif;
   font-size: 14px;
   line-height: 140%;
   color: #000;
}

header #search,
header #smIcons,
header #eagle,
nav, 
#home section.photoGallary,
#home .moreLink2,
footer {
  display: none;
}

#logo a {
   display: block;
   position: relative;
}

header #mission {
   position: relative;
   font-style: italic;
}

.thumb, .thumb img {
   display: none;
}

figure.left, figure.right {
   width: 180px;
}

.left {
   float: left;
}
.right {
   float: right;
}

#logo a, h1, h2, h3, h1 a, h2 a, h3 a {
   font-family: Georgia, Georgia, Times New Roman, Times, serif;
   color: #005825;
   text-decoration: none;
}

.sectionHead {
   color: #930;
}
