/* mbhuju@gmail.com */
@import url(http://fonts.googleapis.com/css?family=Notosans);
body{margin:0px; background:#fec524; min-width:1200px;  font-family:'Helvetica (T1)', Arial, Helvetica, sans-serif; font-size:15px; color:#000; font-weight: normal; line-height: 24px;}

a:link, a:active, a:visited{font-size:15px; color:#ff0000; font-weight: normal; line-height: 24px; text-decoration:underline;}
a:hover{color:#000; text-decoration:underline;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited {font-family:'Noto sans', Arial, Helvetica, sans-serif; font-size:10px; color:#555555; font-weight: bold; line-height:30px; text-decoration:none;}
a.footermenu:hover{color: #000;}



/*********
HEADER
******/
#header{width:100%; height:auto; background:url(../images/bg.jpg) repeat-x #080d63;}
#header_inner{width:1142px; height:auto; margin:0 auto; }
#logo_inner{width:1026px; height:auto; margin:0 auto; padding:4% 3% 0 0;}
#left_logo{width:267px; height:auto; float:left;}
#right_part{width:759px; height:auto; float:right;}
#photo{width:1106px; height:auto; margin:0 auto;}

/*********
BANNER
******/


/*********
MENU
******/
.nav { list-style: none; padding: 0; margin: 0;  }
.nav > li { position: relative; display: block;	z-index: 400; }
.nav > li { float: left;  } /* Delete This for Vertical Menu*/
.nav > li:hover {  }
.nav li:hover > ul { display: inline; }
.nav a { display: block; }
.nav a:hover {  }

#menu{width:1025px; height:; float:left;}
/*******
CONTENT
*********/
#content{width:100%; height:auto; background: url(../images/bg1.jpg) repeat-x #1d24ab; }
#content_inner{width:1142px; height:auto; margin:0 auto; padding:1.2% 0 0.8% 0; }
#content_inner1{width:1026px; height:auto; float:right;  margin-right:5.6%;}
#inner{width:1025px; height:auto; float:left; background:#FFF; }

#home_text{width:91%; height:auto; margin:0 auto; padding:1% 0 4% 0; background:#FFF;}
#main{width:91%; height:auto; margin:0 auto; padding:3.5% 1% 3% 0;}

#contact_left{width:50%; height:auto; float:left; text-align:center; padding-top:80px;}
#contact_right{width:50%; height:auto; float:right; text-align:center;}
#hours_left{width:50%; height:auto; float:left; padding-top:20px;}
#hours_right{width:50%; height:auto; float:right;}
#gallery{width:750px; height:auto; margin:0 auto;}
#print1{width:140px; height:auto; float:right; padding-top:2.5%;}

#coupon{width:100%; height:auto; margin:0 auto;}
#coupon1{width:270px; height:auto; float:left; text-align:center; margin-left:20px; }
#coupon2{width:270px; height:auto; float:left; text-align:center; margin-left:35px; }
#coupon3{width:270px; height:auto; float:right; text-align:center; margin-right:30px;}
#coupon_inner{width:270px; height:auto; margin:0 auto; background:#fff;}
#print{width:270px; height:40px; float:left; text-align:center; }
#center_div{width:100%; margin:0 auto;}

#coupon1_o{ width:300px; height:auto; text-align:center;}
/*******
FOOTER
*********/
#footer{width:100%; height:auto;  background:#fec524;}
#footer_inner{width:1142px; height:86px; margin:0 auto; background:url(../images/footer_bg.jpg);}
#footer_left{width:48%; height:auto; float:left; padding:1% 0 0 4.5%; }
#footer_left1{width:15%; height:auto; float:left; padding-top:1%; }
#footer_right{width:25%; height:auto; float:right; padding:1% 1% 0 0; }

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

/*******
STYLE
*********/
h1{	font-family:Century Gothic;	font-size:38px;	color: #10167e;	font-weight:bold; line-height: 40px; text-transform: uppercase;}

.style1{font-family:'Noto sans', Arial, Helvetica, sans-serif; font-size:15px; color: #000; font-weight: bold;	line-height: 24px;}
.style2{font-family:Century Gothic; font-size:22px; color: #151ec7; font-weight: bold;	line-height: 24px;}
.style3{font-family:Century Gothic; font-size:20px; color: #535bfb; font-weight: bold;	line-height: 24px;}
.style4{font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #3e44bb; font-weight: bold;	line-height: 14px;}
.style5{font-family:'Noto sans', Arial, Helvetica, sans-serif;  font-size:15px; color:#000; font-weight: normal; line-height: 24px;}

.img{border:1px solid #D7D7D5; padding:5px;}

.clear{clear:both;}

input.btn{	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	font-weight:normal;	text-align:center;	color:#FFFFFF;	background:#142ce2;	border:1px solid #cdcccc;	padding:7px;}

input, textarea, select{border:1px solid #cdcccc;	background:#fff; padding:3px;}
.noborder{
	border:0px;
	background:#fff;
	padding:0px;
}

/* Honey Pot */
.form_field_hp{
	display:none;
}


div.scrollable {

	overflow:auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-shadow-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-track-color:#fff;	

}