@import "http://static.cf.ac.uk/cfui/1.3.1/webfonts/FranklinGothic-Book.css";
@import "http://static.cf.ac.uk/cfui/1.3.1/webfonts/FranklinGothic-BookIt.css";
@import "http://static.cf.ac.uk/cfui/1.3.1/webfonts/FranklinGothic-Med.css";
@import "http://static.cf.ac.uk/cfui/1.3.1/webfonts/FranklinGothic-MedIt.css";

p,
a,
li,
#site-title,
.menu-title,
.ui-panel .ui-listview a,
.ui-li-divider,
.frm_description {
font-family: 'franklin_gothic_fs_bookRg', 'Helvetica Neue', sans-serif;
font-weight: normal;
-webkit-text-size-adjust: none;
text-decoration:none;
}

strong,
.ui-btn-text
 {
	font-family:'franklin_gothic_fs_medregular';
	font-weight: normal;
	-webkit-text-size-adjust: none;
}

#page-title,
#section-title a,
h1, 
h2,
h3,
h4,
h5,
h6,
.ui-page#home .ui-content .intro,
.character-name,
#local-nav li a,
.appt-title,
.frm_primary_label,
.footer-title {
font-family: 'franklin_gothic_fs_medregular', 'Helvetica Neue', sans-serif;
font-weight: normal;
-webkit-text-size-adjust: none;
}

.character-text {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
}

p {
font-size: 16px;
line-height: 20px;
}

#page-title {
font-size: 36px;
line-height: 34px;
}

.ui-panel .ui-listview a {
font-size: 21px;
line-height: 50px;
}

#site-title {
	font-size: 22px;
	line-height: 50px;
}

.menu-title {
	font-size: 21px;
	line-height: 50px;
}

h1 {
font-size: 27px;
line-height: 27px;
}

a.with-icon {
	line-height: 24px;
}

#section-title {
	font-size: 21px;
	line-height: 21px;
}

h2,
.appt-title,
label.ui-input-text.frm_primary_label,
.frm_primary_label {
font-size: 24px;
line-height: 25px;
}

h3,
h4,
h5,
h6 {
font-size: 20px;
line-height: 20px;
}

.intro {
font-size:20px;
line-height:24px;
}

#site-title,
#footer a,
#section-title a {
	text-decoration: none;
}

.footer-title {
	font-size: 24px;
	line-height: 25px;
}

.footer-text {
	font-size: 16px;
	line-height: 20px;
}

.small-print,
.ul.li-divider,
.frm_description,
#footer p {
	font-size: 13px;
	line-height: 15px;
}

#home-menu .ui-btn-text,
#section-header #section-title,
#section-header #page-title,
#local-nav,
.ui-panel li {
text-transform: lowercase;
}

#local-nav a {
	text-decoration:none;
	font-size:27px;
	line-height:50px;
}

#footer {
	text-align: center;
}