/*Widget Titles (super title widget)*/
h1.super-title, h1.super-title a, h1.super-title a:hover, h1.super-title a:visited {
font-family: Arial!important;
font-weight: bold;
color: #AC1818;
font-size: 54px;
line-height: 60px;
}
input, textarea, select {
   background: white
}
.tickbox {
margin-top: 5px
margin-bottom: 50px;
clear: both
}
th {
font-family: gloria hallelujah!important;
color: #037365;
font-size: 16px;
line-height: 20px;
}
table caption {
font-family: verdana!important;
color: #9e0b0f;
font-size: 20px;
line-height: 30px;
}
.entry a img {
background: none;
border: none;
}
.ddsmoothmenuh ul li a{display: block;padding: 8px 24px !important;text-decoration: none;}

.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password]
.gform_wrapper input[type=checkbox],
.gform_wrapper input[type=radio] {
	background-color: #ffffff;
}
.gform_wrapper {
	padding: 30px;
	background-color: #f2f2f2;
}
.triptitle {
	font: arial;
	color: white;
  	font-size: xx-large;
  	text-align: center;
  	margin: 30px 10px 30px 10px;
  	line-height: 1em;
  	text-shadow: 1px 1px 12px rgba(0, 0, 0, 1);
}