/* mbhuju@gmail.com */
@import url(http://fonts.googleapis.com/css?family=Noto Sans);
body{margin:0px;  min-width:1200px; background:#be2431;  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{font-size:15px; color:#ff0000; font-weight: normal; line-height: 24px; text-decoration:underline;}
a:hover{color:#2f2f2f; text-decoration:underline;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited {font-size:10px; color:#fc8892; font-weight: normal; line-height:20px; text-decoration:none;}
a.footermenu:hover{color: #fff;}



/*********
HEADER
******/
#header{width:100%; height:auto; background: url(../images/bg.jpg) repeat-x #f5e798;}
#header_inner{width:966px; height:auto; margin:0 auto; }


#menu{width:966px; height:76px; margin:0 auto;}

/*******
CONTENT
*********/
#content_top{width:966px; height:auto; margin:0 auto;}
#content{width:100%; height:auto; background: url(../images/bg1.jpg) repeat-x #be2431; }
#content_inner{width:966px; height:385px; margin:0 auto; background:url(../images/bg01.jpg) no-repeat; }
#content_bottom{width:966px; height:auto; margin:0 auto;}
#inner{width:445px; height:auto; float:left; padding:46px 0 0 37px;}
#inner1{width:966px; height:auto; margin:0 auto; background:#FFF;}
#main{width:900px; height:auto; margin:0 auto; padding:2% 0 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;}
#hours_right{width:50%; height:auto; float:right; }
/*******
FOOTER
*********/
#footer{width:966px; height:60px; margin:0 auto;}
#left_footer{width:40%; height:auto; float:left; padding:20px 0 0 0;}
#mid{width:35%; float:left; padding:10px 0; text-align:center;}
#right_footer{width:25%; height:auto; float:right; padding:20px 0 0 0;}
#print_o{width:120px; height:auto; float:right;}


/*******
STYLE
*********/
h1{	font-family:Century Gothic;	font-size:34px;	color: #ab0715;	font-weight:bold; text-transform: uppercase; margin-top:0;}

.style1{ font-size:15px; color: #fff; font-weight: bold;	line-height: 24px;}
.style2{font-family:Century Gothic; font-size:20px; color:#077556; font-weight: bold;	line-height: 26px;}
.style3{font-family:Century Gothic; font-size:19px; color:#d01b39; font-weight: bold;	line-height: 26px;}

.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:#3d5204;	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;
}

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