.widgwrap {
	margin: 5px 0;
	padding: 1px 0;
}
#sky {
	background: var(--wpr-bg-b3f21a6e-91df-46f9-b013-42687ebcbade) bottom center repeat-x;
	width: 100%;
	height: 50px;
	margin: 0 0 50px 0;
	padding: 0;
}
.memphis-interior-slide {
	background: var(--wpr-bg-9d6b45c2-4266-4bcd-9ef8-9d569e27d194) top center no-repeat;
	width: 100%;
	height: 325px;
	display: block;
}
.houston-interior-slide {
	background: var(--wpr-bg-59eaa991-1a9c-43c0-b8af-4785d5eb3498) top center no-repeat;
	width: 100%;
	height: 325px;
	display: block;
}
.charlotte-interior-slide {
	background: var(--wpr-bg-1d4a2659-6f23-4aeb-809f-4f7bf88bfaf9) top center no-repeat;
	width: 100%;
	height: 325px;
	display: block;
}
.chattanooga-interior-slide {
	background: var(--wpr-bg-d9e8d714-6234-4047-8873-32f8827cc8bb) 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;}