@charset "UTF-8";
/* CSS Document */
body {
	margin:0px;
}
img {
	border:none;
}
.nowrap {
	white-space: nowrap;
}
.header_links {
	font-family: "MyriadPro-Regular", Calibri, Candara, Arial, sans-serif;
	font-size: 21px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding:0px;
}
.header_links a:link, .header_links a:active, .header_links a:visited {
	color:#FFF;
	text-decoration:none;
}
.header_links a:hover {
	color:#FFF;
	text-decoration:underline;
}
hr{
	padding:0px !important;
	margin:0px !important;
	display:block !important;
}
h1 {
	font-family: Georgia, Baskerville, Palatino, "Times New Roman", serif;
	font-size: 38px;
	line-height: 38px;
	font-weight: normal;
	color: #512d6d;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.p-date {
	font-family: Calibri, Candara, Arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #512d6d;
	margin: 0px;
	padding: 0px;
}
.p-phone-number {
	font-family: Calibri, Candara, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #53565a;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	color: #512d6d;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
h3 a:link, h3 a:visited, h3 a:active{
	color:#512d6d;
	text-decoration:none;
}
h3 a:hover {
	color:#512d6d;
	text-decoration:underline;
}
h4 {
	font-family: Calibri, Candara, Arial, sans-serif;
	font-size: 32px;
	line-height: 34px;
	font-weight: normal;
	color: #53565a;
	margin: 0px;
	padding: 0px;
}
h4 a:link, h4 a:active, h4 a:visited {
	color:#53565a;
	text-decoration:none;
}

h4 a:hover {
	text-decoration:none;
	color:#9c9d9e;
}
h5 {
	font-family: Calibri, Candara, Arial, sans-serif;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	color: #512d6d;
	margin: 0px 0px 10px 0px;
	padding:0px;
}
p {
	font-family: Calibri, Candara, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #53565a;
	padding: 0px;
	margin: 0px;
}
p a:link, p a:active, p a:visited {
	color: #512d6d;
	text-decoration:none;
}
p a:hover {
	color: #512d6d;
	text-decoration:underline;
}
.p-events{
	font-family: Calibri, Candara, Arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #512d6d;
	padding: 0px;
	margin:0px;
}
.p-margin{
	margin: 0px 0px 12px 0px;
}
.p-bold-purple {
	color:#512d6d;
	font-weight:bold;
}

.p-footer {
	font-family: Calibri, Candara, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #53565a;
	margin: 0px;
	padding: 0px;
}
.p-footer a:link, .p-footer a:active, .p-footer a:visited {
	color: #53565a;
	text-decoration:none;
}
.p-footer a:hover {
	color: #53565a;
	text-decoration:underline;
}
.p-footer-prefs {
	font-family: Calibri, Candara, Arial, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #512d6d;
	margin: 0px;
	padding: 0px;
}
.p-footer-prefs a:link, .p-footer-prefs a:active, .p-footer-prefs a:visited {
	color: #512d6d;
	text-decoration:none;
}
.p-footer-prefs a:hover {
	color: #512d6d;
	text-decoration:underline;
}
.p-byline {
	font-family: Calibri, Candara, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #53565a;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.rightfloat {
	float: right;
	margin:0px;
}
#header-padding {
	padding:20px;
}
#footer-padding{
	padding:20px;
}
#padding-body {
	padding:20px;
}