body {
    background: white;
    font: 0.99em/1.6 Candara, Verdana, "Lucida Grande", Lucida, sans-serif;
}

* {
    padding: 0px;
    margin: 0px;
}

img {
  border:none;
}

#wrapper {
    margin: 0px auto;
    width: 970px;
    min-height: 800px;
}

#sidebar {
    float: left;
    width: 255px;
    min-height: 1300px;
    background-color:#fff4dc;
    border-right: 10px solid #fff8e7;
    height: 100%;
}

#logo {
    float: left;
    margin-top: 80px;
    margin-left: 30px;
    width: 200px;
    height: 88px;
}

#logo img {
  border:1px solid black;
}

#menu {
    float:left;
    margin-top: 65px;
    width: 250px;
    margin-left: 30px;
}

#menu li {
    padding: 3px 18px 3px 0px;
width: 205px;
display: block;
border-bottom: 2px solid #808080;
line-height: 1.3;
}

#menu li a {
    line-height: 1;
    color:black;
    text-decoration:none;
    font-size: 16px;
}

#menu2 {
    float:left;
    margin-top: 65px;
    width: 250px;
    margin-left: 30px;
}

#menu2 li {
    padding: 3px 18px 3px 0px;
width: 205px;
display: block;
border-bottom:2px solid #C22F16;
line-height: 1.3;
}

#menu2 li a {
    line-height: 1;
    color:#C22F16;
    text-decoration:none;
    font-size: 16px;
}

#menu2 li.current a {
  font-weight:bold;
}


#sidebar_contact {
    font-size: 16px;
    float: left;
    margin-top: 20px;
    width: 230px;
    margin-left: 30px; 
    height: 300px;
    text-align: left;
    line-height: 1.2;
}

#sidebar_contact h1 {
    font-weight: bold;
    font-size: 20px;
    color: black;
}

#sidebar_contact a {
    color: black;
    text-decoration: underline;
    font-size: 16px;
}

.clearfix {
    clear: both;
}

#main {
    background-image: url("img/HG-front-3.png");
	margin-top: 40px;
    background-repeat: no-repeat;
    float:left;
    width:635px;
    min-height: 700px;
  	padding:80px 20px 20px 50px;
  	color:black;
  	font-size:14px;
    line-height:1.2;
}

#main h1 {
  font-size:26px;
  color:black;
  font-weight:normal;
}

#main h2 {
  font-size:20px;
  color:black;
  font-weight:normal;
  padding-bottom:15px;
}

#main a {
  color:black;
  text-decoration:underline;
}

.bg2 {
  background-image:url("img/HG-content.png") !important;
}



.page-header {
  display:none;
}

.item-101 {
  display:none !important;
}
.dj-simple-contact-form.style-4 .button-box {
    text-align: left !important;
}
.dj-simple-contact-form.style-4 .dj-simple-contact-form.button {
    background: none repeat scroll 0 0 #e55448 !important;
    border: medium none;
    border-radius: 3px!important;
box-sizing: border-box;
color: #fff!important;
font-family: monospace;
font-size: 15px!important;
font-weight: bold!important;
height: 32px!important;
max-width: 200px!important;
line-height: 10px!important;
padding: 0 0px!important;
width: 70%!important;
}
.dj-simple-contact-form.style-4 .dj-simple-contact-form.button:hover,
.dj-simple-contact-form.style-4 .dj-simple-contact-form.button:focus{
	background:#fff4dc !important;color: grey !important;
}
.dj-simple-contact-form.style-4 .inputbox {
    background: none repeat scroll 0 0 #f2f2f2!important;
    border: 1px solid #f2f2f2!important;
    border-radius: 3px!important;
    box-shadow: none;
    box-sizing: border-box;
    color: #acacac!important;
    font-family: Candara, Verdana, "Lucida Grande", Lucida, sans-serif!important;
    height: 30px!important;
    line-height: 50px!important;
    margin: 0px 0px 21px!important;
    padding: 0 0px 0 16px!important;
    width: 70%!important;
}
.dj-simple-contact-form.style-4 textarea {
    border: 1px solid #f2f2f2!important;
    border-radius: 3px!important;
    background: none repeat scroll 0 0 #f2f2f2 !important;
    box-shadow: none;
    box-sizing: border-box;
    color: #acacac !important;
    height: 180px!important;
    line-height: 20px!important;
    font-family: Candara, Verdana, "Lucida Grande", Lucida, sans-serif!important;
    margin: 0 0 10px!important;
    padding: 10px 1px 0 16px!important;
    width: 70%!important;
}
.dj-simple-contact-form-row.terms-conditions {
    margin: 0 0 20px !important;
}
.dj-simple-contact-form-row.terms-conditions {
    margin: 0 0 20px !important;
    border: none !important;
}
p.dj-simple-contact-form-required-fields-info {
    margin-bottom: 16px !important;
}
div#djeasycontact-g-recaptcha-92 {
    padding-bottom: 20px;
}