.widgwrap {
	margin: 5px 0;
	padding: 1px 0;
}
#sky {
	background: var(--wpr-bg-c8d89a37-991b-416e-a3b1-cc17aa994e40) bottom center repeat-x;
	width: 100%;
	height: 50px;
	margin: 0 0 50px 0;
	padding: 0;
}
.memphis-interior-slide {
	background: var(--wpr-bg-39067f45-4502-4c96-83f5-2358592a8e92) top center no-repeat;
	width: 100%;
	height: 325px;
	display: block;
}
.houston-interior-slide {
	background: var(--wpr-bg-891b31ce-5e42-405a-9025-a2b0f0584595) top center no-repeat;
	width: 100%;
	height: 325px;
	display: block;
}
.charlotte-interior-slide {
	background: var(--wpr-bg-99c0d58c-582a-46fb-957f-b7492bf10220) top center no-repeat;
	width: 100%;
	height: 325px;
	display: block;
}
.chattanooga-interior-slide {
	background: var(--wpr-bg-32efb5fe-81d4-4181-afad-d30d3adb9360) 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;}