@charset "utf-8";
/*
Default Font Size file
*/
.mainText h2 { font-size: 3.0em; }
.mainText .bodyText { font-size: 1.6em; }

div.aboutTwo { position:relative; top:28px; }

/* Conditions Page */
h3.conditionsTitle {font-size:2.4em; }
.conditionsArticle a {font-size:1.8em; }
p.conditionsContent{ font-size:1.6em; }

/* Office Info Page */
h3.officeInfoTitle { font-size:2.4em;}
span.officeInfoDate { font-size:2.0em; }
p.officeInfoContent{ font-size:1.6em; }
a.officeInfoLink { font-size:1.9em;}

/* In The News - Media Coverage Page */
ul.newsNav a { font-size:1.9em; }
h3.newsTitle { font-size:2.4em;}
span.newsDate { font-size:2.0em; }
p.newsContent{ font-size:1.6em; }
a.newsLink { font-size:1.9em;}

/* Patient Resources Page */
h3.patResTitle, .patResLinks a { font-size:1.8em; }

/* Patient Comments Page: */
p.comment{ font-size:1.6em;}
p.resource { font-size:1.4em; }

/* Contact Page */
.address h2 { font-size:2em; }
.address p { font-size:3.0em;  }
.address span { font-size:.75em; }
.address a {font-size:1.5em; }