@import"reset.css";
@import"grid.css";
@import"prettyPhoto.css";
@import"superfish.css";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
body {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#7ba032;
	position:relative;
	min-width:1000px;
	background:#080808
}
html, body {
	height:100%;
}
html {
	min-width:100%
}
/* Global Structure---------------------------------------- */
.main {
	margin:0 auto;
	width:940px;
	position:relative;
}
.container_12 {
	position:relative;
}
/*----- txt,links,lines,titles -----*/
	

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	padding-bottom:24px;
	text-transform:uppercase;
	font-weight:normal;
	font-weight:bold;
	letter-spacing:-1px
}
h1 {
	font-size:30px;
	line-height:32px;
}
h2 {
	font-size:28px;
	line-height:30px;
	padding-bottom:26px
}
h2 span {
	color:#95ce23;
	font-size:18px;
	line-height:20px;
	padding-top:9px;
	display:inline-block
}
h2 strong {
	background:url(../images/h3-img.png) no-repeat 0 0;
	width:16px;
	height:15px;
	margin: 10px 0 0 2px;
	display:inline-block
}
h3 {
	font-size:22px;
	line-height:24px;
	text-transform:none;
	font-weight:normal
}
h4 {
	font-size:18px;
	line-height:20px;
	padding-bottom:23px;
}
h5 {
	font-size:16px;
	line-height:18px;
}
h6 {
	font-size:14px;
	line-height:21px;
}
a {color:#fff;
	text-decoration:none;
	cursor:pointer
}
a:focus {
	outline:none;
}
a:hover {
	text-decoration:underline
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
p {
	padding-bottom:11px;
}
.p0 {
	padding-bottom:0 !important;
}
.p01 {
	padding-top:0 !important;
}
.p {
	padding-top:1px
}
.p1 {
	padding-top:2px
}
.p2 {
	padding-top:3px
}
.p3 {
	padding-top:4px
}
.p4 {
	padding-top:5px
}
.p5 {
	padding-top:6px
}
.p6 {
	padding-top:7px
}
.p7 {
	padding-top:8px
}
.p8 {
	padding-top:9px
}
.p9 {
	padding-top:10px
}
.p10 {
	padding-top:11px
}
.p11 {
	padding-top:12px
}
.p12 {
	padding-top:13px
}
.p13 {
	padding-top:14px
}
.p14 {
	padding-top:15px
}
.p15 {
	padding-top:16px
}
.p16 {
	padding-top:22px
}
.p17 {
	padding-top:24px
}
.p18 {
	padding-top:25px
}
.p19 {
	padding-top:27px
}
.p20 {
	padding-top:29px
}
.p21 {
	padding-top:34px
}
.padd-1 {
	padding-top:37px;
}
.padd-2 {
	padding-top:56px;
}
.padd-3 {
	padding-top:36px;
}
.m0 {
	margin:0 !important
}
.m1 {
	margin-top:-1px
}
.m2 {
	margin-top:-2px
}
.m3 {
	margin-top:-3px
}
.m4 {
	margin-top:-4px
}
.m5 {
	margin-top:-5px
}
.m6 {
	margin-top:-6px
}
.p-bot1 {
	padding-bottom:31px
}
.p-bot2 {
	padding-bottom:24px
}
#page4 .p-bot1 {
	padding-bottom:40px
}
.fleft {
	float:left
}
.fright {
	float:right
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.overflow {
	overflow:hidden
}
.line-h {
	line-height:20px;
}
.color-1 {
	color:#fff!important
}
.color-2 {
	color:#8f8f8f !important
}
.text-t {
	text-transform:uppercase
}
.d-block {
	display:block
}
.d-in-block {
	display:inline-block
}
.z1 {
	z-index:1
}
.z2 {
	z-index:2
}
.z3 {
	z-index:3
}
.relative {
	position:relative;
}
.main-bg {
	background: url(../images/main-bg.jpg) no-repeat center 0;
	min-height:100%
}
.content-glow {
	background:url(../images/bg-content.jpg) no-repeat center 0
}
.box-main-shadow1 {
	overflow:hidden;
	min-width:1000px;
	width:100%
}
/*********************************spacers**********************************/
.img-indent {
	float:left;
	margin:0 20px 0 0;
}
.indent-1 {
	float:left;
	margin: 0 7px 0 0;
	width:115px
}
.w-s {
	word-spacing:-2px
}
/*********************************header*************************************/
header {
	position:relative;
	z-index:20;
	background:url(../images/tai-bg-header.jpg) repeat-x center 0;
}
header h1 {
	z-index:10;
	display:block;
	background:none;
	float:left
}
header h1 a {
	background:url(../images/logo.png) no-repeat 0 0;
	width:126px;
	height:126px;
	text-indent:-1000px;
	display:inline-block;
	font-size:0;
	line-height:0;
	overflow:hidden
}
header h1 span {
	display:inline-block;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	padding:31px 0 0 0;
	margin-left:-4px
}
.glow-header {
	background:url(../images/bg-header-glow.jpg) no-repeat center 0;
}
.box-register {
	float:right;
	font-size:12px;
	color:#95ce23;
	line-height:16px;
	padding-top:31px
}
.box-register a {
	font-weight:bold;
	color:#fff;
	display:inline-block
}
.tail-shadow {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:16px;
	background:url(../images/tail-shadow.png) repeat-x 0 0;
	display:block
}
.row-top {
	overflow:hidden;
	z-index:10;
	padding:67px 0 14px
}
.row-nav {
	background:url(../images/tail-item.gif) repeat-x 0 0
}
.box-main {
	width:1000px;
	margin:0 auto;
	position:relative;
}
.box-main:before, .box-main:after {
	position:absolute;
	height:100%;
	width:128px;
	content:"";
	top:0;
}
.box-main:before {
	background:url(../images/shadow-left.png) repeat-y 0 0;
	left:-128px
}
.box-main:after {
	background:url(../images/shadow-right.png) repeat-y 0 0;
	right:-128px
}
.row-slider {
	background:url(../images/tail-bg-1.gif);
	position:relative
}
.row-slider .box-main {
	padding:40px 0
}
/* Slider */

.box-slider {
	background:url(../images/bg-slider.jpg) no-repeat 0 0;
	padding:10px 11px 11px;
	margin:0 auto;
	width:918px;
	-moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.7);
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.7);
	height:393px;
}
.slider-1 {
	width:918px;
	height:393px;
	position:relative;
	overflow:hidden;
}
.slider-1 img {
	width:629px !important;
	height:393px !important;
}
.items {
	display:none;
}
/* Caption */
    .caption {
	z-index:999;
	position:absolute;
	top:19px;
	left:658px;
	width:250px;
	height:344px;
}
.caption strong {
	font:400 27px/34px 'Open Sans', sans-serif;
	color:#fff;
	margin-bottom:3px;
	text-transform:none;
	display:block;
	font-weight:normal;
	padding-bottom:4px
}
.caption p {
	color:#727272;
	padding-bottom:16px
}
.caption a {
	display:inline-block;
	background:#2b2b2b;
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	color:#95ce23;
	text-transform:uppercase;
	padding:13px 16px 16px;
	font-family: 'Open Sans', sans-serif;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
}
.caption a:hover {
	text-decoration:none;
	background-color:#69980a;
	color:#fff
}
.date-1 {
	background:#69980a;
	color:#fff;
	font-size:16px;
	line-height:18px;
	padding:8px 0 9px;
	width:134px;
	text-align:center;
	margin-bottom:15px
}
/* pagination */
/* Control Nav */
.pagination-1 {
	bottom: 13px;
	position: absolute;
	left: 659px;
	z-index: 100;
}
.pagination-1 li {
	font-size:0px;
	line-height:0;
	margin-right:10px;
	display:inline-block;
	text-indent:-5000px;
}
.pagination-1 li a {
	height:12px;
	width:12px;
	background: url(../images/pags.png) 0 0 no-repeat;
	display:block;
}
.pagination-1 li.current a, .pagination-1 li a:hover {
	background-position:0 bottom;
}
.pagination-1 li.current a {
	cursor:default;
}
/********************** Content style ************************/

section#content {
	position:relative;
	z-index:10;
	background:url(../images/tail-content.jpg) center 0;
}
.inner-1 {
	padding:16px 20px
}
.box-img {
	background:#2d3012;
	padding:5px
}
.date-2 {
	background:#69980a;
	color:#fff;
	font-size:12px;
	line-height:16px;
	padding:7px 0 7px;
	width:95px;
	text-align:center;
	margin-bottom:17px;
	font-weight:bold
}
.row-1 {
	padding-bottom:37px
}
#page2 .row-1 {
	padding-bottom:0
}
#page4 .row-1 {
	padding-bottom:35px
}
.row-2 {
	background:url(../images/tail-bg-2.gif) center 0;
	position:relative;
}
.address-1 {
	color:#6f6c6c;
	font-size:12px;
	padding-top:1px
}
.address-1 dd span {
	color:#fff;
	font-weight:bold
}
.address-1 dt {
	padding-bottom:12px
}
.address-1 dd {
	padding-bottom:2px
}
.address-1 dd a {
	color:#69980a;
}
.glow-row-2 {
	background:url(../images/glow-3.jpg) repeat-y center 0
}
.dropcap-1, .dropcap-2 {
	background:#608509;
	width:55px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	float:left;
	margin-right:22px;
	padding:17px 0 19px;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
}
.dropcap-2 {
	background:#658b0b;
	width:31px;
	margin-right:17px;
	padding:6px 0 7px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.quote-1 {
	padding:0;
	background:none;
	font-style:italic;
	font-size:12px;
	color:#7ba032;
	line-height:18px
}
.txt-1 {
	font-size:18px;
	line-height:22px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
}
.photo-link {
	overflow:hidden;
	padding-top:16px
}
.photo-link a {
	color:#fff;
	display:inline-block;
	margin-right:10px
}
.photo-link span {
	display:inline-block;
	float:right;
	width:80px;
	text-align:right
}
/********************** search ************************/
#search {padding-top:1px}
 #search input {
	font-family:Arial, Helvetica, sans-serif;
	width:190px;
	font-size:12px;
	color:#7ba032;
	padding:9px 12px 9px;
	margin:0 ;
	outline:none;
	resize:none;
	position:relative;
	background:#26310d;
	-webkit-background-clip:padding-box;
	border:none;
	box-shadow:none;display:inline-block;height:17px
}

 #search a{padding:8px 10px}
/********************** links  & buttons ************************/
.link-1, .link-2 {
	font-size:12px;
	line-height:18px;
	color:#fff;
}
.link-2 {
	text-decoration:underline;
	font-weight:bold
}
.link-2:hover {
	text-decoration:none
}
.button {
	display:inline-block;
	background:url(../images/tail-button.jpg) repeat-x 0 bottom;
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	color:#fff;
	text-transform:uppercase;
	padding:8px 11px 8px;
	font-family: 'Open Sans', sans-serif;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
	margin-bottom:4px
}
.button:hover {
	text-decoration:none;
	background-position: 0 0
}
/*  Lists */
.list-1 {
	padding-bottom:28px;
}
.list-1 li {
	display:block;
	padding:0 0 7px 23px;
	line-height:18px;
	background:url(../images/marker-1.png) no-repeat 0 7px;
}
.list-1.a li {
	padding:0 0 7px 13px;
}
.list-1.a li a {
	color:#fff
}
.list-1 li a {
	font-size:12px;
	color:#6f6c6c;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.list-1 li a:hover {
	color:#69980a;
	text-decoration:none
}
/*----- map -----*/

.map {
	display:inline-block;
	margin: 0 0 16px
}
.map iframe {
	height:411px;
	overflow: hidden;
	width:530px;
}
/*----- address -----*/

.mail-1 {
	color:#fff;
	display:inline-block;
	text-decoration:none;
}
dl.address {
	float:left;
}
dl.address dt span {
	display:block;
}
dl.address dd span {
	display:inline-block;
	width:66px
}
.policy {
	margin-top:-3px
}
.policy span {
	color:#fff;
	display:block;
	padding-bottom:10px
}
.policy p {
	padding-bottom:19px
}
/******************** contact-form ******************/

#contact-form-1 {
	display:block;
	position:relative;
	margin:0 0 6px;
	vertical-align:top;


}
#contact-form-1 fieldset {
	display:block;
}
#contact-form-1 label {
	display:block;
	position:relative;
	min-height:50px;
	overflow:hidden;
}
#contact-form-1.label {
	display:block;
	overflow:hidden;
	webkit-background-clip: padding-box;
}
#contact-form-1 label.message {
	height:auto;
	margin:0;
}
#contact-form-1 .message .label {
	width:auto;overflow:hidden;
}

#contact-form-1 .message{min-height:376px;}

#contact-form-1 input, #contact-form-1 textarea {
	font-family:Arial, Helvetica, sans-serif;
	width:276px;
	font-size:12px;
	color:#7ba032;
	padding:8px 11px 9px;
	margin:0;
	outline:none;
	resize:none;
	position:relative;
	background:#26310d;
	-webkit-background-clip:padding-box;
	border:1px solid #2d3012;
	box-shadow:none;float:left
}
#contact-form-1 .area .error {float:none;}

#contact-form-1 input {
	height:16px;
}
#contact-form-1 textarea {
	height:288px;
	overflow:auto;width:356px
	
}
#contact-form-1 .empty, #contact-form-1 .error {
              	color:#fff;
				font-size:11px;
				line-height:1.27em;
				display:none;
			  padding:4px 5px 10px;overflow:hidden;float:left
}
#contact-form-1 label.message .empty, #contact-form-1 label.message .error {
	left:0;
	position: relative;
	text-align:left;
	width: 100%;
}
#contact-form-1 .success {
	display:none;
	font-size:13px;
	line-height:18px;
	padding:0;
	top:-18px;
	left:2px;
	position:absolute;
	color:#fff;
	background:none !important;
	background-image:none !important;
	border:none;
	box-shadow:none
}
.btns {
	position:absolute;
	bottom:0;
	right:0px
}
.btns a {
	margin-left:0px;	
}


/******************** Footer ******************/
footer {
	padding:17px 0 40px;
	background:url(../images/tail-footer.gif) repeat-x 0 0;
}
.privacy {
	color:#fff;
	font-size:12px;
	line-height:18px;
}
.privacy a {
	font-size:12px;
	color:#69980a;
	line-height:18px;
	display:inline-block;
	margin-left:14px
}
.privacy a:hover {
}

/* LightBox */
.lightbox-image {position:relative;overflow:hidden;display:inline-block;z-index:99;}
.lightbox-image img {position:relative;z-index:2;background:#f1f1f1;}
.lightbox-image span {display:block;position:absolute;left:0;top:0;width:100%;height:100%;background: url(../images/magnifying-glass.png) no-repeat 50% 50%;z-index:1;}