.welcomeTable {
	width: 100%;
}
.welcomeTable td {
	padding: 10px 25px;
	vertical-align: middle;
	text-align: center;
}
.welcomeTable h1 {
	color: #800000;
	font-size: 24px;
	margin: 0 0 10px;
	line-height: 26px;
}
.welcomeTable h2 {
	font-family: inherit;
	font-size: 22px;
}
.homePromo {
	font-family: "Arial Narrow", sans-serif;
	font-style: italic;
	color: #006dc4;
	font-weight: bold;
	font-size: 22px;
	line-height: 30px;

	text-shadow: 2px 2px 2px gray;
}
.homePromo .grn {
	color: #008f68;
}
.homePromo .red {
	color: #800000;
	font-size: 18px;
}
#slideshow {
	width: 940px;
	height: 357px;
	margin: 0 auto 10px;
}
.social img {
	padding: 10px;
	height: 75px;
}
