/* custom css */

#menu-top .menu-responsive a {
background: #559470;
}
	
#menu-top,
#menu-top .menu-responsive .dismiss {
background: #ffffff;
}
 
#menu-top .menu-responsive a.current-menu-item, #menu-top .menu-responsive a:hover, #menu-top .menu-responsive {
border-color: #ffffff;
}
 
#menu-top, #menu-top .nav > li > a,
#menu-top .dropdown-menu {
background-color: #559470;
}
#page-middle {
border-top-color:#ffffff; 
}

a, a:hover {
    color: #3B9962;
}
footer h3 {
color: #ffffff;
}

#home-features {
 display: none;
}

#content {
padding-top: 25px;
}

.page-top-contact b, .page-top-contact a {
color: #3B9962;
}

#menu-top a, #menu-top .dropdown-menu {
    border-color: #FFFFFF;
    color: #FFFFFF;
}

#posts .content {
    padding-top: 0;
}

#nav-bar, #nav-bar .home {
    background-color: #FFFFFF;

}

#content {
    padding-top: 5px;
}

body {font-family: "Times New Roman", Georgia, Serif;
     font-size: 1em; 
     padding:0; 
     margin:0; }