
body {
	background-color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	font-style: normal;
}
td {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: black;
}

.header {
	background-color: #5974A1;
	width: 680px;
	padding: 2px 4px 1px 4px;
	margin-bottom: 15px;
}
.header .PCHWebsite {
	color: #B0DCA7;
	text-decoration: none;
	letter-spacing: -1px;
	font-size:16pt;
}

.header .contactInfo {
	float: right;
	font-size: 8pt;
	color: #ED8C3D;
	padding-bottom: 3px;
}

.quicklinks {
	clear: both;
	text-align: center;
}

.quicklinks ul {
	margin: 3px 0px 3px 0px;
	padding-left: 0px;
}

.quicklinks ul li {
	display: inline;
	background: white;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #34329D;
	padding: 1px 12px 1px 12px;
	margin: 0px 0px 0px 0px;
}

.quicklinks ul li a {
	text-decoration: none;
	color: #5974A1;
}
.quicklinks ul li a.odd {
	color: #ED8C3D;
}
.sidebar { 
	background-color:#333399; 
	width: 192px; 
	float: left; 
	line-height: 16pt; 
	margin-bottom: 10px;
}
.sidebar ul {
	margin: 3px 0px 3px 0px;
	padding-left: 3px;
	list-style: none;

}

.sidebar a { color: #5EB3DA; font-weight: bold; font-size: 12px; font-family: Verdana; text-decoration:none; }
.sidebar a:hover { color: #92F781; font-weight: bold; font-size: 12px; font-family: Verdana; text-decoration:none; }

.mainbody { 
	width: 480px;
	font-size: 11px;
	color: black;
	float: left;
	margin: 0px 0px 10px 15px;
}

.footer {
	background-color: #5974A1;
	width: 680px;
	padding: 0px 4px 1px 4px;
	clear:both;
}

.redhead	{ color: #FF0033; font-weight: bold; font-size: 16px; 
				text-decoration:none; margin-bottom: 5px; line-height:20px;}
.headshot 	{ float:right; margin: 2px; text-align: center;}
.classlinks	{ color: #0000FF; font-size: 12px; line-height: 1.4}
.blueemph	{ color: #000099; font-weight: bold; font-size: 16px; text-decoration:none; }
h3			{ color: blue; font-weight: bold; }
.pagelinks	{ color: #0000FF; font-size: 10px; text-align: right;}
.text		{ color: #000000; font-size: 11px; }
.heading	{ color: #000000; font-size: 12px; font-weight: bold; }
.activitiespics { float: right; width: 250px; margin-left: 10px; }
.activitiespics img { margin-bottom: 10px; border: 0px; }

.homeright { float:right; padding: 0px; width: 193px;
             margin: 0px 0px 0px 5px; text-align: right; }
.homeright .news { border: 2px solid black; padding: 5px; margin-top: 5px; width: 179px; text-align: left; }
.homeright .news h4 { margin: 0px; padding: 0px; text-decoration: underline; font-weight: bold; text-align: center; }
