@charset "UTF-8";
.breadcrumb {
	width: 322px;
	clear: right;
	float: left;
	font-weight: bold;
	height: 10px;
	font-size: 0.5em;
	text-align: left;
}
#menu {
	height: 22px;
	width: 528px;
	float: right;
	margin-top: 87px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo {
	background-image: url(../graphics/index/logo.gif);
	background-repeat: no-repeat;
	margin-top: 21px;
	width: 195px;
	height: 73px;
	float: left;
	clear: right;
	margin-left: 33px;
}
#headerBG {
	float: right;
	height: 109px;
	width: 532px;
	background-image: url(../graphics/index/headerImage.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
.displace {
	position: absolute;
	left: -5000px;
}
.subheads {
	height: 470px;
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.smallType {
	font-size: 10px;
	line-height: 1.4em;
	margin-bottom: 8px;
}
.introType {
	font-size: 16px;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 10px;
}
.hoursType {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 8px;
}
.lst{
	width:175px;
	}
.listBox {
	width: 175px;
	clear: none;
	float: left;
	padding:20px 0 0 0;
}
#formBox {
	background-color: #200;
	height: 450px;
	width: 880px;
	color: #fff;
	padding-left: 21px;
	line-height: 150%;
}
ul.lst li {
	padding: 7px 0px 7px 0px;
	margin:0;
	display: block;
	text-decoration: none;
	line-height: 90%;
	font-size: 0.9em;
	color: #999;
	background-image: url(../graphics/index/lineRule.png);
	background-repeat: no-repeat;
}
ul.lst li a {
	padding-left: 25px;
	position: relative;
	display: block;
	text-decoration: none;
	line-height: 90%;
	font-size: 0.8em;
	color: #999;
}
ul.lst li a:hover {
	color: #cc6600;
}
ul.lst li a:active {
	color: #3C3;
}
ul.lst li a:visited {
	color: #060;
}

