/* mbhuju@gmail.com */
@import url(https://fonts.googleapis.com/css?family=Holtwood+One+SC);
@import url(https://fonts.googleapis.com/css?family=Crimson+Text:400,700);
body{margin:0px; background: url(../images/bg.jpg) no-repeat center center fixed; 
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover; font-family:'Noto Sans', Arial, Helvetica, sans-serif;  font-size:15px; color:#dadada; font-weight: normal; line-height: 24px;}

a:link, a:active, a:visited{ color:#ffc500; font-weight: normal;  text-decoration:underline;}
a:hover{color:#fff; text-decoration:underline;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited {font-size:10px; color:#8c8c8c; font-weight: bold; line-height:24px; text-decoration:none;}
a.footermenu:hover{color: #fff;}

/*********
HEADER
******/
#top{width:100%; height:11px; background:#ed2925;}
#menu{width:1190px; margin:0 auto; background:#ed2925;}

/*******
BANNER
*********/
#banner{width:1115px; margin:0 auto;}
#new{width:28%; float:left; padding-top:50px;}
#logo{width:45%; float:left; padding:26px 0 28px 0;}
#we{width:27%; float:right; padding-top:50px; text-align:right;}
/*******
SMLOGO
*********/
#new1{display:none;}

/*******
CONTENT
*********/
#content{width:1190px; margin:0 auto;}
#left_content{width:77.5%; float:left; background:#050303; padding-bottom:48px;}
#right_content{width:21%; float: right;}
#photo{width:97.5%; margin:0 auto; padding:36px 0; }
#img{width:30.5%; float:left;   padding: 5px;  background: #ed2925;  -webkit-border-radius: 1px;  -moz-border-radius: 1px;  border-radius: 1px;  -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.25);  -moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.25);  box-shadow: 1px 2px 2px rgba(0,0,0,0.25); margin-right:2.3%;   }

#img1{width:30.5%; float:left; padding: 5px; background: #ed2925;  -webkit-border-radius: 1px;  -moz-border-radius: 1px;  border-radius: 1px;  -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.25);  -moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.25);  box-shadow: 1px 2px 2px rgba(0,0,0,0.25); }

#img2{width:30.5%; float:right; padding: 5px; background: #ed2925;  -webkit-border-radius: 1px;  -moz-border-radius: 1px;  border-radius: 1px;  -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.25);  -moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.25);  box-shadow: 1px 2px 2px rgba(0,0,0,0.25); margin-right:0.5%; }
#content_inn{width:98%; margin:0 auto;}
#inner{width:92%; margin:0 auto;}

#content_inn1{width:1115px; margin:0 auto; background:#050303;}
#main{width:92%; margin:0 auto; padding:45px 0;}

#contact_left{width:49%; float:left; text-align:center; padding-top:80px;}
#contact_right{width:49%; float:right; text-align:center;  }
#hours_left{width:49%; float:left; padding-top:80px;}
#hours_right{width:49%; float:right; text-align:center; }
/*******
FOOTER
*********/
#footer{width:100%; background:#050303; margin-bottom:5px;}
#footer_inn{width:1200px; margin:0 auto; padding:31px 0 28px 0;}
#left_footer{width:65%; float:left; }
#right_footer{width:34%; float:right; text-align:right;}

/*******
STYLE
*********/
h1{font-family: 'Crimson Text', serif;	font-size:33px;	color: #ffb720;	font-weight: bold; text-transform: uppercase; margin-top:0;}

.style1{ font-size:16px; color: #ed2925; font-weight: bold;	line-height: 24px;}
.style2{font-family: 'Crimson Text', serif; font-size:24px; color: #fc4a47; font-weight: bold;	line-height: 24px;}
.style3{ font-size:18px; color: #fff; font-weight: bold;	line-height: 24px;}
/*******
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 #fff; 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:#fff 1px solid; padding:10px;}


