{"id":14,"date":"2015-10-22T21:36:21","date_gmt":"2015-10-22T21:36:21","guid":{"rendered":"http:\/\/www.curtisyoung.com\/site\/?page_id=14"},"modified":"2015-10-23T00:32:27","modified_gmt":"2015-10-23T00:32:27","slug":"contact-us","status":"publish","type":"page","link":"http:\/\/www.curtisyoung.com\/site\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"<p>Hello, I would love to hear from you.<br \/>\nFeel free to write me here:<\/p>\n<p>Curtis Young<br \/>\n130 Latonia Dr.<br \/>\nSeymour,TN 37865<\/p>\n<p>Email Me: <a href=\"mailto:curtis@curtisyoung.com\">curtis@curtisyoung.com<\/a><\/p>\n<p>Use the contact form below:<br \/>\n    <script type=\"text\/javascript\">      WDF_GRADING_TEXT ='Your score should be less than';       WDF_INVALID_GRADING_12 \t= 'Your score should be less than';      FormCurrency_12 = '$';        FormPaypalTax_12 = '0';        function formOnload12() {        if (navigator.userAgent.toLowerCase().indexOf('msie') != -1 && parseInt(navigator.userAgent.toLowerCase().split('msie')[1]) === 8) {          jQuery(\"#form12\").find(jQuery(\"input[type='radio']\")).click(function() {jQuery(\"input[type='radio']+label\").removeClass('if-ie-div-label'); jQuery(\"input[type='radio']:checked+label\").addClass('if-ie-div-label')});\t          jQuery(\"#form12\").find(jQuery(\"input[type='radio']:checked+label\")).addClass('if-ie-div-label');          jQuery(\"#form12\").find(jQuery(\"input[type='checkbox']\")).click(function() {jQuery(\"input[type='checkbox']+label\").removeClass('if-ie-div-label'); jQuery(\"input[type='checkbox']:checked+label\").addClass('if-ie-div-label')});\t          jQuery(\"#form12\").find(jQuery(\"input[type='checkbox']:checked+label\")).addClass('if-ie-div-label');        }        jQuery(\"div[type='type_text'] input, div[type='type_number'] input, div[type='type_phone'] input, div[type='type_name'] input, div[type='type_submitter_mail'] input, div[type='type_paypal_price'] input, div[type='type_textarea'] textarea\").focus(function() {delete_value(this)}).blur(function() {return_value(this)});        jQuery(\"div[type='type_number'] input, div[type='type_phone'] input, div[type='type_spinner'] input, div[type='type_range'] input, .wdform-quantity\").keypress(function(evt) {return check_isnum(evt)});                jQuery(\"div[type='type_grading'] input\").keypress(function(evt) {return check_isnum_or_minus(evt)});                jQuery(\"div[type='type_paypal_checkbox'] input[type='checkbox'], div[type='type_paypal_radio'] input[type='radio'], div[type='type_paypal_shipping'] input[type='radio']\").click(function() {set_total_value(12)});        jQuery(\"div[type='type_paypal_select'] select, div[type='type_paypal_price'] input\").change(function() {set_total_value(12)});        jQuery(\".wdform-quantity\").change(function() {set_total_value(12)});        jQuery(\"div[type='type_address'] select\").change(function() {set_total_value(12)});                jQuery(\"div[type='type_time'] input\").blur(function() {add_0(this)});        jQuery('.wdform-element-section').each(function() {          if(!jQuery(this).parent()[0].style.width && parseInt(jQuery(this).width())!=0)          {                        if(jQuery(this).css('display')==\"table-cell\")            {              if(jQuery(this).parent().attr('type')!=\"type_captcha\")                jQuery(this).parent().css('width', parseInt(jQuery(this).width()) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);              else                jQuery(this).parent().css('width', (parseInt(jQuery(this).parent().find(jQuery(\".captcha_input\"))[0].style.width)*2+50) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);            }          }          if (!jQuery(this).parent()[0].style.width && parseInt(jQuery(this).width()) != 0) {            if (jQuery(this).css('display') == \"table-cell\") {              if (jQuery(this).parent().attr('type') != \"type_captcha\") {                jQuery(this).parent().css('width', parseInt(jQuery(this).width()) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);              }              else {                jQuery(this).parent().css('width', (parseInt(jQuery(this).parent().find(jQuery(\".captcha_input\"))[0].style.width)*2+50) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);              }            }          }          if(parseInt(jQuery(this)[0].style.width.replace('px', '')) < parseInt(jQuery(this).css('min-width').replace('px', '')))            jQuery(this).css('min-width', parseInt(jQuery(this)[0].style.width.replace('px', ''))-10);        });\t                jQuery('.wdform-label').each(function() {          if(parseInt(jQuery(this).height()) >= 2*parseInt(jQuery(this).css('line-height').replace('px', '')))          {            jQuery(this).parent().css('max-width',jQuery(this).parent().width());            jQuery(this).parent().css('width','');          }        });                (function(jQuery){          jQuery.fn.shuffle = function() {            var allElems = this.get(),              getRandom = function(max) {                return Math.floor(Math.random() * max);              },              shuffled = jQuery.map(allElems, function(){                var random = getRandom(allElems.length),                  randEl = jQuery(allElems[parseInt(random)]).clone(true)[0];                allElems.splice(random, 1);                return randEl;               });            this.each(function(i){              jQuery(this).replaceWith(jQuery(shuffled[i]));            });            return jQuery(shuffled);          };        })(jQuery);                jQuery(\"#wd_captcha12\").click(function() {captcha_refresh(\"wd_captcha\",\"12\")});jQuery(\"#_element_refresh12\").click(function() {captcha_refresh(\"wd_captcha\",\"12\")});captcha_refresh(\"wd_captcha\", \"12\");                        if(window.before_load)        {          before_load();        }      }      jQuery(window).load(function () {        formOnload12();      });      form_view_count12=0;      jQuery(document).ready(function () {        for(i=1; i<=30; i++) {          if (document.getElementById('12form_view'+i)) {            form_view_count12++;            form_view_max12 = i;          }        }        if (form_view_count12 > 1) {          for (i = 1; i <= form_view_max12; i++) {            if (document.getElementById('12form_view' + i)) {              first_form_view12 = i;              break;            }          }          generate_page_nav(first_form_view12, '12', form_view_count12, form_view_max12);        }      });      function check_required12(but_type) {        if (but_type == 'reset') {          if (window.before_reset) {            before_reset();          }          window.location = \"\/site\/wp-json\/wp\/v2\/pages\/14\";          return;        }        if (window.before_submit) {          before_submit();        }        x = jQuery(\"#form12\");                        if(x.find(jQuery(\"div[wdid=1]\")).length != 0 && x.find(jQuery(\"div[wdid=1]\")).css(\"display\") != \"none\")                {                  if(jQuery(\"#wdform_1_element12\").val()==\"\" || jQuery(\"#wdform_1_element12\").val()==\"\")                  {                    alert(\"Name: field is required.\");                    jQuery(\"#wdform_1_element12\").addClass( \"form-error\" );                    old_bg=x.find(jQuery(\"div[wdid=1]\")).css(\"background-color\");                    x.find(jQuery(\"div[wdid=1]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                    jQuery(\"#wdform_1_element12\").focus();                    jQuery(\"#wdform_1_element12\").change(function() { if( jQuery(this).val()!=\"\" ) jQuery(this).removeClass(\"form-error\"); else jQuery(this).addClass(\"form-error\");});                    return false;                  }                }                                if(x.find(jQuery(\"div[wdid=2]\")).length != 0 && x.find(jQuery(\"div[wdid=2]\")).css(\"display\") != \"none\")                {                  if(jQuery(\"#wdform_2_element12\").val()==\"\" || jQuery(\"#wdform_2_element12\").val()==\"\")                  {                    alert(\"E-mail: field is required.\");                    jQuery(\"#wdform_2_element12\").addClass( \"form-error\" );                    old_bg=x.find(jQuery(\"div[wdid=2]\")).css(\"background-color\");                    x.find(jQuery(\"div[wdid=2]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                    jQuery(\"#wdform_2_element12\").focus();                    jQuery(\"#wdform_2_element12\").change(function() { if( jQuery(this).val()!=\"\" ) jQuery(this).removeClass(\"form-error\"); else jQuery(this).addClass(\"form-error\");});                    return false;                  }                }                              if(x.find(jQuery(\"div[wdid=2]\")).length != 0 && x.find(jQuery(\"div[wdid=2]\")).css(\"display\") != \"none\")              {                            if(jQuery(\"#wdform_2_element12\").val()!=\"\" && jQuery(\"#wdform_2_element12\").val().search(\/^\\w+((-\\w+)|(\\.\\w+))*\\@[A-Za-z0-9]+((\\.|-)[A-Za-z0-9]+)*\\.[A-Za-z0-9]+$\/) == -1 )                {                  alert(\"This is not a valid email address.\");                  old_bg=x.find(jQuery(\"div[wdid=2]\")).css(\"background-color\");                  x.find(jQuery(\"div[wdid=2]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                  jQuery(\"#wdform_2_element12\").focus();                  return false;                }                            }                            if(x.find(jQuery(\"div[wdid=5]\")).length != 0 && x.find(jQuery(\"div[wdid=5]\")).css(\"display\") != \"none\")              {                if(jQuery(\"#wd_captcha_input12\").val()==\"\")                {                  alert(\"Word Verification: field is required.\");                  old_bg=x.find(jQuery(\"div[wdid=5]\")).css(\"background-color\");                  x.find(jQuery(\"div[wdid=5]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                  jQuery(\"#wd_captcha_input12\").focus();                  return false;                }              }              ;        var a = [];        if (typeof a[12] !== 'undefined' && a[12] == 1) {          return;        }                var disabled_fields =\"\";\t        jQuery(\"div[wdid]\").each(function() {          if(jQuery(this).css(\"display\")==\"none\")          {\t\t            disabled_fields += jQuery(this).attr(\"wdid\");            disabled_fields += \",\";          }\t            if(disabled_fields)            jQuery(\"<input type=\\\"hidden\\\" name=\\\"disabled_fields12\\\" value =\\\"\"+disabled_fields+\"\\\" \/>\").appendTo(\"#form12\");                    });        a[12] = 1;        document.getElementById(\"form\"+12).submit();      }      function check12(id) {        x = jQuery(\"#12form_view\"+id);                        if(x.find(jQuery(\"div[wdid=1]\")).length != 0 && x.find(jQuery(\"div[wdid=1]\")).css(\"display\") != \"none\")                {                  if(jQuery(\"#wdform_1_element12\").val()==\"\" || jQuery(\"#wdform_1_element12\").val()==\"\")                  {                    alert(\"Name: field is required.\");                    jQuery(\"#wdform_1_element12\").addClass( \"form-error\" );                    old_bg=x.find(jQuery(\"div[wdid=1]\")).css(\"background-color\");                    x.find(jQuery(\"div[wdid=1]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                    jQuery(\"#wdform_1_element12\").focus();                    jQuery(\"#wdform_1_element12\").change(function() { if( jQuery(this).val()!=\"\" ) jQuery(this).removeClass(\"form-error\"); else jQuery(this).addClass(\"form-error\");});                    return false;                  }                }                                if(x.find(jQuery(\"div[wdid=2]\")).length != 0 && x.find(jQuery(\"div[wdid=2]\")).css(\"display\") != \"none\")                {                  if(jQuery(\"#wdform_2_element12\").val()==\"\" || jQuery(\"#wdform_2_element12\").val()==\"\")                  {                    alert(\"E-mail: field is required.\");                    jQuery(\"#wdform_2_element12\").addClass( \"form-error\" );                    old_bg=x.find(jQuery(\"div[wdid=2]\")).css(\"background-color\");                    x.find(jQuery(\"div[wdid=2]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                    jQuery(\"#wdform_2_element12\").focus();                    jQuery(\"#wdform_2_element12\").change(function() { if( jQuery(this).val()!=\"\" ) jQuery(this).removeClass(\"form-error\"); else jQuery(this).addClass(\"form-error\");});                    return false;                  }                }                              if(x.find(jQuery(\"div[wdid=2]\")).length != 0 && x.find(jQuery(\"div[wdid=2]\")).css(\"display\") != \"none\")              {                            if(jQuery(\"#wdform_2_element12\").val()!=\"\" && jQuery(\"#wdform_2_element12\").val().search(\/^\\w+((-\\w+)|(\\.\\w+))*\\@[A-Za-z0-9]+((\\.|-)[A-Za-z0-9]+)*\\.[A-Za-z0-9]+$\/) == -1 )                {                  alert(\"This is not a valid email address.\");                  old_bg=x.find(jQuery(\"div[wdid=2]\")).css(\"background-color\");                  x.find(jQuery(\"div[wdid=2]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                  jQuery(\"#wdform_2_element12\").focus();                  return false;                }                            }                            if(x.find(jQuery(\"div[wdid=5]\")).length != 0 && x.find(jQuery(\"div[wdid=5]\")).css(\"display\") != \"none\")              {                if(jQuery(\"#wd_captcha_input12\").val()==\"\")                {                  alert(\"Word Verification: field is required.\");                  old_bg=x.find(jQuery(\"div[wdid=5]\")).css(\"background-color\");                  x.find(jQuery(\"div[wdid=5]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                  jQuery(\"#wd_captcha_input12\").focus();                  return false;                }              }              ;        return true;      }    <\/script>    <script type=\"text\/javascript\"> function before_load() {\t}\t function before_submit() {}\t function before_reset() {\t}<\/script><style>.form12 .wdform-page-and-images .other_input{     max-width: none;}.form12 button, .form12input, .form12select, .form12textarea{     font-size:14px;}.form12 .warning, .form12.error{     background-color: #F0EFEF;     border: 1px solid #000000;     border-radius: 5px;     color: #FFFFFF;     padding: 5px;}.form12 .warning *, .form12.error *{     margin:0;}.form12 .recaptcha_input_area input{     height:initial !important;}.form12 input[type=\"radio\"]{     border:none !important;     outline:none !important;}.form12 input[type=\"checkbox\"]{     border:none !important;     outline:none !important;}.form12 a.ui-spinner-button{     border-radius:0px !important;     background: none!important;}.form12 a.ui-slider-handle {     width: 13px;     height: 13px;     top: -4px;     border: 0px;     border-radius: 13px;     background: #FAFAFA;     border: 3px solid #B1B1B1;     outline: none;}.form12 .ui-slider {     height: 6px;     background: #F5F5F5 !important;     margin: 7px 0px;}.form12 .wdform_grading input {     width: 100px;}.form12 .wdform-matrix-cell input[type=\"text\"] {     width: 100px;     font-size: 14px !important;}.form12 .wdform-matrix-cell select {     width: 60px;     font-size: 14px !important;}.form12 .wdform_section .wdform_column:last-child {     padding-right: 0px !important;}.form12 .wdform_preload {     display: none;}.form12 .wdform_grading {     padding: 3px 0px;}.form12 .wdform-matrix-table {     display: table;     border-spacing: 0px;}.form12 .wdform-matrix-column {     text-align: left;     display: table-cell;}.form12 .wdform-matrix-cell {     text-align: center;     display: table-cell;     padding: 6px 10px;}.form12 .wdform-matrix-head>div {     display: table-cell;     text-align: center;}.form12 .wdform-matrix-head {     display: table-row;}.form12 .wdform-matrix-row0 {     background: #DFDFDF;     display: table-row;}.form12 .wdform-matrix-row1 {     background: #E9E9E9;     display: table-row;}.form12 .selected-text {     text-align: left;     color: #000;}.form12 .wdform-quantity {     width: 30px;     margin: 2px 0px;}.form12 .wdform_scale_rating label {     vertical-align: middle;}.form12 .ui-corner-all {     border-radius: 0px;}.form12 .ui-widget-content {     border: 0px;     background: transparent;}.form12 .ui-slider-range {     background: #8A8A8A !important;}.form12 .wdform_map {     border: 6px solid #fff;}.form12 .wdform-page-and-images {     width: 100%;     border: 0px solid #000 !important;     padding-left:10px;}.form12 .paypal-property {     display: inline-block;     margin-right: 15px;     vertical-align: middle;}.form12 .sel-wrap {     display: inline-block;     vertical-align: middle;     width:100%;}.form12 .sel-imul {     display: none;}.form12 .sel-imul .sel-selected {     cursor: pointer;     position: relative;     display: inline-block;     border-radius: 0px;     padding: 0px 0px 0px 2px;     font-size: 13px;     height: 22px;     line-height: 22px;     overflow: hidden;     background: #F8F8F8;     border: 0px solid #D3D3D3;     background-position: right 2px center;     width: 100%;}.form12 .sel-imul.act .sel-selected {     background: #fff;}.form12 .sel-selected .sel-arraw {     height: 23px;     width: 30px;     background: url(http:\/\/www.curtisyoung.com\/site\/wp-content\/plugins\/form-maker\/images\/09\/01.png) 50% 50% no-repeat;     position: absolute;     top: 0px;     right: 0px;     padding: 0px;}.form12 .sel-imul:hover .sel-selected .sel-arraw {            }.form12 .sel-imul.act .sel-selected .sel-arraw {            }.form12 .sel-imul .sel-options {     background: #fff;     border: 1px solid #dbdbdb;     border-top: none;     position: absolute;     width: inherit;     display: none;     z-index: 10;     max-height: 200px;     overflow-y: auto;     overflow-x: hidden;}.form12 .sel-options .sel-option {     padding: 3px 4px;     font-size: 13px;     border: 1px solid #fff;     border-right: none;     border-left: none;     text-align: left;}.form12 .sel-options .sel-option:hover {     border-color: #dbdbdb;     cursor: pointer;}.form12 .sel-options .sel-option.sel-ed {     background: #dbdbdb;     border-color: #dbdbdb;}.form12 input[type=text]{     margin: 0px;}.form12 input[type=password]{     margin: 0px;}.form12 input[type=url]{     margin: 0px;}.form12 input[type=email]{     margin: 0px;}.form12 input.text{     margin: 0px;}.form12 input.title{     margin: 0px;}.form12 textarea{     margin: 0px;}.form12 select {     margin: 0px;}.form12 .form-error {     border-color: red !important;}.form12 .form-error:focus {     border-color: red !important;}.form12 .wdform-field {     display: table-cell;     padding: 5px 0px;}.form12 .wdform-label-section{     text-align: left;     display: table-cell;}.form12 .wdform-element-section {     text-align: left;     display: table-cell;     min-width: 140px;}.form12 .file-upload input {     position: absolute;     visibility: hidden;}.form12 .file-upload-status {     margin-left: 10px;     max-width: 200px;     font-weight: bold;     font-size: 16px;     color: #888;     position: absolute;     border-radius: 0px;     height: 23px;     padding-left: 5px;     padding-right: 5px;     white-space: nowrap;     overflow: hidden;}.form12 .file-picker {     width: 41px;     height: 32px;     background: url(http:\/\/www.curtisyoung.com\/site\/wp-content\/plugins\/form-maker\/images\/10\/02\/upload.png) no-repeat;     display: inline-block;}.form12 .next-page div.wdform-page-button {     color: #FFF;     cursor: pointer;     display: inline-block;     height: 38px;     line-height: 35px;     background:url(http:\/\/www.curtisyoung.com\/site\/wp-content\/plugins\/form-maker\/images\/10\/next.png) no-repeat right #000;     padding: 0px 36px 0 20px;     vertical-align: middle;     font-size: 18px;     border-top-right-radius: 7px;     border-bottom-right-radius: 7px;}.form12 .previous-page div.wdform-page-button {     color: #A2A2A2;     cursor: pointer;     display: inline-block;     height: 37px;     line-height: 35px;     background:url(http:\/\/www.curtisyoung.com\/site\/wp-content\/plugins\/form-maker\/images\/09\/previous.png) no-repeat left #F1F1F1;     padding: 0 20px 0 36px;     vertical-align: middle;     font-size: 18px;     border-top-left-radius: 7px;     border-bottom-left-radius: 7px;}.form12 .button-submit {     color: #ffffff;     cursor: pointer;     display: inline-block;     line-height: 35px;     background: #000;     padding: 0px 20px;     vertical-align: middle;     font-size: 18px;     min-width: 80px;     min-height: 35px;     font-family: Segoe UI;     border: 1px solid transparent;     margin: 5px;}.form12 .button-reset {     color: #787878;     cursor: pointer;     display: inline-block;     line-height: 35px;     background: #F0EFEF;     padding: 0px 20px;     vertical-align: middle;     font-size: 18px;     min-width: 80px;     min-height: 35px;     font-family: Segoe UI;     float: right;     border: 1px solid transparent;     margin: 5px;}.form12 .wdform_page {     background: transparent;     padding-top: 15px;     border-radius: 0px;     font-family: Segoe UI;}.form12 .wdform_column {     border-right: none !important;     padding-right: 50px !important;     float: left;     border-spacing: 2px;     border-collapse: separate !important;}.form12 .wdform_section_break2 {     color: #000;     display: inline-block;     text-align: left;     font-size: 23px;     margin: 16px 10px 40px 0px;}.form12 .wdform_section_break {     color: #000;     font-size: 23px;     margin: 16px 0px;}.form12 .wdform_section {     display: inline-block;}.form12 select {     padding: 2px;     height: 26px;     border: 1px solid #B7B7B7;     background: #F8F8F8;     font-size: 14px !important;}.form12 input[type=\"text\"]{     border-radius: 0px;     height: 22px;     padding:0 3px !important;     background: #F8F8F8;     border:1px solid #B7B7B7;     font-size: 14px !important;}.form12 input[type=\"password\"]{     border-radius: 0px;     height: 22px;     padding:0 3px !important;     background: #F8F8F8;     border:1px solid #B7B7B7;     font-size: 14px !important;}.form12 textarea {     border-radius: 0px;     height: 22px;     padding:0 3px !important;     background: #F8F8F8;     border:1px solid #B7B7B7;     font-size: 14px !important;}.form12 input[type=\"text\"]:focus{     outline: none;}.form12 input[type=\"password\"]:focus{     outline: none;}.form12 textarea:focus{     outline: none;}.form12 select {     outline: none;}.form12 .input_deactive {     color: #999999;     font-style: italic;}.form12 .input_active {     color: #000000;     font-style: normal;}.form12 .am_pm_select {     width: 30px;     vertical-align: middle;     font-size: 14px !important;}.form12 .wdform-calendar-button, .form12.wdform-calendar-button:hover {     display:inline-block;     background: transparent url(http:\/\/www.curtisyoung.com\/site\/wp-content\/plugins\/form-maker\/images\/03\/date.png) no-repeat !important;     border: 0px;     color: transparent;     width: 22px;     height: 22px;     position: relative;     left: -22px;     vertical-align: top;     outline: none;}.form12 .forlabs {     float: right;     margin-right: 20px;}.form12 .if-ie-div-label {     -ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;     filter: alpha(opacity=100) !important;     opacity: 1 !important;}.form12 .wdform-ch-rad-label {     display: inline;     margin: -4px 5px 5px 5px;     float: left;     color: #000;     cursor: pointer}.form12 textarea {     padding-top: 5px;}.form12 .wdform-date {     display:inline-block;     width: 105px}.form12 .wdform_footer {     margin-top: 15px;}.form12 .page-numbers {     vertical-align: middle;}.form12 .time_box {     text-align: right;     width: 30px;     vertical-align: middle}.form12 .mini_label {     font-size: 10px;     font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;     color: #FFFFFF;}.form12 .wdform-label {     border: none;     color: #FFFFFF;     vertical-align: top;     line-height: 17px;}.form12 .wdform_colon {     color: #000}.form12 .wdform_separator {     font-style: bold;     vertical-align: middle;     color: #000;}.form12 .wdform_line {     color: #000}.form12 .wdform-required {     border: none;     color: red;     vertical-align: top;}.form12 .captcha_img {     border-width: 0px;     margin: 0px;     padding: 0px;     cursor: pointer;     border-radius: 0px;}.form12 .captcha_refresh {     width: 30px;     height: 30px;     border-width: 0px;     margin: 0px;     padding: 0px;     vertical-align: middle;     cursor: pointer;     background-image: url(http:\/\/www.curtisyoung.com\/site\/wp-content\/plugins\/form-maker\/images\/refresh_black.png);}.form12 .captcha_input {     height: 20px;     border-width: 1px;     margin: 0px;     padding: 0px;     vertical-align: middle;}.form12 .file_upload {     border: 0px solid white;     border-radius: 0px;     margin: 0px;     padding: 0px;     color: black;     background-color: white;}.form12 .page_deactive {     color: #000;     background-color: #FFF;     cursor: pointer;     display: inline-block;     height: 29px;     text-align: center;     vertical-align: bottom;     padding: 5px 25px 0px 25px;     font-size: 16px;     font-weight:bold;}.form12 .page_active {     color: #FFF;     cursor: pointer;     background-color: #000;     display: inline-block;     vertical-align: bottom;     height: 29px;     text-align: center;     font-size: 20px;     padding: 5px 25px 0px 25px;     line-height: 26px;     font-weight:bold;}.form12 .page_percentage_active {     padding: 0px;     margin: 0px;     border-spacing: 0px;     height: 16px;     line-height: 16px;     font-size: 15px;     float: left;     text-align: right !important;     z-index: 1;     position: relative;     vertical-align: middle;     background: #000;     color: #fff;     border-top-left-radius: 5px;     border-bottom-left-radius: 5px;}.form12 .page_percentage_deactive {     height: 16px;     line-height: 16px;     background-color: #F1F1F1;     text-align: left !important;     margin-bottom: 1px;     border-radius: 5px;}.form12 .page_numbers {     font-size: 14px;     color: #000;}.form12 .phone_area_code {     width: 50px;}.form12 .phone_number {     width: 100px;}.form12 button {     cursor: pointer;}.form12 .other_input {     border-radius: 0px;     border-width: 1px;     height: 16px;     font-size: 12px;     padding: 1px;     margin: 1px;     margin-left: 25px;     z-index: 100;     position: absolute;}.form12 .wdform_page_navigation {     text-align: right !important;}.form12 .wdform_percentage_text {     margin: 3px 5px 3px 9px;     color: #FFF;     font-size: 12px;}.form12 .wdform_percentage_title {     color: #6E6E6E;     font-style: italic;     margin: 0px 0px 0px 40px;     display: inline-block;     line-height: 27px;     height: 27px;     vertical-align: middle;}.form12 .wdform_button button {     background: #4D792C;     cursor: pointer;     font-size: 17px;     border-radius: 0px;     min-width: 80px;     min-height: 31px;     color: #fff;     border: 2px solid #68943B;     margin: 5px;     box-shadow: 0px 0px 2px #c9c9c9;     font-family: Segoe UI;}.form12 <\/style><form name=\"form12\" action=\"\/site\/wp-json\/wp\/v2\/pages\/14\" method=\"post\" id=\"form12\" class=\"form12\" enctype=\"multipart\/form-data\"  onsubmit=\"check_required('submit', '12'); return false;\">      <div id=\"12pages\" class=\"wdform_page_navigation\" show_title=\"false\" show_numbers=\"true\" type=\"none\"><\/div>      <input type=\"hidden\" id=\"counter12\" value=\"7\" name=\"counter12\" \/>      <input type=\"hidden\" id=\"Itemid12\" value=\"\" name=\"Itemid12\" \/><div class=\"wdform-page-and-images\" style=\"display:table; border-top:0px solid black;\"><div id=\"12form_view1\" class=\"wdform_page\" page_title=\"Untitled page\" next_title=\"Next\" next_type=\"text\" next_class=\"wdform-page-button\" next_checkable=\"false\" previous_title=\"Previous\" previous_type=\"text\" previous_class=\"wdform-page-button\" previous_checkable=\"false\"><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><div wdid=\"1\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:310px\"><div class=\"wdform-label-section\" style=\"float: left; width: 100px;\"><span class=\"wdform-label\">Name:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section\" style=\" width: 200px;\"  ><input type=\"text\" class=\"input_deactive\" id=\"wdform_1_element12\" name=\"wdform_1_element12\" value=\"\" title=\"\"  style=\"width: 100%;\" ><\/div><\/div><\/div><div wdid=\"2\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_submitter_mail\" class=\"wdform-field\"  style=\"width:300px\"><div class=\"wdform-label-section\" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\">E-mail:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\" width: 200px;\"><input type=\"text\" class=\"input_deactive\" id=\"wdform_2_element12\" name=\"wdform_2_element12\" value=\"\" title=\"\"  style=\"width: 100%;\" ><\/div><\/div><\/div><div wdid=\"3\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_phone\" class=\"wdform-field\" style=\"width:300px\"><div class=\"wdform-label-section \" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\" >Phone:<\/span>              <\/div>              <div class=\"wdform-element-section \" style=\" width: 200px;\">                <div style=\"display: table-cell;vertical-align: middle;\">                  <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_3_element_first12\" name=\"wdform_3_element_first12\" value=\"\" title=\"\" style=\"width: 50px;\" ><\/div>                  <div><label class=\"mini_label\">Area Code<\/label><\/div>                <\/div>                <div style=\"display: table-cell;vertical-align: middle;\">                  <div class=\"wdform_line\" style=\"margin: 0px 4px 10px 4px; padding: 0px;\">-<\/div>                <\/div>                <div style=\"display: table-cell;vertical-align: middle; width:100%;\">                  <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_3_element_last12\" name=\"wdform_3_element_last12\" value=\"\" title=\"\" style=\"width: 100%;\" ><\/div>                  <div><label class=\"mini_label\">Phone Number<\/label><\/div>                <\/div>              <\/div>              <\/div><\/div><div wdid=\"4\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:410px\"><div class=\"wdform-label-section\" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\">Comments:<\/span><\/div><div class=\"wdform-element-section \" style=\" width: 300px\"><textarea class=\"input_deactive\" id=\"wdform_4_element12\" name=\"wdform_4_element12\" title=\"\"  style=\"width: 100%; height: 100px;\" ><\/textarea><\/div><\/div><\/div><div wdid=\"5\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_captcha\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"float: left; width: 100px;\"><span class=\"wdform-label\">Word Verification:<\/span><\/div><div class=\"wdform-element-section \" style=\"\"><div style=\"display: table;\"><div style=\"display: table-cell;vertical-align: middle;\"><div valign=\"middle\" style=\"display: table-cell; text-align: center;\"><img type=\"captcha\" digit=\"6\" src=\" http:\/\/www.curtisyoung.com\/site\/wp-admin\/admin-ajax.php?action=formmakerwdcaptcha&digit=6&i=12\" id=\"wd_captcha12\" class=\"captcha_img\" style=\"display:none\" ><\/div><div valign=\"middle\" style=\"display: table-cell;\"><div class=\"captcha_refresh\" id=\"_element_refresh12\" ><\/div><\/div><\/div><div style=\"display: table-cell;vertical-align: middle;\"><div style=\"display: table-cell;\"><input type=\"text\" class=\"captcha_input\" id=\"wd_captcha_input12\" name=\"captcha_input\" style=\"width: 75px;\" ><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"6\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_submit_reset\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"display: table-cell;\"><\/div><div class=\"wdform-element-section \" style=\"display: table-cell;\"><button type=\"button\" class=\"button-submit\" onclick=\"check_required12(&quot;submit&quot;, &quot;12&quot;);\" >Submit<\/button><button type=\"button\" class=\"button-reset\" onclick=\"check_required12(&quot;reset&quot;);\"  >Reset<\/button><\/div><\/div><\/div><\/div><\/div><div valign=\"top\" class=\"wdform_footer\" style=\"width: 100%;\"><div style=\"width: 100%;\"><div style=\"width: 100%; display: table;\"><div style=\"display: table-row-group;\"><div id=\"12page_nav1\" style=\"display: table-row;\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wdform_preload\"><\/div><\/form><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hello, I would love to hear from you. Feel free to write me here: Curtis Young 130 Latonia Dr. Seymour,TN 37865 Email Me: curtis@curtisyoung.com Use the contact form below:<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/www.curtisyoung.com\/site\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.curtisyoung.com\/site\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/www.curtisyoung.com\/site\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/www.curtisyoung.com\/site\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.curtisyoung.com\/site\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":3,"href":"http:\/\/www.curtisyoung.com\/site\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":52,"href":"http:\/\/www.curtisyoung.com\/site\/wp-json\/wp\/v2\/pages\/14\/revisions\/52"}],"wp:attachment":[{"href":"http:\/\/www.curtisyoung.com\/site\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}