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

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

a.footermenu:link, a.footermenu:active, a.footermenu:visited {font-size:10px; color:#929292; font-weight: bold; text-decoration:none;}
a.footermenu:hover{color: #000;}

a.more:link, a.more:active, a.more:visited {font-size:15px; color:#000; font-weight: bold; line-height:30px; text-decoration: underline;}
a.more:hover{color: #fff; text-decoration: underline;}

img{max-width:100%;}

#frame{ width:1125px; margin:0 auto; height:auto;}

/*********
HEADER
******/
#header{ width:100%; background:url(../images/topbg.jpg) repeat-x;}
#logo{width:38%; float:left;}
#hside{ width:62%; float:left; padding-top:75px;}
	#hcon{ text-align:right; padding:0 30px 30px 30px;}
	#menu{width:600px; height:45px; float:right;}
	


/*******
CONTENT
*********/
#content{width:100%; background:#da2838; border-top:solid 5px #e6e32f;  border-bottom:solid 5px #e6e32f;}
#inner{ width:1025px; margin:20px auto; height:auto; background:#FFFFFF; padding:50px;}

#homecon{ width:100%; padding:0 0 20px 0; font-size:18px; color:#FFFFFF; text-align:center; }

#contact_left{width:48%; height:auto; float:left; text-align:center; padding-top:70px;}
#contact_right{width:48%; height:auto; float:right;  text-align:center;}
#hours_left{width:48%; height:auto; float:left;}
#hours_right{width:48%; height:auto; float:right;  text-align:center;}
#specials1{width:45%; height:auto; float:left; text-align:center; margin-left:1%; }
#specials2{width:45%; height:auto; float:right;  text-align:center; margin-right:1%;}
#specials_inner{width:96%; border:2px dashed #000; padding:2%; text-align:center;}
#print{ text-align:center; margin:10px 0 20px 0;}
#center_div{width:100%; margin:0 auto; text-align:center;}
#coupon_inner{width:30%; height:auto; margin:0 auto; background:#fff;}
/*******
FOOTER
*********/
#footer{width:100%; padding:10px 0;}
#logos{ width:63%; float:left;}
#fb{ width:10%; float:left; text-align:center;}
#comm{ width:27%; float:left; text-align:right;}

/*******
STYLE
*********/
h1{	font-family: Arial, Helvetica, sans-serif;	font-size:35px;	color: #da2838;	font-weight:bold; text-transform: uppercase; margin-top:0;}

.style1{ font-size:22px; color: #938806; font-weight: bold;}
.style2{ font-size:20px; color: #ff0000; font-weight: bold; line-height:30px;}
.style3{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #212121; font-weight: bold; line-height:14px;}

.img{border:1px solid #D7D7D5; padding:5px; }
.imgright{ float:right; margin-left:50px;}
.clear{clear:both;}


/*******
FORM
*********/
input, textarea, select { width:90%;}
textarea{ height:100px;}
.btn{ width:200px; height:40px; font-weight:bold; text-align:center; color:#FFFFFF;	background:#0b5a98; border:1px solid #000000; font-size:15px;}
.email_error{ padding:2px; border:1px solid red; color:red; margin-bottom:5px;}

