
.greenTitle {
  font-family: Trebuchet MS;
  color: #9fa626;
  font-size: 12px;
  font-weight:bold;
  text-transform:uppercase;
}

.orangeTitle {
  font-family: Trebuchet MS;
  color: #E15D31;
  font-weight:bold;
  font-size: 14px;
}

.smallGreyTitle {
  font-family: Trebuchet MS;
  color: #A4A6A9;
  font-weight:bold;
  font-size: 11px;
}

.orangeLink { color:#E15D31; text-decoration:none; }
.orangeLink:hover { color:#E15D31; text-decoration:underline; }

.footer_visionboard {
    width: 700px;
    height: 170px;
    color: #f7ddb8;
    font-family: Trebuchet MS;
    font-size: 13px;
    z-index:0;    
}

.footertext_visionboard {
    color: #f7ddb8;
    font-family: Trebuchet MS;
    font-size: 12px;                
}
