body {
	background-color: #E0DAC9;
}
.tdBar {
	background-image:  url(../images_home/bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 3px 0px;
	height: 7px;
}
.lefttd {
	padding-top: 25px;
	vertical-align: top;
	width: 20%;
	border-top: 0;
	border-right: thin groove #CC0000; 
	border-bottom: 0;
	border-left: 0;
	padding-right: 10px;
	padding-left: 25px;
	margin-left: 15px;
	padding-bottom: 15px;
}
a:active {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #003300;
	text-decoration: underline;
}
.heading {
	font-size: 1.5em;
	font-weight: bold;
	color: #990000;
	text-align: center;
	vertical-align: middle;
	height: 75px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
	padding-top: 25px;
}
a {
	color: #993300;
	text-decoration: none;
}
.address {
	font-size: .7em;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.lowlinks {
	font-size: 0.6em;
	letter-spacing: -.1em;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.maintable {
	width: 100%;
	margin-top: 20px;
}
.maincontent {
	font-size: 1em;
	line-height: 1.5em;
	color: #000000;
	text-align: left;
	vertical-align: top;
	width: 80%;
	margin-top: 30px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.extrapagesmain {
	text-align: center;
	vertical-align: middle;
	padding: 25px;
	width: 100%;
}
