/*
Default Alternate Text

Only needs to be edited for specific areas that
use the styleswitcher.js file for alternate text sizes

NOTE:  This file does NOT affect global styles in franny.css
*/

.wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #1a1a19;
}


.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #782b3c;
}
a.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #782b3c;
}
a.breadcrumbs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #f09515;
}


.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 40px;
	color: efaf54;
}


.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 25px;
	color: efaf54;
}


.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #782b3c;
}
a.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #782b3c;
	font-weight: bold;
	text-decoration: underline;
}
a.intro:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #F09515;
	font-weight: bold;
	text-decoration: underline;
}


.subhead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #782b3c;
	font-weight: bold;
}
a.subhead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #782b3c;
	font-weight: bold;
	text-decoration: underline;
}
a.subhead2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #f09515;
	font-weight: bold;
	text-decoration: underline;
}