/*
Theme Name: NAICS2016
Author: Brian Curtis
Version: 1.1
Text Domain: naics
*/

/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
*,
*:before,
*:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing:    border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing:         border-box;
}
body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a{
	text-decoration: none;
}
a:hover,
a:active {
	outline: 0;
}
a img {
	border: 0;
}
/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea,
.hs-faq-container label {
	color: black;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}
h1,
h3,
h4,
h5,
h6,
input,
.menu-item a,
.xsell a {
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	clear: both;
}
h2,
.specialFont,
.vfb-legend h3{
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	color: #0044cc;
	font-weight: bold;
}
h1 {
	font-size: 2.5em;
	margin: 1em 0;
	font-weight: 600;
}
h2 {
	font-size: 2em;
	margin: auto 0px;
}
h3 {
	font-size: 2em;
	margin: .6em 0;
	font-weight: 600;
}
h4 {
	font-size: 1.8em;
	margin: .5em 0;
	font-weight: 600;
}
h5 {
	font-size: 1.4em;
	margin: 1.1em 0 .5em 0;
	font-weight: 600;
}
h6 {
	font-size: 1.2em;
	margin: .5em 0;
	font-weight: 600;
}
p {
	margin-bottom: 1.5em;
	font-size: 14px;
	font-size: 1.1em;
}
li span.specialFont{
	font-size: 22px;
	font-size: 1.8em;
}
#content li,
#content li a,
#content td,
#content td a{
	font-size: 14px;
	font-size: 1.6rem;
}
b,
strong {
	font-weight: bold;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code,
kbd,
tt,
var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
.visual-form-builder .vfb-legend h3{
	color: #0044cc;
	font-size: 2em;
}
.vfb-form-success{
	font-size: 1.5em;
}
.credit{
	font-size: .8em;
}
/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
a img{
	opacity: 1;
}
a:hover img{
	opacity: 0.8;
}
h3.widget-title,
#menu-main-menu a,
.sidebar-container a,
.widget-title a{
	 color: #0044cc;
}
.widget-title{
	border-bottom-color: #0044cc;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
.widget_recent_entries ul li{
	margin-bottom: 10px;
}
.site-footer p,
.site-footer .widget a,
.site-footer .widget h3,
 h2.page-top a,
.site-footer .constantcontactwidget_form{
	color: white;
}
.site-footer .wrap p,
.site-footer a,
.site-footer a:visited{
	text-decoration: none;
	color: white;
	color: rgba(255, 255, 255, 0.75);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(255, 255, 255, 0.3);
}
.site-footer .wrap p{
	border: none;
}
.site-footer a:hover,
.site-footer a:focus{
	text-decoration: none;
	color: white;
	border-bottom-color: rgba(255, 255, 255, 0.75);
}
hr {
	color: #404040;
	height: 3px;
	border-bottom: 1px solid;
	border-top: 0px solid;
}
ul,
ol {
	margin: 0 0 1.5em 30px;
	padding; 0;
	line-height: 1.5em;
	font-size: 1.0em;
}
ol li{
	margin-bottom: 1em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	max-width: 100%; /* Adhere to container width. */
}
figure {
	margin: 0;
}
.table,
.sixDigitTable {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.sixDigitTable > thead > tr > th,
.sixDigitTable > tbody > tr > th,
.sixDigitTable > tfoot > tr > th,
.sixDigitTable > thead > tr > td,
.sixDigitTable > tbody > tr > td,
.sixDigitTable > tfoot > tr > td {
  padding: 8px;
  line-height: 1.4em;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.sixDigitTable > thead > tr > th,
.sixDigitTable > tbody > tr > th,
.sixDigitTable > tfoot > tr > th,
.sixDigitTable > thead > tr > td,
.sixDigitTable > tbody > tr > td,
.sixDigitTable > tfoot > tr > td{
	padding: 2px;
	border: 1px solid #dddddd;
}
.table > thead > tr > th,
.sixDigitTable > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > tbody + tbody,
.sixDigitTable > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th,
.sixDigitTable > tbody > tr:nth-child(odd) > td,
.sixDigitTable > tbody > tr:nth-child(odd) > th {
  background-color: #f2f2f2;
}
.table td.last_child{
	text-align: right;
}
td.first_child{
	font-weight: bold;
}
th {
	font-weight: bold;
	text-decoration: underline;
}
th.last_child{
	text-align: right;
}
.table-striped > tbody > tr > th.blankCell,
.table-striped > tbody > tr > td.blankCell{
	border: none;
	background-color: white;
	width: 20px;
}
.apiTable{
	border-collapse: collapse;
	margin-bottom: 10px;
}
.apiTable th,
.apiTable td{
	padding: 4px;
	border: 1px solid gray;
	white-space: nowrap;
}
.noWrap{
	white-space: nowrap;
}
#searchResultsTable{
	display: block;
	overflow: auto;
}
#searchResultsTable th{
	border-top-color: gray;
	border-top-width: 1px;
	border-top-style: solid;
}
#searchResultsTable th.searchTerms{
	background-color: #cedeae;
}
#searchResultsTable th.matchData{
	background-color: #c8d1de;
}
#searchResultsTable th.appendData{
	background-color: #c0b2d1;
}
#searchResultsTable tr:nth-child(odd) > td.appendData{
	background-color: #e7e2ee;
}
#searchResultsTable tr:nth-child(even) > td.appendData{
	background-color: #f4f2f7;
}
#searchResultsTable tr:nth-child(odd) > td.matchData{
	background-color: #d8dee8;
}
#searchResultsTable tr:nth-child(even) > td.matchData{
	background-color: #e8ecf1;
}
#searchResultsTable tr:nth-child(odd) > td.searchTerms{
	background-color: #e4edd2;
}
#searchResultsTable tr:nth-child(even) > td.searchTerms{
	background-color: #eff4e4;
}
/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#menu-main-menu li.menu-item-1973 a,
#menu-main-menu li.menu-item-2821 a{
	background-color: #0044cc;
	color: white;
	border: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	padding: 4px 12px;
	margin-bottom: 12px;
	font-size: 1.1em;
	transition: all 0.5s ease-in-out 0s;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
}
input[type='submit']:hover,
input[type='submit']:focus,
input[type='reset']:hover,
input[type='reset']:focus,
input[type='button']:hover,
input[type='button']:focus,
button:hover, button:focus,
.page-links a:hover,
.page-links a:focus,
.wp-calendar td.has-posts a:hover,
.wp-calendar td.has-posts a:focus,
#comments-number > .wrap,
#reply-title > .wrap,
.attachment-meta-title > .wrap,
.widget_search > .search-form,
#menu-sub-terms li a:hover,
#menu-sub-terms li a:focus{
	background-color: #5d5fd5;
	background-color: rgba( 0, 68, 204, 0.8 );
	-webkit-transition: all 0.5s ease-in-out;
			   -moz-transition: all 0.5s ease-in-out;
			      -o-transition:  all 0.5s ease-in-out;
			        transition: all 0.5s ease-in-out;
}
input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
}
form.naicsSearch input{
	width: 45%;
	margin-right: 2%;
	margin-top: 0;
}
form.naicsSearch input.btn-medium{
	width: 22%;
}
#content .gform_wrapper .gfield_checkbox li label,
#content .gform_wrapper .gfield_radio li label{
	font-size: 1.1em;
}
.gfield_label{
	text-decoration: underline;
}
.form_no_underline .gfield_label{
	text-decoration: none;
}
#gform_wrapper_29{
	padding: 0 10px 0 10px;
}
#field_29_1,
#field_29_2{
	padding: 0;
}
#field_29_1 .gfield_label,
#field_29_2 .gfield_label{
	display: none;
}
#gform_submit_button_29{
	width: 100%;
	text-align: center;
	padding: 5px 0 5px 0;
}
#gform_29 .gform_footer{
	margin-top: 0;
}
#gform_confirmation_message_29{
	color: white;
	padding: 0 10px 0 10px;
}
.apiForm{
	display: inline-block;
	vertical-align: top;
}
div.apiForm{
	margin-left: 3%;
}
.apiForm h3{
	margin-top: 0;
}
#loginform,
.apiFormVertical{
	display: table;
	max-width: 50%;
}
#loginform p,
.apiFormVertical p{
	display: table-row;
}
#loginform input,
#loginform label,
.apiFormVertical input,
.apiFormVertical label{
	display: table-cell;
	vertical-align: middle;
}
#loginformn input[type="text"],
.apiFormVertical input[type="text"]{
	padding-top: 1px;
	padding-bottom: 1px;
}
#loginform label,
.apiFormVertical label{
	font-weight: bold;
	padding-right: 5px;
}
.floatInputs label{
	display: inline-block;
	white-space: nowrap;
	width: 24%;
	margin-bottom: 5px;
}
.floatInputs label input{
	float: right;
	width: 100%;
}
.horzontalCheckBox label{
	margin-right: 10px;
	padding-left: 2px;
}

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
	color: #0044cc;
	border-bottom-color: #0044cc;
	border-bottom-color: rgba( 0, 68, 204, 0.2 );
	border-bottom-style: solid;
	border-bottom-width: 1px;
	-webkit-transition: all 0.5s ease-in-out;
		   -moz-transition: all 0.5s ease-in-out;
		      -o-transition:  all 0.5s ease-in-out;
		        transition: all 0.5s ease-in-out;
}
a:visited {
	color: #0044cc;
}
a:hover,
a:focus,
a:active {
	color: #5d5fd5;
	color: rgba( 0, 68, 204, 0.8 );
	border-bottom-color: #5d5fd5;
	border-bottom-color: rgba( 0, 68, 204, 0.8 );
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
#site-navigation{
	margin-top: 5px;
}
.navwrap {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.menu-main-menu-container{
	width: 100%;
}
.navwrap ul {
	list-style: none;
	margin: 0;
}
.navwrap li {
	float: left;
	position: relative;
}
.navwrap a {
	display: block;
	text-decoration: none;
}
.navwrap ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}
.navwrap ul ul ul {
	left: -999em;
	top: 0;
}
.navwrap ul ul a {
	width: 100%;
}
.navwrap ul li:hover > ul {
	left: auto;
}
.navwrap ul ul li:hover > ul {
	left: 100%;
}
.navwrap .current_page_item > a,
.navwrap .current-menu-item > a,
.navwrap .current_page_ancestor > a {
}
#menu-main-menu li.menu-item-has-children a:hover,
.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus{
	background: none
}
#menu-main-menu li.menu-item-has-children a:hover{
	text-decoration: underline;
}
#menu-main-menu{
	margin: 0 auto;
}
#menu-main-menu li a{
	border-radius: 4px;
	border-bottom: none;
}
#menu-main-menu li a,
#menu-main-menu li.menu-item-1973 a,
#menu-main-menu li.menu-item-2821 a {
	display: block;
	font-size: 1.1em;
	font-weight: 600;
	padding: 4px .5em 4px .5em;
}
#menu-main-menu li li a {
	position: relative;
	display: block;
	padding: 9px 20px;
	font-size: em;
	font-weight: 400;
	line-height: 1.2em;
	border: none;
	color: white;
}
#menu-item-1973,
#menu-item-2821{
	margin-left: 15px;
}
.nav-menu .sub-menu {
	width: 250px;
	border: none;
	border-radius: 4px;
	left: 0;
	background-color: #0044cc;
	padding-left: 0;
	opacity:    0;
	visibility: hidden;
	position:   absolute;
	z-index:    1;
	margin-top: 20px;
	-webkit-transition: all 0.4s ease-in-out;
	   -moz-transition: all 0.4s ease-in-out;
	      -o-transition:  all 0.4s ease-in-out;
	        transition: all 0.4s ease-in-out;
}
.nav-menu .sub-menu li{
	width: 100%;
}
.nav-menu li:hover > ul,
.nav-menu li:focus > ul,
.nav-menu li.focus > ul {
	margin-top: 10px;
	opacity:    1;
	visibility: visible;
	z-index: 30;
}
#menu-main-menu li a:hover,
#menu-main-menu li a:focus,
#menu-main-menu li li a,
#menu-main-menu li li{
	-webkit-transition: all 0 ease 0;
	   -moz-transition: all 0 ease 0;
	      -o-transition:  all 0 ease 0;
	        transition: all 0 ease 0;
}
#menu-secondary-menu li a:hover,
#menu-secondary-menu li a:focus,
#menu-main-menu li.menu-item-type-post_type a:hover,
#menu-main-menu li.menu-item-type-post_type a:focus {
	background-color: #3369d6;
	color: white;
	font-style: normal;
	border: none;
}
.sub-menu:before {
    left: 24px;
    border-right-color: transparent;
    border-bottom-color: #0044cc;
    border-left-color: transparent;
    content: "";
    position: absolute;
    top: -6px;
    border-width: 0px 6px 6px;
    border-style: none solid solid;
    border-top: 0px none;
}
#header-navigation{
	max-width: 100%;
	background-color: black;
	border-top-width: 5	px;
	border-top-color: #0044cc;
	border-top-style: solid;
}
#menu-secondary-menu li{
	float: right;
}
#menu-secondary-menu li a {
	display:         block;
	font-size:       1.0em;
	font-weight: bold;
	line-height:     1.2em;
	padding: 0.75em 0.20em 0.75em 0.50em;
	margin-right: 1.0em;
	margin-left:  1.0em;
	color: white;
	color: rgba(255, 255, 255, 0.9);
	border-radius: 4px;
}
.mobileMenu{
	display: none;
}
/* Small menu */
.menu-toggle {
	display: none;
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.button-menu{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
}
.button-menu li{
	display: block;
	background-color: white;
	color: black;
	padding: 3px 10px;
	margin: 4px;
	border-radius: 4px;
	white-space: nowrap;
}
.button-menu li a{
	font-size: 1.5rem;
	border: none;
}
#menu-header-button-menu li a,
#menu-front-page-button-menu li a{
	color: black;
	font-weight: bold;
}
/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}
/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.floatRight{
	float: right;
}
.floatLeft,
.entry-header{
	float: left;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.widget-area:after {
	clear: both;
}
/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget{
	margin-bottom: 0;
	padding: 0 0 10px 0;
}
.widget li{
	margin-bottom: 0;
}
.widget ul{
	list-style: none;
	margin-left: 0;
}
#footersidebar{
	padding-top: 10px;
	overflow: auto;
}
#footersidebar .widget{
	width: 25%;
	float: left;
}
.widget ul,
.textwidget,
.mailmunch-wordpress-widget,
.textwidget {
	margin-left: 0;
	padding: 0 10px 0 10px;
}
/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}
/* Search widget */
.widget_search .search-submit {
	display: none;
}
/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
#masthead{
	background-image: url(./includes/globeDataFullCrop2.jpg);
	background-size: 100% auto;
}
#menu-secondary-menu,
#masthead .wrap,
#content,
#footersidebar,
#colophon .wrap{
	max-width: 1600px;
	margin: 0 auto;
}
#colophon{
	background-color: black;
	width: 100%;
	border-bottom-color: #0044cc;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}
#primary{
	width: 69%;
	float: left;
	padding-right: 1%;
	margin-left: 6%;
}
#primary.nosidebar{
	width: 95%;
	padding-right: 6%;
}
#secondary{
	width: 20%;
	padding-right: 3%;
	float: right;
}
.site-footer {
	clear: both;
	width: 100%;
}
.entry-header {
	border-bottom: 5px solid #ccc; /* #CCC */
	width: 100%;
	height: 47px;
	margin-bottom: 10px;
	margin-top: 2px;
}
#masthead .entry-header{
	background: black;
	border-bottom-color: #ccc;
}
h2.page-top {
	background: transparent;
  	border: 0px dotted gray;
	width: 100%;
	height: 30px;
	margin: -4px 0px 1px 0px;
	padding: 0px 0px 13px 9px;
	font-size: 22px;
	overflow: hidden;
}
h1.entry-title a,
h1.entry-title,
h1.page-top,
h2.page-top {
	font-size: 28px;
	font-weight: 200;
	color: #FFF;
	display: inline-block;
	border-bottom: 5px solid #0044cc;
	border-top: none;
	margin: 0 0 15px 20px;
	height: 47px;
	padding: 0 0 10px 0;
	position: relative;
	overflow: hidden;
}
h1.entry-title a,
h1.entry-title{
	color: #37801C;
	border-bottom: 5px solid #37801C;
}
h1.blogpage {
	font-size: 20px;
}
h3.slider-title {
	font-size:	18px;
	margin: 4px 0px;
}
h3.widget-title {
    padding: 3px 10px 3px 10px;
    font-size: 1.2em;
    margin-top: 0;
}
h4.home-title {
	font-size: 16px;
	margin: 4px 0px;
}
.sticky {
	display: block;
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.headerFind{
	float: right;
	width: 24%;
	margin-top: 36px;
}
.headersearchbtn{
	float: left;
	margin-left: 3px;
}
.constantcontactwidget_form input{
	margin-bottom: 5px;
}
/* Standard Column classes */
.narrowcontent{
	width: 84%;
	margin: 0 auto;
}
.bolded{
	font-weight: bold;
}
.hasborder{
	border-width: 1px;
	border-color: black;
	border-style: solid;
	padding: 10px;
	margin-bottom: 10px;
}
.bottomborder{
	border-bottom-width: 1px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
.bordered{
	-moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	-moz-box-sizing: border-box;
	-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	background: white;
	border-left: 1px solid #ececec;
	border-radius: 8px;
	border-right: 1px solid #ececec;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
	text-align: center;
	border-top-width: 4px;
	padding: 1%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border-top: 3px solid black;
	border-bottom: 4px solid black;
}
.bordered p{
	font-size: 16px;
	font-size: 1.6rem;
	text-align: left;
}
.bordered h6,
.bordered h6 a{
	font-weight: 700;
}
.onecolumn{
	width: 97.9%;
	margin-right: 1%;
	margin-left: 1%;
	min-height: 20px;
}
.onecolumn h5{
	margin-top: .2em;
	margin-bottom: .2em;
}
.twocolumn{
	width: 45.5%;
	margin-left: 2%;
	margin-right: 2%;
	min-height: 170px;
}
.nomin{
	min-height: 20px;
}
.center{
	text-align: center;
}
.threecolumn{
	width: 30.9%;
	margin-left: 1%;
	margin-right: 1%;
}
.fourcolumn{
	width: 25%;
	padding-left: 1%;
	padding-right: 1%;
}
#post-1413 .twocolumn{
	min-height: 190px;
}
.blue{
	border-top-color: #04c;
	border-bottom-color: #04c;
}
#content .blue h6,
#content .blue h6 a{
	color: #04c;
}
.xsell.blue a{
	background-color: #04c;
}
.xsell.blue a:hover,
.xsell.blue a:focus{
	background-color: rgba(0, 68, 204, .8);
}
.lavender{
	border-top-color: #8657b0;
	border-bottom-color: #8657b0;
}
.xsell.lavender a:hover,
.xsell.lavender a:focus{
	background-color: rgba(134, 87, 176, .8);
}
#content .lavender h6,
#content .lavender h6 a{
	color: #8657b0;
}
.xsell.lavender a{
	background-color: #8657b0;
}
.green{
	border-top-color: #4bac26;
	border-bottom-color: #4bac26;
}
#content .green h6,
#content .green h6 a{
	color: #4bac26;
}
.xsell.green a{
	background-color: #4bac26;
}
.xsell.green a:hover,
.xsell.green a:focus{
	background-color: rgba(75, 172, 38, 0.8);
}
.yellow{
	border-top-color: #c4ba00;
	border-bottom-color: #c4ba00;
}
.gray,
.grey{
	border-top-color: #bfc1c0;
	border-bottom-color: #bfc1c0;
}
#content .yellow h6,
#content .yellow h6 a{
	color: #c4ba00;
}
.xsell.yellow a:hover,
.xsell.yellow a:focus{
	background-color: rgba(196, 186, 0, .8);
}
.xsell.yellow a{
	background-color: #c4ba00;
}
.entry-content .soliloquy-container{
	display: block;
	margin: 0 auto;
}
.entry-meta{
	margin-bottom: 20px;
}
.xsell{
	width: 33%;
	padding: 1%;
	height: 270px;
	position: relative;
}
.xsell a{
	display: block;
	position: absolute;
	bottom: 2px;
	color: white;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 4px 12px;
	border-radius: 4px;
	border: none;
}
/* Search Page */
#post-1406 .twocolumn p,
#post-1406 .onecolumn p{
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: .8em;
}
#post-1406 .twocolumn h5{
	margin-top: 0;
}
.blackbackground{
	background-color: black;
	color: white;
	padding: 0;
	margin: 0;
}
.rotated90{
	float: right;
	height: 40px;
	width: 200px;
	text-align: center;
	-ms-transform: translate(80px, 85px) rotate(-90deg);;
	transform: translate(80px, 85px) rotate(-90deg);
}
.rotated90 h6{
	margin: 0;
	padding: 0;
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
}
.capitalCase{
	text-transform: lowercase;
	text-transform: capitalize;
}
/*--------------------------------------------------------------
10.25 Tabby Responsive Tabs
--------------------------------------------------------------*/

/* ------ wordpress.org/plugins/tabby-responsive-tabs/ ------ */

.responsive-tabs .responsive-tabs__heading {
	display: none;
}

.responsive-tabs .responsive-tabs__list__item {
	display: inline;
	cursor: pointer;
}

.responsive-tabs-wrapper {
	clear: both;
	margin-bottom: 20px;
	zoom: 1;
}

.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after {
	content: "";
	display: table;
}

.responsive-tabs-wrapper:after {
	clear: both;
}

.responsive-tabs .responsive-tabs__heading:focus,
.responsive-tabs .responsive-tabs__list__item:focus {
	outline: 1px solid transparent;
}

.responsive-tabs .responsive-tabs__heading--active:focus,
.responsive-tabs .responsive-tabs__list__item--active:focus {
	outline: none;
}

.responsive-tabs ul.responsive-tabs__list {
	font-size: 18px;
	line-height: 18px;
	margin: 20px 0 0 12px;
	padding: 0;
}

.responsive-tabs .responsive-tabs__list__item {
	background: transparent;
	border: 1px solid transparent;
	border-bottom: none;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: black;
	font-size: 18px;
	font-weight: bold;
	line-height: 19px;
	text-transform: inherit;
	margin: 1px 12px 0 0;
	padding: 10px 12px 10px;
/* 	white-space: nowrap; */
	float: left;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.responsive-tabs .responsive-tabs__list__item .fa {
	margin-right: 8px;
	line-height: 0.8;
}

.responsive-tabs .responsive-tabs__list__item:hover {
	color: #333;
	background: transparent;
	font-style: italic;
}

.responsive-tabs .responsive-tabs__list__item--active,
.responsive-tabs .responsive-tabs__list__item--active:hover {
	background: #fff;
	border-color: #ddd;
	color: black;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 11px;
	margin-top: 0;
	position: relative;
	top: 1px;
}

.responsive-tabs .responsive-tabs__panel {
	background: #fff;
	border: 1px solid #ddd;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	clear: left;
	margin-bottom: 0;
	padding: 20px 20px 0;
	word-wrap: break-word;
}

.responsive-tabs .responsive-tabs__panel:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.tabcontent{
	overflow-x: scroll;
}
@media (max-width: 1150px){
	.responsive-tabs .responsive-tabs__list__item{
		border: 1px solid black;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
		margin-bottom: 10px;
		color: #0044cc;
	}
	.responsive-tabs .responsive-tabs__list__item--active,
	.responsive-tabs .responsive-tabs__list__item:hover{
		background-color: #ffa000;
	}
	.responsive-tabs .responsive-tabs__list__item:hover{
		color: #0044cc;
	}
}
@media (min-width: 768px) {

	.responsive-tabs .responsive-tabs__panel--closed-accordion-only {
		display: block;
	}
}

@media (max-width: 767px) {

	.responsive-tabs .responsive-tabs__list {
		display: none;
	}

	.responsive-tabs .responsive-tabs__heading {
		display: block;
		cursor: pointer;
	}

	.responsive-tabs-wrapper {
		border-top: 1px solid #ccc;
	}

	.responsive-tabs .responsive-tabs__heading {
		background: #fff;
		border: 1px solid #ccc;
		border-top: none;
		color: #777;
		font-size: 18px;
		font-weight: normal;
		text-transform: inherit;
		margin: 0;
		padding: 10px 0;
		padding-left: 20px;
		position: relative;
	}

	.responsive-tabs .responsive-tabs__heading .fa {
		margin-right: 8px;
		display:none;
		}

	.responsive-tabs .responsive-tabs__heading:after {
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #777;
		content:"";
		display: block;
		position: absolute;
		right: 20px;
		top: 20px;
		height: 0;
		width: 0;
	}

	.responsive-tabs .responsive-tabs__heading:hover {
		background: #eee;
		color: #777;
	}

	.responsive-tabs .responsive-tabs__heading:hover:after {
		border-top: 6px solid #777;
	}

	.responsive-tabs .responsive-tabs__heading--active,
	.responsive-tabs .responsive-tabs__heading--active:hover {
		background: #ccc;
		color: #fff;
	}

	.responsive-tabs .responsive-tabs__heading--active:after,
	.responsive-tabs .responsive-tabs__heading--active:hover:after {
		border-bottom: 6px solid #fff;
		border-top: 0;
		top: 18px;
	}

	.responsive-tabs .responsive-tabs__panel {
		background: #fff;
		border: 1px solid #ccc;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border-top: none;
		margin: 0;
		padding: 0 20px;
		padding-top: 20px;
	}
}
.pagination{
	text-align: center;
}
.pageof{
	padding-right: 20px;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}
/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}
/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.header-image{
	margin-top: 10px;
	margin-left: 8px;
	margin-right: 20px;
	margin-bottom: 0px;
	float: left;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}
.post_thumb{
	float: left;
	margin: 0 10px 10px 0;
}
/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
@media screen {
	#menu-secondary-menu,
	#masthead .wrap,
	#content,
	#footersidebar,
	#colophon .wrap{
		width: 95%;
	}
}
@media screen and (max-width: 710px) {
	#secondary,
	.menu-header-button-menu-container,
	.menu-header-button-menu-container,
	.header-button-title{
		display: none;
	}
	#primary{
		width: 100%;
	}
}
@media screen and (max-width: 643px) {
	#masthead{
		background-position: 0 0;
	}
	.menu-toggle,
	.navwrap.toggled .nav-menu,
	.nav-menu li ul {
		display: block;
	}
	#footersidebar .widget,
	.twocolumn,
	.onecolumn{
		margin: 3px 0;
		width: 100%;
	}
	h1.page-top{
		font-size: 1em;
	}
	/* Small menu */
	.menu-toggle {
		cursor: pointer;
		display: inline-block;
		font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
		margin: 0;
	}
	.menu-toggle:focus {
		outline: thin dotted;
	}
	.toggled #menu-main-menu.nav-menu,
	.toggled #menu-main-menu.nav-menu > ul {
		display: block;
		margin-left: 0;
		padding: 0;
		width: 100%;
	}
	.toggled li,
	.toggled .children {
		display: block;
	}
	.toggled #menu-main-menu.nav-menu li > ul {
		opacity: 1;
		visibility: visible;
		background-color: transparent;
		display: block;
		float: none;
		margin-left: 20px;
		margin-top: 0;
		position: relative;
		left: auto;
		top: auto;
	}
	.toggled #menu-main-menu.nav-menu li > ul:before{
		display: none;
	}
	.toggled #menu-main-menu.nav-menu li > ul a {
		color: #141412;
		width: auto;
	}
	.toggled .nav-menu li:hover > a,
	.toggled .nav-menu .children a {
		background-color: transparent;
		color: #141412;
	}
	.toggled .nav-menu > li a:hover,
	.toggled .nav-menu > ul a:hover {
		background-color: #db572f;
		color: #fff;
	}
	.toggled .nav-menu > li a:focus,
	.toggled .nav-menu > ul a:focus {
		background-color: #220e10;
		color: #fff;
	}
	ul.nav-menu,
	.navwrap ul {
		display: none;
	}
}
@media screen and (max-width: 460px){
	.headersearchbtn{
		float: none;
		margin 0;
	}
}