td {
  padding-left: 10px;
}

p {
  font-family: skolar, serif;
}

.node h2 {
  color: #990033;
  font-size: 1.45em;
  margin-bottom: 5px;
}

.node p {
  margin-top: 5px;
}

a {
 color: #009999;
}

.red-title {
  margin: auto;
}

.red-title h2 {
  float:left;
  color: #990033;
  font-weight: 600;
  font-size: 1.25em;
  text-transform: uppercase;
}

.red-title h1 {
  margin-top: 14px;  
  float:left;
  color: #990033;
  font-weight: 600;
  font-size: 1.25em;
  text-transform: uppercase;
  max-width: 76%;
}


.red-line {
  width: 50px;
  height: 1px;
  border-bottom: solid #97002d 1px;
  margin-top: 22px;
  margin-left: 10px;
  margin-right: 10px;
  float:left;
}

.front .title-area {
  display: none;
}

.field-name-field-software-button .field-item {
  padding: 7px 30px 7px 30px;
  background-color: #ff9933;
  color: #ffffff;
  text-align: center;
  box-shadow: 0 8px 1px -4px #996633;
  margin-bottom: 20px;
  margin-left: 16px;
}

.field-name-field-software-button .field-item:hover {
  background-color: #E18A25;
}

.field-name-field-software-button .field-item a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: .8em;
}

.field-name-field-software-button .field-items {
  float: right;
}

.node .field-name-body h3 {
  font-weight: 300;
  font-size: 1.1em;
  font-family: skolar, serif;
  line-height: 1.35em;
}

.view-news .views-row .views-field-title {
  font-size: 1.5em;
  margin: 0px;
}

.view-news .views-row .views-field-field-news-body p {
  margin-top: 10px;
  margin-bottom: 10px;
}

.staff-wrap {
   width: 600px;
}

.staff-left {
  width: 270px;
  float: left;
}

.staff-line {
  width: 80px;
  height: 1px;
  border-bottom: solid #97002d 1px;
  margin-top: 8px;
  margin-bottom: 15px;
  float: right;
}

.staff-left img {
  float: left;
  border: solid 4px #e6e6e6;
}

.staff-right {
  width: 300px;
  float: right;
}

.staff-title a {
  color: #990033;
  font-size: 1.45em;
}

.staff-title {
  margin-bottom: 19px;
  color: #990033;
  font-size: 1.45em;
}

.view-staff .views-row {
  margin-bottom: 15px;
}

.view-news .views-row {
  margin-bottom: 15px;
}

.view-software-header img {
  border: solid 4px #e6e6e6;
}

.view-news .views-row-1 .news-wrap {
  border: none;
}

.news-wrap {
  width: 600px;
  padding-top: 20px;
  border-top: solid #97002d 1px;
}

.news-left {
  float: left;
  margin-right: 15px;
}

.news-left img {
  border: solid 4px #e6e6e6;
}

.news-title a {
  color: #990033;
  font-size: 1.45em;
}

.news-title {
  text-align: left;
}

.node-news {
  width: 600px;
  margin: auto;
}

.node-news .field-name-field-news-photo img {
  float: right;
  border: solid 4px #e6e6e6;
}

.view-carousel img {
  border: solid 4px #e6e6e6;
}

