﻿@charset "utf-8";

/*LOCATIONS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

.locationCustom-greytext {
	font-size: 13px;
	text-decoration: none;
	color: #5C5E5F;
	list-style-image: url('/PublishingImages/pinkDot.gif');
}

.locationCustom-greytextlink{
	text-decoration: none;
	color: #5C5E5F;
	font-size: 13px;
	border-bottom-style: solid;
	border-bottom-color:  #D697C2;
		border-bottom-width: 1px;
	list-style-image: url('/PublishingImages/pinkDot.gif');
}


.locationCustom-boxtext {
	font-size: 13px;
	text-decoration: none;
	color: #650360;
}

.locationCustom-boxtext_link {
	font-size: 13px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color:  #D697C2;
	border-bottom-width: 1px;
	color: #4A7EB9;
}

.locationCustom-bannerloc{
	font-size: 21px;
	text-decoration: none;
	color: #FFFFFF;
}

.locationCustom-banneraddress{
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
}
	
.locationCustom-bannerphone {
	font-size: 12px;
	text-decoration: none;
	color: #D697C2;
	font-weight: bold;
}

.locationCustom-bannerphonetext {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.locationCustom-pinkbox {
	background:#FBF4F9;
}

.locationCustom-headline{
	font-size: 28px;
	text-decoration: none;
	color: #D697C2;
}

  





