/* mbhuju@gmail.com */
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);
@import url(https://fonts.googleapis.com/css?family=Abel);
@import url(https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,700,400italic,700italic);
body{margin:0px; background:#fcda50; 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:#8d804c; font-weight: bold; line-height:24px; text-decoration:none;}
a.footermenu:hover{color: #000;}

a.more:link, a.more:active, a.more:visited  {font-family:'Abel', Arial, Helvetica, sans-serif; font-size:30px; color:#d0d0d0; font-weight: bold; line-height:35px; text-decoration:none;}
a.more:hover{color: #fff;}

/*********
HEADER
******/
#top{width:100%; height:6px; background:#000;}
#header{width:100%; background:#fff; }
#header_inn{width:679px; margin:0 auto; text-align:center; padding:20px 0 18px 0;}
#menu_top{width:679px; height:4px; margin:0 auto; background:#fcda50;}
#menu{width:679px;  background:#000; margin:0 auto;}

/*******
BANNER
*********/
#banner{width:100%; background:url(../images/bg.jpg) repeat-x #fcda50;}
#banner_inn{width:1140px; margin:0 auto; padding-top:19px;}
#line{width:100%; height:15px; background:#000;}
/*******
SMLOGO
*********/
#online1{display:none;}

/*******
CONTENT
*********/
#content{width:100%; background:#fff; }
#content_inn{width:1040px; margin:0 auto; padding:50px 0;}
#box{width:32%; float:right; background:#000; border-radius:10px; margin-left:75px;}
#box_inn{width:90%; margin:0 auto; text-align:center; padding:20px 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; }
#service{width:35%; float:left;}
#service1{width:65%; float:right;}
/*******
FOOTER
*********/
#footer{width:1050px; margin:0 auto;  padding:25px 0 30px 0;}
#left_footer{width:65%; float:left; }
#right_footer{width:35%; float:right; text-align:right;}

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

.style1{font-family:'Oswald', Arial, Helvetica, sans-serif; 	 font-size:23px; color: #ee3118; line-height: 26px;}
.style2{font-size:18px; line-height:40px; }
.style3{font-family:'Oswald', Arial, Helvetica, sans-serif; 	 font-size:24px; color: #fcda50; text-transform:uppercase; 	line-height: 30px;}
.style4{font-family:'Abel', Arial, Helvetica, sans-serif; 	 font-size:24px; color: #fff; 	line-height: 30px;}

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


