.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	font-size: 1.2em;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	font-size: 1em;
}
.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 0.6em;
}
/*  global  nav -------------------------  */
div.nav
{
	padding-top: 1em;
	padding-bottom: 1em;
	vertical-align: top;
}

div.nav a.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.1em;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 1em;
	padding-top: 1px;
	padding-bottom: 1px;
}
div.nav .topnav_seperator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #99CCCC;
	text-decoration: none;
}

div.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	margin-top: 0.25px;
	margin-bottom: 0.25px;
	line-height: 1em;
}

div.footer copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
div.footer footer_seperator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #99CCCC;
	text-decoration: none;
}
div.footer a.emaillink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
div.footer phone {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/* content styles */
div.content
{
	padding-top: 1em;
	padding-bottom: 1em;
	vertical-align: top;
	top: auto;
}

div.content h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	font-size: 1.2em;
	padding-top: 0.25em;
	text-transform: uppercase;
}

div.content a.text {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 1em;
	margin-left: 1.5em;
	margin-right: 1.5em;
}
div.content .text {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 0.9em;
	margin-right: 1.5em;
	line-height: 1.1em;
}
div.content p {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 0.9em;
	margin-right: 1.5em;
	line-height: 1.1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
div.content .name_emphasis {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.1em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
div.content .contact_email {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.1em;
	text-transform: none;
	letter-spacing: 0.05em;
}
div.content .map_link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.1em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
div.content .pdf_link {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.1em;
	text-transform: none;
	letter-spacing: 0.05em;
}

