/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* Original settings for Typography /*
/*h1,h2,h3,h4,h5,h6 { font-family: "MavenProRegular"; }*/ 

/*New Typography Served from Fonts.com*/

h1, h4, h5, h6 {
	font-family: 'Avenir LT W01 65 Medium';
}
h2 {
	color: #546C77;
	font-family: 'Avenir LT W01 35 Light';
}
.tan-widget h2, .tan-widget-home h2 {
	color: #333;
	font-family: 'Avenir LT W01 65 Medium';
}
.red-widget h2, .purple-widget h2, .red-widget-home h2, .green-widget h2 {
	color: #EBEAE4;
	font-family: 'Avenir LT W01 65 Medium';
}
h3 {
	font-family: 'Museo Slab W01 500';
}
h3.module-title {
	font-family: 'Avenir LT W01 65 Medium';
	font-size: 22px;
	line-height: 1.25em
}
.purple-widget h3.module-title {
	color: #EBEAE4;
}
p, ul, ol {
	font: normal 14px/24px 'Museo Slab W01 300';
}
p.content {
	font-family: 'Avenir LT W01 55 Roman';
}
p.header-quotation {
	font-family: 'Chaparral W01 SmBd It';
	font-size: 1.5em;
	line-height: 1.25em;
	margin: 0
}
p.header-quotation span.header-quotation-attribution {
	font-family: 'Chaparral W01 Regular';
	font-size: .65em;
	line-height: 2em;
}
.home-feature p {
	font-family: 'Museo Slab W01 300';
	font-size: 16px;
	line-height: 26px;
}
p.utility-nav {
	font-family: 'Avenir LT W01 65 Medium';
	font-size: 1em;
	margin: 0;
}
p.utility-nav a {
	color: #333333
}
p.utility-nav a:hover {
	color: #B82D2B;
	text-decoration: underline;
}
#footer p {
	font-family: 'Avenir LT W01 45 Book';
	margin-left: 200px
}
#footer ul li a {
	color: #EBEAE4;
}
#footer ul li a:hover {
	color: #B82D2B;
	text-decoration: underline;
}
