body{
	background-image:url(page_BG.jpg);
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:14px;
}
h1,h2,h3{
	margin:0px;
}
h1{
	margin-bottom:10px;
}

.WL_header{
	background:url(header_image.jpg) no-repeat;
	width:956px;
	height:114px;
}
.WL_name{
	color:#FFF;
	font-weight:bold;
	font-size: 30px;
	font-family: Comic Sans, Comic Sans MS, Verdana, Arial;
	padding-top:14px;
	padding-left:200px;
}
.WL_phone{
	color:#FFF;
	font-weight:bold;
	font-size: 18px;
	font-family: Comic Sans, Comic Sans MS, Verdana, Arial;
	padding-left:220px;
}

.WL_wrapper{
	background: url(menu_BG.gif) repeat-y;
	background-color:#FFF;
	width:942px;
	margin:0px;
}
.WL_content{
	margin-left:260px;
	padding-top:14px;
}
.W_details{
	float:left;
	width:400px;
}
.W_attributes{
	float:left;
	width:230px;
	margin-left:16px;
	border:1px solid #CAE8C8;
	padding:6px;
}
.W_content{
	background: url(handsBG.jpg) no-repeat center top;
	padding-bottom:12px;
	min-height: 420px;
}
.WL_w1{
	clear:left;
}
.WL_menu{
	width:210px;
	float:left;
	padding-top:8px;
	padding-bottom:16px;
}
.WL_menuLink{
	display:block;
	width:239px;
	height:30px;
	text-decoration:none;
	margin-top:8px;
}
.WL_menuLink span{
	display:none;
}
#WL_menuHomeLink{
	background: url(menu_homePage.gif) no-repeat;
}
#WL_menuHomeLink:hover{
	background: url(menu_homePage_H.gif) no-repeat;
}
#WL_menuStaffLink{
	background: url(menu_ourStaff.gif) no-repeat;
}
#WL_menuStaffLink:hover{
	background: url(menu_ourStaff_H.gif) no-repeat;
}
#WL_menuPhilosophyLink{
	background: url(menu_ourPhilosophy.gif) no-repeat;
}
#WL_menuPhilosophyLink:hover{
	background: url(menu_ourPhilosophy_H.gif) no-repeat;
}
#WL_menuServicesLink{
	background: url(menu_whatWeOffer.gif) no-repeat;
}
#WL_menuServicesLink:hover{
	background: url(menu_whatWeOffer_H.gif) no-repeat;
}
#WL_menuHoursLink{
	background: url(menu_hoursOfOperation.gif) no-repeat;
}
#WL_menuHoursLink:hover{
	background: url(menu_hoursOfOperation_H.gif) no-repeat;
}
#WL_menuContactLink{
	background: url(menu_contactUs.gif) no-repeat;
}
#WL_menuContactLink:hover{
	background: url(menu_contactUs_H.gif) no-repeat;
}

.WL_footer{
	/*background-image:url(footer_BG.png);*/
	/*background-color:#B5B5F1;*/
	width:942px;
}
.WL_footerMemberOf{
	float:left;
	padding:8px;
}
.WL_f1{
	clear:left;
}
.WL_footerLinks{
	float:right;
	padding:8px;
}
.WL_footerLinks a{
	margin-right:10px;
}
.WL_footerLinks a:hover{
}

.WL_1{}
.WL_2{}
.WL_3{}
.WL_4{}
.WL_5{}
.WL_6{}
.WL_7{}
.WL_8{}
.WL_9{}
.WL_10{}

/* HOURS OF OPERATION */

.day_of_week {

  width: 100px;

  font-weight: bold;

  text-align: right;

  padding: 0px 10px 0px 0px;

  display: inline-table;

}

.hours {

   width:150px;

   text-align: center;

   display: inline-table;

}

.closed {

  color: red;

  font-weight: bold;

}