body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #E08D3C;
	background-position:top
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #484848;
}

.txt {
	font-family: Verdana;
	font-size: 12px;
	color: #484848;
}
a.txt {
	font-family: Verdana;
	font-size: 12px;
	color: #484848;
	text-decoration:none
}
a.txt:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #484848;
	text-decoration:underline
}

.locationlink {
	font-family: Verdana;
	font-size: 10px;
	color: #0042FE;
	}
a.locationlink {
	font-family: Verdana;
	font-size: 10px;
	color: #0042FE;
	text-decoration:underline
	}
a.locationlink:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #0042FE;
	text-decoration:none
	}
.locheader {
	font-family: Verdana;
	font-size: 18px;
	color: #5A1103;
	}
.serviceheader {
	font-family: Verdana;
	font-size: 12px;
	color: #E08D3C;
	font-weight:bold
	}
.morelink {
	font-family: Verdana;
	font-size: 12px;
	color: #0042FE;
}
a.morelink {
	font-family: Verdana;
	font-size: 12px;
	color: #0042FE;
	text-decoration:none
}
a.morelink:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #0042FE;
	text-decoration:underline
}
