@font-face{
	src:url("bkant.ttf");
	fontFamily:LucidaCallig;
	font-style:italic;
}

body {
	margin-top:2px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background:url(../images/back.jpg);
}
.main{
	border:#FFFFFF solid 1px;
	width:868px;
	background:#FFFFFF;
}
.divider{
	background:#E0FAFB;
	height:5px;
}
#banner{
	background:url(../images/banner.jpg) no-repeat top;
	height:133px;
}
.image{
	padding:2px;
	border:#333333 solid 1px;
	/*width:320px;
	height:240px;*/
}
#option{
	background:url(../images/back_menu.jpg) no-repeat;
	height:22px;
	width:134px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	text-transform:capitalize;
	text-decoration:none;
	padding-top:2px;
}
#left{
	width:134px;
	vertical-align:top;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
}
.text{
	padding:2px;
	text-align:justify;
	font-size:11px;
	color:#666666;
}

.footer{
	padding-right:20px;
	line-height:16px;
	font-size:9px;
	color:#666666;
}
.footer a:link, .footer a:visited{
	color:#666666;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.main_title{
	background:url(../images/crown.gif) left no-repeat;
	padding-left:40px;
	color:#000000;
	font-family: LucidaCallig;
	font-weight:bold;
	font-size:14px;
	text-transform:capitalize;
	height:22px;
	padding-top:2px;
}
.main_title_wc{
	padding-left:40px;
	color:#000000;
	font-family: LucidaCallig;
	/*font-weight:bold;*/
	font-size:14px;
	width:75%;
	text-transform:capitalize;
	padding-top:2px;
}
.txt_services{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.tip{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
}
.sub_title{
	color:#000000;
	font-family: LucidaCallig;
	font-size:14px;
	text-transform:capitalize;
	text-align:center;
}
.barber_details{
	background:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}
.alert{
	background:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}