/* mbhuju@gmail.com */
@import url('https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i|Lobster|Abril+Fatface');
@import url('https://fonts.googleapis.com/css?family=Bangers|Oswald:400,500,600,700|Raleway:400,500,600,700|Open+Sans:400,600,700');

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

a:link, a:active, a:visited{ color:#e27231; font-weight: bold; text-decoration:none; }
a:hover{color:#000; text-decoration:underline;}

a.more:link, a.more:active, a.more:visited{ font-size:48px; color:#fff; line-height:65px;}
a.more:hover{color:#fff; text-decoration:none;}

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

a.noline:link, a.noline:active, a.noline:visited { text-decoration:none;}
a.noline:hover{text-decoration:none;}

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

/*********
HEADER
******/
	
#menu_bar{width:100%; background:#292929; }
	#menu_inn{width:920px; margin:0 auto;}

	#logo{width:1234px; margin:0 auto; text-align:center; padding:31px 0 0 0;}
/*******
BANNER
*********/
	#banner{width:1234px; margin:0 auto; }
	#promo1{width:32.73906%; float:left; margin-right:0.89141%; text-align:center; padding-bottom:47px;}
	#promo2{width:32.73906%; float:right; text-align:center;}

/*******
CONTENT
*********/
#content{width:100%; background:#FFF;}
	#content_inn{width:960px; margin:0 auto;  padding:65px 0; text-align:center; }
		
		#inner{width:1180px; margin:0 auto; padding:55px 0;}
		
#hours_left{float:left; width:50%; margin-top: 80px; }
#hours_right{float:right; width:50%; text-align:center;}

#contact_left{float:left; width:50%; padding-top:80px; text-align:center;}
#contact_right{float:right; width:50%; 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:350px; 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:#292929;}
	#footer_inn{width:1185px; margin: 0 auto;  }
	#left_footer{width:65%; float:left; color:#FFF; padding:32px 0 24px 0;}
	#right_footer{width:30%; float:right; text-align: right; padding:28px 0;}

/*******
STYLE
*********/
h1{font-family: 'Oswald', sans-serif; font-size:50px; line-height:40px; color:#e35704; text-transform: uppercase; margin-top:0;}
.style1{font-size:24px; font-weight:bold; color:#e27231; line-height:30px;}
.style2 {font-size:18px;	color: #cb3c32;	font-weight: bold;	line-height: 24px;	text-decoration:none;}
.style3 {font-size:15px; color: #ff1111; font-weight: bold;	line-height: 20px;	text-decoration:none;}
.small{ font-size:11px; line-height:16px;}
.style4{font-family: 'Bangers', cursive; font-size:60px; font-weight:400; color:#df6d2a; line-height:30px;}
.style5{font-family: 'Bangers', cursive; font-size:48px; font-weight:400; color:#ffaa31; line-height:50px;}
.style6{font-family: 'Oswald', sans-serif; font-size:30px; font-weight:400; color:#fff; line-height:50px; text-transform:uppercase;}
.style7{font-family: 'Bangers', cursive; font-size:36px;  color:#fff; line-height:40px;}


/*******
FORM
*********/
.form1{ width:100%;}
input, textarea, select { height:25px; background:#adb5d7; border:1px solid #dedede; font-size:13px;}
textarea{ height:100px; }
.btn{ width:128px; height:40px; font-weight:bold; text-align:center; color:#FFFFFF;	background:#fe0000; border:1px solid #000000; font-size:15px; margin-top:20px; text-align:center; text-transform:uppercase;}
.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 #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; }

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

.back-to-top { position: fixed; bottom: 2em; right: 40px; display: none;}
