/* intheflowcoaching.com typography style sheet															*/

body {
	margin-left:0px;
	margin-top:0px;
	background-color:#67B6BA;
	background-image:url(img/background.jpg);
}

a {
	text-decoration: none;
	color:#2eabab;
}

a:hover {
	color:#2eabab;
	text-decoration: underline;
}

a:visited {
	color:#2eabab;
	text-decoration: none;
}

a:active {
	color:#2eabab;
	text-decoration: underline;
}

img {
	border:0px;
}

.highlight {
	background-color:#FFFF00;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .81em;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #333000;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333000;
	line-height: 14pt;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
}

.quoteHeader {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.7em;
	padding:10px 15px 0px 15px;
	line-height: 16pt;
}

.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.05em;
}

.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .57em;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #333000;
}

.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .71em;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #333000;
}