/* CSS Document for Text Variations */

/* Header */
.header-green {
	font-size: 15px;
	color: #006B6E;
}
.header-phone {
	font-size: 14px;	
	color: #006B6E;
	font-style: italic;
	font-weight: normal;
}
/* Sidebar */
.sidebar-pagetitle {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}
.testimonial-title {
	color: #004A49;
}
/* Page content */
.home-more {
	font-size: 12px;
}
.green-bold {
	color: #006B6E;
	font-weight: bold;
}
.page-headline {
	color: #006B6E;
	font-size: 15px;
	text-transform:uppercase;
	font-weight: bold;
}
.smalltext {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #666666
} 
.footnote {
	font-size: 11px;
	font-style: italic;
}
