img {
  max-width: 100%;
  height: auto;
}

span.citation {
  font-size: x-small;
}

span.footnote {
  font-size: small;
}

img.hwymap {
  float: right;
  margin: 1em;
  border: 1px solid;
  clear: right;
}

img.traillogo {
  float: left;
  margin: 2px 5px;
  clear: left;
}

img.inlinegraph {
  float: left;
  margin: 2px 5px;
}

img.hwyimg {
  float: right;
  margin: 1em;
  border: 1px solid;
  clear: right;
}

img.leftimg {
  float: left;
  margin: 10px;
  clear: left;
}

h4 {
  font-size: larger;
  font-variant: small-caps;
}

.structuring-section {
  color: #804040;
  font-weight: bold;
  font-size: x-large;
  font-variant: small-caps;
}

.structuring-subsect {
  text-decoration: underline;
  font-size: larger;
  font-weight: bold;
  color: #999900;
}

.proj-title {
  font-weight: bold;
  color: #333399;
  text-decoration: underline;
}

.proj-subtitle {
  margin-left: 2em;
  font-weight: bold;
  text-decoration: underline;
  color: #663366;
}

.proj-text {
  margin-left: 2em;
}

.proj-subtext {
  margin-left: 4em;
}

.postmile-note {
  font-style: italic;
  color: #cc0000;
}

.HOV-pointer {
  color: red;
  border: 1px solid;
}

li {
  padding-bottom: 2pt;
  padding-top: 2pt;
}

ol {
  padding-top: 3pt;
}

ul {
  padding-top: 3pt;
}

.Status {
  font-family: sans-serif;
  font-size: small;
  color: navy;
}

.CTC-Results {
  font-style: italic;
  text-decoration: underline;
  color: #408080;
}

H4.CTC-Heading {
  color: #006200;
  border: thin dashed;
}

nav {
  background-color: #006600;
  border-width: 2px;
  border-style: solid;
  border-radius: 1em;
  font-family: sans-serif;
}

nav ul ul {
  display: none;
  left: 30px;
}

nav ul li:hover > ul {
  display: block;
}

nav ul::after {
  content: "";
  clear: both;
  display: block;
}

nav ul li {
  color: white;
  font-weight: bold;
  float: left;
  position: relative;
  list-style-type: none;
  padding: 0px 8px;
  display: block;
}

nav ul li:hover {
  background: rgba(19, 20, 123, 0.67) none repeat scroll 0% 0%;
}

nav ul li:hover a {
  color: white;
}

nav ul li a {
  color: white;
  text-decoration: none;
  font-family: sans-serif;
}

nav p.navhdr {
  display: block;
  font-weight: bold;
  text-decoration: none;
  background-color: #006600;
  color: white;
  font-family: sans-serif;
}

nav ul ul {
  background-color: #006600;
  border: 2px solid white;
  z-index: 10;
  padding: 3px;
  width: 500px;
  overflow-wrap: break-word;
  position: absolute;
  left: 30px;
  top: 100%;
}

nav ul ul li {
  float: none;
  width: 450px;
  max-width: 100%;
  clear: left;
  position: relative;
}

nav ul ul li a {
  color: white;
  background: #006600 none repeat scroll 0% 0%;
  z-index: 10;
}

nav ul ul li:hover, nav ul ul li:hover, nav ul ul li:hover a {
  background: rgba(19, 120, 123, 0.67) none repeat scroll 0% 0%;
  width: 482px;
  max-width: 100%;
}

nav ul ul ul {
  background-color: #006600;
  padding: 0px;
  position: absolute;
  width: 500px;
  max-width: 100%;
  top: 100%;
}

nav ul ul ul li {
  float: none;
  width: 450px;
  max-width: 100%;
  clear: left;
  position: relative;
}

nav ul ul ul li a {
  color: white;
}

nav ul ul li a:hover {
  background: rgba(19, 20, 123, 0.67) none repeat scroll 0% 0%;
}

nav ul ul ul li a:hover {
  background: rgba(19, 20, 123, 0.67) none repeat scroll 0% 0%;
}

nav ul ul ul ul {
  background-color: #006600;
  padding: 0px;
  position: absolute;
  width: 500px;
  max-width: 100%;
  top: 100%;
}

nav ul ul ul ul li {
  float: none;
  width: 450px;
  max-width: 100%;
  clear: left;
  position: relative;
}

nav ul ul ul ul li a {
  color: white;
}

nav ul ul ul ul li a:hover {
  background: rgba(19, 20, 123, 0.67) none repeat scroll 0% 0%;
}

.InterstateDate {
  font-size: larger;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-bottom: 1em;
  padding-top: 1em;
  color: #663366;
  font-weight: bold;
  line-height: 3em;
}

.page-author {
  font-size: small;
}

.mapcenter {
  margin: 10px;
  float: none;
  overflow: auto;
  border: 1pt solid black;
  text-align: center;
  display: inline;
}

.AARoads-Name {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: smaller;
}

.itf-caption {
  font-style: italic;
  width: 25%;
  max-width: 25%;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: smaller;
  float: none;
}

.itf-image-box {
  margin: auto;
  width: auto;
}

.itf-image-box-c {
  float: none;
  width: 30%;
  text-align: center;
  margin: auto;
  padding: 1em;
}

.itf-image-box-l {
  float: left;
  width: 30%;
  text-align: center;
  margin: auto;
  padding: 1em;
}

.itf-image-box-r {
  float: right;
  width: 30%;
  text-align: center;
  margin: auto;
  padding: 1em;
}

.paywall {
  color: #990000;
}

.legtitle {
  color: #993300;
  padding-top: 12pt;
  padding-bottom: 12pt;
  font-variant: small-caps;
  font-weight: bold;
  margin-bottom: 8pt;
  margin-top: 8pt;
  font-family: "Arial", "Helvetica", "sans-serif";
}

cite {
  font-size: x-small;
  font-style: normal;
}

ins {
  background-color: #99ff99;
  color: #663366;
}

del {
  color: #cc0000;
}

.highlight {
  background-color: #ffff66;
}

