/* mbhuju@gmail.com */
@import url(https://fonts.googleapis.com/css?family=Oswald: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:#800102; 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:#d68484; font-weight: bold; line-height:24px; text-decoration:none;}
a.footermenu:hover{color: #fff;}

a.more:link, a.more:active, a.more:visited {font-family:'Oswald', Arial, Helvetica, sans-serif; font-size:24px; color: #800102; line-height:28px; text-decoration:none;}
a.more:hover{color: #000;}

/*********
HEADER
******/
#top{width:100%; height:5px; background:#b52021;}
#menu{width:1000px; margin:0 auto;}

#header{width:100%; background:url(../images/bg.jpg) repeat-x #fff2c6;}
#header_inn{width:1113px; margin:0 auto;}
#online{width:26%; float:left; padding-top:45px; text-align:center;}
#logo{width:41%; float:left; text-align:right;}
#app{width:28%; float:right; padding:45px 0 20px 0; text-align:center;}
#line{width:100%; height:4px; background:#FFF;}
/*******
BANNER
*********/
#banner{width:100%; background:url(../images/bg1.jpg) repeat-x #b52021;}
#banner_inn{width:1113px; margin:0 auto; padding:29px 0 32px 0;}
#gap{width:100%; height:15px;}
/*******
SMLOGO
*********/
#online1{display:none;}

/*******
CONTENT
*********/
#content{width:100%; background:url(../images/bg2.jpg) repeat-x #FFF; }
#content_inn{width:925px; margin:0 auto; padding:27px 0 52px 0; }
#left{width:29.72973%; float:left; margin-right:4.10811%; padding-bottom:18px;}
#middle{width:31.13514%; float:left; margin-right:3.67568%; padding-bottom:18px;}
#right{width:31.35135%; float:right; padding-bottom:18px;}
#inner{width:1060px; margin:0 auto; padding:40px 0; }

#contact_left{width:50%; float:left; padding-top:20px;}
#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:930px; margin:0 auto;  padding:22px 0 20px 0;}
#left_footer{width:45%; float:left; padding-top:5px; }
#facebook{width:25%; float:left; text-align:center;}
#right_footer{width:30%; float:right; text-align:right; padding-top:5px; }

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

.style1{font-family:'Oswald', Arial, Helvetica, sans-serif; 	 font-size:22px; color: #c31617; 	line-height: 26px;}
.style2{font-size:20px; color: #800102; line-height:26px; }
.style3{font-family:'Oswald', Arial, Helvetica, sans-serif; font-size:24px; color: #585858; line-height:28px; }
.style4{font-family:'Oswald', Arial, Helvetica, sans-serif; font-size:24px; color: #800102; line-height:28px; }
.style5{font-size:15px; color: #fff; line-height:26px; font-weight: bold;}

/*******
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;}


