/* 	Stylesheet for Washington County Historical Society
	Copyright 2004, Matt Thueson */

/* Classes for Washington County Schools of the Past section */

DIV.school_photo_nofloat {
	/* creates a right-side box for the display of photos or graphics */
	font-size: 8pt;
	font-style: italic;
	margin-bottom: 10px;
}

TABLE.glance {
	margin-top: 20px;
}

DIV.part_of {
	font-style: italic;
	margin-bottom: 10px;
	font-weight: bold;
	/* font-size: 8pt; 
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase; 
	padding-bottom: 5px;
	padding-top: 2px;*/
}

DIV.part_of A:link, DIV.part_of A:visited, DIV.part_of A:active {
	color: #7D070F;
	text-decoration: none;
	font-style: normal;
}

TABLE.teachers TD { vertical-align: top; }
