body {
     margin: 0;
     padding: 0;
     font-family: Times, "Times New Roman", "serif";
     background: #fff;
     color: #262626;
}

fieldset {
     padding: 0 15px 10px 15px;
}

h1,
h2,
h3,
h4,
h5 {
     font-family: Times, "Times New Roman", "serif";
}

h1,
h2,
h3,
h4,
h6 {
     font-weight: normal;
}

h1 {
     font-size: 32px;
     margin: 0;
     color: #c00000;
     font-weight: normal
}

h2 {
     font-size: 32px;
     margin: 0;
     color: #C00000;
     font-style: italic;
}

h3 {
     font-size: 26px;
     margin: 0;
     color: #c00000;
}

h4 {
     font-size: 20px;
     margin: 0;
     color: #C00000;
}

h5 {
     font-size: 20px;
     margin: 0;
     color: #262626;
}

h6 {
     font-size: 18px;
     margin: 0;
     color: #262626;
}

#header {
     width: 96%;
     margin: 0 0 0 0;
     padding: 6px 2% 6px 2%;
     font-family: "trebuchet MS", Verdana, sans-serif;
     color: #FFF;
     background-color: #555555;
}

#content {
     margin: 0 0 0 2%;
     position: relative;
}

.content-container {
     background: #FFF;
     width: 96%;
     margin-top: 8px;
     padding: 10px;
     position: relative;
}


div.wrapper {
     width: 100%;
     position: relative;
}

a {
     text-decoration: none;
     color: #007bff;
}

a:hover {
     color: #c00000;
}

.fluid-image img {
     width: 100%;
}

/*----------------HEADER-----------------------*/
.header-alert {
     color: #FFF;
     font-size: 1.25rem;
     font-weight: 600;
     background: #900;
     text-align: center;
     padding: 1rem;
}

header {
     max-width: 980px;
     height: 140px;
     background-color: #fff;
     margin: 0 auto;
}

.sfPageWrapper header {
     height: auto;

}

div.logo-header,
div.nav-header {
     float: left;
     margin: 33px 0 0 0;
     width: 50%;
}

div.nav-header {
     text-align: right;
}

.logo-header a {
     display: block;
     width: 450px;
     height: 90px;
     background: url(images/headerlogo.png) left center no-repeat;
}

.nav-header .logBttns {
     margin-bottom: 1em;

}

.loggedOut,
.loggedIn {
     text-align: right;
     margin: 2em 2em 1em 0;
}

.logBttns {
     line-height: 35px;
}

.logBttns a {
     display: inline-block;
     margin-left: 1em;
}

.logBttns a.hr1login {
     display: inline-block;
     height: 35px;
     line-height: 35px;
     padding: 0 1.2em;
     color: #000;
     text-decoration: none;
     background-color: #facb00;
     border-radius: 5px;
     box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3);
     -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3);
}

.login input[type="text"],
.login input[type="password"] {
     width: 175px;
     border: 1px solid #CCC;
     height: 24px;
}

.login input[type="text"] {
     height: 26px;
     padding: 0 !important;
     height: 24px;
}

.login h3 {
     font-weight: bold;
     padding-bottom: .5em;
     border-bottom: 1px solid #fc0;
     color: #000;
}

.login p {
     margin: .5em 0;
}

.loginwrap {
     max-width: 475px;
     margin: 0 auto !important;
}

.loginwrap input[type="image" i] {
     cursor: pointer;
     display: block;
     margin: 0 auto;
}

/*=====----------------MAIN-NAV-----------------------=====*/
nav {
     height: 48px;
     background-color: #333;
     margin: 0 auto;
     background-image: url(images/nav-base-background.jpg);
     background-repeat: repeat-x;
}

.sfPageWrapper nav {
     height: auto;
}

.interior nav {
     height: 56px;
     border-bottom: 8px #fc0 solid;
}

.navliner {
     max-width: 980px;
     margin: 0 auto;
}

/*=====LEVEL ONE=====*/
ul.nav-main {
     max-width: 980px;
     height: 48px;
     background-image: url(../img/nav-base-background.jpg);
     background-repeat: repeat-x;
     margin: 0 auto;
     text-align: center;
     position: relative;
     z-index: 3000;
}

ul.nav-main li {
     display: inline-block;
     list-style-type: none;
     list-style-position: outside;
     line-height: 48px;
     text-align: center;
     font-weight: bold;
     zoom: 1;
}

ul.nav-main li a {
     display: inline-block;
     color: #fff;
     text-decoration: none;
     padding: 0 42px 0 22px;
     position: relative;
     text-shadow: 0px 0px 6px #000000, 0px 0px 4px #000;
     filter: dropshadow(color=#000, offx=0, offy=0);
}

ul.nav-main li a.last {
     padding: 0 32px 0 32px;
}

ul.nav-main li a:hover,
ul.nav-main li a:focus {
     background-image: url(../img/nav-hover-background.jpg);
     background-repeat: repeat-x;
     height: 48px;
}

/*=====LEVEL TWO=====*/
ul.nav-main ul.main-nav-sub {
     visibility: hidden;
     position: absolute;
     top: 100%;
     background-color: #ccc;
     padding: 0.5em;
     border-left: 1px #999 solid;
     border-bottom: 1px #999 solid;
     border-right: 1px #999 solid;
     margin: 0 0 0 32px;
}

ul.nav-main ul.main-nav-sub li {
     font-weight: normal;
     border-bottom: 1px #4f4f4f dotted;
     display: block;
     list-style-type: none;
     list-style-position: outside;
     line-height: .85em;
     padding: 0.65em 0;
}

ul.nav-main ul.main-nav-sub li.first-item {
     padding: 0 0 .65em 0;
}

ul.nav-main ul.main-nav-sub li.last-item {
     border-bottom: 0px none;
     padding: .65em 0 0 0;
}

ul.nav-main ul.main-nav-sub li a {
     line-height: 1.3em;
     color: #4f4f4f;
     width: 100%;
     display: inline-block;
     text-align: left;
     font-size: .85em;
     padding: 0;
     text-shadow: none;
     filter: dropshadow(none);
}

ul.nav-main ul.main-nav-sub li a:hover,
ul.nav-main ul.main-nav-sub li a:focus {
     color: #000;
     background-image: none;
     height: auto;
}

/*=====LEVEL THREE=====
ul.dropdown ul ul {
     left: 100%;
     top: 0; 
}
ul.dropdown li:hover > ul {
     visibility: visible; 
}
*/
ul.nav-main li a.arrow-down:after {
     content: " ";
     display: block;
     width: 0;
     height: 0;
     border-left: 6px solid transparent;
     border-right: 6px solid transparent;
     border-top: 9px solid #ccc;
     position: absolute;
     right: 18px;
     top: 40%;
}

/*=====----------------CONTENT-----------------------=====*/
.l2topborder {
     border-top: 4px solid #F5CA00;
}

div.page-wrap {
     max-width: 980px;
     margin: 0 auto;
     padding: 2em 0;
}

.main article {
     width: 520px;
     float: left;
     margin: 0 40px 0 0;
}

.interior article {
     width: 620px;
     float: left;
     margin: 0 49px 0 0;
}

.search article {
     width: 790px;
     float: left;
}

article div.ncca-certification {
     background-image: url(../img/ncca-logo.png);
     background-repeat: no-repeat;
     background-position: left center;
     height: 102px;
     display: table;
}

article div.ncca-certification p.ncca-statement {
     display: table-cell;
     vertical-align: middle;
     margin: 0;
     padding: 0 0 0 110px;
     font-size: 0.875em;
     line-height: 1.3em;
}

article div.col-1-2 {
     width: 300px;
     float: left;
}

article div.gutter {
     margin-right: 20px;
}

.certification-status-header {
     -webkit-border-radius: 10px;
     border-radius: 10px;
     -webkit-box-shadow: 0px 0px 6px 0px #999;
     box-shadow: 0px 0px 6px 0px #999;
     background: rgb(255, 255, 255);
     background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(202, 202, 202, 1) 100%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(202, 202, 202, 1)));
     background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(202, 202, 202, 1) 100%);
     background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(202, 202, 202, 1) 100%);
     background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(202, 202, 202, 1) 100%);
     background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(202, 202, 202, 1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cacaca', GradientType=0);
     display: block;
     width: 100%;
     height: 35px;
     line-height: 35px;
     font-weight: bold;
     padding: 0 0 0 10px;
     margin: 0 0 0.5em 0;
}

/*=====aside=====*/
.main aside {
     width: 420px;
     float: left;
}

.interior aside {
     width: 310px;
     float: left;
     border-left: 1px #999 solid;
     padding: 0 1em 3em 1em;
     margin: 3em 0;
}

ul.nav-aside {
     padding: 0;
}

ul.nav-aside li {
     display: list-item;
     list-style-type: none;
     list-style-position: outside;
     font-size: .875em;
     line-height: 1.3em;
     list-style-image: url(../img/icon-greyTri-right8x8.png);
     margin: 0 0 0.25em 1.25em;
}

/*
ul.nav-aside li:before {
     content:"\003c";
     margin: 0 0.25em 0 0; 
}
*/
ul.nav-aside li a {
     text-decoration: underline;
}

/*=====social=====*/
div.social-aside {
     display: table;
}

.main div.social-aside {
     width: 310px;
     margin: 0 auto;
}

div.social-aside p {
     display: table-cell;
     vertical-align: middle;
     font-size: 0.688em;
     line-height: 1.0125em;
}

a.icon-facebook {
     background-image: url(../img/icon-fb-recommend.png);
     background-repeat: no-repeat;
     display: table-cell;
     vertical-align: middle;
     width: 119px;
     height: 24px;
     text-indent: -9999em;
}

/*=============*/
div.container-plain {
     padding: 0 1em;
}

div.container-ruled {
     padding: 1em;
     margin: 0 0 1em 0;
     border-top: 1px #c8c8c8 solid;
     border-bottom: 1px #c8c8c8 solid;
}

div.container-rounded {
     padding: 1em;
     margin: 0 0 1em 0;
     -webkit-box-shadow: 0px 0px 12px 0px #ccc;
     box-shadow: 0px 0px 12px 0px #ccc;
     -webkit-border-radius: 10px;
     border-radius: 10px;
}

div.gold-gradient {
     background: rgb(255, 255, 255);
     background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 204, 116, 1) 100%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 204, 116, 1)));
     background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 204, 116, 1) 100%);
     background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 204, 116, 1) 100%);
     background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 204, 116, 1) 100%);
     background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 204, 116, 1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5cc74', GradientType=0);
}

div.grey-gradient {
     background: rgb(255, 255, 255);
     background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(200, 200, 200, 1) 100%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(200, 200, 200, 1)));
     background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(200, 200, 200, 1) 100%);
     background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(200, 200, 200, 1) 100%);
     background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(200, 200, 200, 1) 100%);
     background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(200, 200, 200, 1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c8c8c8', GradientType=0);
}

a.button,
.button {
     font-style: italic;
     color: #000000;
     font-size: 16px;
     line-height: 28px;
     text-align: center;
     text-transform: capitalize;
     height: 28px;
     min-width: 130px;
     display: inline-block;
     padding: 0 1em;
     -webkit-box-shadow: 0px 0px 12px 0px #ccc;
     box-shadow: 0px 0px 12px 0px #ccc;
     -webkit-border-radius: 14px;
     border-radius: 14px;
}

a.gold-btn,
.gold-btn {
     background: rgb(229, 205, 80);
     background: -moz-linear-gradient(top, rgba(229, 205, 80, 1) 20%, rgba(204, 136, 0, 1) 100%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(229, 205, 80, 1)), color-stop(100%, rgba(204, 136, 0, 1)));
     background: -webkit-linear-gradient(top, rgba(229, 205, 80, 1) 20%, rgba(204, 136, 0, 1) 100%);
     background: -o-linear-gradient(top, rgba(229, 205, 80, 1) 20%, rgba(204, 136, 0, 1) 100%);
     background: -ms-linear-gradient(top, rgba(229, 205, 80, 1) 20%, rgba(204, 136, 0, 1) 100%);
     background: linear-gradient(to bottom, rgba(229, 205, 80, 1) 20%, rgba(204, 136, 0, 1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5cd50', endColorstr='#cc8800', GradientType=0);
}

a.gold-btn:hover,
a.gold-btn:focus,
.gold-btn:hover,
.gold-btn:focus {
     background: rgb(242, 220, 109);
     background: -moz-linear-gradient(top, rgba(242, 220, 109, 1) 25%, rgba(204, 156, 61, 1) 100%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, rgba(242, 220, 109, 1)), color-stop(100%, rgba(204, 156, 61, 1)));
     background: -webkit-linear-gradient(top, rgba(242, 220, 109, 1) 25%, rgba(204, 156, 61, 1) 100%);
     background: -o-linear-gradient(top, rgba(242, 220, 109, 1) 25%, rgba(204, 156, 61, 1) 100%);
     background: -ms-linear-gradient(top, rgba(242, 220, 109, 1) 25%, rgba(204, 156, 61, 1) 100%);
     background: linear-gradient(to bottom, rgba(242, 220, 109, 1) 25%, rgba(204, 156, 61, 1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2dc6d', endColorstr='#cc9c3d', GradientType=0);
}

a.grey-btn,
.grey-btn {
     background: rgb(240, 240, 238);
     background: -moz-linear-gradient(top, rgba(240, 240, 238, 1) 0%, rgba(164, 164, 162, 1) 100%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(240, 240, 238, 1)), color-stop(100%, rgba(164, 164, 162, 1)));
     background: -webkit-linear-gradient(top, rgba(240, 240, 238, 1) 0%, rgba(164, 164, 162, 1) 100%);
     background: -o-linear-gradient(top, rgba(240, 240, 238, 1) 0%, rgba(164, 164, 162, 1) 100%);
     background: -ms-linear-gradient(top, rgba(240, 240, 238, 1) 0%, rgba(164, 164, 162, 1) 100%);
     background: linear-gradient(to bottom, rgba(240, 240, 238, 1) 0%, rgba(164, 164, 162, 1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0ee', endColorstr='#a4a4a2', GradientType=0);
}

a.grey-btn:hover,
a.grey-btn:focus,
.grey-btn:hover,
.grey-btn:focus {
     background: rgb(247, 247, 246);
     background: -moz-linear-gradient(top, rgba(247, 247, 246, 1) 0%, rgba(115, 115, 114, 1) 100%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247, 247, 246, 1)), color-stop(100%, rgba(115, 115, 114, 1)));
     background: -webkit-linear-gradient(top, rgba(247, 247, 246, 1) 0%, rgba(115, 115, 114, 1) 100%);
     background: -o-linear-gradient(top, rgba(247, 247, 246, 1) 0%, rgba(115, 115, 114, 1) 100%);
     background: -ms-linear-gradient(top, rgba(247, 247, 246, 1) 0%, rgba(115, 115, 114, 1) 100%);
     background: linear-gradient(to bottom, rgba(247, 247, 246, 1) 0%, rgba(115, 115, 114, 1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f6', endColorstr='#737372', GradientType=0);
}

/*=====--------------FOOTER-------------------------=====*/
footer {
     background-color: #ffc;

     background-repeat: repeat-x;
     padding-bottom: 1em;
}

div.mission-statement {
     /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ecd972+0,e9d66d+50,ddb02a+100 */
     background: #ecd972;
     /* Old browsers */
     background: -moz-linear-gradient(top, #ecd972 0%, #e9d66d 50%, #ddb02a 100%);
     /* FF3.6-15 */
     background: -webkit-linear-gradient(top, #ecd972 0%, #e9d66d 50%, #ddb02a 100%);
     /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(to bottom, #ecd972 0%, #e9d66d 50%, #ddb02a 100%);
     /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecd972', endColorstr='#ddb02a', GradientType=0);
     /* IE6-9 */
     height: 43px;
     margin: 0 auto;

     text-align: center;
}

div.mission-statement h3 {
     font-family: Georgia, Times, "Times New Roman", serif;
     color: #900;
     font-style: italic;
     font-size: 14px;
     line-height: 43px;
     font-weight: 400;
     margin: 0;
     padding: 0;
}

div.nav-footer-wrap {
     padding: 1em 0 1em 0;
     /*     text-align: justify;*/
     max-width: 980px;
     margin: 0 auto;
     white-space: nowrap;
}

/*=====extra padding for index page only=====*/
.main div.nav-footer-wrap {
     padding: 2em 0 1em 0;
}

/*=====----------------------------=====*/
ul.nav-footer {
     display: inline-block;
     vertical-align: top;
     padding: 0 2em 0 0;
     margin: 0;
}

ul.about {}

ul.certification {}

ul.recertification {}

ul.consumers {}

ul.involved,
ul.contact,
ul.home {
     padding: 0 1.5em 0 0;
}

ul.home {
     padding: 0;
}

div.nav-footer-wrap ul {
     margin: 0;
     padding: 0;
}

div.nav-footer-wrap li {
     list-style-type: none;
     list-style-position: outside;
     font-size: 0.75em;
     display: block;

     text-align: left;
     padding: 0 0 .8em 0;
     line-height: 1.25em;
}

div.nav-footer-wrap a {
     color: #000;
     text-decoration: none;
}

div.nav-footer-wrap h4 {
     font-weight: bold;
     padding: 0;
     margin: 0 0 1em 0;
     height: 45px;
     font-size: 14px;
     white-space: normal;

}

div.nav-footer-wrap h4 a {
     color: #000;
     text-decoration: none;
}

/*=====--------------BOTTOM-------------------------=====*/
div.footer-bottom-wrap {
     font-family: Georgia, Times, "Times New Roman", serif;
     font-size: 0.875em;
     line-height: 1.4em;
     max-width: 980px;
     margin: 0 auto;
     border-top: 1px #999 solid;
     padding: 1em 0 0 0;
}

div.footer-bottom-left,
div.footer-bottom-right {
     float: left;
     width: 50%;
}


div.footer-bottom-left p.copyright {
     margin: 0;
     padding: 0 0 1em 0;
}

.footer-bottom-left .ncca-certification {

     height: 100px;

     background: url(images/AMCB-Semi-Transparent-sized-3.png) left center;
     background-repeat: no-repeat;

}

.footer-bottom-left .ncca-certification p.ncca-statement {
     display: table-cell;
     vertical-align: middle;
     margin: 0 1em 0 0;
     padding: 30px 0 0 115px;
     /*     height: 73px;*/
     font-size: 0.8em;
     line-height: 1.3em;
}

.footer-bottom-right .ncca-certification {

     height: 100px;
     max-width: 360px;
     float: right;
     background: url(images/NCCA-foot-sized-2.png)left center;
     background-repeat: no-repeat;
}

.footer-bottom-right .ncca-certification p.ncca-statement {
     display: table-cell;
     vertical-align: middle;
     margin: 0 1em 0 0;
     padding: 30px 0 0 90px;
     /*     height: 73px;*/
     font-size: 0.8em;
     line-height: 1.3em;
}

ul.nav-bottom {

     text-align: right;
     padding: 0;
     margin: 0;
}

ul.nav-bottom li {
     display: inline;
     list-style-type: none;
     list-style-position: outside;
     text-align: right;
     border-right: 1px #000 solid;
     padding: 0 0.3em 0 0.3em;
}

ul.nav-bottom li.last-item {
     border-right: 0px none;
     padding: 0 0 0 0.3em;
}

ul.nav-bottom a {
     color: #007bff;
}

ul.nav-bottom a:hover {
     color: #c00000;
}

ul.nav-bottom li a {
     font-size: 0.875em;
     line-height: 0.875em;
}

p.credit {
     text-align: right;
     width: 45%;
     float: right;
     padding: 1em 0 0 0;
     margin: 0;
}

/*--slider--*/

.slideshow-container {
     background: #FEFFCA;
}

#slideshow-wrap {
     max-width: 980px;
     margin: 0 auto;
}

#slideshow-wrap .flexslider {
     border: none;
     margin: 0;
}

#slideshow-wrap .flexslider .slidebg {
     height: 350px;
     max-width: 980px;
     position: relative;
     background-size: cover;
}

#slideshow-wrap .flexslider .textblock {
     font-family: Georgia, "serif";
     position: absolute;
     left: 20px;
     bottom: 20px;
     background: #facb00;
     max-width: 450px;
     padding: 20px;
     box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3);
     -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3);
}

#slideshow-wrap .flexslider .textblock h2 {
     font-size: 32px;
     font-weight: 400;
     color: #000;
     margin: 16px 0;

}

#slideshow-wrap .flexslider .textblock a {
     display: block;
     text-align: center;
     height: 50px;
     line-height: 50px;
     font-family: Georgia, "serif";
     font-size: 18px;
     color: #fff;
     text-decoration: none;
     font-weight: 600;
     background-color: #A00A07;
     border-radius: 5px;
     box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3);
     -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3);


}

#slideshow-wrap .flex-control-nav {
     width: auto;
     position: absolute;
     bottom: 20px;
     right: 20px;
     text-align: center;
}

#slideshow-wrap .flex-control-paging li a.flex-active {
     background: #fff;
     background: rgba(255, 255, 255, .9);
     cursor: default;
}

#slideshow-wrap .flex-control-paging li a {
     width: 11px;
     height: 11px;
     display: block;
     background: #666;
     background: rgba(255, 255, 255, 0.5);
}

#slideshow-wrap .flex-direction-nav {
     display: none;
}

/*=====--------------ALL FORMS-------------------------=====*/
form {
     text-align: left;
}

form label {
     font-size: 0.75em;
     display: inline-block;
     height: 22px;
     width: 25%;
}

form label.right {
     width: auto;
     height: auto;
}

form input[type=text] {
     display: inline-block;
     height: 22px;
     border: 1px #999 solid;
     padding: 2px 3px;
     width: 73%;
}

form div.form-row {
     margin: 0 0 0.25em 0;
}

/*** home structure ***/

.row {}

.rowliner {
     max-width: 980px;
     margin: 0 auto;
}

.statementrow {
     text-align: center;
     padding: 30px 0;
}

.statementrow h1 {
     font-family: Georgia, "serif";
     font-weight: 400;
     color: #900;
}

.triplerow {
     padding: 30px 0;
     background: #EDEFF0;
}

.triple {

     display: flex;
     justify-content: space-between;
}

.triblock {
     display: flex;
     flex-direction: column;
     width: 32%;
     background: #fff;
     border-radius: 5px;
     overflow: hidden;
     box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3);
     -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3);

}

.triblock .tbimg img {
     width: 100%;
}

.triblock .tbtxt {
     padding: 1em;
     flex-grow: 1;
}

.triblock .tbtxt h3 {

     padding: 0 0 .8em 0;
     text-align: center;
     font-size: 30px;
     font-family: Georgia, "serif";
     font-weight: 400;
     color: #900;
}

.triblock .tbbttn {
     margin: 1em 0 2em 0;
     text-align: center;
}


.triblock .tbbttn a {

     display: block;
     margin: 0 40px;
     text-align: center;
     height: 45px;
     line-height: 45px;
     font-family: Georgia, "serif";
     font-size: 18px;
     color: #000;
     text-decoration: none;
     font-weight: 600;
     background-color: #facb00;
     border-radius: 5px;
     box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3);
     -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3);



}

.thirdrow {
     padding: 30px 0;
}

.thirdrow .trwrap {
     display: flex;
     -ms-flex-align: center;
     -webkit-align-items: center;
     -webkit-box-align: center;

     align-items: center;
}

.thirdrow .trblock {
     flex: 1;
}

.thirdrow .trblock .trpad {
     padding: 1em;
}

.thirdrow .thirdrowrt {
     text-align: center;
}

.thirdrow .thirdrowrt h3 {
     line-height: 44px;

     font-size: 24px;
     font-family: Georgia, "serif";
     color: #900;
}

.thirdrow .thirdrowrt h3 a {
     display: inline-block;
     margin: 0 5px;
     height: 44px;
     width: 44px;
     text-align: left;
     text-indent: -9999px;
}

.nccalog {
     display: flex;
     align-items: center;
     padding-left: 120px;
     min-height: 120px;
     background: url(images/nccanewhome.png) left center no-repeat;
}

.thirdrow .thirdrowrt h3 a.socfb {
     background: url(images/somedfb.png) no-repeat;
}

.thirdrow .thirdrowrt h3 a.soctw {
     background: url(images/somedtw.png) no-repeat;
}

/*** new nav ***/

nav {
     font-family: Arial, Helvetica, sans-serif;
}

nav .k-menu .k-item>.k-link,
.k-menu-scroll-wrapper .k-item>.k-link {
     display: block;
     padding: 0 1.5em;
     line-height: 48px;
     color: #fff;
     font-weight: bold;
}

nav .k-menu .k-animation-container .k-menu-group {

     background-color: #ccc;

}

nav .k-menu .k-menu-group .k-item>.k-link {
     padding: 11px;
     line-height: normal;
     color: #000;
}

nav .k-menu .k-menu-group .k-item>.k-link:hover {
     background-color: #5A5A5A;
     color: #fff;
}

nav .k-popup .k-link {
     font-weight: normal !important;
}

nav .navToggle {
     color: #fff;
     padding-left: 40px;
     background: url(images/burger.png) left center no-repeat;
     text-decoration: none;
     line-height: 48px;
     height: 48px;
     font-weight: 600;
     display: none;
}

/*********************** Mobile Nav ***********************/

a.closeSide {
     display: block;
     margin: .5em;
     background: #AF1419;
     height: 2.4em;
     line-height: 2.4em;
     font-size: 1.3em;
     color: #fff;
     text-decoration: none;
     text-align: center;
}

.rwdNavWrap {
     padding: 8px;
}

.rwdNavWrap .k-treeview {
     white-space: normal;
}

.rwdNavWrap .k-treeview .k-item {
     padding: 0;

}

.rwdNavWrap .k-treeview a.k-in {
     font-size: 1em;
     color: #fff;
     display: block;
     margin: 0;
     padding: 10px 10px 10px 40px;
     border-style: solid;
     border-color: #666;
     border-width: 0 0 1px 0;
}

.rwdNavWrap .k-treeview .k-item>.k-group a.k-in {
     /*	color: #000;*/
     padding-left: 55px;

}

.rwdNavWrap .k-treeview .k-item>.k-group .k-item>.k-group a.k-in {
     /*background: #FFF;*/
     padding: 10px 10px 10px 55px;

}

.rwdNavWrap a.sfSel.k-in {
     /*	color: #000;*/
     background-color: #FEFFCA;
}

.rwdNavWrap .k-treeview .k-item>.k-group .k-item>.k-group .k-item>.k-group a.k-in {
     /*background: #FFF;
*/
     color: #FFF;
     padding: 10px 10px 10px 55px;
     border-bottom: 1px solid #FFF;
}

.rwdNavWrap .k-treeview .k-item>.k-group .k-item>.k-group .k-item>.k-group .k-item>.k-group a.k-in {
     background: #FFF;
     color: #000;
     padding: 10px 10px 10px 55px;
     border-bottom: 1px solid #FFF;
}

.rwdNavWrap .k-treeview .k-i-expand,
.rwdNavWrap .k-treeview .k-i-collapse,
.rwdNavWrap .k-plus,
.rwdNavWrap .k-minus {
     position: absolute;
     width: 30px;
     height: 30px;
     margin: 0 0 0 4px !important;
     background-image: none;
}

.rwdNavWrap .k-i-expand:before,
.rwdNavWrap .k-i-collapse:before {
     color: #AF1419;
     font: normal normal normal 14px/1 FontAwesome;
     font-size: 24px;
     line-height: 40px;
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     transform: translate(0, 0);
}

.rwdNavWrap .k-i-expand:before {
     content: '\f105';
}

.rwdNavWrap .k-i-collapse:before {
     content: '\f107';
     /* color: #3ea6a9;*/
}

/*lists*/

.sflistItemTitle a {
     text-decoration: none;
}

.sflistItemTitle a:hover {
     color: #c00000;
}

/********************************************************/

.clearingblock {
     width: 100%;
}

.clearfix:after {
     content: ".";
     display: block;
     clear: both;
     visibility: hidden;
     line-height: 0;
     height: 0;
}

.clearfix {
     display: inline-block;
}

html[xmlns] .clearfix {
     display: block;
}

* html .clearfix {
     height: 1%;
}