body {
background: #fff url("https://media.avvosites.com/upload/307/2014/02/465354697wall.jpg") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
color: #404040;
font-size: 14px;
font-size: 1.4rem;
font-family: 'Open Sans';
font-style: normal;
font-weight: normal;
}

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

a {
color: #0058ba;
text-decoration: none;
border-bottom: none;
}

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

#masthead  {
background: #3b372d;
}



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

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

#nav-container  {
background: #625c4d;
}

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

}

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

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

}

#main .container {
background: #FFFFFF;
}

#primary {
float: right;
}

.embedded-map iframe {
color: #404040;

}

.text-rating {
display: none;

}

#colophon  {
background: #292620;
}

#colophon {
color: #6a6a6a;
}

#colophon a {
color: #6a6a6a;
}

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

footer .menu > li {
border-color: #6a6a6a;
}

/***** Theme-Specific Styles *****/
/* main nav menu hover state */
#nav-container .menu > li > a:hover {
color: #FFBD19;
background: #625C4D;
}

/* 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: #FFBD19;
background: #625C4D;border-bottom: 3px solid #FFBD19;

}

/* dropdown and mobile menu hover state */
#nav-container .dropdown-menu > li > a:hover,
#nav-container .nav-menu > li > a:hover {
color: #FFBD19;
background: #3B372D;
}

/* 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: #FFBD19;
background: #464238;
}

.home #primary {
display: none;

}

#main-content-wrapper > header.page-header,
#main-content-wrapper > article:first-child > header,
.blog #main-content-wrapper > article > header {
background: #3B372D;padding: 1em 1.5em;
margin-bottom: 2em;

}

@media (min-width: 1000px) {
.rs_style .soliloquy-container .soliloquy-caption{
	width:944px;
}
}

@media (min-width: 800px) and (max-width: 999px) {
.rs_style .soliloquy-container .soliloquy-image{
	max-width:-100px;
}
.rs_style .soliloquy-container .soliloquy-caption{
	width:844px;
}
}
#main-content-wrapper > header,
#main-content-wrapper > article:first-child > header,
.blog #main-content-wrapper > article > header,
#main-content-wrapper > header h1,
#main-content-wrapper > article:first-child > header h1,
.blog #main-content-wrapper > article > header h1,
#main-content-wrapper > header h2,
#main-content-wrapper > article:first-child > header h2,
.blog #main-content-wrapper > article > header h2,
#main-content-wrapper > header h3,
#main-content-wrapper > article:first-child > header h3,
.blog #main-content-wrapper > article > header h3,
#main-content-wrapper > header h4,
#main-content-wrapper > article:first-child > header h4,
.blog #main-content-wrapper > article > header h4,
#main-content-wrapper > header h5,
#main-content-wrapper > article:first-child > header h5,
.blog #main-content-wrapper > article > header h5,
#main-content-wrapper > header h6,
#main-content-wrapper > article:first-child > header h6,
.blog #main-content-wrapper > article > header h6 {
color: #fff;

}

.single-staff .entry-meta img {
border: 1px solid #ddd;

}

.responsive-slider.flexslider .slides, .rs_style .soliloquy-wrapper {
background: #3B372D;
}

.responsive-slider.flexslider .slide-title a, .responsive-slider.flexslider .slide .slide-content {
color: #fff;

}

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

}

.home #secondary .widget.widget-first, .home #secondary .widget.widget-last {
border-color: #D9D9D9;

}

.widget-button {
background: #FFFFFF;border: 1px solid #E2E2E2;

}


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



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