@charset "UTF-8";
#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-transform: lowercase;
}
#footer p {
	font-size: .7em;
	margin-top: 30px;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#header h2 {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: .2em;
}
#content h4 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-bottom: 10px;
}
#content p {
	font-size: .9em;
	margin-bottom: 10px;
}
.thirdCol ul, .thirdColLast ul {
	font-size: .9em;
}
.smallCaps {
	font-size: .9em;
}
.thirdCol h5, .thirdColLast h5 {
	font-size: .8em;
	text-transform: uppercase;
	letter-spacing: .2em;
}
.thirdCol h6, .thirdColLast h6 {
	font-size: 0.9em;
}
.downloadList a {
	font-size: .9em;
}
.scrollList h5 {
	text-align: center;
	letter-spacing: .1em!important;
}
.ccLicense {
	font-size: .8em;
	text-align: center;
}
