/* WENDELL DAYTON style guide *//* COLORS... dark gray: #4C4C4Cteal: #14AA9Borange: #F46549 *//* General */.bodytext { 	font-size: 11px; 	font-weight: normal; 	color: #000000; 	font-family: verdana, sans-serif;	line-height: 18px;	} 		.pgtitle { 	font-size: 20px; 	font-weight: bold; 	color: #286996; 	font-family: verdana, sans-serif;	line-height: 18px;	} 	.showname { 	font-size: 13px; 	color: #000000; 	font-family: verdana, sans-serif;	line-height: 18px;	} 	#quote {	font-family: verdana, sans-serif;	font-size: 11px;	font-weight: italic;	color: #46585C;	line-height: 16px;	margin-left: 20px;	margin-right: 20px;	}.list {	font-family: verdana, sans-serif;	font-size: 11px;	color: #000000;	line-height: 22px;	}	.smtxt {	font-family: verdana, sans-serif;	font-size: 10px;	font-weight: italic;	color: #46585C;	line-height: 13px;	}a:hover {	color: #000000;	text-decoration: underline;	}a:link, a:visited {	color: #286996;	text-decoration: none;	}	a:hover, {	color: #000000;	text-decoration: underline;	}#gap {	height: 28px;	}	/*A.gnav:link    { font-size: 10px; font-weight: bold; color: #000000; font-family: verdana, sans-serif; text-decoration: none; }A.gnav:visited { font-size: 10px; font-weight: bold; color: #000000; font-family: verdana, sans-serif; text-decoration: none; }*//* spacers */.br4{font-size:4px}.br6{font-size:6px}
