
/*ADDED TO ALL.CSS */

.locations li {
	padding-bottom: .5em;
}

.child-nav {
	float: left; width: 200px; padding:10px;
}

.child-break {
	clear: both;
}

a.image-link img{
	border:#D5D6D7 solid 3px;
	margin-bottom:5px;
	}	
a.image-link:hover img{ border:#6699cc solid 3px; }

.image {
	border:#D5D6D7 solid 3px;
	margin-bottom:5px;
}
.about-us .content-heading  strong {
	background:url(images/header-about-us.jpg) no-repeat;
	width: 724px;
	background-color: transparent;
	background-position: 0% 0%;
}

.location .content-heading strong {
	background:url(images/header-locations-section.jpg) no-repeat;
	width: 724px;
	background-color: transparent;
	background-position: 0% 0%;
}

.locations-section .content-heading strong {
	background:url(images/header-locations-section.jpg) no-repeat;
	width: 724px;
	background-color: transparent;
	background-position: 0% 0%;
}

.careers .content-heading strong {
	background:url(images/header-careers.jpg) no-repeat;
	width: 724px;
	background-color: transparent;
	background-position: 0% 0%;
}

.news .content-heading  strong {
	background:url(images/text-news-and-updates.gif) no-repeat;
	width: 724px;
	background-color: transparent;
	background-position: 0% 0%;
}

a.button {
	background:#f4f4f4;
	position:relative;
	font:12px/13px Arial, Helvetica, sans-serif;
	border-left:1px solid #d7d7d7;
	padding: 5px;
}

a.button:hover {
	border-color: #69c;
}

#accept {
	border: 1px #ccc solid;
	background: #f4f4f4;
	padding: 3px;
	text-align: center;
	font-size: 13px;
	width: 170px;
}

.provider-directory {
	padding-bottom: 0px;
}
.charles-w-christie {
	border-top: 1px solid #555555;
	padding-top: 13px;
	margin-top: 25px;
}

/* EDITS TO ALL.CSS */

.sub-nav {
	padding:0 0 14px 0px;
}

#header .holder {
	width:700px;
}

ul.navigation {
	float: right;	
}

.content-holder {
	margin-bottom: 40px;
}

.copyright ul li {
	margin:0 6px 0 0;
}

/* EDITS TO SUPP.CSS */
div.loc-info {
	margin-top:20px;
}

div.loc-info-hours address {
	margin: 5px 0 20px 0;
}

div.loc-info-dept h2 {
	font-size: 16px;
}

ul.loc-spec-list {
	margin-top: 10px;
}
ul.loc-spec-list li {
	line-height: 1.5em;
}

