body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: white;
  background: #050028;
  margin: 0px;
  padding: 0px;
}

a {
  border: 0px;
}

a:link {
  color: #7cb1d5;
  text-decoration: none;
}

a:hover {
  color: #0478c2;
  text-decoration: underline;
}

a:visited {
  color: #4f4fd9;
  text-decoration: none;
}
a:visited:hover {
  text-decoration: underline;
}

img {
  border: 0px;
}

table.tabular tr th {
  padding-right: 10px;
}
table.tabular tr td {
  padding-right: 10px;
}

table tr th {
  font-weight: bold;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.error {
  color: red;
}

div#wrapper {
  text-align: center;
}

div#headbar {
  clear: both;
  background-image: url('images/banner_fill.png');
  background-repeat: repeat;
}

div#head_content {
  width: 1010px;
  height: 213px;
  
  margin: 0px auto;
}

div#navbar {
  text-align: left;
  border-top: 1px solid white;
  clear: both;
  font-size: 0.9em;
}

div#nav_content {
  width: 1010px;
  margin: 0px auto;
}

div#nav_content a {
  color: white;
  text-decoration: none;
}
div#nav_content a:hover {
  text-decoration: underline;
}

div#nav_content table {
  margin-left: 7px;
  margin-top: 4px;
  margin-bottom: 4px;
}
div#nav_content table tr td.nav_link {
  background-image: url("images/nav_arrow.png");
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 15px;
  padding-right: 10px;
}
div#nav_content table tr td.nav_spacer {
  width: 10px;
  border-left: 1px solid white;
}

div#bodybar {
  background: #100873;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: left;
  clear: both;
}

div#bodybar_lite {
  background: #426592;
  color: #03001A;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: left;
  clear: both;  
}
div#bodybar_lite a:link {
  color: #322594;
}
div#bodybar_lite a:visited {
  color: #5E2593;
}

div#bodybar_white {
  background: white;
  color: #020013;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: left;
  clear: both;
}
div#bodybar_white a:link {
  color: #5B4BC9;
}
div#bodybar_white a:visited {
  color: #050028;
}

div#body_content {
  width: 915px;
  margin: 0px auto;
}

div#footbar {
  clear: both;
}

div#foot_content {
  width: 1010px;
  margin: 0px auto;
}

div.content_indent {
  margin: 0px;
  padding: 0px 0px 0px 68px;
}

div.left_menu {
  width: 180px;
  margin-right: 20px;
  float: left;
}

div#front_navslider {
  margin-left: 200px;
  padding: 20px;
  width: 500px;
  height: 300px;
}

div#last_modified {
  padding-left: 2em;
  font-size: 0.8em;
  color: #cccccc;
}

ul.spacedlist li {
  list-style-type: none;
  margin-bottom: 1em;
}

ul.borderedlist li {
  padding: 1em;
  border: 1px solid #999;  
}

table.maptable td {
  text-align: center;
  padding: 1em;
}

table.weatherdata th {
  margin-right: 2em;
}

table.white_bg_image_tile tr td {
  padding-right: 3em;
}

table.white_bg_image_tile tr td img {
  background-color: white;
  padding: 2px;
  border: 1px solid black;
}

.print_only {
  display: none;
}


table.bylaws_table tr td {
  vertical-align: top;
}

.nowrap {
  white-space: nowrap;
}

div.infoBoxWhite {
  text-align: center;
  padding: 0.5em;
  margin: 0.5em;
  border: 1px solid white;
}

table.people_history tr th {
	padding-left: 1em;
	padding-right: 1em;
}
table.people_history tr.board_class th {
  text-align: center;
}
table.people_history tr td {
	padding-left: 1em;
	padding-right: 1em;
}


table.tabular_nowrap tr th {
  white-space: nowrap;
}
table.tabular_nowrap tr td {
  white-space: nowrap;
  border-top: 1px solid white;
}

div.CAPINFO {
  margin-bottom: 5px;
  border: 1px solid #ebd438;
  padding: 1em;
  width: 100%;
  text-align: center;
  background-color: #007db8;
}
div.CAPERROR {
  border: 3px solid red;
  margin-bottom: 5px;
  background-color: white;
  color: black;
  padding: 1em;
  width: 100%;
  text-align: center;  
}

.error {
  color: red;
}

div#loaderSpalsh {
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 999;
  text-align: center;
  position: fixed;
}

/* Octostyle -- Lifted from 2010 Octoginta Borcure */
div#octostyle {
  border: 1px solid white;
  padding: 1em;
  width: 85%;
  background-color: #007db8;
  text-align: justify;
}
div#octostyle .octo_important {
  color: #edb438;
  font-size: 1.1em;
}
div#octostyle a:hover {
  color: #edb438;
}
div#octostyle a:visited {
  color: #7cb1d5;
}
div#octostyle h3 {
  color: #edb438;
  font-size: 1.4em;
}
div#octostyle h4 {
  color: #edb438;
  font-size: 1.2em;
}
div#octostyle h5 {
  font-size: 1.2em;
}
div#octostyle img#panel {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}
div#octostyle hr {
  height: 1px;
  color: #ebd438;
  background-color: #ebd438;
}

div#octostyle div.octo_badweather {
  border: 2px solid #ebd438;
  padding: 1em;
  color: black;
  background-color: white;
}
div#octostyle div.octo_badweather .title {
  font-size: 1.5em;
  color: #007db8;
}

/* Styles for display of data */
table.data_table tr th {
  font-weight: bold;
  padding-right: 1em;
  border-bottom: 1px solid #ccc;
}
table.data_table tr td {
  padding-right: 1em;
}

table.row_highlight tr:hover {
  background-color: #ddd;
}

table.nowrap_table tr td {
  white-space: nowrap;
}

