
.headline {
	font-weight: bold;
	font-size: 14pt;
	color: #336;
	text-decoration: none;
}

.subheading {
	font-weight: bold;
	color: #336;
}

.photocaption {
	font-size: 8pt;
	font-style: italic;
}

.byline {
	font-style: italic;
}



.PFRed {
        color: #9E032A;
}
.PFBlue {
        color: #0067AC;
}
.PFGreen {
        color: #49742A;
}
.PFSand {
        color: #E0C7A4;
}
.PFDarkSand {
        color: #D3AF7E;
}

.PFRedHeading {
        color: #9E032A;
        font-size: 200%;
        font-weight: bold ;
}

.PFBlueHeading {
        color: #0067AC;
        font-size: 180%;
        font-weight: bold ;
}

.PFGreenHeading {
        color: #49742A;
        font-size: 180%;
        font-weight: bold ;
}

.PFGreenHeading {
        color: #49742A;
        font-size: 180%;
        font-weight: bold ;
}

.PFSandHeading {
        color: #E0C7A4;
        font-size: 180%;
        font-weight: bold ;
}

.PFDarkSandHeading {
        color: #D3AF7E;
        font-size: 180%;
        font-weight: bold ;
}


/* *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***  */
/* *** *** *** *** ADVOCACY STUFF  *** *** *** *** *** *** *** ***  */

hr.PFAdvocacyHR { 
color: #CED07E; 
} 

.PFAdvocacy {
        color: #CED07E;
}


.PFAdvocacyHeading {
        color: #CED07E;
        font-size: 180%;
        font-weight: bold ;
}


a.PFAdvocacyHeading:link, a.PFAdvocacyHeading:visited, a.PFAdvocacyHeading:active {
	text-decoration:none;
	color: #CED07E;
        font-size: 180%;
        font-weight: bold ;
}

a.PFAdvocacyHeading:hover {
	text-decoration:underline;
	color: #CED07E;
        font-size: 180%;
        font-weight: bold ;
}


/* *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***  */
