
#franchiseListing {
	color: #000;
}

#franchiseListing hr {
	color: #51B6E6;
	background-color: #51B6E6;
	margin-bottom: 10px;
	height: 1px;
	border: none;
}

.franchiseHeader {
	padding: 5px;
	margin-bottom: 10px;
	padding-left: 20px;
}
.countryMap {
	margin-top: 40px;
	margin-bottom: 20px;
	font-weight: bold;
}

.countryMap a {
	font-family: "Trebuchet MS",Georgia,sans-serif,serif;
	letter-spacing: 0.2em;
	font-size: 12px;
	padding-left:10px;
}
.countryMap span {
	padding-left:10px;
	letter-spacing: 0.1em;
}
.countryMap span.label {
	font-weight: normal;
	font-size: 16px;
	padding-left: 5px;
}

#franchiseListing #corporateAltListing .franchiseHeader {
	background-color: #949B71;
	color: #FFF;
}
#franchiseListing div {
	padding-left: 0px;
}

#franchiseListing a:hover {
	text-decoration: underline;
	color: #FFF;
}

.franchiseHeader a:hover {
	text-decoration: underline;
	color: #FFF;
}
#corporateAltListing .franchiseHeader a, #franchiseListing #corporateAltListing .franchiseHeader a:visited  {
	text-decoration: underline;
	color: #FFF;
}
.franchiseHeader label {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.1em;
	font-size: 12px;
}	
#corporateListing .countryHeader a,
#corporateListing .countryHeader a:hover, 
#corporateListing .countryHeader a:visited {
	color: black;
	text-decoration: none;
	font-size: 24px;
	letter-spacing: 0.1em;
}
#corporateListing .countryHeader {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 24px;
	padding-left:0px;
	margin-bottom: 20px;
	text-align:center;
}
#corporateListing .stateHeader {
	text-transform: uppercase;
	text-align:left;
	color: #black;
	font-size:18px;
	padding: 5px 0;
	padding-left: 10px;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
}
#corporateListing .franchiseEntry {
	background: #DADBBC;
	margin-bottom: 30px;
	padding: 10px;
}
	
#corporateAltListing .stateHeader {
	color: #000;
	background: white;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 18px;
	padding: 5px 0;
	text-align:center;
	padding-left: 20px;
	margin-bottom: 20px;
}

#corporateAltListing .emailLink {
	color: #000;
}

