.themetd
{
	height: 349px;
}

.themetd .themedivaboutus
{
	width: 366px;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../images/maintenance/carpet.jpg);
}

.leavestoptd
{
	/*height: 50%;*/
	background-image: url(../images/maintenance/leavestop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	text-align: center;
	color: black;
	padding-top: 60px;
	padding-left: 120px;
	padding-right: 10px;
}

.leavesbottomtd
{
	/*height: 50%;*/
	background-image: url(../images/maintenance/leavesbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: bottom;
	text-align: center;
	color: black;
	padding-right: 150px;
	padding-left: 10px;
	padding-bottom: 60px;
}

.contenttable a
{
	color: black;
}

.contenttable a:hover
{
	text-decoration: underline;
}
