* {
	margin:0px;
	padding:0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
}
 @font-face {
 font-family: 'RobotoRegular';
src: url('fonts/roboto-regular.eot');
src: url('fonts/roboto-regular.eot') format('embedded-opentype'), url('fonts/roboto-regular.woff') format('woff'), url('fonts/roboto-regular.ttf') format('truetype'), url('fonts/roboto-regular.svg#RobotoRegular') format('svg');
}
 @font-face {
 font-family: "Gotham Light";
 src: url('fonts/95489502-ufonts.com_gotham_light.eot');
 src: url('fonts/95489502-ufonts.com_gotham_light.eot?#iefix') format('embedded-opentype'),  url('fonts/95489502-ufonts.com_gotham_light.svg#Gotham Light') format('svg'),  url('fonts/95489502-ufonts.com_gotham_light.woff') format('woff'),  url('fonts/95489502-ufonts.com_gotham_light.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: "Gotham Bold";
 src: url('fonts/73760987-gothambold1.eot');
 src: url('fonts/73760987-gothambold1.eot?#iefix') format('embedded-opentype'),  url('fonts/73760987-gothambold1.svg#Gotham Bold') format('svg'),  url('fonts/73760987-gothambold1.woff') format('woff'),  url('fonts/73760987-gothambold1.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: "Gotham Black";
 src: url('fonts/647369385-ufonts.com_gotham-black.eot');
 src: url('fonts/647369385-ufonts.com_gotham-black.eot?#iefix') format('embedded-opentype'),  url('fonts/647369385-ufonts.com_gotham-black.svg#Gotham Black') format('svg'),  url('fonts/647369385-ufonts.com_gotham-black.woff') format('woff'),  url('fonts/647369385-ufonts.com_gotham-black.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
body {
	font-family: 'RobotoRegular';
	font-size:14px;
	margin:0 auto;
	background-color:#fff;
}
.clear {
	clear:both;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
}
/*headee start*/

.header {
	width:100%;
	height:222px;
	background-image:url(images/header_bg.jpg);
}
.inner_header {
	width:920px;
	height:222px;
	margin:0 auto;
}
.inner_header img {
	margin-top:27px;
	margin-left:175px;
}
.navigation {
	width:100%;
	height:68px;
	background-color:#f1f4f1;
}
.inner_nav {
	width:920px;
	height:68px;
	margin:0 auto;
}
.left_nav {
	width:757px;
	height:68px;
	float:left;
}
.nav li {
	float: left;
	list-style:none;
	line-height:68px;
}
.nav a {
	color: #242424;
	display: block;
	font-family: "Gotham Light";
	text-transform:uppercase;
	font-size:20px;
	font-weight: normal;
	line-height: 68px;
	padding: 0 17px;
	text-decoration: none;
}
.nav li a.active, .nav a:hover {
	color:#19a044;
}
.nav ul li:hover ul {
	display:block;
	transition:All 0.5s;
	-moz-transition:All 0.5s;
	-webkit-transition:All 0.5s;
	-o-transition:All 0.5s;
}
.right_nav {
	width:163px;
	height:68px;
	float:right;
}
.order_btn {
	width:157px;
	height:32px;
	background:url(images/order_btn.png);
	margin-top:20px;
}
.order_btn p {
	font-family: "Gotham Black";
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	padding:7px 20px 0 0;
}
.order_btn p a {
	text-decoration:none;
	color:#FFF;
}
.order_btn p a:hover {
	color:#FC0;
	transition:All 0.5s;
	-moz-transition:All 0.5s;
	-webkit-transition:All 0.5s;
	-o-transition:All 0.5s;
}
/*header close*/

/*container start*/

.container {
	width:100%;
	background-color:#fff;
	padding-bottom: 10px;
}
.inner_container {
	width:920px;
	background-color:#FFF;
	margin:0 auto;
}
.three_boxes {
	width:920px;
	height:137px;
}
.box1 {
	width:297px;
	height:137px;
	background-color:#19a044;
	float:left;
	margin-right:7px;
}
.left_box {
	width:173px;
	height:137px;
	float:left;
}
.left_box img {
	margin:10px 0 0 10px;
}
.right_box {
	width:124px;
	height:137px;
	float:right;
	text-align:center;
	padding-top:32px;
*padding-top:0px;
}
.right_box p {
	font-family: "Gotham Light";
	font-size:25px;
	color:#FFF;
*margin-top:25px;
}
.right_box h3 {
	font-family: "Gotham Black";
	text-transform:uppercase;
	font-size:25px;
	color:#FFF;
	text-shadow: 1px 1px #000;
}
.right_box h4 {
	font-family: "Gotham Bold";
	text-transform:uppercase;
	font-size:13px;
	color:#FFF;
	background-color:#193e16;
	width:76px;
	margin-left:25px;
*margin-left:15px;
	height:24px;
	border-radius:15px;
	margin-top:10px;
	line-height:24px;
}
.right_box h4 a {
	color:#FFF;
}
.right_box h4 a:hover {
	color:#FC0;
}
.center_pic {
	text-align:center;
	margin-top:5px;
}
.news_box {
	width:908px;
	height:221px;
	margin:0 auto;
	background-color:#193e16;
	margin-top:-4px;
}
.news_left {
	width:605px;
	height:190px;
	float:left;
	margin-top:15px;
	border-right: 2px solid #f0d4a4;
}
.news_left h3 {
	font-family: "Gotham Black";
	font-size:18px;
	color:#FFF;
	text-transform:uppercase;
	margin:5px 0 0 10px;
}
.event_left {
	width:200px;
}
.news_left img {
	margin:10px 0 0 10px;
}
.view p {
	font-size: 13px;
	margin-left: 37px;
	margin-top: -23px;
	width:200px;
}
.view p a {
	color:#88c630;
}
.view p a:hover {
	color:#fff;
}
.event_right {
	float:right;
}
.event_text {
	margin-right: 30px;
	margin-top: -140px;
	width: 365px;
}
.event_text p {
	font-family: 'RobotoRegular';
	font-size:16px;
	font-weight:normal;
	color:#88c630;
}
.event_text h6 {
	font-family: 'RobotoRegular';
	font-size:13px;
	font-weight:normal;
	color:#fff;
	border-bottom:1px solid #5e785c;
}
.event_text h5 {
	font-family: 'RobotoRegular';
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin-top:10px;
}
.event_text h5 a {
	color:#88c630;
}
.news_right {
	width:303px;
*width:300px;
	height:190px;
	float:right;
	margin-top:15px;
}
.news_right h3 {
	font-family: "Gotham Black";
	font-size:18px;
	color:#FFF;
	text-transform:uppercase;
	margin:5px 0 0 10px;
}
.news_right p {
	font-family: 'RobotoRegular';
	font-size:15px;
	font-weight:normal;
	color:#88c630;
	margin-left:10px;
}
.newform label, .mc4wp-form label{
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 10px;
	margin-right: 8px;
	margin-top: 15px;
	text-align: left;
	color:#FFF;
	vertical-align: top;
	width:95px;
}
.newform input[type='text'], .mc4wp-form input[type='text'], .mc4wp-form input[type='email']{
	background-color: #fff;
	border:0px;
	color: #000;
	font-family: 'RobotoRegular';
	font-size: 15px;
	font-weight: normal;
	height:25px;
	margin-left: 15px;
	margin-top: 9px;
	padding-left: 5px;
	text-align: left;
	width:168px;
 *width:150px;
	line-height:30px;
}
.newform input[type='submit'], .mc4wp-form input[type='submit']{
	background-color: #19a044;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-family: 'RobotoRegular';
	font-size: 14px;
	font-weight: bold;
	height: 29px;
	margin-left: 128px;
	margin-top: 12px;
	text-transform: uppercase;
	width: 98px;
}
.newform input:hover, .mc4wp-form input:hover {
	color:#000;
	transition:All 0.5s;
	-moz-transition:All 0.5s;
	-webkit-transition:All 0.5s;
	-o-transition:All 0.5s;
}
.news_right img {
	margin-left: 10px;
	margin-top: -62px;
	position: absolute;
}
.news_right h4 {
	color: #88c630;
	font-family: 'RobotoRegular';
	font-size: 12px;
	font-weight: normal;
	margin-left: 127px;
	margin-top: 10px;
}
.news_right h4 a {
	color: #88c630;
}
.news_right h4 a:hover {
	color:#fff;
	transition:All 0.5s;
	-moz-transition:All 0.5s;
	-webkit-transition:All 0.5s;
	-o-transition:All 0.5s;
}
/*container close*/

/*footer start*/

.footer {
	width:100%;
	height:125px;
	background-color:#Fff;
	border-top:10px solid #195e25;
}
.inner_footer {
	width:920px;
	height:115px;
	margin:0 auto;
}
.left_innerfooter {
	width:693px;
	height:115px;
	float:left;
}
.footer_nav ul li {
	float: left;
	line-height: 42px;
	padding: 3px 8px;
	color:#81461e;
	list-style:none;
}
.footer_nav a {
	display:block;
	font-family: 'RobotoRegular';
	font-size:13px;
	color:#81461e;
	line-height:48px;
	text-decoration:none;
}
.footer_nav a:hover {
	color:#193e16;
	transition:All 0.5s;
	-moz-transition:All 0.5s;
	-webkit-transition:All 0.5s;
	-o-transition:All 0.5s;
}
.left_innerfooter p {
	font-family: 'RobotoRegular';
	font-size:11px;
	color:#393939;
	margin-left: 10px;
}
.left_innerfooter p a {
	color:#060;
}
.left_innerfooter p a:hover {
	color:#F60;
	transition:All 0.5s;
	-moz-transition:All 0.5s;
	-webkit-transition:All 0.5s;
	-o-transition:All 0.5s;
}
.right_innerfooter {
	width:227px;
	height:115px;
	float:right;
}
.right_innerfooter p {
	font-size:13px;
	color:#81461e;
	margin-top:15px;
}
.footer_icon {
	margin-top:15px;
}
.footer_icon img {
	margin-right:5px;
}

/*footer close*/

/*ourmenu page start*/
.other_banner{padding-top:15px;}

.menu_info h1{font-family: "Gotham Bold";
font-size:34px;
text-transform:uppercase;
color:#07571c;
text-align:center;
margin-top:10px;}

.menu_info p{font-family: 'RobotoRegular';
font-size:18px;
margin-top:25px;
margin-left:20px;}

.menu_info p a{color:#3e622d;}

.menu_info p a:hover{text-decoration:underline;}

/*ourmenu page close*/

/*media page start*/

.videos{margin-top:20px;
}

.video1{float:left;
margin-right:17px;}


.big_logos{margin-top:80px;}

.big_logos img{margin-right:28px;}

/*media page close*/

/*visit us page start*/

.visitus_page{width:920px;
height:450px;}

.visit_left{width:402px;
*width:367px;
height:450px;
*height:435px;
float:left;
padding:15px 0 0 20px;}

.visit_left h3{font-family: 'RobotoRegular';
color:#005c1d;
font-weight:bold;
font-size:25px;}

.visit_left p{color:#393939;
font-size:15px;}

.visit_left a{color:#393939;
}

.visit_left a:hover{color:#195d25;
}

.visit_right{width:500px;
height:450px;
float:right;}

.visit_right img{margin-top:30px;}

/*visit us page close*/


/*club evo page start*/

.clubevo_page{width:920px;
height:450px;}

.club_left{width:595px;
height:422px;
float:left;
margin-top:10px;}

.clubform label{		width:115px;
						font-family:'RobotoRegular';
						display:inline-block;
						text-align:right;
						font-size:18px;
						margin-right:8px;
						 margin-top: 15px;
    					vertical-align: top;
						color:#195c24;}
						
.clubform input[type='text'],.clubform input[type='email'],.clubform input[type='tel']{			color: #000000;
						font-family:'RobotoRegular';
						font-size: 15px;
						font-weight: normal;
						text-align:left;
						height:33px;
						margin-top: 11px;
						text-align: left;
						width:450px;
						border:1px solid #195c24;}
.clubform input[type='email']{			color: #000000;
						font-family:'RobotoRegular';
						font-size: 15px;
						font-weight: normal;
						text-align:left;
						height:33px;
						margin-top: 11px;
						text-align: left;
						width:450px;
						border:1px solid #195c24;}
						
.clubform textarea{		 height:138px;
						margin-left: 5px;
						margin-top: 11px;
						width:450px;
						font-family:'RobotoRegular';
						border:1px solid #195c24;}
						
					
.clubform input[type='submit']{ width:122px;
								height:37px;
								background-image:url(images/submitbtn_bg.jpg);
								border:none;
								color:#FFFFFF;
								font-family:'RobotoRegular';
								font-weight:bold;
								font-size:16px;
								margin-left:456px;
   			 					margin-top: 20px;
								cursor:pointer;}

.club_right{width:310px;
height:422px;
float:right;
margin-top:10px;}

.club_right img{margin-top:100px; margin-left:15px;}

