body {
	margin: 0px;
	background-image: url(../images/page_bg.gif);
}
#maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #333333;
	font-size: 13px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
#leftnav {
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	margin-top: 8px;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: f5f4e0;
	width: 200px;
}
#leftnav a:link {
	text-decoration: none;
	color: #451B1D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A58C54;
	padding-bottom: 5px;
	display: block;
	padding-top: 5px;
	padding-left: 6px;
	margin-top: 5px;
}
#leftnav a:visited {
	text-decoration: none;
	color: #451B1D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A58C54;
	padding-bottom: 5px;
	display: block;
	padding-top: 5px;
	padding-left: 6px;
	margin-top: 5px;
}
#leftnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A58C54;
	padding-bottom: 5px;
	display: block;
	padding-top: 5px;
	padding-left: 6px;
	background-color: #86898e;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#maincontent .pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #61636F;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.linkstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
.linkstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 2px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #59654D;
	font-style: normal;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.tableborder {
	border: 1px solid #B2B2C1;
	padding: 5px;
}
.staffphotos {
	padding-bottom: 3px;
}
.mapborder {
	padding: 2px;
	border: 1px solid #000033;
}

#maincontent .hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5E6F7C;
}
#maincontent .staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#maincontent .staff a:link {
	font-size: 12px;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
#footer {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #2B5470;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 165%;
	padding-bottom: 5px;
}
#middle {
	background-image: url(../images/center_shadow.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}
.staffborder {
	border: 1px solid #B2B2C1;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 12px;
}
.facilityborder {
	border: 2px solid #95AABB;
}
