/* This file is ordered with tag overrides first, and then style classes,
 * roughly grouped so that similar classes are near each other. Within a
 * style declaration things are alphabetical. Please try and keep it this
 * way :)
 */
img {
  border: none;
}
body { 
  background: #334037;
  font-family: 'CenturyGothic', 'Century Gothic', 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
}
a {
  color: #334037;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #AC1221;
}
ul {
  list-style-image: url(grey_bullet.png);
  list-style-type: circle;
  margin-bottom: 0;
  margin-top: 0;
  text-align: left;
}
h3,
.titleSmallText {
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
}
h4 {
  color: #222222;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}
td {
  color: #666666;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  vertical-align: top;
  width: auto;
}
div {
  margin: 0;
  padding: 0;
}
.pageContentOuter {
  background: #e8e8e8;
  margin: 0 auto 0 auto;
  padding: 0;
  position: relative;
  text-align: center;
  width: 830px;
}
.pageContentBox {
  background: #c0c0c0;
  margin: 0;
  padding: 0;
  width: 830px;
  z-index: 1;
}
.frontpageContent {
  background: #c0c0c0;
  left: 0;
  width: 830px;
  position: absolute;
  margin: 0;
  height: 1050px;
}
.frontpageTopWidget {
  background: url(square_olympus_pics.png) no-repeat center;
  height: 430px;
  margin: 0 10px 0 10px;
  padding: 0;
  width: 810px;
  z-index: 2;
}
.titleTextBox {
  height: 56px;
  margin: 10px 0 0 10px;
  padding: 0;
  left: 9px;
  opacity: 1;
  width: 638px;
  z-index: 4;
}
.titleText {
  color: #000000;
  font-size: 29px;
  letter-spacing: 0;
  line-height: 32px;
  margin: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: left;
}
.titleLargeText {
  font-size: 35px;
  font-weight: bold;
  line-height: 39px;
}
.menubar td {
  background: transparent url(dark_grey_gradient.png) no-repeat center;
  color: #ffffff;
  font-family: 'Skia-Regular', 'Skia', 'Trebuchet MS', sans-serif;
  font-size: 16px;
  font-weight: normal;
  height: 32px;
  letter-spacing: 0;
  line-height: 18px;
  margin: 0;
  opacity: 1;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.menubar a {
  color: white;
  font-weight: normal;
}
.menubar a:hover {
  color: #AC1221;
}
.menubarBox {
  border: 0;
  height: 32px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 830px;
  z-index: 2;
}
.pageText {
  background: #FFFFFF;
  color: #666666;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 15px;
  margin: 0;
  opacity: 1;
  padding: 10px;
  text-align: justify;
}
.frontpageTextBox {
  height: 356px;
  padding: 0;
  z-index: 4;
}
.frontpageBanner {
  background: #FFFFFF;
  color: #000000;
  filter: alpha(opacity = 50);
  font-size: 14px;
  height: 15px;
  left: 0;
  letter-spacing: 8px;
  line-height: 15px;
  margin: 0;
  opacity: 0.5;
  padding-top: 4px;
  padding-bottom: 4px;
  position: absolute;
  text-align: center;
  top: 50px;
  vertical-align: middle;
  width: 830px;
  z-index: 4;
}
.currentConditionsBoxGrey {
  background: #c0c0c0;
  background: url("conditions_image_grey.png") no-repeat center;
}
.currentConditionsBoxWhite {
  background: #FFFFFF;
  background: url("conditions_image_white.png") no-repeat center;
}
.currentConditionsBoxWhite,
.currentConditionsBoxGrey {
  height: 104px;
  opacity: 1;
  width: 399px;
  z-index: 1;
}
.currentConditions table {
  color: #333333;
  font-family: 'GillSans', 'Gill Sans', 'Trebuchet MS', sans-serif;
  margin: 0;
  opacity: 1;
}
.currentConditions th {
  border-color: white;
  border-style: solid;
  border-width: 0 0 3px 0;
  font-size: 18px;
  opacity: 1;
  text-align: center;
}
.subtext {
  border-color: white;
  border-style: solid;
  border-width: 0 0 0 3px;
  color: #666666;
  font-size: 12px;
  line-height: 14px;
  margin-right: 0;
  opacity: 1;
  padding: 8px 8px 4px 0px;
  text-align: right;
}
.twoLineTable th {
  border-width: 0;
  color: black;
  font-family: GillSans-LightItalic, 'Gill Sans', 'Gill Sans Light', 'Trebuchet MS', sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: normal;
  line-height: 19px;
  margin-right: 0;
  opacity: 1;
  padding: 0;
  text-align: center;
}
.twoLineTable td {
  color: #666666;
  font-family: 'Tahoma-Bold', 'Tahoma', 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 27px;
  margin: 0;
  opacity: 1;
  padding: 0;
  text-align: center;
}
.mountainBubble {
  background: url("mountain.png") no-repeat;
  height: 104px;
  width: 398px;
  opacity: 1;
}
.easyLinks tr {
  height: 90px;
}
.easyLinks td {
  color: #333333;
  font-family: 'GillSans-Bold', 'Gill Sans', 'Trebuchet MS', sans-serif;
  font-size: 25px;
  font-weight: bold;
  line-height: 29px;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  word-wrap: break-word;
}
.footer {
  background: #FFFFFF;
  color: #666666;
  font-size: 13px;
  line-height: 13px;
  margin: 0px;
  padding: 12px 0px 4px 0;
  text-align: center;
}
.footerRepeater {
  color: #333333;
  font-size: 12px;
  line-height: 12px;
  margin: 0px;
  padding: 8px;
}
.copyright {
  background: #E8E8E8;
  color: #666666;
  line-height: 40px;
  font-size: 11px;
  text-align: center;
  width: 830px;
  height: 40px;
  margin: 0;
  padding: 0;
}
.subpageImage {
  height: 246px;  /* Image height + margins */
  margin: 0 auto 0 auto;
  position: relative;
  width: 805px;
}
.subpageImage img {
  border: 0;
  top: 12px;
  left: 0;
  position: absolute;
}
.subpageTitle {
  background: white;
  bottom: 12px;
  display: block;
  filter: alpha(opacity = 70);
  float: none;
  left: 0px;
  opacity: 0.7;
  padding: 8px;
  position: absolute;
  text-align: left;
  width: 789px;
}
.subpageTitleText {
  font-size: 27px;
  line-height: 30px;
  letter-spacing: 0.15em;
  opacity: 1;
  padding-left: 8px;
}
.subpageTitleSubText {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0;
}
.mainTextImage {
  float: right;
  margin: 10px 0 10px 10px;
  text-align: center;
}
.mainTextImageLeft {
  margin: 0 30px 0 0;
  float: left;
  text-align: center;
}
.leftHeadingsTable,
.infotable {
  margin: 4px;
  width: auto;
}
.infoTable td {
  color: #666666;
  font-size: 12px;
  line-height: 20px;
  padding: 4px 4px 4px 4px;
  text-align: center;
}
.infoTable tr.col1 td {
  background-color: #E8E8E8;
}
.infoTable th {
  font-size: 14px;
  font-weight: normal;
  padding: 4px 4px 4px 4px;
  vertical-align: top;
}
.leftHeadingsTable th,
.leftHeadingsTable td {
  font-size: 14px;
  font-weight: normal;
  padding: 4px 4px 4px 4px;
  text-align: left;
  vertical-align: top;
}
.subtext {
  font-size: 10px;
}
.importantInfo {
  color: red;
  font-size: 10px;
  vertical-align: super;
}
.photoThumbs img {
  border-color: #eeeeee;
  border-style: groove;
  border-width: 4px 6px 6px 4px;
}
.photoThumbs td {
  font-family: Futura-MediumItalic, Futura, "Trebuchet MS", sans-serif;
  font-size: 12px;
  font-style: italic;
}
.homeBtn {
  background-color: #EEEEEE;
  border-style: outset;
  border-width: 1px;
  color: black;
  font-size: 12px;
  font-weight: bold;
  opacity: 0.8;
  filter: alpha(opacity = 80);
  padding: 3px 6px 4px 6px;
  position: absolute;
  left: 0;
  top: 12px;
  z-index: 3;
}
.photoSlideshow {
  text-align: center;
}
.calStyle table {
  border: 0;
  cellpadding: 0;
  cellspacing: 0;
  width: 100%;
}
.calStyle td {
  font-size: 12px;
  padding: 2px;
}
.belowMenuContainer {
  width: 810px;
  margin: 10px;
}
.frontpageTopHalf {
  background: #e8e8e8;
  padding-top: 12px;
}
