@charset "utf-8";
h1 {
	color: #62A60A;
	font-size: 24px;
	margin-bottom: .5em;
	font-weight: normal;
	margin-top:20px;	
}

h1 a:link {
	color: #0080BC;
	margin-bottom: 1em;
		font-size: 15px;
		padding-left:40px;
}
	
h2 {
	color: #0080BC;
	font-size: 15px;
	line-height: 15px;
	margin-bottom: .5em;

}

h2 a:link {
	color: #0080BC;
	margin-bottom: 2em;
		font-size: 15px;
	line-height: 20px;
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;
}
h2 a:visited {
		color: #0080BC;
}
	
	
h3 {
	color: #0080BC;
	font-size: 20px;
	line-height: 15px;
	margin-bottom: .5em;
	font-weight: normal;


}

.menuText {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size:14px;
	padding-left:30px;
	padding-right:20px;
	color:#0080BB;
}

.menuText a:link {

	color:#545759;
	text-decoration:none;
}

.menuText a:visited {

	color:#545759;
	text-decoration:none;
}

.menuText a:hover{

	color:#0080BB;
	text-decoration:underline;
}


.footerText {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#ccc;
}

.footerText a{

	color:#ccc;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

.footerText a:visited{

	color:#ccc;
}

.footerText a:hover{
	color: #fff;
	text-decoration: underline;
	
}.tagline {
	color: #0080bb;
	font-size: 20px;
	font-style: italic;
	margin-top:10px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}
.quoteHome {
	color: #2B2D2F;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	padding: 0px 10px 0px 20px;
}



.bio {
	font: 100%/1.4 Tahoma, Geneva, sans-serif;
	color: #545759;
	font-size:13px;
	line-height:24px;
}

.testimonials {
	font: 100%/1.4 Tahoma, Geneva, sans-serif;
	color: #545759;
	font-size:13px;
	line-height:28px;
	font-style:italic;
	font-weight:bold;
	padding:0px 60px;


}

.testName {
	font-size: 13px;
	line-height:16px;
	text-align:right;
		padding:0px 60px;
}

.services a, a:visited {
	color:#0080BC;
	text-decoration:none;
}
.services a:hover {
	text-decoration:underline;
}
