body {
background: #ffffff;
color: #404040;
font-size: 16px;
font-size: 1.6rem;
font-family: 'PT Serif';
font-style: normal;
font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
color: #404040;
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
}

a {
color: #5c840e;
text-decoration: none;
border-bottom: none;
}

a:hover {
color: #5c840e;
text-decoration: underline;
border-bottom: none;
}

#masthead  {
background: #dddddd;
}


.site-title, .site-description {
text-align: left;

}

.site-title, .site-title:hover {
color: #3f3f3f;
font-family: 'PT Serif';
font-style: normal;
font-weight: 700;
}

.site-description, .site-description:hover {
color: #7ca021;
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 300;
}

#nav-container  {
background: #ffffff;
}

#nav-container .menu > li > a, .menu-toggle, #nav-container .nav-menu > li > a {
color: #404040;

}

#nav-container .dropdown-menu {
background: #FFFFFF;
}

#nav-container .dropdown-menu > li > a {
color: #404040;

}


#primary {
float: right;
}

.embedded-map iframe {
color: #404040;

}


#colophon  {
background: #ffffff;
}

#colophon {
color: #6a6a6a;
}

#colophon a {
color: #5c840e;
}

#colophon a:hover {
color: #5c840e;
}

footer .menu > li {
border-color: #5c840e;
}

/***** Theme-Specific Styles *****/

/* Header section */
#masthead {
	border-top: 5px solid #9ac727;
}

/* Main nav section */
#nav-container {
	border-bottom: 1px solid #ddd;
	border-top: 5px solid #5c840e;
}

/* dropdown and mobile menu active state */
#nav-container .menu>.current-menu-item>a,#nav-container .menu>.current-menu-parent>a,#nav-container .menu>.current-menu-ancestor>a,.single-post #nav-container .menu>.current_page_parent>a {
	background: #5c840e;
	color: #ffffff;
	box-shadow: 0px 3px #9ac727;
}

/* dropdown and mobile menu hover state */
#nav-container .menu li > a:hover {
	background: #5c840e;
	color: #ffffff;
	box-shadow: 0px 3px #9ac727;
}

/* dropdown and mobile menu active state */
#nav-container .dropdown-menu > .current-menu-item,
#nav-container .dropdown-menu > .current-menu-parent,
#nav-container .dropdown-menu > .current-menu-ancestor,
#nav-container .nav-menu > .current-menu-item,
#nav-container .nav-menu > .current-menu-parent,
#nav-container .nav-menu > .current-menu-ancestor,
.single-post #nav-container .nav-menu > .current_page_parent {
	background: #69911F;
}
#nav-container .dropdown-menu > .current-menu-item > a,
#nav-container .dropdown-menu > .current-menu-parent > a,
#nav-container .dropdown-menu > .current-menu-ancestor > a,
#nav-container .nav-menu > .current-menu-item > a,
#nav-container .nav-menu > .current-menu-parent > a,
#nav-container .nav-menu > .current-menu-ancestor > a,
.single-post #nav-container .nav-menu > .current_page_parent > a {
	color: #ffffff;
}
#nav-container .nav-menu li:hover {
	background: #5c840e;
}
#nav-container .nav-menu li:hover a {
	color: #ffffff;
}

/* Homepage section */
.home #primary,
#new-content-area {
margin-bottom: 0;
}

#primary {
	background: #ffffff;;
}

#new-content-area h1,
#main h1 {
	border-bottom: 1px solid #9ac727;
}
.soliloquy-container .middle-side-content {
	background: #ffffff;	box-shadow: -8px 0 #5c840e;
}
.soliloquy-container .right-side-content {
	background: #ffffff;}
.soliloquy-container .right-side-content p {
	color: #404040}
.soliloquy-container .right-side-content h3 {
	color:#5c840e;
}

/* widget area */
.widget-button {
background: #444444;border: 1px solid #5B5B5B;

}

.widget-button a, .widget-button a:hover {
color: #ffffff;

}

.widget-button {
	background: #444444;	border: 1px solid #5B5B5B;
	}

.widget-button a {
color: #ffffff;

}

.PhoneNumberWidget, .MobileCallWidget, .MobileDirectionsWidget {
	color: #ffffff;
	box-shadow: 3px 3px 0 #9ac727;
	background: #444444;}

.MobileCallWidget a, .MobileDirectionsWidget a {
	color: #ffffff;
}

.widget-button a {
color: #ffffff;

}

.home #secondary {
background: #fff url("https://media.avvosites.com/upload/sites/249/2017/03/nsbg-002.jpg") repeat 0% 0% scroll;margin: 0;
padding: 20px 0;
}

#secondary .widget h4 i {
		color: #fff;
	opacity: 0.5;
	}

#secondary .widget h4 {
		color: #fff;
		background: #5c840e;
	box-shadow: -15px 0 0 #84AC3B;}

#secondary .widget h4:before {
     background-color: #5c840e;
}

#secondary .widget {
	background: #ffffff;
}

#secondary .widget ul li:before{
	color: #5c840e;
}

/* Primary and Widget BG color if no BG image on body tag */
body:not(.home) #primary, body:not(.home) #secondary .widget {
			background: rgba(0,0,0,0.04);
	}

/* footer section */
.site-footer {
	border-top: 5px solid #9ac727;
}

#colophon .widget_nav_menu a {
	color: #dddddd;
	box-shadow: 0px 3px 0 #5c840e;
	background: #3f3f3f}
.site-info {
	border-top: 1px solid #9ac727;
}
/* Ratings and reviews */
h4.ratings-sidebar-label {
	}

/* WPCF 7 */
div.wpcf7,
.gform_wrapper {
	background:#ffffff}
div.wpcf7 input[type="submit"],
.gform_wrapper input[type="submit"]{
	border-color: #444444;
	background: #444444;
	box-shadow: 0 5px #5c840e;
	color: #ffffff;
}

/* Media Queries */
@media (min-width: 800px) and (max-width: 999px) {
	.soliloquy-container .right-side-content {
		box-shadow: -8px 0 #5c840e;
	}
}



/***** Media Queries *****/

@media only screen and (min-width: 1000px) {
}

@media only screen and (min-width: 800px) and (max-width: 999px) {
}

@media only screen and (min-width: 480px) and (max-width: 799px) {
}

@media only screen and (max-width: 479px) {
}