@charset "utf-8";

.about_director {
	font-family: "Comic Sans MS", Georgia, Verdana;
	font-size: 13px;
	padding-right: 12px;
	padding-left: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
}

.titles {
	font-family: "Comic Sans MS", Georgia, Verdana;
	font-size: 13px;
	padding-right: 12px;
	padding-left: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
}

.intro_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.general_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.small_parenthesis_general_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.heading_labels {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #386374;
	text-decoration: none;
	text-transform: uppercase;
}
.shortcut_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.sm_crayon_placement {
	padding-bottom: 3px;
	margin-top: 10px;
}
.lg_crayon_placement {
	padding-bottom: 2px;
}
