body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #C24513;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #C24513;
}
a:active {
	text-decoration: none;
	color: #C24513;
}
.rustbar {
	background-color: #7C0202;
	height: 5px;
	width: 850px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D25000;
	border-left-color: #D25000;
}
.blackbar {
	background-color: #000000;
	height: 2px;
	width: 850px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D25000;
	border-left-color: #D25000;
}
.homebg {
	background-color: #FDD38F;
	background-image: url(images/bg-home.jpg);
	background-repeat: no-repeat;
	height: 482px;
	width: 850px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D25000;
	border-left-color: #D25000;
	text-align: left;
}
.homefooter {
	text-align: center;
	width: 835px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin: auto;
}
.phone {
	font-size: 16px;
	line-height: 24px;
}
.footer:link {
	color: #C24513;
}
.footer:visited {
	color: #C24513;
}
