body {color:#000;}
.minimum-landing .site-inner {padding:0px 60px;margin:0 auto;} 
body, .site-footer, .site-inner {background-color: #ffffcc;}
.full-width-content .content {background-color:#fff;padding:20px;}
.title-area, .site-tagline, h1.entry-title, h3.widget-title {display: none;}
.gform_wrapper .top_label .gfield_label  {display: none !important;}
.wrap {max-width:800px;}
h2 {font-size: 14px;}

.site-footer {padding:22px 0px;}
.site-footer a, .site-footer p {color:#000;line-height:1.2em;}
.site-footer p {font-size: 12px;}
a, a:link, a:active, a:visited {color: #0099cc;}
a:hover {text-decoration: underline; color: #0099cc !important;}



/* Submit Button Gravity Forms
-----------------------------*/
.gform_wrapper select, .gform_wrapper textarea {font-weight:700;}
body .gform_wrapper .gform_footer input[type=submit] { 
 color: #000;
 background: #64c9ea;
 font-size: 17px;
font-weight:700;
 text-transform: uppercase;
 float:left; 
 height: 50px; 
padding:13px;width:150px;
border-radius:5px;
border:5px solid #0099cc;
}

body .gform_wrapper .gform_footer input:hover[type=submit] {
 background: #ebebeb;}
