/* 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: url(../images/bg.jpg) no-repeat center center fixed; 
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover; 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:#ab8234; font-weight: bold; line-height:24px; text-decoration:none;}
a.footermenu:hover{color: #000;}

/*********
HEADER
******/
#header{width:1154px; margin:0 auto; padding:35px 0 64px 0; }
#left_logo{width:42%; float:left;}
#we{width:28%; float:left; padding-top:52px; text-align:right;}
#online{width:23%; float:right; padding-top:52px;}

#menu_bar{width:100%; background:#309e35;}
#menu{width:950px; margin:0 auto;}
/*******
BANNER
*********/
#banner{width:1154px; margin:0 auto;}
/*******
SMLOGO
*********/
#smlogo{display:none; text-align:center;}

/*******
CONTENT
*********/
#content{width:100%; background:url(../images/bg1.png) }
#content_inn{width:1048px; margin:0 auto; }
#left_content{width:56%; float:left; padding:58px 0 45px 0; }
#right_content{width:37%; float:right; text-align:right; padding:45px 0; }

#inner{width:95%; margin:0 auto; padding:40px 0; }

#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; }

#coupon{width:100%; height:auto; margin:0 auto;}
#coupon1{width:32%; height:auto; float:left; text-align:center; margin-right:2%;   }
#coupon2{width:32%; height:auto; float:left; text-align:center;  }
#coupon3{width:32%; height:auto; float:right; text-align:center; }
#coupon_inner{width:100%; height:auto; margin:0 auto; background:#fff;}
#coupon_inner1{width:300px; height:auto; margin:0 auto; background:#fff;}
#print{width:100%; height:auto; float:left; text-align:center; }
#center_div{width:100%; margin:0 auto; text-align:center;}


/*******
FOOTER
*********/
#footer{width:100%; background:#ffdb96;}
#footer_inn{width:990px; margin:0 auto; padding:18px 0 35px 0;}
#left_footer{width:62%; float:left; }
#right_footer{width:33%; float:right; text-align:right;}

/*******
STYLE
*********/
h1{ font-family:'Lora', Arial, Helvetica, sans-serif; 	font-size:33px;	color: #a80926;	 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:24px; line-height:26px; }
.style3{font-family: Arial, Helvetica, sans-serif; 	 font-size:12px; color: #099110; font-weight: bold;	line-height: 16px;}
.style1{font-family:'Lora', Arial, Helvetica, sans-serif; 	 font-size:22px; color: #e70e2c; font-weight: bold;	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;}


