body {
	background-color: #591605;
	margin: 0px;
	padding: 0px;
}
.left {
	width: 50px;
}
.links {
	background-color: #6d1803;
	width: 220px;
}
td {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1.5px;
}
.text {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 15px;
}
.line1 {
	background-image: url(../images/line1.gif);
	background-repeat: repeat-y;
}
.phone {
	font-size: 16px;
	color: #FFC102;
}

