﻿body {
  background-color: #500;
  font-size: 13px;
}
#theDoc {
  background: #600;
  border-left: 10px #600 solid;
  border-right: 10px #600 solid;
  margin: 0 auto;
  text-align: left;
  min-width: 760px;
  width: 760px;
}
#Header {
  background-image: url('/images/nvsf/top.jpg');
  height: 100px;
}
#Subheader {
  background-color: #800;
  color: #FFF;
  margin: 1em 0;
  padding: .6em 0 0 30px;
  float: left;
  width: 470px;
}
#Subheader li {
  white-space: nowrap;
  padding-bottom: 1.1em;
  list-style: disc outside;
}
#AppBkg {
  float: left;
  width: 500px;
  height: 910px;
  background-color: #EEE;
}
#Sidebar {
  background-color: #800;
  color: #FFF;
  float: right;
  width: 220px;
  padding: 0 1em;
  margin-top: 1em;
  height: 1084px;
}
#Sidebar img {
  padding: 0.5em 0 5px;
  margin: 0 auto;
}
#PhoneBoxTxt {
  text-align: center;
  font-weight: bold;
  font-size: 150%;
}
#PhoneBoxTxt p {
  line-height: 1.5;
  font-size: 150%;
  color: #FFF;
}
#MissionMotto {
  text-align: center;
  font-size: 123.1%;
  font-weight: bold;
  padding: 1em auto;
}
#MissionTxt, #MissionTxtVDPC {
  text-align: justify;
  padding-top: 1em;
}
#footer {
  clear: both;
  font-size: 69.2307%;
  height: 24px;
  text-align: center;
  color: silver;
  font-weight: bold;
}
p.thank-you {
  font-size: 113%;
  text-align: center;
  padding: 20px;
}
