@charset "utf-8";
/* CSS Document */

.adfont{
		font-family:  "Adobe Caslon", Georgia, Times, Times New Roman, Serif;
}

h1.sectiontitle {
	font-size: 1.6em;
	text-align:center;
}


h2.maincrosshead {
	text-transform:uppercase;
	letter-spacing:normal;
	text-align:center;
}

h3.heavycrosshead {
	font-weight:bold;
	text-align:center;
	
}

h4.mediumcrosshead {
	text-transform:uppercase;
	letter-spacing:normal;
	text-align:center;
	
}


h5.lightcrosshead {
	font-style:italic;
	text-align:center;
	font-weight: normal;
}


span.runinsidehead {
		font-variant:small-caps;
		letter-spacing:normal;
		font-weight: normal;
}

p.adcopy, p.adcopy-firstp{
	font-size:1.2em;
	line-height:1.8em;
	font-family:  Georgia, Times, Times New Roman, Serif;
}
/* THE DROPCAP CODE */
p.adcopy-firstp:first-letter {
	font-size:70px;
	float:left;
	margin:3px 5px -.2em;
	display:block;
	line-height:1em;
}


/*specific ad backgrounds*/
#nationals_2009 {
		background:url(/resources/events/2009/nats09_adbg.jpg) bottom left repeat-x;
}

