/* mbhuju@gmail.com */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900');

body{margin:0px; font-family:'Montserrat', sans-serif;  font-size:16px; color:#000; font-weight: normal; line-height:28px; }

a:link, a:active, a:visited{ color:#271e1d; font-weight: 600; text-decoration:none; }
a:hover{color:#554342; text-decoration:underline;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited { font-size:12px; color:#8f8f8f; font-weight:600;  text-decoration:none;}
a.footermenu:hover{color: #fff;}

a.btnlink:link, a.btnlink:active, a.btnlink:visited { color: #ffffff; background: #d43c42; padding: 8px 20px; font-weight:600;  text-decoration: none; text-transform:uppercase;}
a.btnlink:hover { background: #ff0000; text-decoration: none;}

/*********
HEADER
******/
#menu_bar{width:100%; background:#000; opacity:0.7; }
#menu{width:1280px; margin:0 auto;}

#header-top{width:100%; background:#FFF; opacity:0.9;}
#header_inn{width:1280px; margin:0 auto; }
#info{width:35%; float:left; text-align:center; padding:44px 0 0 0; color:#2a1109; font-size:28px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-weight:900;line-height:35px; }
#logo{width:28%; float:left; padding:18px 0; text-align:center; margin-left:2%;}
#call{width:30%; float:right; text-align:center; color:#2a1109; padding:44px 0 25px 0; font-size:28px; text-transform:uppercase; line-height:35px; font-family:Arial, Helvetica, sans-serif; font-weight:900;}
#info1{display:none; text-align:center; padding:10px 0 0 0; color:#2a1109; font-size:28px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-weight:900;line-height:35px;}

/*******
BANNER
*********/
#welcome{width:100%; background: url(../images/bg1.png) repeat-x; margin-top:565px;}
#inn{width:663px; margin:0 auto; background:#008349; text-align:center; padding:30px 10px; color:#FFF; font-size:36px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-weight:900; line-height:35px;}

/****************/
#content{width:100%; background:#fff; padding: 50px 0;}
	#content_inn{width:1180px; margin:0 auto; }
	
		


/*******
FOOTER
*********/
	#footer_bottom{width:100%; background:#000; }
	#footer_inn{width:1220px; margin:0 auto;}
	#left_footer{width:45%; float:left; color:#FFF; padding:40px 0; font-weight:600;}	
	#logos{width:15%; float:left; padding:20px 0; text-align:center;}
	#right_footer{width:35%; float:right; text-align: right; padding:50px 0; font-size:12px; color:#8f8f8f;}

/*******
STYLE
*********/
h1{ font-family:Arial, Helvetica, sans-serif; font-size:45px; line-height:40px; color:#008349; text-transform: uppercase; font-weight:700; margin-top:0;}
.style1{font-size:22px; font-weight:600; color:#1eac6d; line-height:30px;}
.style2{font-size:20px; font-weight:600; color:#8f6312; line-height:30px;}


/*******
MISC
*********/
.img{border:1px solid #cecac8; padding:5px; }
.imgright{ max-width:95%; float:right; margin-left:30px; }
.imgleft{ max-width:95%; float:left; margin-right:10px; padding-top:8px; }


.clear{clear:both;}
img{max-width:100%;}
a[href^=tel] { color: inherit; text-decoration: none; }

