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;
	padding-bottom:4px;
}
.WL_name{
	color:#FFF;
	font-weight:bold;
	font-size: 30px;
	font-family: Comic Sans, Comic Sans MS, Verdana, Arial;
	padding-top:8px;
	padding-left:205px;
}
.WL_phone{
	color:#FFF;
	font-weight:bold;
	font-size: 18px;
	font-family: Comic Sans, Comic Sans MS, Verdana, Arial;
	padding-left:230px;
}

.WL_wrapper{
	background: url(content_middle.jpg) repeat-y;
	background-color:#FFF;
	width:789px;
	margin:0px;
	margin-left:98px;
}
.WL_content{
	margin-left:114px;
	padding-right:26px;
	padding-top:16px;
}
.W_details{
	float:left;
	width:360px;
}
.W_attributes{
	float:left;
	width:240px;
	margin-left:12px;
	border-left:1px solid #A7C1E4;
	padding:6px;
	padding-left:16px;
}
.W_content{
	background: url(apple_BG.jpg) no-repeat right top;
	padding-bottom:32px;
	
}
.WL_w1{
	clear:left;
	
}
.WL_menu{
	padding-left:100px;
	height:44px;
	background: url(content_top.jpg) no-repeat;
}
.WL_menuLink{
	display:block;
	float:left;
	height:44px;
	text-decoration:none;
	margin-top:-1px;
}
.WL_menuLink span{
	display:none;
}
#WL_menuHomeLink{
	background: url(menu_home.jpg) no-repeat;
	width:78px;
}
#WL_menuHomeLink:hover{
	background: url(menu_home_H.jpg) no-repeat;
}
#WL_menuStaffLink{
	background: url(menu_aboutUs.jpg) no-repeat;
	width:117px;
}
#WL_menuStaffLink:hover{
	background: url(menu_aboutUs_H.jpg) no-repeat;
}
#WL_menuPhilosophyLink{
	background: url(menu_values.jpg) no-repeat;
	width:91px;
}
#WL_menuPhilosophyLink:hover{
	background: url(menu_values_H.jpg) no-repeat;
}
#WL_menuServicesLink{
	background: url(menu_offered.jpg) no-repeat;
	width:106px;
}
#WL_menuServicesLink:hover{
	background: url(menu_offered_H.jpg) no-repeat;
}
#WL_menuHoursLink{
	background: url(menu_hours.jpg) no-repeat;
	width:88px;
}
#WL_menuHoursLink:hover{
	background: url(menu_hours_H.jpg) no-repeat;
}
#WL_menuContactLink{
	background: url(menu_contactUs.jpg) no-repeat;
	width:136px;
}
#WL_menuContactLink:hover{
	background: url(menu_contactUs_H.jpg) no-repeat;
}

.WL_footer{
	width:792px;
	color:#FFF;
	background: url(content_bottom.jpg) no-repeat;
	padding-top:46px;
	margin-left:98px;
}
.WL_footerMemberOf{
	float:left;
	padding:8px;
}
.WL_f1{
	clear:left;
}
.WL_footerLinks{
	float:right;
	padding:8px;
	width:400px;
	text-align:right;
}
.WL_footerLinks a{
	margin-left:10px;
	color:#FFF;
	line-height:18px;
	text-decoration:none;
}
.WL_footerLinks a:hover{
	color:#FFF;
	text-decoration:underline;
}

.WL_1{
	background: url(Apples.gif) no-repeat;
	position:absolute;
	left:0px;
	top:8px;
	width:206px;
	height:565px;
}
.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;

}