body {
	background-color: #EDEBC1;
}
.lefttd {
	padding-top: 30px;
	vertical-align: text-top;
	width: 25%;
	border-top: 0;
	border-right: 2px solid #CC0000;
	border-bottom: 0;
	border-left: 0;
	padding-left: 15px;
	font-size: 1em;
	padding-right: 10px;
	padding-bottom: 50px;
}
a:active {
	color: #660000;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
.maintext {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	width: 75%;
}
a {
	color: #CC3300;
	text-decoration: none;
}
.headings {
	font-size: 1em;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	height: 45px;
}
.lowlinks {
	font-size: .6em;
	letter-spacing: -.08em;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #CC3300;
	padding-top: 3px;
}
.address {
	font-size: .6em;
	line-height: 1.4em;
	text-align: center;
	vertical-align: middle;
}
.maintable {
	width: 100%;
	margin-top: 25px;
}
