body {
		background-color: #F9FBF2;
		margin: 0 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
	}
	
.mainStyle {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
	}
.orderedList li {
		list-style-position: outside;
		font-size: 12px;
}
	.contactInfo {
		font-size: 11px;
	}
	.locations {
		font-family: "Times New Roman", Times, serif;
		font-weight: 500;
		font-size: 19px;
		color: #000000;
	}
	.tag {
		font-family: "Times New Roman", Times, serif;
		font-weight: 800;
		font-size: 16px;
		color: #000000;
		font-stretch : wider;
		padding-top: 2px;
	}
	.nameTitle {	
		font-family: "Times New Roman", Times, serif;
		font-weight: 800;
		font-size: 20px;
		color: #EE1A5D;
		font-stretch : wider;
		padding-top: 3px;
	}
	.panelHeader, .panelHeader a {	
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 800;
		font-size: 13px;
		color: #EE1A5D;
		font-stretch : wider;
		text-decoration: none;
	}
	.panelHeader a:hover {	
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 800;
		font-size: 13px;
		color: #EE1A5D;
		font-stretch : wider;
		text-decoration: underline;
	}
	.leftNav {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 500;
		font-size: 11px;	
		list-style-position : outside;
		color: #000000;
		text-decoration: none;
	}
	a.leftNav{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 500;
		font-size: 11px;	
		list-style-position : outside;
		color: #000000;
		text-decoration: none;
	}
	a.leftNav:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 500;
		font-size: 11px;	
		list-style-position : inside;
		color: #000000;
		text-decoration: underline;
	}
	.copyright {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;	
		color: #999999;
	}
	.phoneNum {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;	
		font-weight: 700;
		color: #000000;
	}



