body {
	background-color: #EDEBC1;
}
.tdbar {
	background-image:  url(../mc_images/bar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	height: 5px;
}
	
}
#maintable {
	margin-top: 5px;
	margin-left: 15px;
	width: 100%;
}
#navtd {
	border: 0px;
	width: 138px;
	vertical-align: top;
	padding-top: 45px;
}
.maincontent {
	font-size: 0.8em;
	color: #000000;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	width: 80%;
}
a:active {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
.current {
	color: #003399;
	font-weight: normal;
}
.headings {
	font-size: 1em;
	font-weight: bold;
	color: #003399;
	background-image: url(../mc_images/bar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: bottom;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 10px;
}
a {
	color: #0066CC;
	text-decoration: none;
}
.pics {
	border: 2px solid #BDC8E8;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.sidenav {
	padding-top: 30px;
	padding-bottom: 19px;
	padding-left: 20px;
	padding-right: 5px;
	width: 20%;
}
.lowlinks {
	font-size: .6em;
	letter-spacing: -.1em;
	text-align: center;
	vertical-align: middle;
}
.address {
	font-size: .6em;
	line-height: 1.4em;
	text-align: center;
	vertical-align: middle;
}
