.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: bold;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;

}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #69346A;
}

.ptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CE7018;
	letter-spacing: 0.2em;
}


.ptitleb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #06538B;
	letter-spacing: 0.2em;
}


.ptitlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: .2em;
}

.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #ffffff;
	letter-spacing: 0.2em;
	background-color: #DD8B3F;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3A3A3A;

}


a:link {
	color: #BA6D13;
}
a:visited {
	color: #818086;
}
a:hover {
	color: #D7A46D;
}
a:active {
	color: #5D8139;
}

#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:8px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:6px 20px 6px 20px;
	}
	
#navigation a:hover {
	background: #0873B5;
	color:#ffffff;
	line-height:8px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:6px 20px 6px 20px;
	}

.tagline {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:8px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:6px 20px 6px 20px;
	background-color: #CE7018;
	}
	
.ptitleLG {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CE7018;
	letter-spacing: 0.2em;
}
.ptitlebLG {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #06538B;
	letter-spacing: 0.2em;
}
