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

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:#b3a29c; font-weight: bold; line-height:40px; text-decoration:none;}
a.footermenu:hover{color: #fff;}




/*********
HEADER
******/
#header{width:100%; height:auto; background:url(../images/bg.jpg) repeat-x #795548;}
#header_inner{width:1142px; height:142px; margin:0 auto;}
#banner{width:100%; height:auto; background:#d7ccc8;}
#banner_inner{width:1142px; height:54px; margin:0 auto;}
#menu{width:790px; height:46px; float:right; padding-top:8px;}

#photo{width:1141px; height:658px; margin:0 auto;}
#bar{width:100%; height:auto; background:url(../images/bg1.jpg) repeat-x #f5ede9; padding-top:18px;}

/*******
CONTENT
*********/
#content{width:100%; height:auto;  margin:0 auto; background:#f5ede9; padding:20px 0 23px 0;  }
#content_inner{width:1087px; height:auto; margin:0 auto; border: 1px solid #e9e3e1; background:#fdf7f5; }
#inner{width:990px; height:auto; margin:0 auto; padding:3% 0;}
#inner1{width:990px; height:auto; margin:0 auto; padding:4% 0;}
#content_bottom{width:100%; height:16px; margin:0 auto; background:#d7ccc8;}

#contact_left{width:50%; height:auto; float:left; text-align:center;}
#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; text-align:center;}
#gallery{width:751px; height:auto; margin:0 auto;}

/*******
FOOTER
*********/

#footer_inner{width:1141px; height:60px; margin:0 auto;}
#footer_left{width:62%; height:auto; float:left; padding:1.5% 0 0 2%;}
#footer_right{width:23%; height:auto; float: right; padding-top:1%;  }



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

.style1{font-family:Century Gothic;	font-size:23px; color: #795548; font-weight: bold;	line-height: 26px;}
.style2{ 	font-size:18px; color: #fff; font-weight: bold;	line-height: 26px;}

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

.clear{clear:both;}

