/* mbhuju@gmail.com */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,700,400italic,700italic);
body{margin:0px; background:#119156; font-family:'Quattrocento Sans', Arial, Helvetica, sans-serif;  font-size:16px; color:#000; font-weight: normal; line-height: 24px;}

a:link, a:active, a:visited{ color:#ff0000; font-weight: normal;  text-decoration:underline;}
a:hover{color:#000; text-decoration:underline;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited {font-size:12px; color:#e3eee1; font-weight: bold; line-height:24px; text-decoration:none;}
a.footermenu:hover{color: #fff;}

.bg-image {
    position: relative;
}

.bg-image img {
    display: block;
    width: 100%;
    
    margin: 0 auto;
}

/*********
HEADER
******/
#top{width:100%; height:8px; background:#1d884a;}
#header{width:100%; background:url(../images/bg1.jpg) repeat-x #05894f; padding-bottom:5px; }
#header_inn{width:1170px; margin:0 auto;}
#left_logo{width:33%; float:left; text-align:center;}
#right{width:66%; float:right;}
#menu{width:100%;  background:#1d884a;}
#info{width:100%;}
#call{width:60%; float:left; text-align:right; padding-top:50px;}
#online{width:38%; float:right; text-align:right; padding-top:38px;}
/*******
BANNER
*********/

/*******
SMLOGO
*********/
#online1{display:none;}

/*******
CONTENT
*********/
#content{width:100%; background:#fff; }
#content_inn{width:1108px; margin:0 auto; padding-bottom:34px;}
#left_content{width:65%; float:left; margin-left:2%; padding-top:52px;}
#right_content{width:27%; float:right; background:url(../images/img.jpg) repeat-x center; background-size:cover; margin:33px 0 0 0; }
#inn{width:81%; margin:0 auto; padding:220px 0 30px 0;}
#inner{width:1030px; margin:0 auto; padding:40px 0 10px 0; background:#fff; }

#contact_left{width:50%; float:left; text-align:center; padding-top:80px;}
#contact_right{width:50%; float:right; text-align:center;  }
#hours_left{width:50%; float:left; padding-top:40px;}
#hours_right{width:50%; float:right; text-align:center; }
/*******
FOOTER
*********/
#footer{width:1166px; margin:0 auto;  padding:14px 0;}
#left_footer{width:68%; float:left; }
#right_footer{width:30%; float:right; text-align:right;}

/*******
STYLE
*********/
h1{ font-family:'Lora', Arial, Helvetica, sans-serif; 	font-size:33px;	color: #0bab4e;	 text-transform: uppercase; margin-top:0;}

.style1{font-family:'Lora', Arial, Helvetica, sans-serif; 	 font-size:22px; color: #e70e2c; font-weight: bold;	line-height: 26px;}
.style2{font-size:18px; color: #fff; line-height:26px; }

/*******
FORM
*********/
.form1{ width:100%;}
input, textarea, select { height:25px; background:#f5f5f5; border:1px solid #dedede; font-size:13px;}
textarea{ height:100px; }
.btn{ width:150px; height:40px; font-weight:bold; text-align:center; color:#FFFFFF;	background:#048652; border:1px solid #000000; font-size:15px; margin-top:10px; text-align:center;}
.email_error{ padding:2px; border:1px solid red; color:red; margin-bottom:5px;}
.inputsize{ width:100%;}
.inputzipsize{ width:50px;}
.textright{ text-align:right;}

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

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

.tbar{ border-bottom:#000 1px solid; padding:10px;}


