@charset "UTF-8";

#rightBar2 #catchCopy {
	background-image: url(../access/images/rightbar_bg_top.jpg);
	background-repeat: no-repeat;
	height: 0px;
	width: 209px;
	padding-top: 117px;
	overflow: hidden;
}
#rightBar2 #lead {
	background-image: url(../access/images/rightbar_bg_bottom.jpg);
	background-repeat: no-repeat;
	width: 209px;
	padding-top: 219px;
	overflow: hidden;
	height: 0px;
}

#content #mainContent {
	clear: left;
	width: 790px;
	padding-bottom: 75px;
	background-image: url(../access/images/access_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #333927;
}
#content #mainContent h2 {
	margin-left: 95px;
	margin-bottom: 25px;
}
#page #content #mainContent #mapImg {
	margin-left: 95px;
	margin-bottom: 15px;
}
#content #mainContent #access {
	float: left;
	width: 300px;
	margin-left: 115px;
	display: inline;
}
#content #mainContent #access dt {
	clear: left;
	float: left;
	width: 4em;
}
#content #mainContent #access dd {
	float: left;
	width: 200px;
}
#content #mainContent #google {
	float: right;
	width: 250px;
	margin-right: 115px;
	display: inline;
	margin-bottom: 15px;
}
#content #mainContent #googleImg {
	display: inline;
	float: right;
	width: 96px;
	margin-right: 115px;
	clear: both;
}






#footer #tNav #tAccess em {
	text-decoration: underline;
	font-style: normal;
}
