@charset "utf-8";
/* CSS Document */

img { border: 0; }
#donation, ul#mainNav, #siteTools, #address div, #footer ul { display: none; }
#header { height: 72px; border-bottom: 2px solid #666; margin-bottom: 50px; }
#logo { width: 241px; height: 95px; position: relative; z-index: 1; float: left; }
#tagLine { width: 375px; font-family: "Courier New", Courier; font-size: 70%; font-weight: bold; text-align: left; float: right; margin-top: 16px; }
#content { text-align: left; font-family: Georgia, "Times New Roman", Times, serif; margin-left: 25px; }
#sideBar { font-family: "Courier New", Courier; font-size: 75%; border-top: 1px solid #666; padding-top: 15px; }
#address p { float: left; margin: 0 19px 10px 0; height: 40px; }
#footer { clear: both; font-family: "Courier New", Courier; font-size: 78%; text-align: center; font-weight: bold; padding-top: 10px; }
#address #program h2, #address #contact h2 { display: none; }
.photos { width: 223px; padding: 10px; float: right; background: #CCC; border: 1px solid #A8A8A8; }
.photos img { margin-bottom: 10px; }
.photos span {  margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

.staff { clear: both; }
.staff p { padding-top: 18px; }

.photo {
	margin: 20px;
	position: relative;
	width: 90px;
	height: 90px;
	float: left;
}


.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
