body{
background-color:#d4d3d3;
}
#widgets div{
padding:5px;
margin:3px;
text-align:center;
}
#widgets div p{
color:#fff;
text-align:center;
margin:0px;
}
#widgets h4{
color:#fff;
margin-bottom:0px;
}
.genesis-nav-menu{
background-color:#076324;
} 
.genesis-nav-menu a{
color:#fff;
}
.genesis-nav-menu .current-menu-item > a{
background-color:#818181;
}
.genesis-nav-menu li:hover{
background-color:#076324;
}
.genesis-nav-menu .current-menu-item > a{
color:#fff;
}
.home .entry-header{
display:none;
}
h1, a{
color:#076324;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button{
background-color:#076324;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .entry-content .button:hover {
background-color:#818181;
}
#text-2{
color:#818181;
font-size:18px;
}
input, select, textarea{
 padding: 1rem;
}
.site-header{
background-color:#fff;
padding:10px;
}
.genesis-nav-menu a{
    padding: 1.6rem 5.2rem;
}
.genesis-nav-menu .sub-menu a{
width:226px;
}
.site-header .widget-area{
width:300px;
}
.header-image .title-area, .header-image .site-title, .header-image .site-title a{
max-width:300px;
}
.site-footer{
display:none;
}
#genesis-responsive-slider{
border:0px;
padding:0px;
}
#text-2 li{
background-color:#076324;
background-image:none;
padding:10px;
color:#fff;
}
#text-2 li a{
color:#fff;
}
.archive-title, .widget-title, .executive-pro-portfolio .entry-title{
color:#076324;
}
.sidebar .widget{
padding: 2rem 4rem;
}
#widgets div{
background-color:#818181;
}
#widgets img{
padding-top:10px;
}
.site-container{
box-shadow:0px 0px 20px #888888
}
.site-inner{
   box-shadow: 0 0 0 0px #fff;
}