@charset "utf-8";
/* Global Properties */
@font-face {
font-family:"Lato Black";
src:url("../fonts/Lato-Black.eot?") format("eot"), url("../fonts/Lato-Black.woff") format("woff"), url("../fonts/Lato-Black.ttf") format("truetype"), url("../fonts/Lato-Black.svg#Lato-Black") format("svg");
font-weight:normal;
font-style:normal;
}
 @font-face {
font-family:"Lato Bold";
src:url("../fonts/Lato-Bold.eot?") format("eot"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.ttf") format("truetype"), url("../fonts/Lato-Bold.svg#Lato-Bold") format("svg");
font-weight:normal;
font-style:normal;
}
 @font-face {
font-family:"Lato Hairline";
src:url("../fonts/Lato-Hairline.eot?") format("eot"), url("../fonts/Lato-Hairline.woff") format("woff"), url("../fonts/Lato-Hairline.ttf") format("truetype"), url("../fonts/Lato-Hairline.svg#Lato-Hairline") format("svg");
font-weight:normal;
font-style:normal;
}
 @font-face {
font-family:"Lato Light";
src:url("../fonts/Lato-Light.eot?") format("eot"), url("../fonts/Lato-Light.woff") format("woff"), url("../fonts/Lato-Light.ttf") format("truetype"), url("../fonts/Lato-Light.svg#Lato-Light") format("svg");
font-weight:normal;
font-style:normal;
}
 @font-face {
font-family:"Lato Regular";
src:url("../fonts/Lato-Regular.eot?") format("eot"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.ttf") format("truetype"), url("../fonts/Lato-Regular.svg#Lato-Regular") format("svg");
font-weight:normal;
font-style:normal;
}

a:focus {
	border: none;
	outline: none;	
}

body {
	margin: 0px;
	padding: 0px;
	background-color:#fafafa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	font-smooth:always;
	-webkit-font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
h1, h2, h3, p {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:normal;
	font-weight:normal;
}
a, img, input, textarea:focus {
	outline:none;
}
a:link {
	color: #a87a12;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	text-decoration: none;
}
a:active {
	color: #a87a12;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	text-decoration: none;
}
a:hover {
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	color: #962725;
	text-decoration: none;
}
a:visited {
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	color: #a87a12;
	text-decoration: none;
}
a:visited:hover {
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	color: #962725;
	text-decoration: none;
}
a img {
	border: none;
}
a, img, input, textarea:focus {
	outline:none;
}
.imageover {
	border:none;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.imageover:hover {
	border:none;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.clearfix {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.container {
	width:990px;
	margin:0 auto;
}
.header_bottom {
	background:url(../images/header_bottom.jpg) bottom repeat-x #ffffff;
	padding-bottom:10px;
	float: left;
	width: 100%;
	height: 129px;
}
.logo {
	float:left;
	width:282px;
	height:auto;
	border-right:none;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.top_right {
	background:url(../images/top_right.jpg) right -15px no-repeat;
	width:124px;
	height:129px;
}
/* Top Navigaions */
.navigation {
	text-align:left;
	width: 640px;
	float: left;
	padding-left: 55px;
	padding-top: 40px;
}
.navigation ul.menu {
	margin:18px 0px 0px 0px;
	padding:0;
	position:relative;
}
.navigation ul.menu li {
	display:inline;
	list-style:none;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	text-decoration: none;
}
.navigation ul.menu li a {
	display:inline-block;
	text-align:center;
	font-size:15px;
	line-height: 20px;
	color:#626060;
	font-family:"Lato Bold";
	margin-right:10px;
	padding-right: 15px;
	vertical-align:middle;
	background-image: url(../images/navcell_delim.png);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.navigation ul.menu li a:visited {		
	color:#605d5d;
	font-family:"Lato Bold";
	margin-right:10px;
	padding-right: 15px;
	vertical-align:middle;
	background-image: url(../images/navcell_delim.png);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.navigation ul.menu li a:hover {
	color:#b12501;
	font-family:"Lato Bold";
	margin-right:10px;
	padding-right: 15px;
	vertical-align:middle;
	background-image: url(../images/navcell_delim.png);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.navigation ul.menu li a.current {
	color:#b12501;
	font-family:"Lato Bold";
	margin-right:10px;
	padding-right: 15px;
	vertical-align:middle;
	background-image: url(../images/navcell_delim.png);
	background-repeat: no-repeat;
	background-position: right 4px;
}

.navigation ul.menu li :last-child a:link {
	background-image: none;	
	font-family:"Lato Bold";
	margin-right:0px;
	padding-right: 15px;
	vertical-align:middle;
	
}


.navigation ul.menu ul {

	position:absolute;

	top:23px;

	left:55px;

	background:#d32f2e;

	width:160px;

	display:none;

	opacity:50;

	list-style:none;

	text-align:left;

	z-index:1000;

	padding:0px;
	
	color:#FFF;

}

.navigation ul.menu ul li {

	position:relative;

	width:160px;
	
	color:#FFF;

	border-bottom:none;

	border-top:none;

	padding:0px 0px 0px 0px;

	margin:0px;

	background:none;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	text-decoration: none;

}

.navigation ul.menu ul li a{

	display:block;

	background-color:none;

	z-index:1000;
	
	color:#FFF !important;
	
	margin-right:0px;
	
	text-align:left;

	margin:0px;

	padding:4px 14px;

	font-size:15px;
	border:none;
	padding-top:5px;
	padding-bottom:5px;
	text-transform:none;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	text-decoration: none;

}

.navigation ul.menu ul li a:hover {

	color:#fff;
	background:#414143;
	border-left:none;
	padding:4px 14px;
	padding-top:5px;
	padding-bottom:5px;
	text-transform:none;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	text-decoration: none;
	margin-right:0px;

}

.navigation ul.menu ul ul {

	left:150px;

	top:0px

}

/* Home Content Style */
.banner_bottom {
	background:url(../images/banner_bottom.jpg) center repeat-x #4f7302;
	height:82px;
	border-top:1px solid #1f1f1f;
	width: 100%;
	float: left;
}
ul.banner_bottom_link {
	margin:0;
	padding:0;
}
ul.banner_bottom_link li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
ul.banner_bottom_link li a:link {
	display:block;
	font-family:"Lato Regular";
	font-size:28px;
	color:#FFF;
	text-align:left;
	background:url(../images/bullet1.png) no-repeat 0px 40px;
	width:150px;
	padding:27px 25px 0px 20px;
	float:left;
}
ul.banner_bottom_link li a:visited {
	display:block;
	font-family:"Lato Regular";
	font-size:28px;
	color:#FFF;
	text-align:left;
	background:url(../images/bullet1.png) no-repeat 0px 40px;
	width:150px;
	padding:27px 25px 0px 20px;
	float:left;
}
ul.banner_bottom_link li a:hover {
	display:block;
	font-family:"Lato Regular";
	font-size:28px;
	color:#000;
	text-align:left;
	background:url(../images/bullet1.png) no-repeat 0px 40px;
	width:150px;
	padding:27px 25px 0px 20px;
	float:left;
}
.home_box_bg1 {
	background-color:#4d4c4c;
	border-right:4px solid #f27405;
	width:307px;
	float:left;
	margin-top:30px;
	border-top:1px solid #333;
	border-left:1px solid #333;
	margin-right:27px;
}
.home_box_bg1 h1 {
	float:left;
	text-align:left;
	padding:10px;
	font-size:25px;
	color:#FFF;
	font-family:"Lato Regular";
	text-transform:uppercase;
	font-weight:bold;
}
.home_box_bg1 h1 span {
	font-family:"Lato Light";
	color:#f27405;
	font-weight:normal;
}
.home_box_bg1 .home_icon_bg1 {
	background-color:#f27405;
	float:right;
	padding:20px;
}
.home_box_bg2 {
	background-color:#537302;
	border-right:4px solid #4d4c4c;
	width:307px;
	float:left;
	margin-top:30px;
	border-top:1px solid #333;
	border-left:1px solid #333;
}
.home_box_bg2 h1 {
	float:left;
	text-align:left;
	padding:10px;
	font-size:25px;
	color:#FFF;
	font-family:"Lato Regular";
	text-transform:uppercase;
	font-weight:bold;
}
.home_box_bg2 h1 span {
	font-family:"Lato Light";
	color:#a0d320;
	font-weight:normal;
	font-size:17px;
}
.home_box_bg2 .home_icon_bg1 {
	background-color:#4d4c4c;
	float:right;
	padding:20px;
}
.home_box_bg3 {
	background-color:#761200;
	border-right:4px solid #4d4c4c;
	width:307px;
	float:right;
	margin-top:30px;
	border-top:1px solid #333;
	border-left:1px solid #333;
}
.home_box_bg3 h1 {
	float:left;
	text-align:left;
	padding:14px 10px;
	font-size:23px;
	color:#FFF;
	font-family:"Lato Regular";
	text-transform:uppercase;
	font-weight:bold;
}
.home_box_bg3 h1 span {
	font-family:"Lato Light";
	color:#ffc153;
	font-weight:normal;
	font-size:18px;
}
.home_box_bg3 .home_icon_bg1 {
	background-color:#4d4c4c;
	float:right;
	padding:21px 10px;
}
.home_text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-align:left;
	padding:10px;
	line-height:20px;
}
.box_bottom {
	background:url(../images/home_icon1.jpg) no-repeat 0px 0px;
	color:#848383;
	font-size:36px;
	text-align:left;
	padding:20px 0px 20px 100px;
	font-family:"Lato Light";
	margin-top:20px;
}
.box_bottom span {
	font-family:"Lato Regular";
	font-weight:bold;
	color:#f27405;
	border-right:1px dotted #979797;
	padding-right:30px;
}
.box_bottom a:link {
	display:block;
	float:right;
	padding:7px 20px;
	color:#FFF;
	text-align:center;
	font-family:"Lato Light";
	font-size:18px;
	text-transform:uppercase;
	background-color:#537302;
	border-right:4px solid #ec7405;
	margin-top:5px;
	margin-right:20px;
}
.box_bottom a:visited {
	display:block;
	float:right;
	padding:7px 20px;
	color:#FFF;
	text-align:center;
	font-family:"Lato Light";
	font-size:18px;
	text-transform:uppercase;
	background-color:#537302;
	border-right:4px solid #ec7405;
	margin-top:5px;
	margin-right:20px;
}
.box_bottom a:hover {
	display:block;
	float:right;
	padding:7px 20px;
	color:#FFF;
	text-align:center;
	font-family:"Lato Light";
	font-size:18px;
	text-transform:uppercase;
	background-color:#ec7405;
	border-right:4px solid #537302;
	margin-top:5px;
	margin-right:20px;
}
.home_middle {
	border-top:1px solid #c5c5c5;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	padding:15px;
}
.home_middle .home_left {
	float:left;
	border-right:1px dotted #979797;
	color:#6f6f6f;
	font-size:14px;
	text-align:left;
	line-height:22px;
	font-family:"Lato Regular";
	width:485px;
	padding-right:30px;
}
.home_middle .home_left h1 {
	font-size:28px;
	color:#1b7b16;
	font-family:"Lato Regular";
	margin-bottom:10px;
}
.home_middle .home_left a:link {
	display:block;
	float:right;
	padding:5px 10px;
	color:#FFF;
	text-align:center;
	font-family:"Lato Light";
	font-size:14px;
	text-transform:uppercase;
	background-color:#537302;
	border-right:4px solid #ec7405;
	margin-top:10px;
}
.home_middle .home_left a:visited {
	display:block;
	float:right;
	padding:5px 10px;
	color:#FFF;
	text-align:center;
	font-family:"Lato Light";
	font-size:14px;
	text-transform:uppercase;
	background-color:#537302;
	border-right:4px solid #ec7405;
	margin-top:10px;
}
.home_middle .home_left a:hover {
	display:block;
	float:right;
	padding:5px 10px;
	color:#FFF;
	text-align:center;
	font-family:"Lato Light";
	font-size:14px;
	text-transform:uppercase;
	background-color:#ec7405;
	border-right:4px solid #537302;
	margin-top:10px;
}
.home_middle .home_right {
	float:left;
	color:#6f6f6f;
	font-size:14px;
	text-align:left;
	line-height:22px;
	font-family:"Lato Regular";
	width:400px;
}
.home_middle .home_right h1 {
	font-size:28px;
	color:#3f3d3d;
	font-family:"Lato Regular";
	margin-bottom:10px;
}
.home_middle .home_right a:link {
	display:block;
	float:right;
	padding:5px 10px;
	color:#FFF;
	text-align:center;
	font-family:"Lato Light";
	font-size:14px;
	text-transform:uppercase;
	background-color:#537302;
	border-right:4px solid #ec7405;
	margin-top:10px;
}
.home_middle .home_right a:visited {
	display:block;
	float:right;
	padding:5px 10px;
	color:#FFF;
	text-align:center;
	font-family:"Lato Light";
	font-size:14px;
	text-transform:uppercase;
	background-color:#537302;
	border-right:4px solid #ec7405;
	margin-top:10px;
}
.home_middle .home_right a:hover {
	display:block;
	float:right;
	padding:5px 10px;
	color:#FFF;
	text-align:center;
	font-family:"Lato Light";
	font-size:14px;
	text-transform:uppercase;
	background-color:#ec7405;
	border-right:4px solid #537302;
	margin-top:10px;
}
/* Inner Content Style */
.inner_banner {
	background-image:url(../images/inner_banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #1f0e06;
	background-size: auto 202px;
	height:202px;
	width: 100%;
	float: left;
}
.inner_container {
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	width:990px;
	margin:0 auto;
	background-color:#FFF;
}
.inner_left {
	width:280px;
	float:left;
}
.inner_left h1 {
	background:url(../images/inner_icon1.jpg) no-repeat 10px 20px;
	font-size:21px;
	color:#f27405;
	padding:25px 0px 20px 60px;
	font-family:"Lato Regular";
	border-bottom:1px solid #e8e8e8;
}
.inner_left ul {
	margin:0;
	padding:0;
}


.inner_right {
	float:left;
	width:670px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	line-height:26px;
	color:#666;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e8e8e8;
	min-height: 577px;
	_height: 577px;
}

.inner_right p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	line-height:26px;
	color:#666;
	margin-top: 12px;
	margin-bottom: 12px;
}

.inner_right h1 {
	font-size:42px;
	color:#961b1e;
	font-family:"Lato Bold";
	text-align:left;
	line-height:42px;
	margin-bottom:20px;
	background-image: url(../images/heading1_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	height: 48px;
	
}
.inner_right h1 span.content {
	font-size:42px;
	color:#961b1e;
	font-family:"Lato Bold";
	text-align:left;
	line-height:42px;
	background-color: #fff;
	padding-right:30px;
	
	margin-left: 0px;
	float: left;
	clear: none;
}

.inner_right h1 span.green {
	font-size:24px;
	color:#1b7b16;
	font-family:"Lato Regular";
	border-left:2px solid #666666;
	padding-left:20px;
	padding-right: 20px;
	padding-top:10px;
	line-height: 50px;
	margin-top: 0px;
	background-color: #fff;
	margin-left: -8px;
	
}

.inner_right h2 {
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:2px 0px 2px 10px;
	font-family:"Lato Regular";
	color:#838383;
	font-size:26px;
	text-align:left;
	margin:20px 0px 10px 0px;
	line-height:30px;
}
.inner_right h2 span {
	color:#f27405;
	font-family:"Lato Bold";
	font-size:22px;
}

.inner_right ul {
	margin: 15px 0px 20px 25px;
	padding: 0px;	
}

.inner_right ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #434343;
	background-image: url(../images/bulle1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 30px;
	list-style-type: none;
	margin-bottom: 10px;
}

.inner_right #custom_table ul {
	margin: 15px 0px 20px 5px;
	padding: 0px;	
}

.inner_right #custom_table ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #434343;
	background-image: url(../images/bulle1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 30px;
	list-style-type: none;
	margin-bottom: 10px;
}

/* Footer Style */
.footer {
	background:url(../images/footer_bg.jpg) left top repeat-x;
	border-right:1px dotted #979797;
	border-left:1px dotted #979797;
}
.footer_left {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#6f6f6f;
	text-align: center;
	height: 30px;
	padding-top: 15px;
	width: 100%;
}
.footer_right {
	float:right;
	padding-top:55px;
	padding-left:20px;
	padding-bottom:10px;
}
.footer_right ul {
	float:left;
	padding:0;
	margin:0;
}
.footer_right ul li {
	display:inline;
	list-style:none;
	text-indent:-9999px;
	font-family:"Lato Bold";
	font-size:16px;
	color:#313131;
	text-align:left;
}
.footer_right ul li.text {
	float:left;
	list-style:none;
	text-indent:5px;
	padding-bottom:10px;
	padding-right:10px;
	padding-top:3px;
	font-family:"Lato Regular";
	font-size:16px;
	color:#6f6f6f;
	text-align:left;
}
.footer_right ul li a.fb {
	display:block;
	width:25px;
	height:25px;
	margin-right:10px;
	background:url(../images/socials.png) no-repeat 3px 0px #f86803;
	float:left;
}
.footer_right ul li a.fb:hover {
	display:block;
	width:25px;
	height:25px;
	margin-right:10px;
	background:url(../images/socials.png) no-repeat 3px 0px #06C;
	float:left;
}
.footer_right ul li a.tw {
	display:block;
	width:25px;
	height:25px;
	margin-right:10px;
	background:url(../images/socials.png) no-repeat -32px 0px #f86803;
	float:left;
}
.footer_right ul li a.tw:hover {
	display:block;
	width:25px;
	height:25px;
	margin-right:10px;
	background:url(../images/socials.png) no-repeat -32px 0px #3CF;
	float:left;
}
.page_under_construction {
	font-family:"Lato Black";
	font-size: 22px;
	line-height: 26px;
	color: #f27405;
	margin-top: 35px;
	margin-bottom: 15px;
	text-align: center;
	background-image: url(../images/under_construction.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}

#custom_table td{
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 18px;
	font-size: 13px;	
}

#custom_table td.last{
	border-right: 1px solid #e8e8e8;	
}

#custom_table tr#bottom td{
	border-bottom: 1px solid #e8e8e8;
}

#custom_table tr.heading1 td{
	font-family:"Lato Bold";	
	background-color: #f3fef1;
	color: #267420;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	border-left: 1px solid #c2e9bb;
	border-top: 1px solid #c2e9bb;
}

#custom_table tr.heading1 td.last{
	border-right: 1px solid #c2e9bb;
	
}

#custom_table tr.heading2 td{
	font-family:"Lato Regular";
	background-color: #fdf4ec;
	font-weight: bold;
	color: #f27405;	
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	border-left: 1px solid #ead8c8;
	border-top: 1px solid #ead8c8;
}

#custom_table tr.heading2 td.last{
	border-right: 1px solid #ead8c8;	
}

.sub_heading {
	font-family:"Lato Regular";
	font-size: 15px;
	line-height: 35px;
	color: #197B16;
	font-weight: normal;
	text-transform: none;
	margin-top: 12px;
	margin-bottom: 12px;
}
.inner_gallery {
	position: relative;
	margin-bottom: 15px;
	height: 180px;
	width: 634px;
	padding: 15px;
	border: 1px solid #e8e8e8;
	margin-top: 20px;
	
}

.inner_gallery ul li{
	display: inline;	
}

.bottom_table_left {
	margin: 0px;
	padding: 0px;
	width: 287px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e8e8e8;
	padding-top: 15px;
}

.bottom_table_right {
	margin: 0px;
	padding: 0px;
	width: 690px;
	padding-left: 20px;
	
}
.super {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
	font-weight: normal;
	color: #666;
	vertical-align: super;
}

#makeMeScrollable
{
	width:634px;
	height: 180px;
	position: relative;
}
	
#makeMeScrollable div.scrollableArea *
{
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	/* If you don't want the images in the scroller to be selectable, try the following
	   block of code. It's just a nice feature that prevent the images from
	   accidentally becoming selected/inverted when the user interacts with the scroller. */
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#makeMeScrollable div.scrollableArea img {
	margin-right: 8px;
	height: 174px;
	width: auto;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	
}

.call_popup {
	display:block;
	margin-left: auto;
	margin-right: 0px;
	cursor: pointer;
	padding: 7px 20px;
	color:#FFF;
	text-align:center;
	font-family:"Lato Light";
	font-size:18px;
	text-transform: none;
	background-color:#537302;
	border-right:4px solid #ec7405;
	margin-top:15px;
	margin-bottom:20px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	cursor: pointer;
	
	transition: all 0.75s;
	-moz-transition: all 0.75s; /* Firefox 4 */
	-webkit-transition: all 0.75s; /* Safari and Chrome */
	-o-transition: all 0.75s; /* Opera */
	word-spacing: 0.1em;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(../images/hand_icon_orange.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 38px;
}

.call_popup:hover {
	background-color:#ec7405;
	border-right:4px solid #537302;
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
	background-image: url(../images/hand_icon_green.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}



.pdf a {
	float:left;
	display:block;
	margin-left: auto;
	margin-right: 0px;
	cursor: pointer;
	padding: 7px 20px;
	color:#FFF;
	text-align:center;
	font-family:"Lato Light";
	font-size:18px;
	text-transform: none;
	background-color:#537302;
	border-right:4px solid #ec7405;
	margin-top:15px;
	margin-bottom:20px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	cursor: pointer;
	
	transition: all 0.75s;
	-moz-transition: all 0.75s; /* Firefox 4 */
	-webkit-transition: all 0.75s; /* Safari and Chrome */
	-o-transition: all 0.75s; /* Opera */
	word-spacing: 0.1em;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(../images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 38px;
}

.pdf a:hover {
	background-color:#ec7405;
	border-right:4px solid #537302;
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
	background-image: url(../images/pdf-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}






.form_field_popup {
	width: 170px;
	height: 25px;
	background-color: #FFF;
	border: 1px solid #d9d9d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 5px;
	
	
	transition: all 0.75s;
-moz-transition: all 0.75s; /* Firefox 4 */
-webkit-transition: all 0.75s; /* Safari and Chrome */
-o-transition: all 0.75s; /* Opera */
}

.form_field_popup:focus {
	color: #c0720f;
	border: 1px solid #c47f28;
	
	transition: all 0.5s;
-moz-transition: all 0.5s; /* Firefox 4 */
-webkit-transition: all 0.5s; /* Safari and Chrome */
-o-transition: all 0.5s; /* Opera */
}

.text_area_popup {
	
	width: 170px;
	height: 85px;
	background-color: #FFF;
	border: 1px solid #d9d9d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666;
	text-decoration: none;
	padding: 5px;
	border-radius: 5px;
	resize: none;
	
	
	transition: all 0.75s;
-moz-transition: all 0.75s; /* Firefox 4 */
-webkit-transition: all 0.75s; /* Safari and Chrome */
-o-transition: all 0.75s; /* Opera */
	
}

.text_area_popup:focus {
	color: #c0720f;
	border: 1px solid #c47f28;
	
	transition: all 0.5s;
-moz-transition: all 0.5s; /* Firefox 4 */
-webkit-transition: all 0.5s; /* Safari and Chrome */
-o-transition: all 0.5s; /* Opera */
	
}
select.form_field_popup {
width: 180px;
}

select.form_field_popup option{
	padding: 3px;
	
}

.submit1 {
	background-color: transparent;
	background-image: url(../images/submit.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	width: 101px;
	border: none;
	cursor: pointer;
}

.star {
	color: #c00;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;	
}

#form2_popup td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	line-height: 18px;
	padding-bottom: 11px;
}

.enquire_button {
	display:block;
	
	padding:7px 20px;
	color:#FFF;
	text-align:center;
	font-family:"Lato Light";
	font-size:18px;
	text-transform:uppercase;
	background-color:#537302;
	border-right:4px solid #ec7405;
	margin-top:5px;
	margin-right:20px;	
}

/* -----------------------------------  left menu css --------------------------------------------------------  */

.glossymenu{
margin: 0px 0;
padding: 0;
width: 279px; /*width of menu*/

border-bottom-width: 0;
height: auto;

}

.glossymenu a.menuitem{
	background-color: #fff;
	font-family:"Lato Regular";
	font-size: 14px;
	color: #666;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 12px 0;
	padding-left: 40px;
	text-decoration: none;
	
	
	border-bottom: 1px solid #e8e8e8;
}

.glossymenu a.submenuheader{ 
	background-image: url(../images/bulle3.jpg);
	background-repeat: no-repeat;
	background-position: 15px 18px;

}

.glossymenu a#selected {
	background-color: #f9f9f9;
	color:#1b7b16;

}

.glossymenu a.menuitem .submenuheader {
	background-image: url(../images/arrows.gif);
}

.glossymenu a.menuitem:visited{
color: #666;
}

.glossymenu .menuitem:active {
	color: #1b7b16;
	
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
	color:#1b7b16;
	background-color: #f9f9f9;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 10px 0px 4px 0px;
}

.glossymenu div.submenu ul li{
border-bottom: none;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #666;
text-decoration: none;
padding: 5px 0;
padding-left: 41px;
}

.glossymenu div.submenu ul li a:hover{
background: none;
color: #f27405;
text-decoration: underline;
}

.glossymenu div.submenu ul li a#selected{
background: none;
color: #f27405;
text-decoration: underline;
}

/* -----------------------------------  left menu css --------------------------------------------------------  */

.hr_color1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

.iframe_border {
	padding: 2px;
	border: 1px solid #e8e8e8;
	background-color: #fff;	
}

.image_border {
	padding: 2px;
	border: 1px solid #e8e8e8;
	background-color: #fff;
	margin: 0px 15px 15px 0px;
}

/*******************************************************************************/
.special_ty ul
{
	margin:30px 0 0px 0;
	width:100%;
	float:left;
	font-family:"Lato Regular","Trebuchet MS",Verdana,Helvetica,sans-serif;

	
	
}

.special_ty ul li
{
	list-style:none outside;
	color:#666;
	font-size:13px;
	line-height:19px;
	padding-left:24px;
	background:none;
	margin-left:26px;
	background:url(../images/arrow_lst.png) no-repeat 0 5px;
	font-family:"Lato Regular","Trebuchet MS",Verdana,Helvetica,sans-serif;
}
.special_ty b
{
	font-weight:bold;
	color:#333;
	font-family:"Lato Regular","Trebuchet MS",Verdana,Helvetica,sans-serif;
}
.special_ty p
{
	width:100%;
	float:left;
	margin-bottom:15px;
	color:#666;
	line-height:20px;
	margin-bottom:0;
	margin-top:10px;
	font-family:"Lato Regular","Trebuchet MS",Verdana,Helvetica,sans-serif;
	
}
.special_ty p.first
{
	margin-bottom:10px;
}
.grass_cnt b,.syn_deck b,.spl_list b
{
	color:#555;
	font-weight:bold;
	width:100%;
	float:left;
	margin-bottom:10px;
	font-size:14px;
}
.grass_cnt b.grn ,.syn_deck b.grn
{
	color:#227B27;
	font-size:15px;
}
.grass_cnt img
{
	margin:10px 0;
}

.special_ty  .last_sp
{
	margin-bottom:30px;
}
.special_ty h2
{
	color:#f27405;
}
.inner_container .spl_list ul
{
	margin-left:20px;
}

.inner_container .spl_list ul li
{
	 background-image: url("../images/arrow_lst.png");
	 background-position:5px 6px;
	 font-size:13px;
	 width:100%;
	 float:left;
	 box-sizing:border-box;
	 -moz-box-sizing:border-box;
	 -o-box-sizing:border-box;
	 -webkit-box-sizing:border-box;
}
.inner_container .syn_deck ul li,.inner_container .feats ul li
{
	background-image:none;
	list-style:circle outside;
	padding-left:10px;
	line-height:18px;
	font-size:13px;
	margin-left:15px;
}
.inner_container .feats ul li
{
	margin-left:20px;
}

.inner_container .syn_deck ul
{
	margin-top:0px;
	width:100%;
	float:left;
}
.inner_right h2.titcoc{
    padding: 14px 12px;
}
.inner_right h4{
    color: #f27405;
    font-family: "Lato Bold";
    font-size: 18px;
}
