/*::-moz-selection{
background:#0074e0; color:#fff; text-shadow:none
}
::selection{
background:#0074e0; color:#fff; text-shadow:none
}*/
/*HTML5 RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2BA92;
	background-color: #142D15;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*END OF HTML5 RESET*/
body {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, div, img , a, body{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
a{
    outline:0;	
}
a {color: #bdc752; text-decoration: underline;}
a:hover {color: #d5e05b; text-decoration: none;}
#wrapper1 {
	background-image: url(../images/structure/bg_header_body.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 337px;
	width: 100%;
	border-bottom: 1px solid #306130;
}
#wrapper1 #header {
	background-image: url(../images/structure/bg_header.jpg);
	background-repeat: no-repeat;
	height: 337px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper1 #header ul{
	position: relative;	
}
#wrapper1 #header ul li a{
	display: block;
	height: 46px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -27000px;
}
#wrapper1 #header ul .item2 a {
	background-image: url(../images/structure/main-menu-1.jpg);
	width: 175px;
	position: absolute;
	left: 7px;
	top: 19px;
}
#wrapper1 #header ul .item3 a {
	background-image: url(../images/structure/main-menu-2.jpg);
	width: 176px;
	position: absolute;
	left: 53px;
	top:71px;
}
#wrapper1 #header ul .item10 a {
	background-image: url(../images/structure/main-menu-3.jpg);
	width: 176px;
	position: absolute;
	left: 46px;
	top:122px;	
}
#wrapper1 #header ul .item11 a {
	background-image: url(../images/structure/main-menu-4.jpg);
	width: 183px;
	position: absolute;
	left: 119px;
	top:171px;	
}
#wrapper1 #header ul .item12 a {
	background-image: url(../images/structure/main-menu-5.jpg);
	width: 245px;
	position: absolute;
	left: 118px;
	top:222px;	
}
#wrapper1 #header ul .item13 a {
	background-image: url(../images/structure/menu_6.png);
	width: 203px;
	position: absolute;
	left: 57px;
	top:273px;	
}


#wrapper1 #header ul a:hover, #wrapper1 #header ul a.act, #wrapper1 #header ul a.act:hover {
	background-position: 0px -46px;	
}
#wrapper1 #header #contact {
	color: #d5e05b;
	height: 80px;
	width: 300px;
	position: absolute;
	right: 20px;
	bottom: 30px;
	font-size: 1.3em;
	text-align: right;
}
#wrapper1 #header #contact a {
	color: #d5e05b;
	text-decoration: none;
	font-size: 0.9em;
}
#wrapper1 #header #contact a:hover {
	color: #f9ffb5;
}


#wrapper2 {
	background-color: #142D15;
	float: left;
	width: 100%;
	border-bottom: 1px solid #306130;
    height: 150px;
}
#wrapper2 #slider_wrapper{
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-top:10px;
}
#wrapper2 #slider_wrapper #image_slider {
	width: 925px;
	height: 130px;
	margin-left:95px;
}
#wrapper2 #slider_wrapper #image_slider li {
	margin-right:15px;
}
#wrapper2 #slider_wrapper .prev{
	background-color: transparent;
	background-image: url(../images/structure/prev.png);
	background-repeat: no-repeat;
	display: block;
	height: 110px;
	width: 66px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position:absolute;
	top:20px;
	left:0px;	
	cursor:pointer;
}
#wrapper2 #slider_wrapper .next{
	background-color: transparent;
	background-image: url(../images/structure/next.png);
	background-repeat: no-repeat;
	display: block;
	height: 110px;
	width: 66px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position:absolute;
	top:20px;
	right:0px;
	cursor:pointer;
}
#wrapper3 {
	background-color: #243c24;
	border-bottom: 1px solid #306130;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wrapper3 #main_content {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper3 #main_content .left{
	width:310px;
	float:left;
}
#wrapper3 #main_content .left_large{
	width:610px;
	float:left;
}
#wrapper3 #main_content .right{
	width:610px;
	float:left;
}
#wrapper3 #main_content .right_small{
	width:310px;
	float:left;
}
#wrapper3 #main_content .left img, #wrapper3 #main_content .left_large img, #wrapper3 #main_content .right img, #wrapper3 #main_content .right_small img {
	border: 1px solid #4D994C;
	margin-bottom: 20px;
	margin-right: 15px;
}
#wrapper3 #main_content h1{
	border-bottom: 1px solid #7D8E40;
	border-top: 1px solid #7D8E40;
	color: #D5E05B;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 2.6em;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#wrapper3 #main_content p{
	font-size: 0.9em;
	padding-bottom: 10px;
}
#wrapper3 #main_content h2 {
	color: #D5E05B;
	font-family: "Times New Roman",Times,serif;
	font-size: 2em;
	font-weight: normal;
	text-transform: none;
}
#wrapper3 #main_content h2.h2-link {
	border: medium none;
	color: #D5E05B;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 15px;
	text-transform: none;
	text-decoration: none;
}
#wrapper3 #main_content .slickbox {
	border-top: solid 1px #7d8e40;
	padding-top: 17px;
}
#wrapper3 #main_content .slickbox p span.bold {font-size: 0.9em;}
.bold {
	font-size: 1em;
	font-weight: bold;
}
#wrapper3 #main_content a.clickdown, #wrapper3 #main_content a.clickdown:hover {
	padding-left: 0.9em;
	text-transform: none;
	background-image: url(../images/structure/arrows.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#wrapper3 #main_content a.opened, a.opened:hover {background-position: 0px -24px;}
.display-none {display: none;}

#wrapper3 #main_content h3 {font-size: 0.9em; font-family: "Times New Roman", Times, serif; color:#d5e05b; margin-top: 7px; margin-bottom: 10px;}
#wrapper3 #main_content h4 {font-size: 0.8em; font-weight: bold;}
#wrapper4 {
	border-bottom: 1px solid #306130;
	height: 79px;
	width: 100%;
	float: left;
	background-color: #142d15;
}
#wrapper4 #banner {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper4 #banner .banner-item {
	float: left;
	padding-top: 12px;
	padding-right: 45px;
	padding-bottom: 0;
	padding-left: 45px;
}


#wrapper5 {
	height: 25px;
	width: 100%;
	background-color: #243c24;
	float:left;
}
#wrapper6 {
	height: 60px;
	width: 100%;
	background-color: #142D15;
    border-top: 1px solid #306130;
	float:left;
}
#wrapper6 #footer_menu {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	position: relative;
}
#wrapper6 #footer_menu #leftside {
	float: left;
	height: 60px;
	width: 480px;
	line-height: 60px;
	font-size: 0.9em;
}
#wrapper6 #footer_menu #leftside li {
	float: left;
}
#wrapper6 #footer_menu a {
	color: #D5E05B;
    text-decoration: none;
}
#wrapper6 #footer_menu a:hover {
	color: #B2BA92;
}

#wrapper6 #footer_menu #leftside .separator{
	padding-right: 5px;
	padding-left: 5px;	
}
#wrapper6 #footer_menu h6 {
	text-align: right;
	height: 40px;
	width: 440px;
	position: absolute;
	right: 0px;
	bottom: -3px;
	font-size: 0.9em;
	color: #D5E05B;
}
#navigation45{
	width: 980px;
	position: relative;
	left: -80px;
}
table.stripy {
	border-top: 1px solid #7d8e40;
	border-bottom: 1px solid #7d8e40;
	margin: 0px 0px 10px 0px;
	font-size: 0.9em;
}
table.stripy tr.oddrows td {background-color: #364d2a;}
table.stripy tr.evenrows td {background-color: transparent;}
table.stripy td {padding: 7px; text-align: center; width: 248px;}
table.stripy td.stripy-left {text-align: left;}

table.stripy2 {border: 1px solid #7d8e40; margin: 0px 0px 10px 0px;}
table.stripy2 td {background-color: #364d2a; padding: 7px; text-align: left;}
.clear {clear: both; font-size: 1px; line-height: 1px; height: 1px;}
span .more-inf a img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper3 #main_content .catItemHeader h3{
	border: medium none;
	color: #D5E05B;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 15px;
	text-transform: none;
	text-decoration: none;
}
#wrapper3 #main_content .catItemIntroText p{
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.1em;
}
#wrapper3 #main_content .itemContainer{
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #324d32;	
}
#wrapper3 #main_content #k2Container .componentheading{
	border-bottom: 1px solid #7D8E40;
	border-top: 1px solid #7D8E40;
	color: #D5E05B;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 2.6em;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* LIGHTBOX CSS */




/* line 6, ../sass/lightbox.sass */
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

/* line 15, ../sass/lightbox.sass */
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */
#lightbox img {
  width: auto;
  height: auto;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
  border: none;
}

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 39, ../sass/lightbox.sass */
.lb-container {
  padding: 10px;
}

/* line 42, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 51, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;
}

/* line 72, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}

/* line 76, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(../images/structure/prevlb.png) left 48% no-repeat;
}

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(../images/structure/nextlb.png) right 48% no-repeat;
}

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 95, ../sass/lightbox.sass */
.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}
/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
}
