/* Created by Artisteer v4.3.0.60745 */

#ncd-main
{
   background: #9AB77B;
   margin:0 auto;
   font-size: 15px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 150%;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.ncd-hmenu
{
   font-size: 15px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 150%;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.ncd-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #8ECA68;
   background: -webkit-linear-gradient(top, rgba(164, 213, 134, 0.8) 0, rgba(150, 206, 115, 0.8) 50%, rgba(130, 197, 89, 0.8) 50%, rgba(142, 202, 104, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(164, 213, 134, 0.8) 0, rgba(150, 206, 115, 0.8) 50%, rgba(130, 197, 89, 0.8) 50%, rgba(142, 202, 104, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(164, 213, 134, 0.8) 0, rgba(150, 206, 115, 0.8) 50%, rgba(130, 197, 89, 0.8) 50%, rgba(142, 202, 104, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(164, 213, 134, 0.8) 0, rgba(150, 206, 115, 0.8) 50%, rgba(130, 197, 89, 0.8) 50%, rgba(142, 202, 104, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(164, 213, 134, 0.8) 0, rgba(150, 206, 115, 0.8) 50%, rgba(130, 197, 89, 0.8) 50%, rgba(142, 202, 104, 0.8) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(164, 213, 134, 0.8) 0, rgba(150, 206, 115, 0.8) 50%, rgba(130, 197, 89, 0.8) 50%, rgba(142, 202, 104, 0.8) 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border:1px solid rgba(88, 147, 52, 0.8);
   padding:0 5px;
   margin:0 auto;
   height:23px;
}

.ncd-postcontent,
.ncd-postheadericons,
.ncd-postfootericons,
.ncd-blockcontent,
ul.ncd-vmenu a 
{
   text-align: left;
}

.ncd-postcontent,
.ncd-postcontent li,
.ncd-postcontent table,
.ncd-postcontent a,
.ncd-postcontent a:link,
.ncd-postcontent a:visited,
.ncd-postcontent a.visited,
.ncd-postcontent a:hover,
.ncd-postcontent a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.ncd-postcontent p
{
   margin: 12px 0;
}

.ncd-postcontent h1, .ncd-postcontent h1 a, .ncd-postcontent h1 a:link, .ncd-postcontent h1 a:visited, .ncd-postcontent h1 a:hover,
.ncd-postcontent h2, .ncd-postcontent h2 a, .ncd-postcontent h2 a:link, .ncd-postcontent h2 a:visited, .ncd-postcontent h2 a:hover,
.ncd-postcontent h3, .ncd-postcontent h3 a, .ncd-postcontent h3 a:link, .ncd-postcontent h3 a:visited, .ncd-postcontent h3 a:hover,
.ncd-postcontent h4, .ncd-postcontent h4 a, .ncd-postcontent h4 a:link, .ncd-postcontent h4 a:visited, .ncd-postcontent h4 a:hover,
.ncd-postcontent h5, .ncd-postcontent h5 a, .ncd-postcontent h5 a:link, .ncd-postcontent h5 a:visited, .ncd-postcontent h5 a:hover,
.ncd-postcontent h6, .ncd-postcontent h6 a, .ncd-postcontent h6 a:link, .ncd-postcontent h6 a:visited, .ncd-postcontent h6 a:hover,
.ncd-blockheader .t, .ncd-blockheader .t a, .ncd-blockheader .t a:link, .ncd-blockheader .t a:visited, .ncd-blockheader .t a:hover,
.ncd-vmenublockheader .t, .ncd-vmenublockheader .t a, .ncd-vmenublockheader .t a:link, .ncd-vmenublockheader .t a:visited, .ncd-vmenublockheader .t a:hover,
.ncd-headline, .ncd-headline a, .ncd-headline a:link, .ncd-headline a:visited, .ncd-headline a:hover,
.ncd-slogan, .ncd-slogan a, .ncd-slogan a:link, .ncd-slogan a:visited, .ncd-slogan a:hover,
.ncd-postheader, .ncd-postheader a, .ncd-postheader a:link, .ncd-postheader a:visited, .ncd-postheader a:hover
{
   font-size: 33px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.ncd-postcontent a, .ncd-postcontent a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #52693A;
}

.ncd-postcontent a:visited, .ncd-postcontent a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #4F6A39;
}

.ncd-postcontent  a:hover, .ncd-postcontent a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #203513;
}

.ncd-postcontent h1
{
   color: #52693A;
   margin: 10px 0 0;
   font-size: 33px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 33px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-postcontent h1 a, .ncd-postcontent h1 a:link, .ncd-postcontent h1 a:hover, .ncd-postcontent h1 a:visited, .ncd-blockcontent h1 a, .ncd-blockcontent h1 a:link, .ncd-blockcontent h1 a:hover, .ncd-blockcontent h1 a:visited 
{
   font-size: 33px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-postcontent h2
{
   color: #4F6A39;
   margin: 10px 0 0;
   font-size: 31px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 31px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-postcontent h2 a, .ncd-postcontent h2 a:link, .ncd-postcontent h2 a:hover, .ncd-postcontent h2 a:visited, .ncd-blockcontent h2 a, .ncd-blockcontent h2 a:link, .ncd-blockcontent h2 a:hover, .ncd-blockcontent h2 a:visited 
{
   font-size: 31px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-postcontent h3
{
   color: #4F6A39;
   margin: 10px 0 0;
   font-size: 29px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 29px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-postcontent h3 a, .ncd-postcontent h3 a:link, .ncd-postcontent h3 a:hover, .ncd-postcontent h3 a:visited, .ncd-blockcontent h3 a, .ncd-blockcontent h3 a:link, .ncd-blockcontent h3 a:hover, .ncd-blockcontent h3 a:visited 
{
   font-size: 29px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-postcontent h4
{
   color: #486034;
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-postcontent h4 a, .ncd-postcontent h4 a:link, .ncd-postcontent h4 a:hover, .ncd-postcontent h4 a:visited, .ncd-blockcontent h4 a, .ncd-blockcontent h4 a:link, .ncd-blockcontent h4 a:hover, .ncd-blockcontent h4 a:visited 
{
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-postcontent h5
{
   color: #486034;
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-postcontent h5 a, .ncd-postcontent h5 a:link, .ncd-postcontent h5 a:hover, .ncd-postcontent h5 a:visited, .ncd-blockcontent h5 a, .ncd-blockcontent h5 a:link, .ncd-blockcontent h5 a:hover, .ncd-blockcontent h5 a:visited 
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-postcontent h6
{
   color: #7EA85D;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-postcontent h6 a, .ncd-postcontent h6 a:link, .ncd-postcontent h6 a:hover, .ncd-postcontent h6 a:visited, .ncd-blockcontent h6 a, .ncd-blockcontent h6 a:link, .ncd-blockcontent h6 a:hover, .ncd-blockcontent h6 a:visited 
{
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #ncd-hmenu-bg, .ncd-sheet, .ncd-hmenu a, .ncd-vmenu a, .ncd-slidenavigator > a, .ncd-checkbox:before, .ncd-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #ncd-hmenu-bg, .ncd-sheet, .ncd-slidenavigator > a, .ncd-checkbox:before, .ncd-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 700px;
   color: #2A381E;
}

.ncd-header:before, 
#ncd-header-bg:before, 
.ncd-layout-cell:before, 
.ncd-layout-wrapper:before, 
.ncd-footer:before, 
.ncd-nav:before, 
#ncd-hmenu-bg:before, 
.ncd-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.ncd-header:after, 
#ncd-header-bg:after, 
.ncd-layout-cell:after, 
.ncd-layout-wrapper:after, 
.ncd-footer:after, 
.ncd-nav:after, 
#ncd-hmenu-bg:after, 
.ncd-sheet:after,
.cleared, .clearfix:after 
{
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .ncd-postcontent li h1, .ncd-blockcontent li h1 
{
   margin:1px;
} 
li h2, .ncd-postcontent li h2, .ncd-blockcontent li h2 
{
   margin:1px;
} 
li h3, .ncd-postcontent li h3, .ncd-blockcontent li h3 
{
   margin:1px;
} 
li h4, .ncd-postcontent li h4, .ncd-blockcontent li h4 
{
   margin:1px;
} 
li h5, .ncd-postcontent li h5, .ncd-blockcontent li h5 
{
   margin:1px;
} 
li h6, .ncd-postcontent li h6, .ncd-blockcontent li h6 
{
   margin:1px;
} 
li p, .ncd-postcontent li p, .ncd-blockcontent li p 
{
   margin:1px;
}


.ncd-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.ncd-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.ncd-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.ncd-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.ncd-object318080098
{
    display: block;
    left: 97.45%;
    margin-left: -160px;
    position: absolute;
    top: 3px;
    width: 165px;
    height: 120px;
    background-image: url('images/object318080098.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 1;
}

.default-responsive .ncd-object318080098
{
  display: none;
}.ncd-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 13px;
  left: 49.14%;
  margin-left: -154px !important;
  line-height: 100%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
}

.ncd-headline, 
.ncd-headline a, 
.ncd-headline a:link, 
.ncd-headline a:visited, 
.ncd-headline a:hover
{
font-size: 32px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: bold;
font-style: normal;
text-decoration: none;
letter-spacing: 2px;
text-transform: uppercase;
text-align: left;
  padding: 0;
  margin: 0;
  color: #1C2414 !important;
  white-space: nowrap;
}
.ncd-slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 64px;
  left: 50%;
  line-height: 100%;
  margin-left: -86px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 102;
  white-space: nowrap;
}

.ncd-slogan, 
.ncd-slogan a, 
.ncd-slogan a:link, 
.ncd-slogan a:visited, 
.ncd-slogan a:hover
{
font-size: 16px;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
  padding: 0;
  margin: 0;
  color: #1C2414 !important;
}

.ncd-textblock-1894067854 h1, 
.ncd-textblock-1894067854 h2, 
.ncd-textblock-1894067854 h3, 
.ncd-textblock-1894067854 h4, 
.ncd-textblock-1894067854 h5, 
.ncd-textblock-1894067854 h6, 
.ncd-textblock-1894067854 p, 
.ncd-textblock-1894067854 a, 
.ncd-textblock-1894067854 ul, 
.ncd-textblock-1894067854 ol, 
.ncd-textblock-1894067854 li
{
  line-height: 32px;
}

.ncd-textblock-1894067854
{  
  position: absolute;
  top: 84px;
  left: 0%;
  margin-left: -126px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
    overflow: hidden;
      z-index: 103;
  width: 32px;
  height: 32px;
}

.default-responsive .ncd-textblock-1894067854
{
  }

.ncd-textblock-1894067854-text-container 
{
    display: table;
}

.ncd-textblock-1894067854-text
{
  display: table-cell;
  outline-style: none;
  padding: 0px 0px !important;
  height: 32px;
  width: 32px;  
word-wrap: break-word;
}

.default-responsive .ncd-textblock-1894067854-text 
{
    height: auto;
}

.ncd-textblock-1894067854-text,
.ncd-textblock-1894067854-text a.ncd-rss-tag-icon,
.ncd-textblock-1894067854-text a.ncd-facebook-tag-icon,
.ncd-textblock-1894067854-text a.ncd-twitter-tag-icon,
.ncd-textblock-1894067854-text a.ncd-tumblr-tag-icon,
.ncd-textblock-1894067854-text a.ncd-pinterest-tag-icon,
.ncd-textblock-1894067854-text a.ncd-vimeo-tag-icon,
.ncd-textblock-1894067854-text a.ncd-youtube-tag-icon,
.ncd-textblock-1894067854-text a.ncd-linkedin-tag-icon
{
font-size: 14px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-align: left;
  color: #95B375 !important;
}

.ncd-textblock-1894067854-text a.ncd-rss-tag-icon,
.ncd-textblock-1894067854-text a.ncd-facebook-tag-icon,
.ncd-textblock-1894067854-text a.ncd-twitter-tag-icon,
.ncd-textblock-1894067854-text a.ncd-tumblr-tag-icon,
.ncd-textblock-1894067854-text a.ncd-pinterest-tag-icon,
.ncd-textblock-1894067854-text a.ncd-vimeo-tag-icon,
.ncd-textblock-1894067854-text a.ncd-youtube-tag-icon,
.ncd-textblock-1894067854-text a.ncd-linkedin-tag-icon
{
    width: 100%;
}

.default-responsive .ncd-textblock-1894067854-text a.ncd-rss-tag-icon,
.default-responsive .ncd-textblock-1894067854-text a.ncd-facebook-tag-icon,
.default-responsive .ncd-textblock-1894067854-text a.ncd-twitter-tag-icon,
.default-responsive .ncd-textblock-1894067854-text a.ncd-tumblr-tag-icon,
.default-responsive .ncd-textblock-1894067854-text a.ncd-pinterest-tag-icon,
.default-responsive .ncd-textblock-1894067854-text a.ncd-vimeo-tag-icon,
.default-responsive .ncd-textblock-1894067854-text a.ncd-youtube-tag-icon,
.default-responsive .ncd-textblock-1894067854-text a.ncd-linkedin-tag-icon
{
    width: auto;
}

.ncd-textblock ul > li
{
    background-position-y: 0px !important;
}
.ncd-textblock-62930847 h1, 
.ncd-textblock-62930847 h2, 
.ncd-textblock-62930847 h3, 
.ncd-textblock-62930847 h4, 
.ncd-textblock-62930847 h5, 
.ncd-textblock-62930847 h6, 
.ncd-textblock-62930847 p, 
.ncd-textblock-62930847 a, 
.ncd-textblock-62930847 ul, 
.ncd-textblock-62930847 ol, 
.ncd-textblock-62930847 li
{
  line-height: 32px;
}

.ncd-textblock-62930847
{  
  position: absolute;
  top: 84px;
  left: 0%;
  margin-left: -81px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
    overflow: hidden;
      z-index: 104;
  width: 32px;
  height: 32px;
}

.default-responsive .ncd-textblock-62930847
{
  }

.ncd-textblock-62930847-text-container 
{
    display: table;
}

.ncd-textblock-62930847-text
{
  display: table-cell;
  outline-style: none;
  padding: 0px 0px !important;
  height: 32px;
  width: 32px;  
word-wrap: break-word;
}

.default-responsive .ncd-textblock-62930847-text 
{
    height: auto;
}

.ncd-textblock-62930847-text,
.ncd-textblock-62930847-text a.ncd-rss-tag-icon,
.ncd-textblock-62930847-text a.ncd-facebook-tag-icon,
.ncd-textblock-62930847-text a.ncd-twitter-tag-icon,
.ncd-textblock-62930847-text a.ncd-tumblr-tag-icon,
.ncd-textblock-62930847-text a.ncd-pinterest-tag-icon,
.ncd-textblock-62930847-text a.ncd-vimeo-tag-icon,
.ncd-textblock-62930847-text a.ncd-youtube-tag-icon,
.ncd-textblock-62930847-text a.ncd-linkedin-tag-icon
{
font-size: 14px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-align: left;
  color: #95B375 !important;
}

.ncd-textblock-62930847-text a.ncd-rss-tag-icon,
.ncd-textblock-62930847-text a.ncd-facebook-tag-icon,
.ncd-textblock-62930847-text a.ncd-twitter-tag-icon,
.ncd-textblock-62930847-text a.ncd-tumblr-tag-icon,
.ncd-textblock-62930847-text a.ncd-pinterest-tag-icon,
.ncd-textblock-62930847-text a.ncd-vimeo-tag-icon,
.ncd-textblock-62930847-text a.ncd-youtube-tag-icon,
.ncd-textblock-62930847-text a.ncd-linkedin-tag-icon
{
    width: 100%;
}

.default-responsive .ncd-textblock-62930847-text a.ncd-rss-tag-icon,
.default-responsive .ncd-textblock-62930847-text a.ncd-facebook-tag-icon,
.default-responsive .ncd-textblock-62930847-text a.ncd-twitter-tag-icon,
.default-responsive .ncd-textblock-62930847-text a.ncd-tumblr-tag-icon,
.default-responsive .ncd-textblock-62930847-text a.ncd-pinterest-tag-icon,
.default-responsive .ncd-textblock-62930847-text a.ncd-vimeo-tag-icon,
.default-responsive .ncd-textblock-62930847-text a.ncd-youtube-tag-icon,
.default-responsive .ncd-textblock-62930847-text a.ncd-linkedin-tag-icon
{
    width: auto;
}

.ncd-textblock ul > li
{
    background-position-y: 0px !important;
}






.ncd-header
{
   margin:0 auto;
   background-repeat: no-repeat;
   height: 125px;
   position:relative;
   background-image: url('images/header.png');
   background-position: center top;
}

.custom-responsive .ncd-header
{
   background-image: url('images/header.png');
   background-position: center top;
}

.default-responsive .ncd-header,
.default-responsive #ncd-header-bg
{
   background-image: url('images/header.png');
   background-position: center center;
   background-size: auto;
}

.ncd-header-inner{
   position: relative;
   min-width: 700px;
   max-width: 1536px;
   width: 80%;
   z-index: auto !important;
   margin: 0 auto;
}

.ncd-header>.widget 
{
   position:absolute;
   z-index:101;
}

.ncd-nav
{
   background: #161E10;
   background: -webkit-linear-gradient(top, #2F3F22 0, #202B17 50%, #0A0D07 50%, #192112 100%) no-repeat;
   background: -moz-linear-gradient(top, #2F3F22 0, #202B17 50%, #0A0D07 50%, #192112 100%) no-repeat;
   background: -o-linear-gradient(top, #2F3F22 0, #202B17 50%, #0A0D07 50%, #192112 100%) no-repeat;
   background: -ms-linear-gradient(top, #2F3F22 0, #202B17 50%, #0A0D07 50%, #192112 100%) no-repeat;
   -svg-background: linear-gradient(top, #2F3F22 0, #202B17 50%, #0A0D07 50%, #192112 100%) no-repeat;
   background: linear-gradient(to bottom, #2F3F22 0, #202B17 50%, #0A0D07 50%, #192112 100%) no-repeat;
   border-bottom:2px dotted #C0D4AF;
   padding:6px;
   margin:0 auto;
   position: relative;
   z-index: 499;
}

ul.ncd-hmenu a, ul.ncd-hmenu a:link, ul.ncd-hmenu a:visited, ul.ncd-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.ncd-hmenu, ul.ncd-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.ncd-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.ncd-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.ncd-hmenu:after, ul.ncd-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.ncd-hmenu, ul.ncd-hmenu ul 
{
   min-height: 0;
}

ul.ncd-hmenu 
{
   display: inline-block;
   vertical-align: middle;
   padding-left: 6px;
   padding-right: 6px;
}

.ncd-nav-inner:before 
{
   content:' ';
}

.ncd-nav-inner{
   text-align: left;
   margin:0 auto;
}

.desktop  .ncd-nav-inner{
   min-width: 700px;
   max-width: 1536px;
   width: 80%;
   padding-left: 6px;
   padding-right: 6px;
}

.desktop .ncd-nav
{
   padding-left: 0;
   padding-right: 0;
}

.ncd-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.ncd-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.ncd-hmenu
{
   float: left;
}

.ncd-menuitemcontainer
{
   margin:0 auto;
}
ul.ncd-hmenu>li {
   margin-left: 9px;
}
ul.ncd-hmenu>li:first-child {
   margin-left: 4px;
}
ul.ncd-hmenu>li:last-child, ul.ncd-hmenu>li.last-child {
   margin-right: 4px;
}

ul.ncd-hmenu>li>a
{
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   border:1px solid transparent;
   padding:0 18px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 40px;
   cursor: pointer;
   text-decoration: none;
   color: #C7D7B7;
   line-height: 40px;
   text-align: center;
}

.ncd-hmenu>li>a, 
.ncd-hmenu>li>a:link, 
.ncd-hmenu>li>a:visited, 
.ncd-hmenu>li>a.active, 
.ncd-hmenu>li>a:hover
{
   font-size: 22px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.ncd-hmenu>li>a.active
{
   background: #6FB941;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   border:1px solid rgba(63, 106, 37, 0.7);
   padding:0 18px;
   margin:0 auto;
   color: #EDF3E8;
   text-decoration: none;
}

ul.ncd-hmenu>li>a:visited, 
ul.ncd-hmenu>li>a:hover, 
ul.ncd-hmenu>li:hover>a {
   text-decoration: none;
}

ul.ncd-hmenu>li>a:hover, .desktop ul.ncd-hmenu>li:hover>a
{
   background: #8ECA68;
   background: rgba(142, 202, 104, 0.7);
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   border:1px solid rgba(63, 106, 37, 0.4);
   padding:0 18px;
   margin:0 auto;
}
ul.ncd-hmenu>li>a:hover, 
.desktop ul.ncd-hmenu>li:hover>a {
   color: #EDF3E8;
   text-decoration: none;
}

ul.ncd-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -9px;
   width:9px;
   height: 40px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.ncd-hmenu>li:first-child:before{
   display:none;
}

ul.ncd-hmenu li li a
{
   background: #D2EAC3;
   background: transparent;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   padding:0 33px;
   margin:0 auto;
}
ul.ncd-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 7px;
   margin-bottom: 7px;
}

.desktop ul.ncd-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.ncd-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.ncd-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 42px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 42px;
   color: #2F3F22;
   font-size: 18px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-transform: none;
   margin:0;
}

.ncd-hmenu ul a:link, 
.ncd-hmenu ul a:visited, 
.ncd-hmenu ul a.active, 
.ncd-hmenu ul a:hover
{
   text-align: left;
   line-height: 42px;
   color: #2F3F22;
   font-size: 18px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-transform: none;
   margin:0;
}

ul.ncd-hmenu li li:after
{
   display: block;
   position: absolute;
   content: ' ';
   height: 0;
   top: -4px;
   left: 0;
   right: 0;
   z-index: 1;
   border-bottom: 1px solid #BBD1A9;
}

.desktop ul.ncd-hmenu li li:first-child:before, 
.desktop ul.ncd-hmenu li li:first-child:after 
{
   display: none;
} 

ul.ncd-hmenu ul li a:hover, .desktop ul.ncd-hmenu ul li:hover>a
{
   background: #ABC695;
   background: rgba(171, 198, 149, 0.9);
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   margin:0 auto;
}
.ncd-hmenu ul a:hover
{
   text-decoration: none;
   color: #2A381E;
}

.desktop .ncd-hmenu ul li:hover>a
{
   color: #2A381E;
}

ul.ncd-hmenu ul:before
{
   background: #DDE8D4;
   background: rgba(221, 232, 212, 0.9);
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.ncd-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.ncd-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.ncd-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.ncd-hmenu>li>ul
{
   padding: 16px 35px 35px 35px;
   margin: -10px 0 0 -30px;
}

.desktop ul.ncd-hmenu ul ul
{
   padding: 35px 35px 35px 16px;
   margin: -35px 0 0 -5px;
}

.desktop ul.ncd-hmenu ul.ncd-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.ncd-hmenu ul.ncd-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.ncd-hmenu li li:hover>ul.ncd-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.ncd-hmenu li li:hover>ul.ncd-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.ncd-hmenu ul ul.ncd-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 35px 35px 35px 16px;
   margin: -35px 0 0 -5px;
}

.desktop ul.ncd-hmenu ul ul.ncd-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 35px 16px 35px 35px;
   margin: -35px -5px 0 0;
}

.desktop ul.ncd-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.ncd-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.ncd-hmenu ul ul:before
{
   border-radius: 8px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 11px;
}

.desktop ul.ncd-hmenu>li>ul:before
{
   top: 11px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.ncd-hmenu>li>ul.ncd-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.ncd-hmenu>li>ul.ncd-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.ncd-hmenu ul ul.ncd-hmenu-left-to-right:before {
   right: 30px;
   left: 11px;
}
.desktop ul.ncd-hmenu ul ul.ncd-hmenu-right-to-left:before {
   right: 11px;
   left: 30px;
}

.desktop ul.ncd-hmenu>li.ext>a
{
   white-space: nowrap;
}

.desktop ul.ncd-hmenu>li.ext>a:hover,
.desktop ul.ncd-hmenu>li.ext:hover>a,
.desktop ul.ncd-hmenu>li.ext:hover>a.active  
{
   background: none;
   /* default padding + border size */
  padding: 1px 19px 1px 19px;
   /* margin for shadow */
  margin: -0 -0 0 -0;
   overflow: hidden;
   position: relative;
   border: none;
   border-radius: 0;
   box-shadow: none;
   color: #344625;
}

.desktop ul.ncd-hmenu>li.ext>a:hover:before,
.desktop ul.ncd-hmenu>li.ext:hover>a:before,
.desktop ul.ncd-hmenu>li.ext:hover>a.active:before  
{
   position: absolute;
   content: ' ';
   /* top, right, left - for shadow */
  top: 0;
   right: 0;
   left: 0;
   /* border + shadow */
  bottom: -0;
   background-color: rgba(221, 232, 212, 0.9);
   border: 0 solid transparent;
   border-top-left-radius: 8px;
   border-top-right-radius: 8px;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
   z-index: -1;
}

.desktop ul.ncd-hmenu>li.ext:hover>ul 
{
   top: 43px;
   padding-top: 5px;
   /* menu bar padding */
  margin-top: 0;
}

.desktop ul.ncd-hmenu>li.ext:hover>ul:before 
{
   /* border + shadow */
  top: -0;
   clip: rect(8px, auto, auto, auto);
   border-top-left-radius: 0;
   border-top-right-radius: 0;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

ul.ncd-hmenu>li.ext>.ext-r,
ul.ncd-hmenu>li.ext>.ext-l,
ul.ncd-hmenu>li.ext>.ext-m,
ul.ncd-hmenu>li.ext>.ext-off
{
   display: none;
   z-index: 12;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.desktop ul.ncd-hmenu>li.ext>ul 
{
   z-index: 13;
}

.desktop ul.ncd-hmenu>li.ext.ext-r:hover>.ext-r,
.desktop ul.ncd-hmenu>li.ext.ext-l:hover>.ext-l
{
   position: absolute;
   display: block;
   overflow: hidden;
   /* size of radius 
   * if size if 0 we should now generate script 
   * that adds ext-r and ext-m divs
   */
  height: 8px;
   top: 43px;
   padding-top: 0;
   margin-top: -0;
/* border width + shadow */}

.desktop ul.ncd-hmenu>li.ext:hover>.ext-r:before,
.desktop ul.ncd-hmenu>li.ext:hover>.ext-l:before
{
   position: absolute;
   content: ' ';
   top: 0;
   /* border + shadow */
  bottom: -0;
   background-color: rgba(221, 232, 212, 0.9);
   border: 0 solid transparent;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.ncd-hmenu>li.ext.ext-r:hover>.ext-r
{
   left: 100%;
   right: auto;
   padding-left: 0;
   margin-left: 0;
   padding-right: 0;
   margin-right: -0;
/* only shadow */}

.desktop ul.ncd-hmenu>li.ext.ext-r:hover>.ext-r:before
{
   right: 0;
   left: -0;
   border-top-left-radius: 0;
   border-top-right-radius: 8px;
}

.desktop ul.ncd-hmenu>li.ext.ext-l:hover>.ext-l
{
   right: 100%;
   left: auto;
   padding-right: 0;
   margin-right: 0;
   padding-left: 0;
   margin-left: -0;
/* only shadow */}

.desktop ul.ncd-hmenu>li.ext.ext-l:hover>.ext-l:before
{
   right: -0;
   left: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 8px;
}

.desktop ul.ncd-hmenu>li.ext:hover>.ext-m, 
.desktop ul.ncd-hmenu>li.ext:hover>.ext-off 
{
   position: absolute;
   display: block;
   overflow: hidden;
   height: 8px;
   top: 100%;
}

.desktop ul.ncd-hmenu>li.ext.ext-r:hover>.ext-m 
{
   /* shadow offset */
  left: -0;
   right: 0;
   /* shadow offset */
  padding-right: 0;
   padding-left: 0;
}

.desktop ul.ncd-hmenu>li.ext:hover>.ext-off 
{
   /* shadow offset */
  left: -0;
   right: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
   height: 1px;
}

.desktop ul.ncd-hmenu>li.ext.ext-l:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: 0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.ncd-hmenu>li.ext.ext-l.ext-r:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.ncd-hmenu>li.ext:hover>.ext-m
{
   top: 43px;
}

.desktop ul.ncd-hmenu>li.ext:hover>.ext-off:before 
{
   right: 0;
   left: 0;
   position: absolute;
   content: ' ';
   top: -0;
   bottom: -0;
   /* shadow offset */
  background-color: rgba(221, 232, 212, 0.9);
   border: 0 solid transparent;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.ncd-hmenu>li.ext:hover>.ext-m:before{
   position: absolute;
   content: ' ';
   top: -0;
   bottom: -0;
   /* shadow offset */
  background-color: rgba(221, 232, 212, 0.9);
   border: 0 solid transparent;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.ncd-hmenu>li.ext.ext-r:hover>.ext-m:before
{
   right: -0;
   left: 0;
}

.desktop ul.ncd-hmenu>li.ext.ext-l:hover>.ext-m:before
{
   left: -0;
   right: 0;
}

.desktop ul.ncd-hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before
{
   left: -0;
   right: -0
;
}

.ncd-sheet
{
   background: #FFFFFF;
   background: transparent;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:5px auto 0;
   position:relative;
   cursor:auto;
   width: 80%;
   min-width: 700px;
   max-width: 1536px;
   z-index: auto !important;
}

.ncd-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.ncd-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.ncd-content-layout-row 
{
   display: table-row;
}

.ncd-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.ncd-postcontent .ncd-content-layout
{
   border-collapse: collapse;
}

.ncd-vmenublock
{
   border:1px solid transparent;
   margin:3px;
}
div.ncd-vmenublock img
{
   margin: 0;
}

.ncd-vmenublockheader
{
   padding:10px 0;
   margin:0 auto;
}
.ncd-vmenublockheader .t,
.ncd-vmenublockheader .t a,
.ncd-vmenublockheader .t a:link,
.ncd-vmenublockheader .t a:visited, 
.ncd-vmenublockheader .t a:hover
{
   color: #000000;
   font-size: 29px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin: 0 10px;
}

.ncd-vmenublockcontent
{
   border:1px solid transparent;
   margin:0 auto;
}

ul.ncd-vmenu, ul.ncd-vmenu ul
{
   list-style: none;
   display: block;
}

ul.ncd-vmenu, ul.ncd-vmenu li
{
   display: block;
   margin: 0;
   padding: 0;
   width: auto;
   line-height: 0;
}

ul.ncd-vmenu
{
   margin-top: 0;
   margin-bottom: 0;
}

ul.ncd-vmenu ul
{
   display: none;
   margin: 0;
   padding: 0;
   position: relative;
}

ul.ncd-vmenu ul.active
{
   display: block;
}

ul.ncd-vmenu>li>a
{
   background: #9AB77B;
   background: rgba(154, 183, 123, 0.7);
   -webkit-border-radius:7px;
   -moz-border-radius:7px;
   border-radius:7px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.1);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.1);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.1);
   padding:0 10px;
   margin:0 auto;
   font-size: 20px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #1B2414;
   min-height: 36px;
   line-height: 36px;
}
ul.ncd-vmenu a 
{
   display: block;
   cursor: pointer;
   z-index: 1;
   position:relative;
}

ul.ncd-vmenu li{
   position:relative;
}

ul.ncd-vmenu>li
{
   margin-top: 4px;
}
ul.ncd-vmenu>li>ul
{
   padding: 0;
   margin-top: 14px;
   margin-bottom: 14px;
}
ul.ncd-vmenu>li:first-child
{
   margin-top:0;
}

ul.ncd-vmenu>li>a:hover, ul.ncd-vmenu>li>a.active:hover
{
   background: #8ECA68;
   background: rgba(142, 202, 104, 0.7);
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.1);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.1);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.1);
   padding:0 10px;
   margin:0 auto;
}
ul.ncd-vmenu>li>a:hover, ul.ncd-vmenu>li>a.active:hover
{
   text-decoration: none;
}

ul.ncd-vmenu a:hover, ul.ncd-vmenu a.active:hover 
{
   color: #395E21;
}

ul.ncd-vmenu>li>a.active:hover>span.border-top, ul.ncd-vmenu>li>a.active:hover>span.border-bottom 
{
   background-color: transparent;
}

ul.ncd-vmenu>li>a.active
{
   padding:0 10px;
   margin:0 auto;
   text-decoration: none;
   color: #EDF3E8;
}

ul.ncd-vmenu>li>ul:before
{
   background: #E7EFE1;
   background: transparent;
   border:1px solid transparent;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

ul.ncd-vmenu li li a
{
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   margin:0 auto;
   position: relative;
}
ul.ncd-vmenu ul li
{
   margin: 0;
   padding: 0;
}
ul.ncd-vmenu li li{
   position: relative;
   margin-top: 4px;
}

ul.ncd-vmenu ul a
{
   display: block;
   position: relative;
   min-height: 24px;
   overflow: visible;
   padding: 0;
   padding-left: 24px;
   padding-right: 24px;
   z-index: 0;
   line-height: 24px;
   color: #1C2414;
   font-size: 18px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin-left: 0;
   margin-right: 0;
}

ul.ncd-vmenu ul a:visited, ul.ncd-vmenu ul a.active:hover, ul.ncd-vmenu ul a:hover, ul.ncd-vmenu ul a.active
{
   line-height: 24px;
   color: #1C2414;
   font-size: 18px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin-left: 0;
   margin-right: 0;
}

ul.ncd-vmenu ul ul a
{
   padding-left: 48px;
}
ul.ncd-vmenu ul ul ul a
{
   padding-left: 72px;
}
ul.ncd-vmenu ul ul ul ul a
{
   padding-left: 96px;
}
ul.ncd-vmenu ul ul ul ul ul a
{
   padding-left: 120px;
}

ul.ncd-vmenu ul>li>a:hover, ul.ncd-vmenu ul>li>a.active:hover
{
   background: #AAD78E;
   background: rgba(170, 215, 142, 0.4);
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   margin:0 auto;
}
ul.ncd-vmenu ul li a:hover, ul.ncd-vmenu ul li a.active:hover
{
   text-decoration: none;
   color: #3E532D;
}

ul.ncd-vmenu ul a:hover:after
{
   background-position: center ;
}
ul.ncd-vmenu ul a.active:hover:after
{
   background-position: center ;
}
ul.ncd-vmenu ul a.active:after
{
   background-position: bottom ;
}

ul.ncd-vmenu ul>li>a.active
{
   background: #AAD78E;
   background: rgba(170, 215, 142, 0.4);
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   margin:0 auto;
}
ul.ncd-vmenu ul a.active, ul.ncd-vmenu ul a:hover, ul.ncd-vmenu ul a.active:hover
{
   text-decoration: none;
   color: #4D6737;
}

.ncd-block
{
   border:1px solid transparent;
   margin:3px;
}
div.ncd-block img
{
   border: 1px solid #C0D4AF;
   margin: 5px;
}

.ncd-blockheader
{
   padding:10px 5px;
   margin:0 auto;
}
.ncd-blockheader .t,
.ncd-blockheader .t a,
.ncd-blockheader .t a:link,
.ncd-blockheader .t a:visited, 
.ncd-blockheader .t a:hover
{
   color: #000000;
   font-size: 29px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin: 0 10px;
}

.ncd-blockcontent
{
   border:1px solid transparent;
   padding:5px;
   margin:0 auto;
   color: #1B2414;
   font-size: 15px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 150%;
}
.ncd-blockcontent table,
.ncd-blockcontent li, 
.ncd-blockcontent a,
.ncd-blockcontent a:link,
.ncd-blockcontent a:visited,
.ncd-blockcontent a:hover
{
   color: #1B2414;
   font-size: 15px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 150%;
}

.ncd-blockcontent p
{
   margin: 0 5px;
}

.ncd-blockcontent a, .ncd-blockcontent a:link
{
   color: #40522D;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.ncd-blockcontent a:visited, .ncd-blockcontent a.visited
{
   color: #EDF3E8;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.ncd-blockcontent a:hover, .ncd-blockcontent a.hover
{
   color: #467529;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
.ncd-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -10px;
}
.opera .ncd-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.ncd-block li
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 150%;
   color: #232E19;
}

.ncd-block ul>li, .ncd-block ol
{
   padding: 0;
}

.ncd-block ul>li
{
   padding-left: 10px;
}

.ncd-breadcrumbs
{
   margin:0 auto;
}

a.ncd-button,
a.ncd-button:link,
a:link.ncd-button:link,
body a.ncd-button:link,
a.ncd-button:visited,
body a.ncd-button:visited,
input.ncd-button,
button.ncd-button
{
   text-decoration: none;
   font-size: 15px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #000000;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 23px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.ncd-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .ncd-button
{
   display: block;
   float: left;
}

input, select, textarea, a.ncd-search-button span
{
   vertical-align: middle;
   font-size: 15px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.ncd-block select 
{
   width:96%;
}

input.ncd-button
{
   float: none !important;
   -webkit-appearance: none;
}

.ncd-button.active, .ncd-button.active:hover
{
   background: #8ECA68;
   background: -webkit-linear-gradient(top, rgba(164, 213, 134, 0.8) 0, rgba(150, 206, 115, 0.8) 50%, rgba(130, 197, 89, 0.8) 50%, rgba(142, 202, 104, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(164, 213, 134, 0.8) 0, rgba(150, 206, 115, 0.8) 50%, rgba(130, 197, 89, 0.8) 50%, rgba(142, 202, 104, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(164, 213, 134, 0.8) 0, rgba(150, 206, 115, 0.8) 50%, rgba(130, 197, 89, 0.8) 50%, rgba(142, 202, 104, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(164, 213, 134, 0.8) 0, rgba(150, 206, 115, 0.8) 50%, rgba(130, 197, 89, 0.8) 50%, rgba(142, 202, 104, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(164, 213, 134, 0.8) 0, rgba(150, 206, 115, 0.8) 50%, rgba(130, 197, 89, 0.8) 50%, rgba(142, 202, 104, 0.8) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(164, 213, 134, 0.8) 0, rgba(150, 206, 115, 0.8) 50%, rgba(130, 197, 89, 0.8) 50%, rgba(142, 202, 104, 0.8) 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border:1px solid rgba(63, 106, 37, 0.8);
   padding:0 5px;
   margin:0 auto;
}
.ncd-button.active, .ncd-button.active:hover {
   color: #192A0F !important;
}

.ncd-button.hover, .ncd-button:hover
{
   background: #AAD78E;
   background: -webkit-linear-gradient(top, rgba(193, 226, 172, 0.8) 0, rgba(176, 218, 149, 0.8) 50%, rgba(156, 209, 123, 0.8) 50%, rgba(170, 215, 142, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(193, 226, 172, 0.8) 0, rgba(176, 218, 149, 0.8) 50%, rgba(156, 209, 123, 0.8) 50%, rgba(170, 215, 142, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(193, 226, 172, 0.8) 0, rgba(176, 218, 149, 0.8) 50%, rgba(156, 209, 123, 0.8) 50%, rgba(170, 215, 142, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(193, 226, 172, 0.8) 0, rgba(176, 218, 149, 0.8) 50%, rgba(156, 209, 123, 0.8) 50%, rgba(170, 215, 142, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(193, 226, 172, 0.8) 0, rgba(176, 218, 149, 0.8) 50%, rgba(156, 209, 123, 0.8) 50%, rgba(170, 215, 142, 0.8) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(193, 226, 172, 0.8) 0, rgba(176, 218, 149, 0.8) 50%, rgba(156, 209, 123, 0.8) 50%, rgba(170, 215, 142, 0.8) 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border:1px solid rgba(63, 106, 37, 0.8);
   padding:0 5px;
   margin:0 auto;
}
.ncd-button.hover, .ncd-button:hover {
   color: #000000 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #FFFFFF;
   background: rgba(255, 255, 255, 0.3);
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid #ABC695;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: 100%;
   padding: 4px 0;
   color: #2F3F22 !important;
   font-size: 15px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.ncd-error, textarea.ncd-error
{
   background: #FFFFFF;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.ncd-error, textarea.ncd-error {
   color: #3E532D !important;
   font-size: 15px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.ncd-search input[type="text"]
{
   background: #FFFFFF;
   background: rgba(255, 255, 255, 0.3);
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid #ABC695;
   margin:0 auto;
   width: 100%;
   padding: 3px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #2F3F22 !important;
   font-size: 15px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.ncd-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.ncd-search input, a.ncd-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.ncd-search>input, a.ncd-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.ncd-search input[type="submit"], input.ncd-search-button, a.ncd-search-button
{
   border-radius: 0;
   margin:0 auto;
}
form.ncd-search input[type="submit"], input.ncd-search-button, a.ncd-search-button {
   position:absolute;
   left:auto;
   display:block;
   border:none;
   background:url('images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
   color: #000000 !important;
   cursor: pointer;
}

a.ncd-search-button span.ncd-search-button-text {
   display: none;
}

label.ncd-checkbox:before
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #DFEAD7 0, #E5EDDE 40%, #E5EDDE 80%, #C3D6B3 100%) no-repeat;
   background: -moz-linear-gradient(top, #DFEAD7 0, #E5EDDE 40%, #E5EDDE 80%, #C3D6B3 100%) no-repeat;
   background: -o-linear-gradient(top, #DFEAD7 0, #E5EDDE 40%, #E5EDDE 80%, #C3D6B3 100%) no-repeat;
   background: -ms-linear-gradient(top, #DFEAD7 0, #E5EDDE 40%, #E5EDDE 80%, #C3D6B3 100%) no-repeat;
   -svg-background: linear-gradient(top, #DFEAD7 0, #E5EDDE 40%, #E5EDDE 80%, #C3D6B3 100%) no-repeat;
   background: linear-gradient(to bottom, #DFEAD7 0, #E5EDDE 40%, #E5EDDE 80%, #C3D6B3 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border:1px solid #ABC695;
   margin:0 auto;
   width:24px;
   height:24px;
}
label.ncd-checkbox
{
   cursor: pointer;
   font-size: 15px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 24px;
   display: inline-block;
   color: #2A381E !important;
}

.ncd-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.ncd-checkbox.active:before
{
   background: #C1E2AC;
   background: -webkit-linear-gradient(top, #C3E3B0 0, #C6E4B4 40%, #C6E4B4 80%, #A7D68A 100%) no-repeat;
   background: -moz-linear-gradient(top, #C3E3B0 0, #C6E4B4 40%, #C6E4B4 80%, #A7D68A 100%) no-repeat;
   background: -o-linear-gradient(top, #C3E3B0 0, #C6E4B4 40%, #C6E4B4 80%, #A7D68A 100%) no-repeat;
   background: -ms-linear-gradient(top, #C3E3B0 0, #C6E4B4 40%, #C6E4B4 80%, #A7D68A 100%) no-repeat;
   -svg-background: linear-gradient(top, #C3E3B0 0, #C6E4B4 40%, #C6E4B4 80%, #A7D68A 100%) no-repeat;
   background: linear-gradient(to bottom, #C3E3B0 0, #C6E4B4 40%, #C6E4B4 80%, #A7D68A 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border:1px solid #6FB941;
   margin:0 auto;
   width:24px;
   height:24px;
   display: inline-block;
}

label.ncd-checkbox.hovered:before
{
   background: #D2EAC3;
   background: -webkit-linear-gradient(top, #D2EAC3 0, #D4EBC6 40%, #D4EBC6 80%, #B5DD9D 100%) no-repeat;
   background: -moz-linear-gradient(top, #D2EAC3 0, #D4EBC6 40%, #D4EBC6 80%, #B5DD9D 100%) no-repeat;
   background: -o-linear-gradient(top, #D2EAC3 0, #D4EBC6 40%, #D4EBC6 80%, #B5DD9D 100%) no-repeat;
   background: -ms-linear-gradient(top, #D2EAC3 0, #D4EBC6 40%, #D4EBC6 80%, #B5DD9D 100%) no-repeat;
   -svg-background: linear-gradient(top, #D2EAC3 0, #D4EBC6 40%, #D4EBC6 80%, #B5DD9D 100%) no-repeat;
   background: linear-gradient(to bottom, #D2EAC3 0, #D4EBC6 40%, #D4EBC6 80%, #B5DD9D 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border:1px solid #96B87A;
   margin:0 auto;
   width:24px;
   height:24px;
   display: inline-block;
}

label.ncd-radiobutton:before
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #DFEAD7 0, #E5EDDE 40%, #E5EDDE 80%, #C3D6B3 100%) no-repeat;
   background: -moz-linear-gradient(top, #DFEAD7 0, #E5EDDE 40%, #E5EDDE 80%, #C3D6B3 100%) no-repeat;
   background: -o-linear-gradient(top, #DFEAD7 0, #E5EDDE 40%, #E5EDDE 80%, #C3D6B3 100%) no-repeat;
   background: -ms-linear-gradient(top, #DFEAD7 0, #E5EDDE 40%, #E5EDDE 80%, #C3D6B3 100%) no-repeat;
   -svg-background: linear-gradient(top, #DFEAD7 0, #E5EDDE 40%, #E5EDDE 80%, #C3D6B3 100%) no-repeat;
   background: linear-gradient(to bottom, #DFEAD7 0, #E5EDDE 40%, #E5EDDE 80%, #C3D6B3 100%) no-repeat;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border:1px solid #ABC695;
   margin:0 auto;
   width:20px;
   height:20px;
}
label.ncd-radiobutton
{
   cursor: pointer;
   font-size: 15px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 20px;
   display: inline-block;
   color: #2A381E !important;
}

.ncd-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.ncd-radiobutton.active:before
{
   background: #C1E2AC;
   background: -webkit-linear-gradient(top, #C3E3B0 0, #C6E4B4 40%, #C6E4B4 80%, #A7D68A 100%) no-repeat;
   background: -moz-linear-gradient(top, #C3E3B0 0, #C6E4B4 40%, #C6E4B4 80%, #A7D68A 100%) no-repeat;
   background: -o-linear-gradient(top, #C3E3B0 0, #C6E4B4 40%, #C6E4B4 80%, #A7D68A 100%) no-repeat;
   background: -ms-linear-gradient(top, #C3E3B0 0, #C6E4B4 40%, #C6E4B4 80%, #A7D68A 100%) no-repeat;
   -svg-background: linear-gradient(top, #C3E3B0 0, #C6E4B4 40%, #C6E4B4 80%, #A7D68A 100%) no-repeat;
   background: linear-gradient(to bottom, #C3E3B0 0, #C6E4B4 40%, #C6E4B4 80%, #A7D68A 100%) no-repeat;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border:1px solid #6FB941;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.ncd-radiobutton.hovered:before
{
   background: #D2EAC3;
   background: -webkit-linear-gradient(top, #D2EAC3 0, #D4EBC6 40%, #D4EBC6 80%, #B5DD9D 100%) no-repeat;
   background: -moz-linear-gradient(top, #D2EAC3 0, #D4EBC6 40%, #D4EBC6 80%, #B5DD9D 100%) no-repeat;
   background: -o-linear-gradient(top, #D2EAC3 0, #D4EBC6 40%, #D4EBC6 80%, #B5DD9D 100%) no-repeat;
   background: -ms-linear-gradient(top, #D2EAC3 0, #D4EBC6 40%, #D4EBC6 80%, #B5DD9D 100%) no-repeat;
   -svg-background: linear-gradient(top, #D2EAC3 0, #D4EBC6 40%, #D4EBC6 80%, #B5DD9D 100%) no-repeat;
   background: linear-gradient(to bottom, #D2EAC3 0, #D4EBC6 40%, #D4EBC6 80%, #B5DD9D 100%) no-repeat;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border:1px solid #96B87A;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

.ncd-comments
{
   border-top:1px solid #C0D4AF;
   margin:0 auto;
   margin-top: 25px;
}

.ncd-comments h2
{
   color: #2A381E;
}

.ncd-comment
{
   border:1px solid #ABC695;
   padding:10px;
   margin:0 auto;
   margin-top: 12px;
}
.ncd-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:2px;
   background:#fff;
   border:1px solid #EBF1E5;
}

.ncd-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.ncd-comment-content
{
   padding:10px 0;
   color: #2A381E;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.ncd-comment:first-child
{
   margin-top: 0;
}

.ncd-comment-inner
{
   margin-left: 94px;
}

.ncd-comment-header
{
   color: #2A381E;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.ncd-comment-header a, 
.ncd-comment-header a:link, 
.ncd-comment-header a:visited,
.ncd-comment-header a.visited,
.ncd-comment-header a:hover,
.ncd-comment-header a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.ncd-comment-header a, .ncd-comment-header a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #2C381F;
}

.ncd-comment-header a:visited, .ncd-comment-header a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #2A381E;
}

.ncd-comment-header a:hover,  .ncd-comment-header a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #0B1307;
}

.ncd-comment-content a, 
.ncd-comment-content a:link, 
.ncd-comment-content a:visited,
.ncd-comment-content a.visited,
.ncd-comment-content a:hover,
.ncd-comment-content a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.ncd-comment-content a, .ncd-comment-content a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #2C381F;
}

.ncd-comment-content a:visited, .ncd-comment-content a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #2A381E;
}

.ncd-comment-content a:hover,  .ncd-comment-content a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #0B1307;
}

.ncd-pager
{
   background: #D9E4CE;
   background: transparent;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid transparent;
   padding:7px;
   margin:4px;
   text-align:left;
}

.ncd-pager>*:last-child
{
   margin-right:0 !important;
}

.ncd-pager>span {
   cursor:default;
}

.ncd-pager>*
{
   background: #D9E4CE;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid transparent;
   padding:5px;
   margin:0 9px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.ncd-pager a:link,
.ncd-pager a:visited,
.ncd-pager .active
{
   line-height: normal;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #192A0F
;
}

.ncd-pager .active
{
   background: #9AB77B;
   background: transparent;
   border:1px solid transparent;
   padding:5px;
   margin:0 9px 0 auto;
   color: #192A0F
;
}

.ncd-pager .more
{
   background: #D9E4CE;
   background: transparent;
   border:1px solid transparent;
   margin:0 9px 0 auto;
}
.ncd-pager a.more:link,
.ncd-pager a.more:visited
{
   color: #192A0F
;
}
.ncd-pager a:hover
{
   background: #D9E4CE;
   border:1px solid #D9E4CE;
   padding:5px;
   margin:0 9px 0 auto;
}
.ncd-pager  a:hover,
.ncd-pager  a.more:hover
{
   color: #1B2D10
;
}
.ncd-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   border-right:1px solid #9AB77B;
   right: -6px;
   text-decoration:none;
}

.ncd-pager>*:last-child:after{
   display:none;
}

.ncd-commentsform
{
   background: #EBF1E5;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   border:1px solid #ABC695;
   padding:7px;
   margin:0 auto;
   margin-top:25px;
   color: #2A381E;
}

.ncd-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #2A381E;
}

.ncd-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.ncd-commentsform input:not([type=submit]), .ncd-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.ncd-commentsform .form-submit
{
   margin-top: 10px;
}
.ncd-post
{
   background: #EBF1E5;
   background: rgba(235, 241, 229, 0.7);
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.07);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.07);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.07);
   padding:7px;
   margin:3px;
}
a img
{
   border: 0;
}

.ncd-article img, img.ncd-article, .ncd-block img, .ncd-footer img
{
   border: 1px solid #C0D4AF;
   margin: 10px 10px 10px 10px;
}

.ncd-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.ncd-article table, table.ncd-article
{
   border-collapse: collapse;
   margin: 1px;
}

.ncd-post .ncd-content-layout-br
{
   height: 0;
}

.ncd-article th, .ncd-article td
{
   padding: 2px;
   border: solid 1px #6D924F;
   vertical-align: top;
   text-align: left;
}

.ncd-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 10px 10px 10px 10px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.ncd-collage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

.ncd-postmetadataheader
{
   background: #D9E4CE;
   background: rgba(217, 228, 206, 0.8);
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
   margin-bottom: 5px;
}

.ncd-postheader
{
   color: #000000;
   margin: 6px 0;
   font-size: 29px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.ncd-postheader a, 
.ncd-postheader a:link, 
.ncd-postheader a:visited,
.ncd-postheader a.visited,
.ncd-postheader a:hover,
.ncd-postheader a.hovered
{
   font-size: 29px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.ncd-postheader a, .ncd-postheader a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #4B5F35;
}

.ncd-postheader a:visited, .ncd-postheader a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #5C7B42;
}

.ncd-postheader a:hover,  .ncd-postheader a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #61A239;
}

.ncd-postheadericons,
.ncd-postheadericons a,
.ncd-postheadericons a:link,
.ncd-postheadericons a:visited,
.ncd-postheadericons a:hover
{
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #394C29;
}

.ncd-postheadericons
{
   padding: 1px;
}

.ncd-postheadericons a, .ncd-postheadericons a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #465931;
}

.ncd-postheadericons a:visited, .ncd-postheadericons a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #465931;
}

.ncd-postheadericons a:hover, .ncd-postheadericons a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #171E10;
}

.ncd-postdateicon:before
{
   content:url('images/postdateicon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .ncd-postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.ncd-postauthoricon:before
{
   content:url('images/postauthoricon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .ncd-postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.ncd-postpdficon:before
{
   content:url('images/postpdficon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .ncd-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.ncd-postprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .ncd-postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.ncd-postemailicon:before
{
   content:url('images/postemailicon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .ncd-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.ncd-postediticon:before
{
   content:url('images/postediticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .ncd-postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.ncd-postcontent ul>li:before,  .ncd-post ul>li:before,  .ncd-textblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .ncd-postcontent ul>li:before, .opera   .ncd-post ul>li:before, .opera   .ncd-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.ncd-postcontent li, .ncd-post li, .ncd-textblock li
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #0D1009;
   margin: 5px 0 5px 13px;
}

.ncd-postcontent ul>li, .ncd-post ul>li, .ncd-textblock ul>li, .ncd-postcontent ol, .ncd-post ol, .ncd-textblock ol
{
   padding: 0;
}

.ncd-postcontent ul>li, .ncd-post ul>li, .ncd-textblock ul>li
{
   padding-left: 10px;
}

.ncd-postcontent ul>li:before,  .ncd-post ul>li:before,  .ncd-textblock ul>li:before
{
   margin-left: -10px;
}

.ncd-postcontent ol, .ncd-post ol, .ncd-textblock ol, .ncd-postcontent ul, .ncd-post ul, .ncd-textblock ul
{
   margin: 1em 0 1em 13px;
}

.ncd-postcontent li ol, .ncd-post li ol, .ncd-textblock li ol, .ncd-postcontent li ul, .ncd-post li ul, .ncd-textblock li ul
{
   margin: 0.5em 0 0.5em 13px;
}

.ncd-postcontent li, .ncd-post li, .ncd-textblock li
{
   margin: 5px 0 5px 0;
}

.ncd-postcontent ol>li, .ncd-post ol>li, .ncd-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.ncd-postcontent ul>li, .ncd-post ul>li, .ncd-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #DDE8D4 url('images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 34px;
   margin:0 0 0 20px;
   color: #2F3F22;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .ncd-postcontent blockquote a, .ncd-blockcontent blockquote a, .ncd-footer blockquote a,
blockquote a:link, .ncd-postcontent blockquote a:link, .ncd-blockcontent blockquote a:link, .ncd-footer blockquote a:link,
blockquote a:visited, .ncd-postcontent blockquote a:visited, .ncd-blockcontent blockquote a:visited, .ncd-footer blockquote a:visited,
blockquote a:hover, .ncd-postcontent blockquote a:hover, .ncd-blockcontent blockquote a:hover, .ncd-footer blockquote a:hover
{
   color: #2F3F22;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
}

/* Override native 'p' margins*/
blockquote p,
.ncd-postcontent blockquote p,
.ncd-blockcontent blockquote p,
.ncd-footer blockquote p
{
   margin: 0;
}

.Sorter img
{
   border:0;
   vertical-align:middle;
   padding:0;
   margin:0;
   position:static;
   z-index:1;
   width: 12px;
   height: 6px;
}

.Sorter a
{
   position:relative;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #5F7A43;
}

.Sorter a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #5F7A43;
}

.Sorter a:visited, .Sorter a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #5F7A43;
}

.Sorter a:hover, .Sorter a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #465931;
}

.Sorter
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color:#2C381F;
}

.ncd-footer
{
   background: #465931;
   background: rgba(70, 89, 49, 0.7);
   margin:50px auto 0;
   position: relative;
   color: #FFFFFF;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-align: center;
   padding: 0;
}

.ncd-footer a,
.ncd-footer a:link,
.ncd-footer a:visited,
.ncd-footer a:hover,
.ncd-footer td, 
.ncd-footer th,
.ncd-footer caption
{
   color: #FFFFFF;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.ncd-footer p 
{
   padding:0;
   text-align: center;
}

.ncd-footer a,
.ncd-footer a:link
{
   color: #FFFFFF;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.ncd-footer a:visited
{
   color: #CFDDC0;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.ncd-footer a:hover
{
   color: #C9E6B7;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.ncd-footer h1
{
   color: #7EA159;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-footer h2
{
   color: #96B87A;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-footer h3
{
   color: #96B87A;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-footer h4
{
   color: #C0D4AF;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-footer h5
{
   color: #C0D4AF;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-footer h6
{
   color: #C0D4AF;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ncd-footer img
{
   border: 1px dotted #C0D4AF;
   margin: 5px;
}

.ncd-footer-inner
{
   margin: 0 auto;
   min-width: 700px;
   max-width: 1536px;
   width:80%;
   padding:10px;
   padding-right: 10px;
   padding-left: 10px;
}

.ncd-rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.ncd-rss-tag-icon:empty
{
   vertical-align: middle;
}

.ncd-facebook-tag-icon
{
   background:  url('images/footerfacebookicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.ncd-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.ncd-twitter-tag-icon
{
   background:  url('images/footertwittericon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.ncd-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.ncd-tumblr-tag-icon
{
   background:  url('images/tumblricon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.ncd-tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.ncd-pinterest-tag-icon
{
   background:  url('images/pinteresticon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.ncd-pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.ncd-vimeo-tag-icon
{
   background:  url('images/vimeoicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:33px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.ncd-vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.ncd-youtube-tag-icon
{
   background:  url('images/youtubeicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.ncd-youtube-tag-icon:empty
{
   vertical-align: middle;
}

.ncd-linkedin-tag-icon
{
   background:  url('images/linkedinicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.ncd-linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.ncd-footer ul>li:before
{
   content:url('images/footerbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -14px;
}
.opera .ncd-footer ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.ncd-footer li
{
   font-size: 15px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #EDF3E8;
}

.ncd-footer ul>li, .ncd-footer ol
{
   padding: 0;
}

.ncd-footer ul>li
{
   padding-left: 14px;
}

.ncd-page-footer, 
.ncd-page-footer a,
.ncd-page-footer a:link,
.ncd-page-footer a:visited,
.ncd-page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #C2D4B0;
}

.ncd-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #FFFFFF;
}

.ncd-lightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.ncd-lightbox,
.ncd-lightbox-wrapper .ncd-lightbox-image
{
   cursor: pointer;
}

.ncd-lightbox-wrapper .ncd-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.ncd-lightbox-wrapper .ncd-lightbox-image.active
{
   display: inline-block;
}

.ncd-lightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.ncd-lightbox-wrapper .loading
{
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.ncd-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.ncd-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.ncd-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.ncd-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.ncd-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.ncd-lightbox-wrapper .arrow-t, 
.ncd-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.ncd-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.ncd-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.ncd-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.ncd-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.ncd-lightbox-wrapper .close .cw, 
.ncd-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.ncd-lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.ncd-lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.ncd-lightbox-wrapper .close-alt, 
.ncd-lightbox-wrapper .arrow-right-alt, 
.ncd-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .ncd-lightbox-wrapper .close-alt, 
.ie8 .ncd-lightbox-wrapper .arrow-right-alt, 
.ie8 .ncd-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .ncd-lightbox-wrapper .cw, 
.ie8 .ncd-lightbox-wrapper .ccw 
{
   display: none;
}

.ncd-content-layout .ncd-sidebar1
{
   background: #D9E4CE;
   background: transparent;
   -webkit-border-radius:3px 0 0 3px;
   -moz-border-radius:3px 0 0 3px;
   border-radius:3px 0 0 3px;
   border-right:1px solid #C0D4AF;
   margin:0 auto;
   width: 225px;
}

.ncd-content-layout .ncd-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */

/* End Additional CSS Styles */
