/*
 	facilities_page.css: style rules that pertain to the 'sites and facilities' page, specifically
	created: 13 March 2006 by Scott M. Smith
	lasted edited: 13 March 2006 by Scott M. Smith 
*/

@import url('global.css'); /* include the site-wide stylesheet rules */

a.sites {
	display: block;
	margin: 20px auto 10px auto;
	font: italic bold 15pt Times New Roman, times, serif;
	color: #033734;
}

.after_header {
	width: 540px;
}

.content h2 {
	width: 540px;
}

.och_inset {
	position: absolute;
	left: 570px;
	top: 1px;
	/*margin: -12px -12px 0 0; 10px 10px;*/
	margin: 0;
-12px -12px 0 0;
	padding: 0 10px 10px 10px;
	border: solid 2px;
#033734;
	background: white;
	width: 150px;
	text-align: justify;
	height: 448px;
}

.och_inset a,h3,span {
	display: block;
	text-align: center;
}

.och_inset img {
	display: block;
	margin: 5px auto 5px auto;
	border: none; solid 1px #033734;
}

.och_inset h3 {
	margin-top: 0px;
	color: #702C2E;
	font-style: italic;
	position: relative;
}

