body {
	background-color: #F5ECD3;
	}
	}
.tdBar {
	background-image:  url(../accust_images/bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	height: 4px;
}
.sidelinks {
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 30px;
	width: 20%;
}
a:active {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #003300;
	text-decoration: underline;
}
a {
	color: #669966;
	text-decoration: none;
}
.headings {
	font-size: 1em;
	font-weight: bold;
	color: #405B4A;
	text-align: center;
	vertical-align: bottom;
	height: 60px;
	padding-top: 15px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-color: #669966;
}
.maincontent {
	text-align: center;
	vertical-align: middle;
	height: 250px;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	background-image: url(../accust_images/bottles.gif);
}
.sidenav {
	width: 20%;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
}
.address {
	font-size: .7em;
	text-align: center;
	vertical-align: middle;
}
.lowlinks {
	font-size: 0.6em;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 3px;
	letter-spacing: -0.1em;
	text-align: center;
}
.maintable {
	width: 100%;
}
.maincontentx {
	background-image: url(../accust_images/bottles.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
	width: 80%;
}
