BODY {
background-color: #3B3630;
font-family: Arial;
font-size: 14px;
margin-top: 10px;
margin-bottom: 10px;
}

H1 {
  color: #CCCCCC;
  font-size: 24px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

H2 {
  color: #FEEB61;
  font-size: 18px;
  padding-top: 8px;
  padding-bottom: 6px;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

H3 {
  color: #FEEB61;
  font-size: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

/* ===== GENERAL CONTAINER SETTINGS ===== */
#pageContainer {
  background-color: #000000;
  color: #FFFFFF;
  width: 1024px;
  border: 1px solid #545454;
}

#headerContainer {
  width: auto;
}

#contentContainer {
  display: block;
  background-color: #000000;
  width: auto;
}

.contentBlockContainer {
  width: auto;
}
/* ===================================== */


/* ========== NAV SETTINGS ============= */
#navContainer {
  height: 30px;
  text-align: left;
  text-indent: 200px;
  vertical-align: middle;
  border-top: 1px solid #545454;
  border-bottom: 1px solid #545454;
}

a.mainlevel:link {
  margin-right: 25px;
  font-weight: bold;
  font-size: 13px;
  line-height: 30px;
  color: #3085B8;
  text-decoration: none;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

a.mainlevel:visited {
  margin-right: 25px;
  font-weight: bold;
  font-size: 13px;
  line-height: 30px;
  color: #3085B8;
  text-decoration: none;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
A.mainlevel:hover {
  color: #CCCCCC;
}
A.mainlevel#active_menu {
  color: #CCCCCC;
}
A.mainlevel#active_menu:hover {
  color: #CCCCCC;
}
/* ===================================== */


/* ======= FOOTER SETTINGS ============= */
#footerContainer {
  color: #DCDBD7;
  font-size: 12px;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 25px;
  border-top: 1px solid #545454;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
a.footerContainer:link {
  font-size: 12px;
  color: #3085B8;
  text-decoration: underline;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
a.footerContainer:visited {
  color: #3085B8;
  text-decoration: underline;
}
A.footerContainer:hover {
  color: #CCCCCC;
}

.calibrationBar {
  float: right;
  margin-top: 0px;
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 0px;
}
/* ===================================== */



/* ==== PAGE CONTAINER SETTINGS ======== */
#mainBody {
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  border: 1px solid #545454;
}

#calTitle {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #102D3F;
  text-align: center;
}

.calContainer {
  display: block;
  background-color: #000000;
  width: auto;
}

#calInfoContainer {
  display: block;
  width: 378px;
  height: auto;
  float: left;
  margin-left: 10px;
  text-align: left;
}

#calChartContainer {
  display: block;
  width: 611px;
  height: auto;
  float: left;
  margin-left: 10px;
  text-align: left;
  border: 1px solid #545454;
}

#calEvents1Container {
  display: block;
  width: 496px;
  height: auto;
  float: left;
  margin-left: 10px;
  text-align: left;
}

#calEvents2Container {
  display: block;
  width: 496px;
  height: auto;
  float: left;
  margin-left: 10px;
  text-align: left;
}

.calBlockTitle {
  color: #CCCCCC;
  background-color: #102D3F;
  font-weight: bold;
  font-size: 13px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 10px;
  text-align: center;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

.calBlockCaption {
  color: #CCCCCC;
  font-size: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  font-style: italic;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.infoTable {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  color: #CCCCCC;
  font-size: 11px;
}

.infoTable hr {
  color: #545454;
  background-color: #545454;
  border: 0;
  margin: 0;
  height: 1px;
}
.infoTableColHeadingCenter {
  text-align: center;
  text-decoration: underline;
}
.infoTableColHeadingLeft {
  text-align: left;
  text-decoration: underline;
}
.infoTableColCenter {
  text-align: center;
  vertical-align: top;
}
.infoTableColLeft {
  text-align: left;
  vertical-align: top;
}
/* ===================================== */



/* ======= ASTRO CAL SETTINGS ========== */
.moonPhaseTable {
  color: #CCCCCC;
  border-color: #545454;
  border-width: 0 0 1px 1px;
  border-style: solid;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
.moonPhaseTitle {
  font-size: 12px;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  border-color: #545454;
  border-width: 1px 1px 0 0;
  border-style: solid;
  margin: 0;
}
.moonPhaseDay {
  padding-left: 2px;
  font-size: 10px;
  font-weight: bold;
  border-color: #545454;
  border-width: 1px 1px 0 0;
  border-style: solid;
  text-align: left;
  margin: 0;
}
 
.riseSetData {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  color: #CCCCCC;
  font-size: 12px;
}

/* ================================= */

div.spacer {
  clear: both;
  height: 10px;
  display: block;
}



/* ===== Image Floats ===== */
div.floatImgRight {
  float: right;
  margin-top: 4px;
  margin-left: 12px;
  margin-right: 0px;
  margin-bottom: 4px;
  }
  
div.floatImgLeft {
  float: left;
  margin-top: 4px;
  margin-left: 0px;
  margin-right: 12px;
  margin-bottom: 4px;
  }
/* ===== Image Floats ===== */
