/* Enter Your Custom CSS Here */
#text-5, #text-3, #text-4 {
min-height: 250px;
}

#featured-content { 
display:none;
}

#featured-image { 
margin-top:0px; 
max-height:350px;
  width:100%;
}

#featured-image p {
  display:none;
}

#container { 
width:100%; 
max-width:1050px; 
background-color:#f6f7dc;
}

#featured { 
padding-bottom:0px;
background-color: none;
border: 0px solid #e5e5e5;
}

.menu a { 
text-shadow: none; 
}

.widget-title h3, .widget-title-home h3 { 
padding: 0 0 0px 0;
}

th, td { 
padding:0; border: 0px;
}

table { 
border:none;
}

body{
background-size:100%;
background-position:fixed;
background-attachment: fixed;
width:100%;
}

@media screen and (max-width:1200px) {
body { width: 97%;}
}

@media screen and (max-width:900px) {
body { width: 94%;}
}

@media screen and (max-width:700px) {
body { width: 90%;}
}

#footer { 
display:none;
}

#content-full { 
margin-top:0px;
}

h1, a, p, body { 
color: #2c2c2c; border-radius:0px;
}

a:hover { 
color:#4cb15a;
}

textarea, input { 
width:100%; 
}

.contact-button { 
background-color: #4cb15a; 
color: #ffffff; 
padding:10px; 
}

.main-nav, .menu {
background-color: #4cb15a;
background-image: -webkit-gradient(linear, left top, left bottom, from(#4cb15a), to(#4cb15a));
background-image: -webkit-linear-gradient(top, #4cb15a, #4cb15a);
background-image: -moz-linear-gradient(top, #4cb15a, #4cb15a);
background-image: -ms-linear-gradient(top, #4cb15a, #4cb15a);
background-image: -o-linear-gradient(top, #4cb15a, #4cb15a);
background-image: linear-gradient(top, #4cb15a, #4cb15a);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cb15a, endColorstr=#4cb15a);
}

.menu a:hover {
color: #5c5c5c;
background-color: #f6f7dc;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f7dc), to(#f6f7dc));
background-image: -webkit-linear-gradient(top, #f6f7dc, #f6f7dc);
background-image: -moz-linear-gradient(top, #f6f7dc, #f6f7dc);
background-image: -ms-linear-gradient(top, #f6f7dc, #f6f7dc);
background-image: -o-linear-gradient(top, #f6f7dc, #f6f7dc);
background-image: linear-gradient(top, #f6f7dc, #f6f7dc);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f6f7dc, endColorstr=#f6f7dc);}
}
