.widgwrap {
	margin: 5px 0;
	padding: 1px 0;
}
#sky {
	background: var(--wpr-bg-fa7d48df-481e-4f51-9d9d-d9ec9e5e88b5) bottom center repeat-x;
	width: 100%;
	height: 50px;
	margin: 0 0 50px 0;
	padding: 0;
}
.memphis-interior-slide {
	background: var(--wpr-bg-dd2fb819-6013-4907-86f6-743924138919) top center no-repeat;
	width: 100%;
	height: 325px;
	display: block;
}
.houston-interior-slide {
	background: var(--wpr-bg-361526dc-29d8-4df0-ba38-953958ee6e47) top center no-repeat;
	width: 100%;
	height: 325px;
	display: block;
}
.charlotte-interior-slide {
	background: var(--wpr-bg-4cae051c-bf2f-4616-8682-17ee68df9177) top center no-repeat;
	width: 100%;
	height: 325px;
	display: block;
}
.chattanooga-interior-slide {
	background: var(--wpr-bg-fa6f1282-a3ac-4ed1-93b7-826a447a4eec) top center no-repeat;
	width: 100%;
	height: 325px;
	display: block;
}

.tiny3 img {
	width:175px; height:175px; border: 5px solid #ccc; border-radius: 90px 0 0 0; -moz-border-radius: 90px 0 0 0; -webkit-border-radius: 90px 0 0 0;
	}
	
.widgmap {
	border:0px solid #eee;
	margin:1px 0;
	}
.widgaddress {
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 0 3px #BBBBBB;
	border:1px solid #eee;
	margin:5px 0;
	padding:20px;
	}
	
.four-locations {
    background: none;
    border-radius: 5px;
    display: block;
    float: left;
    margin: 20px 20px 20px 0;
    padding: 10px 0;
    width: 22.9%;
}
.four-locations h2 { font-size:0.9em; font-weight:bold;}

.four-locations .textwidget { font-size:11px; line-height:15px;}