@charset "utf-8";
/* CSS Document */


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 8px 0 17px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	line-height: 18px;
}
h3 {
	font-size: 16px;
	line-height: 16px;
}
h4 {
	font-size: 18px;
	line-height: 18px;
}
h5 {
	font-size: 16px;
	line-height: 16px;
}
h6 {
	font-size: 14px;
	line-height: 14px;
}
ul li {
	font: 12px normal Arial, Helvetica, sans-serif;
	line-height: 18px;
}
hr{
	size: 1px;
	margin: 20px 0;
}
.smallprint {
	font-size: 10px;
	line-height: 12px;
}
.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding: 0;
}
.Hometext-blue {
	color: #0055a5;
}
.Hometext-green {
 	color: #818a14;
}
.Hometext-darkblue {
	color: #262f7b;
}
.text-orange {
	color: #cc7722;
}
.text-lightblue {
	color: #729DC7;
}
.text-purple {
	color: #5A2695;
}
.text-darkpurple {
	color: #4F1E5E;
}	
.text-magenta {
	color: #944B6D;
}
.text-orange {
	color: #ECAB61;
}
.text-darkorange {
	color: #D86520;
}
.text-green {
	color: #B5D86A;
}
.text-darkgreen {
	color: #818c36;
}
.text-bluegreen {
	color: #33788B;
}
.text-red {
	color: #BE3231;
}
.text-darkred {
	color: #7A3231;
}
.text-blue {
	color: #3E4B7F;
}
.text-white {
	color: #fff;
}
table tr td p {
	margin: 0;
	padding: 0;
}