div#header,
div#two-col-image,
#tag-line {
  border-bottom-color: #F02233; /* Pantone 1788C */
}

div#footer,
div#main {
  border-top-color: #F02233; /* Pantone 1788C */
}

div#site a {
  color: #888;
}

#title,
li,
a:hover {
  color: #F02233; /* Pantone 1788C */
}

.hover {
  color: #222;
}

ul.pretty li {
}

div#main {
  /*background-color: #ccc; *//* 20% black */
  background: url(/images/line250x1_d2l.png) repeat-y;
}

#main-right,
div.two-col-summary-text {
  background-color: #004159; /* Pantone 548C */
}

.firstletter,
.label,
#main-left h2,
#main-left h3,
a:link,
a:active,
a:visited,
a:hover {
  color: #004159; /* Pantone 548C */
}

div.two-col-summary-text a {
  color: #aaa ! important;
}

div.two-col-summary-text a:hover {
  color: #fff ! important;
}

div#main-right-img {
  background-color: #ddd;
}

div.two-col-summary-text,
#main-right li span,
#main-right span,
#main-right td {
  color: #ddd;
}

#after-two-cols {
  background-color: white;
}

li span {
  color: black;
}

hr {
  border-color: #888;
}

.error {
  color: #f33 ! important;
}
