.wFormWebPage {
     background-color: #913026;
     background-image: url("//www.tfaforms.com/theme-editor/images/clouds.png");
     background-repeat: repeat;
}

.wFormContainer {
     background-color: #ede5be;
     color: #cc6135;
     border-color: #ccc256;
     border-width: 3px;
     border-style: solid;
     margin: -3px;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.wFormContainer a {
     color: #6e6726;
}

.wForm fieldset {
     border: #913026;
     border-width: 2px;
     border-style: solid;
     margin: -2px;
}

.wForm legend {
     color: #913026;
}

.wFormContainer .errFld {
     border-color: #9e8f0c;
}

.wFormContainer .errMsg {
     color: #ff0303;
}

.wFormContainer .wForm .hintsTooltip .field-hint, 
.wForm .hintsSide .field-hint {
     color: #668f28;
}

.wForm .field-hint-inactive {
     color: #a7ba88;
}

.wFormContainer .supportInfo a:link {
     color: #913026;
}

.wFormTitle {
     font-family: Georgia, Georgia, serif;
}

