.welcometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B5B5B5;
	line-height: 1.5em;
}
.featured {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B5B5B5;
	line-height: 1.5em;
}
.footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #E7A22A;
}
body {
	background-image: url(images/home-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #943500;
}
