<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  color: #000;
  background: #006400;
}


#bodychild {
  background: #006400;



}

/*============================================== GENERAL SECTION ==============================================*/
a,
.colortext {
  color: #000;
}

a:hover {
  color: #006400;
  text-decoration: none;
}


/* Heading &amp; text */
h1,
h2,
h3,
h4,
h5,
h6,
#headline {
  color: #006400;
}





/*============================================== HEADER AND MENU SECTION ==============================================*/
#logo h1 a,
#logo h1 a:visited {
  color: #34302f;
}

#logo .desc {
  color: #c73b38
}

.logo-icon-l {
  background: url(../images/logo-left.png) no-repeat right;
}

.logo-icon-r {
  background: url(../images/logo-right.png) no-repeat left;
}

.top-text {
  color: #9d9794
}

.bg-left {
  background: url(../images/bg-l.png) no-repeat;
}

.bg-right {
  background: url(../images/bg-r.png) no-repeat right;
}


#navigation {}

.nav-left {}

.nav-right {}

#nav-wrap {


  background: rgba(181, 129, 26, 1);
  background: -moz-linear-gradient(top, rgba(181, 129, 26, 1) 0%, rgba(214, 148, 34, 1) 49%, rgba(219, 151, 33, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(181, 129, 26, 1)), color-stop(49%, rgba(214, 148, 34, 1)), color-stop(100%, rgba(219, 151, 33, 1)));
  background: -webkit-linear-gradient(top, rgba(181, 129, 26, 1) 0%, rgba(214, 148, 34, 1) 49%, rgba(219, 151, 33, 1) 100%);
  background: -o-linear-gradient(top, rgba(181, 129, 26, 1) 0%, rgba(214, 148, 34, 1) 49%, rgba(219, 151, 33, 1) 100%);
  background: -ms-linear-gradient(top, rgba(181, 129, 26, 1) 0%, rgba(214, 148, 34, 1) 49%, rgba(219, 151, 33, 1) 100%);
  background: linear-gradient(to bottom, rgba(181, 129, 26, 1) 0%, rgba(214, 148, 34, 1) 49%, rgba(219, 151, 33, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5811a', endColorstr='#db9721', GradientType=0);

  border-radius: 15px;
  border: #fff solid 2px;

}

.sf-menu a,
.sf-menu a:visited {
  color: #fff;
}

/* 1st level */
.sf-menu a:hover {
  color: #006400;
}

/* 1st level */

.sf-menu li.current&gt;a {
  color: #fff;
  background: #006400;

  background: rgba(0, 100, 0, 1);
  background: -moz-linear-gradient(top, rgba(0, 100, 0, 1) 0%, rgba(0, 100, 0, 1) 0%, rgba(2, 59, 2, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 100, 0, 1)), color-stop(0%, rgba(0, 100, 0, 1)), color-stop(100%, rgba(2, 59, 2, 1)));
  background: -webkit-linear-gradient(top, rgba(0, 100, 0, 1) 0%, rgba(0, 100, 0, 1) 0%, rgba(2, 59, 2, 1) 100%);
  background: -o-linear-gradient(top, rgba(0, 100, 0, 1) 0%, rgba(0, 100, 0, 1) 0%, rgba(2, 59, 2, 1) 100%);
  background: -ms-linear-gradient(top, rgba(0, 100, 0, 1) 0%, rgba(0, 100, 0, 1) 0%, rgba(2, 59, 2, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 100, 0, 1) 0%, rgba(0, 100, 0, 1) 0%, rgba(2, 59, 2, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006400', endColorstr='#023b02', GradientType=0);

  margin-left: -3px;

}

/* 1st level */
.sf-menu li:hover,
.sf-menu li.current {}

.sf-menu&gt;li a {
  text-decoration: none;
}

/* dropdown */

.sf-menu li li a,
.sf-menu li li a:visited {
  color: #fff;
}

.sf-menu li li:hover,
.sf-menu li li a:hover,
sf-menu li.current li a {
  color: #fff;
}

.sf-menu li li:hover,
.sf-menu li li.current {
  background: #db7977;
}

.sf-menu ul {
  background: url(../images/bg-nav.png);
}

.sf-with-ul {}

.sf-menu li li {}

.tinynav {
  background: #fff;
  border: 1px solid #eaeaea;
}

@media (max-width: 768px) {

	.sf-menu li.current &gt; a{
		color: #006400;
	}
}

/* Search */
#searchform .bg-right input {
  border: 0px;
  background: transparent;
  color: #9d9794;
  box-shadow: none
}

.searchbutton {
  background: url("../images/but-search.png") no-repeat scroll 0 0px transparent !important;
}


#slider {
  border-radius: 15px;
  background-color: #fff;
  min-height: 450px;
  margin: 8px 0px 8px 0px !important;
  padding: 15px;

  -webkit-box-shadow: inset 0px 0px 142px -107px rgba(0, 0, 0, 0.99);
  -moz-box-shadow: inset 0px 0px 142px -107px rgba(0, 0, 0, 0.99);
  box-shadow: inset 0px 0px 142px -107px rgba(0, 0, 0, 0.99);
  height: auto;
  overflow: hidden;
}

#slider2 {
  border-radius: 15px;
  background-color: #fff;
  min-height: 300px;
  margin: 8px 0px 8px 0px !important;
  padding: 15px;

  -webkit-box-shadow: inset 0px 0px 142px -107px rgba(0, 0, 0, 0.99);
  -moz-box-shadow: inset 0px 0px 142px -107px rgba(0, 0, 0, 0.99);
  box-shadow: inset 0px 0px 142px -107px rgba(0, 0, 0, 0.99);
  height: auto;
  overflow: hidden;
}

#slider1 {
  border-radius: 15px;
  background-color: #fff;
  min-height: 450px;
  margin: 8px 0px 8px 0px !important;
  padding: 15px;

  -webkit-box-shadow: inset 0px 0px 142px -107px rgba(0, 0, 0, 0.99);
  -moz-box-shadow: inset 0px 0px 142px -107px rgba(0, 0, 0, 0.99);
  box-shadow: inset 0px 0px 142px -107px rgba(0, 0, 0, 0.99);
  padding-top: 37px;
  height: auto;
  overflow: hidden;
}

#outerbeforecontent {
  background: url(../images/line-full.png) no-repeat top;
}


/* Form */
input[type="text"],
textarea,
input[type="password"],
select {
  border: 1px solid #ccc;
  color: #666;
  background: #efefef;
}

input[type="text"],
textarea,
input[type="password"] {
  -moz-box-shadow: inset 1px 2px 2px #cecece;
  -webkit-box-shadow: inset 1px 2px 2px #cecece;
  box-shadow: inset 1px 2px 2px #cecece;
  margin-right: 5px;
}

label {
  color: #707070;
}

span.required {
  color: #f00;
}

/* Horizontal Line */
hr {
  color: #e8e8e8;
  background-color: #e8e8e8;
  border: #e8e8e8;
  border-style: dotted;
}

.separator {
  background-image: url(../images/line.png);
  background-repeat: no-repeat;
  background-position: center;
}

.separator.full {
  background-image: url(../images/line-full.png);
  background-repeat: no-repeat;
  background-position: center;
}

.line-one-third {
  background: url(../images/line-one-third.png) no-repeat center;
}

.line-one-half {
  background: url(../images/line-one-half.png) no-repeat center;
}


/* jQuery Toggles */
h2.trigger {
  color: #444;
  background: #f8f8f8;
}

h2.trigger span {
  color: #444;
  background: #f0f0f0;
}

h2.active {
  color: #c73b38;
}

h2.active span {
  color: #666
}

h2.trigger span:hover {
  color: #666
}

.toggle_container {
  background: #f8f8f8;
}


/* Tables */
th {
  background: #f8f8f8;
  /* for non-css3 browsers */
  color: #444;
  border-bottom: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
}

thead th {
  border-right: 1px solid #aaaaaa !important;
}

table {
  border: 1px solid #aaaaaa;
  border-bottom: 0;
  border-right: 0px;
}

tr td {
  border-bottom: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
}

tr.odd td {
  background: #F2F7FC;
}

#outeraftercontent {
  background: #c73b38 url(../images/pattern2.png)
}

/* #outeraftercontent .line-top {
  data: image/png;
  base64
  iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAJElEQVQYlWNgwAT/sYjhVIRXMbokVsW4TPhPjCJi5clXTBwAAOy+CfekNMf3AAAAAElFTkSuQmCC
}

#outeraftercontent .line-bottom {
  data: image/png;
  base64,
  iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAJElEQVQYlWNgwAT/sYjhVIRXMbokVsW4TPhPjCJi5clXTBwAAOy+CfekNMf3AAAAAElFTkSuQmCC
} */

#outeraftercontent .title-wrap h2 {
  color: #fff
}

#outeraftercontent .title-wrap .line {
  background: url(../images/line-red.png) no-repeat center;
}

#outeraftercontent .title-wrap .icon-l {
  background: url(../images/icon-white-l.png) no-repeat left center
}

#outeraftercontent .title-wrap .icon-r {
  background: url(../images/icon-white-r.png) no-repeat right center
}

#footer {
  color: #9c9c9c;
  background: rgba(181, 129, 26, 1);
  background: -moz-linear-gradient(top, rgba(181, 129, 26, 1) 0%, rgba(214, 148, 34, 1) 49%, rgba(219, 151, 33, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(181, 129, 26, 1)), color-stop(49%, rgba(214, 148, 34, 1)), color-stop(100%, rgba(219, 151, 33, 1)));
  background: -webkit-linear-gradient(top, rgba(181, 129, 26, 1) 0%, rgba(214, 148, 34, 1) 49%, rgba(219, 151, 33, 1) 100%);
  background: -o-linear-gradient(top, rgba(181, 129, 26, 1) 0%, rgba(214, 148, 34, 1) 49%, rgba(219, 151, 33, 1) 100%);
  background: -ms-linear-gradient(top, rgba(181, 129, 26, 1) 0%, rgba(214, 148, 34, 1) 49%, rgba(219, 151, 33, 1) 100%);
  background: linear-gradient(to bottom, rgba(181, 129, 26, 1) 0%, rgba(214, 148, 34, 1) 49%, rgba(219, 151, 33, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5811a', endColorstr='#db9721', GradientType=0);
}

.fixedfooter {
  position: fixed !important;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

#footersidebar .widget-title {
  border-bottom: 1px solid #404040;
}

#footernav li {
  border-right: 1px solid #3a3b3b
}

#outercopyright {
  color: #000;
  font-size: 12px;
}

#outercopyright a {
  color: #000;
}

#outercopyright a:hover,
#toTop:hover {
  color: #fff
}

.shadow {
  padding-top: 0px;
  padding-bottom: 20px;

}



.hexagon {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 150px;
  height: 82px;
  position: relative;
  border: none;
  font: normal 100%/normal Arial, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #1abc9c;
}

.hexagon::before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  top: -40px;
  left: 0;
  border: 75px solid rgba(0, 0, 0, 0);
  border-top: 0 solid;
  border-bottom: 40px solid #1abc9c;
  font: normal 100%/normal Arial, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 1);
  -o-text-overflow: clip;
  text-overflow: clip;
  text-shadow: none;
}

.hexagon::after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  bottom: -40px;
  left: 0;
  border: 75px solid rgba(0, 0, 0, 0);
  border-top: 40px solid #1abc9c;
  border-bottom: 0 solid;
  font: normal 100%/normal Arial, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 1);
  -o-text-overflow: clip;
  text-overflow: clip;
  text-shadow: none;
}

.dbf-bg-l {
  margin: auto;
  width: 80px;
  height: 120px;
  padding-top: 50px;


  background: rgba(181, 129, 26, 1);
  background: -moz-linear-gradient(top, rgba(181, 129, 26, 1) 0%, rgba(214, 148, 34, 1) 49%, rgba(219, 151, 33, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(181, 129, 26, 1)), color-stop(49%, rgba(214, 148, 34, 1)), color-stop(100%, rgba(219, 151, 33, 1)));
  background: -webkit-linear-gradient(top, rgba(181, 129, 26, 1) 0%, rgba(214, 148, 34, 1) 49%, rgba(219, 151, 33, 1) 100%);
  background: -o-linear-gradient(top, rgba(181, 129, 26, 1) 0%, rgba(214, 148, 34, 1) 49%, rgba(219, 151, 33, 1) 100%);
  background: -ms-linear-gradient(top, rgba(181, 129, 26, 1) 0%, rgba(214, 148, 34, 1) 49%, rgba(219, 151, 33, 1) 100%);
  background: linear-gradient(to bottom, rgba(181, 129, 26, 1) 0%, rgba(214, 148, 34, 1) 49%, rgba(219, 151, 33, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5811a', endColorstr='#db9721', GradientType=0);

  border-radius: 25px;
  border: #fff solid 5px;



}

div.diamond,
div.ribbon,
div.right-arrow,
div.left-arrow {
  display: inline-block;
  color: #FFFFFF;
  font-size: 22px;
  line-height: 38px;
  margin: 15px 0;
  position: relative;
  width: 200px;
}

div.ribbon a {
  color: #FFFFFF;
}

div.ribbon a:hover {
  color: #000;
}

div.diamond:before,
div.diamond:after,
div.ribbon:before,
div.ribbon:after,
div.right-arrow:before,
div.right-arrow:after,
div.left-arrow:before,
div.left-arrow:after {
  content: "";
  border-style: solid;
  border-width: 0;
  height: 0;
  position: absolute;
  width: 0;
}

div.diamond {
  background-color: #CCCCCC;
}

div.diamond:after,
div.diamond:before {
  border-color: transparent #CCCCCC;
}

div.diamond:before {
  left: -19px;
  border-width: 19px 19px 19px 0;
}

div.diamond:after {
  right: -19px;
  border-width: 19px 0 19px 19px;
}

div.ribbon {
  background-color: #006400;
}

div.ribbon:hover {
  background-color: #d69421;
}

div.ribbon:before,
div.ribbon:after {
  top: 6px;
  /*z-index: -15;*/
}

div.ribbon:before {
  border-color: #006400 #006400 #006400 transparent;
  border-width: 19px;
  left: -25px;
}

div.ribbon:hover:before {
  border-color: #d69421 #d69421 #d69421 transparent;
  border-width: 19px;
  left: -25px;
}

div.ribbon:after {
  border-color: #006400 transparent #006400 #006400;
  border-width: 19px;
  right: -25px;
}

div.ribbon:hover:after {
  border-color: #d69421 transparent #d69421 #d69421;
  border-width: 19px;
  right: -25px;
}


div.right-arrow {
  background-color: #006400;
}

div.right-arrow:after,
div.right-arrow:before {
  border-width: 19px 0 19px 19px;
}

div.right-arrow:before {
  border-color: #006400 transparent;
  left: -19px;
}

div.right-arrow:after {
  border-color: transparent #006400;
  right: -19px;
}

div.left-arrow {
  background-color: #006400;
}

div.left-arrow:after,
div.left-arrow:before {
  border-width: 19px 19px 19px 0;
}

div.left-arrow:before {
  border-color: transparent #006400;
  left: -19px;
}

div.left-arrow:after {
  border-color: #006400 transparent;
  right: -19px;
}

#side-menu {
  font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
  background-color: #F3F3F3;
  height: 100%;
}


#search-container {
  padding-top: 10px;
}
</pre></body></html>