@charset "UTF-8";
.smallCaps {
	font-size: .9em;
}
#footer p {
	font-size: .8em;
	margin-bottom: 16px;
}
#mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin-bottom: 8px;
	margin-top: 8px;
}
#mainContent p {
	margin-bottom: 8px;
	margin-top: 8px;
}
.contactInfo  {
	font-size: 0.9em;
	line-height: 1.6em;
}
#sideBarOne blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
}
#sideBarOne cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
}
#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#instructors .name h4,
.instructors .name h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
#sideBarTwo p {
	font-size: .9em;
}
#sideBarTwo h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
}
#blogContainer .time {
	font-size: .8em;
	margin-bottom: 2px!important;
}
input[type="submit"], input[type="reset"] {
	font-family: Georgia, "Times New Roman", Times, serif;
}
