body {
    font-family: sans-serif;
    font-size: small;
    background-color: #333;
    color: #fff;
}

#masthead {
  background-image: url('../img/masthead-background.png');
  width: 657px;
  height: 132px;
  margin: 0;
  padding: 0;
}

#masttext {
  margin: 0;
  padding: 0;
  width: 657px;
}

#mastannual {
  color: #f07826;
  margin: 0;
  padding: 7px 0 0 0;
  font-family: "Gill Sans Regular", Helvetica, sans-serif;
}

#masttitle {
  color: black;
  margin: 0;
  padding: 3px 0 5px 0;
  font-size: 24pt;
  font-weight: normal;
  font-family: "Palatino Linotype", "Palatino", "Times", "Times New Roman", serif;
}

#mastsubhead {
  color: #5f6fb4;
  margin: 0;
  padding: 4px 0 4px 0;
  font-size: 8pt;
  font-weight: bold;
  font-style: oblique;
  font-family: "Goudy", Times, serif;
}

#mastdate {
  color: black;
  margin: 0;
  padding: 2px 0 0 0;
  font-weight: bold;
  font-family: "Gill Sans Regular", Helvetica, sans-serif;
}


.body_shell_wrapper {
    /* border: thin dotted green; */
    padding: 2px;
    text-align: center;
}
.body_shell {
    /* border: thin dotted blue; */
    background-color: #5e6fb4;
    text-align: center;
    margin: auto;
    width: 657px;
    padding: 2px;
}

.header_box {
    /* border: thin dotted purple; */
    width: auto;
    clear: both;
}

.footer_box {
    /* border: thin dotted purple; */
    padding-top: 0.2em;
    width: auto;
    clear: both;
}


a.nav_link:link { color: #fff; text-decoration: none; }
a.nav_link:visited { color: #fff; text-decoration: none; }
a.nav_link:hover { color: #b9d654; text-decoration: none; }
a.nav_link:active { color: #f07826; text-decoration: none; }

a.vnav_link:link { color: #000; text-decoration: none; }
a.vnav_link:visited { color: #000; text-decoration: none; }
a.vnav_link:hover { color: #5f6fb4; text-decoration: none; }
a.vnav_link:active { color: #f07826; text-decoration: none; }

a.treebox:link { color: #5f6fb4; text-decoration: none; }
a.treebox:visited { color: #5f6fb4; text-decoration: none; }
a.treebox:hover { color: #5f6fb4; text-decoration: none; }
a.treebox:active { color: white; text-decoration: none; }

a.masttitle:link { color: white; text-decoration: none; }
a.masttitle:visited { color: white; text-decoration: none; }
a.masttitle:hover { color: white; text-decoration: none; }
a.masttitle:active { color: white; text-decoration: none; }

.navbody_box {
    /* border: dotted blue; */
    background-color: #fff;
    color: #000;
    float: left;
    width: 100%;
}

.leftnav_block {
    width: 20%;
    background-color: #fff;
    color: #000;
    float: left;
    padding: 0 10px 0 10px;
}

.content_block {
    text-align: left;
    background-color: #fff;
    color: #000;
    width: 70%;
    float: left;
    margin: 0 0 0 0;
}

ul.vertical_nav_list {
    padding: 0;
}

li.vertical_nav_list {
    list-style-type: none;
    font-size: small;
    padding-top: 1em;
    border-bottom: thin solid #e9e3de; 
    padding-bottom: 0.25em;
    margin-bottom: 1em;
}

li.vertical_nav_list_lowermost {
    list-style-type: none;
    font-size: small;
}

li.horizontal_nav_list {
    display: inline;
    list-style-type: none;
    font-size: 0.8em;
    padding-left: 8px;
    padding-right: 8px;
    margin: 0px;
    border-right: thin solid #6e7fc4;

}
li.horizontal_nav_list_leftmost {
    display: inline;
    font-size: 0.8em;
    padding-left: 8px;
    padding-right: 8px;
    margin: 0px;
    border-left: none;
    border-right: thin solid #6e7fc4;
}
li.horizontal_nav_list_rightmost {
    display: inline;
    font-size: 0.8em;
    padding-left: 8px;
    padding-right: 8px;
    margin: 0px;
}

ul.sponsor_list {
    padding: 0;
}

li.sponsor_list {
    list-style-type: none;
    font-size: small;
    padding-top: 1em;
    border-bottom: thin solid #aaa; 
    padding-bottom: 0.25em;
    margin-bottom: 1em;
}

li.sponsor_list_lowermost {
    list-style-type: none;
    font-size: small;
}

div.sponsor_list_logo {
    float: left;
    width: 150px;
    /* height: 110px; */
    margin-right: 5px;
    margin-bottom: 10px;
}
img.sponsor_list {
}

.fullwidth_body_center {
    text-align: left;
    color: #000;
    background-color: #fff;
}

.fullwidth_body_center_dark {
    text-align: left;
    color: #000;
    background-color: #2a186d;
}

img.borderless {
    border: 0;
}

table.donorlist {
    border-collapse: collapse;
}
tr.donorlist {
    padding: 0em;
    margin: 0em;
    vertical-align: middle;
}
td.donorlist {
    border-top: thin solid #aaa;
    border-bottom: thin solid #aaa;
    vertical-align: middle;
}

table.pricelist {
    border-collapse: collapse;
}

tr.pricelist {
    padding: 0em;
    margin: 0em;
}

td.pricelist {
    border-top: thin solid black;
    border-bottom: thin solid black;
    padding: 0.2em;
    margin: 2em;
}

h1 {
    font-family: Helvetica, sans-serif;
    font-size: +1.5em;
    font-weight: normal;
    color: #f07826;
}

h2 {
    font-family: Helvetica, sans-serif;
    font-size: +1.0em;
    font-weight: bold;
    color: #f07826;
}
a.h2link {
    color: #f07826;
}

h3 {
    font-family: Helvetica, sans-serif;
    font-size: +.9em;
    font-weight: bold;
    color: #f07826;
}

#homeleftfeaturebox {
  background-image: url('../img/home-left-feature-withoverlay.jpeg');
  width: 266px;
  height: 279px;
  float: left;
  text-align: center;
}
#homeleftfeatureoverlay {
  padding: 0 0 0 0;
  margin-top: 57px;
  margin-left: 60px;
  width: 180px;
  height: 120px;
  color: #5f6fb4;
  line-height: 32pt;
  font-size: 15pt;
  font-weight: bold;
  font-style: italic;
  font-family: Georgia, serif;
}
a.treeboxlinks {
  text-decoration: none;
}
#mosaic {
  float: left;
}

h1.mailbox {
    font-family: Helvetica, sans-serif;
    font-size: +1.5em;
    font-weight: normal;
    color: #f07826;
}

div.mailbox {
    border: thin solid #5f6fb4;
    background-color: #e8f5fb;
    margin-top: 1em;
    margin-left: 0;
    padding: 0 1em 1em 1em;
}

p.mailbox {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

dt.contact {
    color:  #6a2700;
    font-weight: bold;
    margin-left: 1em;
}
dd.contact {
    margin-left: 2em;
    margin-bottom: 1em;
}

label.mailbox {
    width: 4em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}

input.mailbox {
    border: thin solid #5f6fb4;
    margin-left: 4.5em;
    display: block;
}

input.mailbox_from {
    border: thin solid #5f6fb4;
    color: #a2a2a2;
    margin-left: 4.5em;
    margin-bottom: 0.1em;
    display: block;
}

textarea.mailbox {
    border: thin solid #5f6fb4;
}

.vendorapp_entry_block {
    margin-left: 0.5em;
}

.form_required {
  font-weight: bold;
  color: #cc0000;
}

.small_aside {
    font-size: smaller;
}

.warning {
  border: thin dotted red;
  background-color: #ffffdd;
  padding: 0.5em;
}

p.form_notice {
    border: thin dotted blue;
    background-color: #eeeeff;
    padding: 0.25em;
}

p.form_input_bad {
    border: thin dotted red;
    background-color: #ffffcc;
    padding: 0.5em;
}

.form_required {
  font-weight: bold;
  color: #cc0000;
}

.app_fees_due {
  font-size: +1em;
  font-weight: bold;
  color: #220000;
}

table.fees {
    margin-left: 1em;
}

th.fees {
  text-align: right;
}

.application_token_box {
  text-align: center;
  border: thin solid #442200;
  padding: 4px;
  margin: 0;
  float: right;
}

.application_token {
  font-size: 8pt;
  margin-top: 4px;
  font-family: 'fixed-width';
}

p.mailingaddress {
    margin-left: 3em;
}

.flashvpadbox {
  margin-top: 1em;
  margin-bottom: 2em;
}

/* vi: set ts=4 sw=4 et: */
