body {
background: #fff url("https://avvodriscolehowell19.procurrox.com/wp-content/blogs.dir/1364/files/sites/8279/2015/06/back-pattern.png") repeat 0% 0% scroll;
color: #404040;
font-size: 16px;
font-size: 1.6rem;
font-family: 'Open Sans';
font-style: normal;
font-weight: normal;
}

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

a {
color: #3161AE;
text-decoration: underline;
border-bottom: none;
}

a:hover {
color: #3161AE;
text-decoration: underline;
border-bottom: none;
}

#masthead  {
background: #f5f5f5;
}



.site-title, .site-title:hover {
color: #000000;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
}

.site-description, .site-description:hover {
color: #000000;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
}

#nav-container  {
background: #cccccc;
}

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

}

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

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

}


#primary {

}

.embedded-map iframe {
color: #404040;

}


#colophon  {
background: #FFFFFF;
}

#colophon {
color: #000000;
}

#colophon a {
color: #4169E1;
}

#colophon a:hover {
color: #191970;
}

footer .menu > li {
border-color: #4169E1;
}

/***** Theme-Specific Styles *****/
/* override body background color */
body {
background-color: #FFFFFF;

}

#breadcrumbs, #header-sidebar {
color: #404040;

}

#breadcrumbs a, #header-sidebar a {
color: #404040;

}

#breadcrumbs a:hover, #header-sidebar a:hover {
color: #404040;

}

.MobileCallWidget, .MobileDirectionsWidget {
background: #FFFFFF;border: 1px solid #F1F1F1;

}

/* override nav container background opacity */
#nav-container  {
background: rgba(204, 204, 204, 0.3);

}

/* main nav menu hover state */
#nav-container .menu > li > a:hover {
color: #ffffff;

}

/* main nav 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 {
color: #ffffff;
background: rgba(49, 97, 174, 0.3);

}

/* dropdown and mobile menu hover state */
#nav-container .dropdown-menu > li > a:hover,
#nav-container .nav-menu > li > a:hover {
color: #ffffff;
background: #3161AE;
}

/* dropdown and mobile menu active state */
#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;
background: #426DBC;
}

/* homepage main content area */
.home #main-content-wrapper {
color: #000000;
margin-top: 1em;
background: rgba(255, 255, 255, 0);

}

.home #main-content-wrapper h1, .home #main-content-wrapper h2, .home #main-content-wrapper h3,
.home #main-content-wrapper h4, .home #main-content-wrapper h5, .home #main-content-wrapper h6 {
color: #000000;

}

#secondary .widget {
background: #3161AE;color: #FFFFFF;
box-shadow: 1px 1px 1px #3161AE;

}

#secondary .widget h1, #secondary .widget h2, #secondary .widget h3, #secondary .widget h4, #secondary .widget h5, #secondary .widget h6 {
color: #FFFFFF;

}

#secondary .widget a {
color: #FFFFFF;

}

#secondary .widget a:hover {
color: #FFFFFF;

}

#colophon .site-info {
border-top: 1px solid #E2E2E2;
}

.gform_wrapper input[type="submit"]{
	background-color: #FFFFFF;
	color: #FFFFFF;
}

@media (min-width: 800px) {
.home #main-content-wrapper {margin-bottom: 0em;}

}




/***** 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) {
}