
#enccontact { font-family: sans-serif; }
input.default, textarea.default, select.default { border: 1px inset #888; background: #efefef; padding: 2px; }
input.default:hover, textarea.default:hover, input.default:focus, textarea.default:focus { background: #fff; }
input.text, #enccontact textarea { width: 400px; }
#enccontact td.label, #enccontact td.field { padding-bottom: 20px; }
#contact-message { height: 300px; }
#contact-button { border: 1px outset #000; background: #efefef; color: #000; }
#enccontact form { margin: 0; padding: 0; }
#enccontact table { border: 0; border-collapse: collapse; }
#enccontact a:link, #enccontact a:visited { color: #5773ff; }
#enccontact .pb { font-size: 8pt; margin-top: 20px; }



#encEstimates { margin: 30px auto 20px auto; }
#encEstimates table { margin: 0 auto 0 auto; }
#encEstimates, #encEstimates table, #encEstimates td { font-family: Trebuchet MS; font-size: 12pt; color: #c0c0c0; text-align: center; }
#encEstimates .instructions { color: #ff6600; font-size: 14pt; }
#encEstimates .instructions-inner { color: #ff6600; font-size: 14pt; padding: 10px; }
#encEstimates .intro { margin-bottom: 20px; }
#encEstimates input.text { width: 110px; padding: 4px; margin-left: 40px; background: #cccccc; color: #000; font-family: Trebuchet MS; font-size: 10pt; }
#encEstimates input.submit { border: 0; background: transparent; padding: 0; }
#encEstimates td.label, #encEstimates td.field { padding-bottom: 1px; }


