/* --------------------------------------------------------- */
/* !General */
/* --------------------------------------------------------- */

body {
	font-family: 'Myriad Pro', 'Helvetica', 'Arial', sans-serif;
	font-size: 14px;
	font-weight: 100;
	line-height: 22px;
	color: #999999;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: bold;
	color: #7f7f7f;
}
h1, h1 a {
	font-size: 30px;
	line-height: 30px;
}
h2, h2 a {
	font-size: 24px;
	line-height: 24px;
}
h3, h3 a {
	font-size: 18px;
	line-height: 22px;
}
h4, h4 a,
h5, h5 a,
h6, h6 a {
	font-size: 14px;
	line-height: 22px;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
}

/* --------------------------------------------------------- */
/* !Styles */
/* --------------------------------------------------------- */

.blockquote {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	font-style: italic;
	color: #7f7f7f;
}
.alignleft {
	margin: 0 20px 5px 0;
}
.alignright {
	margin: 0 0 5px 20px;
}
.aligncenter, dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.mtphr-large,
.mtphr-large * {
	font-size: 24px;
	line-height: 24px;
}
.mtphr-large-styled,
.mtphr-large-styled * {
	font-size: 30px;
	line-height: 30px;
	font-style: italic;
}
.mtphr-subheading,
.mtphr-subheading * {
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
a.mtphr-alt-link,
.mtphr-alt-link a {
	color: #666;
}
a.mtphr-alt-link:hover,
.mtphr-alt-link a:hover {
	color: #ff9900;
	text-decoration: none;
}
a.mtphr-readmore,
.mtphr-readmore a {
	color: inherit;
	text-decoration: underline;
}
a.mtphr-readmore:hover,
.mtphr-readmore a:hover {
	color: #ff9900;
}
.mtphr-title-sep,
.mtphr-title-sep span {
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	color: #666;
	text-transform: uppercase;
}
ul.mtphr-list,
ul.mtphr-list-arrow,
ul.mtphr-list-check {
}
.mtphr-style-button,
.mtphr-style-button-light,
.mtphr-style-button-dark,
.mtphr-style-button-small,
.mtphr-style-button-light-small,
.mtphr-style-button-dark-small {
}
.mtphr-bordered {
}







