/************************************************************************************
smaller than 960
*************************************************************************************/
@media screen and (max-width: 960px) {

	body {
	line-height: 1.6;
	}


#wrapper {  
	width: 100%;
}

#top {
	display: none;
}

#phoneno {
	font-size: 18px;
	text-align: center;
 }

#left {
	float: none;
	width: 100%; 
	text-align:center;
}

#crew1{
	display: none;
	
}
#leftbarbottom{
	display: none;

}

#main {
	float: none;
	padding: 10px 0;
	width: 100%;
}

#shops{
	width:100%;
	text-align: center;
	}
	
	#east{
	width:100%;
	}


#trusted{
	display: none;
}

#specialize {
	margin:20px;
	padding-top: 20px;
}

#whychoose {
	margin: 20px 20px 20px 40px;
	list-style:disc;
}

.coupon {
	width: 50%;
	height: 50%;
	text-align:center
}

#right {
	float: none;
	width: 100%; 
}

#hours {
	width: 100%;
}

#footer {
	height: 100%;
}

#footer p {
	margin: 10px;
}

.homephone {
	font-size: 20px;
}

.homephone a {
	color: #000;
	text-decoration: none;
}

}