body {
	background-color: #635a4b;
	background-image: url(images/h-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.contact-bg {
	background-color: #3a2c14;
	background-image: url(images/h-contactinfo-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.f-bg {
	background-color: #635A4B;
	background-image: url(images/h-f-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.graytxt-small {
	font-family: Tahoma;
	font-size: 7px;
	color: #968e82;
	text-decoration: none;
	letter-spacing: 1px;
}
.f-txt {
	font-family: Tahoma;
	font-size: 10px;
	color: #b0aca4;
}
