/* @override 
	http://localhost:8888/index.php/tools/css/themes/YLOCare/typography.css
	http://anc.tsdwebsites.com/index.php/tools/css/themes/AntellaConsulting/typography.css
*/


img {border: 0px}


#content a {
	color: #1a5f30;
}
#content a:link {
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
	color: #1a5f30;
}
#content a:hover {
	text-decoration: underline;
	color: #1a5f30;
}
#content a:active {
	text-decoration: none;
	color: #1a5f30;
}

#mainWrapper h1 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #1a5f30;
	padding-top: 20px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainWrapper h2 {
	text-transform: uppercase;
	font-size: 28px;
	font-weight: lighter;
	color: #1a5f30;
	padding: 80px 10px 0 0;
	float: right;
	margin: 0px;
}
#mainWrapper h3 {
	font-size: 14px;
	padding: 0px;
	position:relative;
	top:15px;
	font-weight: lighter;
	color: #464646;
	font-style:italic;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


#services a.active {
	text-decoration: underline;
}
