/* @override 
	http://adxcreative.com/projectHub/vetter/css/typography.css
	http://adxcreative.com/projectHub/vetterDynamic/css/typography.css
	http://www.adxcreative.com/projectHub/vetterDynamic/css/typography.css
	http://vetterdenk.com/css/typography.css
*/

/*global styles to be reused*/
abbr {
	font-size: .9em;
}
body{
	font-family: helvetica, arial, sans-serif;
}
#navigation a {
	text-decoration: none;
	font-size: .9em;
}
#mainContent h3 {
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
}
#firm h3.secondLine{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
#mainContent h4{
	font-size: 1.3em;
}
#mainContent h5{
	font-size: 1em;
}
#secondaryContent h4 {
	font-size: 1em;
}
#overviewCopy p {
	font-size: .9em;
}
#secondaryContent p {
	font-size: .9em;
}
#footer p {
	font-size: .8em;
}
.projectTitle{
	font-size: .9em;
}
.projectDescription{
	font-size: .8em;
	font-style: italic;
}
.projectLocation{
	font-size: .8em;
}
.projectURL{
	font-size:  .8em;
}
#subNav{
	font-size: .9em;
}
#subNav ul li{
	font-size: .9em;
}#overviewImage p {
	font-size: .8em;
}
#overviewImage strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.featuredDescription{
	font-size: 1.4em;
}