/* about */
.wideBackground{}

#about{
	font-size:18px;
}

#about section{
	float:left;
	padding:50px 0;
	text-align:center;
}
#about p{
	margin:0;
}
#about h1, #about h2, #about h3{
	margin:0 0 15px;
	color:#ae7a43;
	font-weight:400;
}
#about h3{
	font-size:24px;
}
/*-------------------------------------------
intro
-------------------------------------------*/
.intro{
	float:none;
	width:100%;
	text-align:left !important;
	border-top:1px solid #e1c9af;
	border-bottom:1px solid #e1c9af;
	padding:20px !important;
}
.intro .photo{
	background:url(../images/about-img1.png) no-repeat;
	width:139px; height:126px;
	float:left;
}
.intro h3{
	float:left;
	text-align:left;
	padding:46px 0 0 50px;
	font-size:24px;
}
.intro span{
	color:#000;
}
/*-------------------------------------------
service
-------------------------------------------*/
.service{
	width:24.999%;
}
/*-------------------------------------------
price
-------------------------------------------*/
.price{
	width:24.999%;
}
/*-------------------------------------------
opening hours
-------------------------------------------*/
.openingHours{
	width:24.999%;
}
/*-------------------------------------------
tel
-------------------------------------------*/
.tel{
	width:24.999%;
}
.tel h1{
	color:#000 !important;
	font-weight:700;
	margin:0 !important;
}