@charset "UTF-8";
/* CSS Document */

h1 { font-family: 'Dosis', sans-serif; font-size: 36px; color:#009992; font-weight:400; letter-spacing:10px}
h2 { font-family: 'Dosis', sans-serif; font-size: 26px; color:#999;  font-weight:400;}
h3 { font-family: 'Dosis', sans-serif; font-size: 22px; color:#009992;  font-weight:700; letter-spacing:5px}

p { font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	line-height:24px;

}
a { font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	text-decoration:underline;

}
a:hover { 	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #009992;
	text-decoration:underline;
	
}


@font-face {
    font-family: 'museosans_900';
    src: url('museo_web_font/museosans_900.eot') format('eot'),
         url('museo_web_font/museosans_900.woff') format('woff'),
         url('museo_web_font/museosans_900.ttf') format('truetype'),
         url('museo_web_font/museosans_900.svg#webfontKluluYQr') format('svg');
    font-weight: normal;
    font-style: normal;

}
.able_copy_Black {
	font-family: 'museosans_900', Arial Black ; 
	font-size: 16px;
	color:#000;
	text-decoration:none;
	letter-spacing:-1px;
}
.able_copy_Black:hover {
	font-family: 'museosans_900', Arial Black ; 
	font-size: 16px;
	color:#999;
	text-decoration:none;
	letter-spacing:-1px;
}

.footersignoffcopy {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	text-decoration:none;
	font-size: 12px;
}
.footersignoffcopyLINK {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	text-decoration:none;
 	font-size: 12px;
}
.footersignoffcopyLINK:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	text-decoration:none;
 	font-size: 12px;
}
.homelinkscopy { font-family: 'Dosis', sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #009992;
	line-height:24px;
	text-decoration:none;

}
.homelinkscopy:hover { font-family: 'Dosis', sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #6CCCD3;
	text-decoration:none;
}
.treatment-titles { font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #009992;
	line-height:24px;
	
}
.treatmentlinks { font-family: 'Dosis', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	text-decoration:none;
}
.treatmentlinks:hover { font-family: 'Dosis', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #6CCCD3;
	text-decoration:none;
}
.booktext {
	font-family: 'Dosis', sans-serif;
	font-size: 42px;
	font-weight: 700;
	color: #009992;
	text-decoration:none;
}
.booktext:hover {
	font-family: 'Dosis', sans-serif;
	font-size: 42px;
	font-weight: 700;
	color: #6CCCD3;
	text-decoration:none;
}
.boldtext{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #009992;
	line-height:24px;