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

#leftCol h1 {
	color: #F58220;
}
#leftCol1 {
	font-size: 1.2em;
	color: #FFFFFF;
	width: 190px;
	margin-top: 23px;
	float: left;
}
#siteList li {
	line-height: 1.5em;
}
#leftCol2 {
	font-size: 1.2em;
	color: #FFFFFF;
	width: 430px;
	margin-top: 10px;
	float: right;
}
#topContainer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F58220;
	border-bottom-color: #F58220;
}
#mapContainer {
	padding: 0px;
	float: left;
	height: 258px;
	width: 601px;
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftCol1  #siteList {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#siteList ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #F58220;
	font-size: .9em;
}
#siteList  a:link, #siteList a:visited {
	color: #939598;
	text-decoration: none;
}
#apDiv1 {
	position:relative;
	left:0px;
	top:-150px;
	width:165px;
	height:70px;
	z-index:1;
	color: #FFFFFF;
	font-size: 1.2em;
}
#siteList a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#rightCol a.orange:link, #rightCol a.orange:visited, #rightCol a.orange:hover {
	color: #F58220;
	text-decoration: none;
}
.sitename {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}
#topContainer #col1 p {
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#topContainer #col2 p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
