#homePage #globalContainer #header {
	background-image: url(../images/header_background.jpg);
}
#homePage #globalContainer #topNav {
	background-image: url(../images/topnav_background.jpg);
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: 0;
	border-bottom-color: #0D0D0D;
}
#homePage {
	background-color: #6B656F;
}
#homePage #globalContainer #innerLeft #sideNav a {
	background-image: url(../images/home_bullet.jpg);
	color: #FFFFFF;
}
#homePage #globalContainer #innerLeft #sideNav {
	background-color: #590202;
}
#homePage #globalContainer {
	background-image: url(../images/inner_background.jpg);
}
#homePage #globalContainer #footer {
	background-color: #F2DA91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D0D0D;
}
#homePage #globalContainer #footer .siteFooterLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D0D0D;
}
#homePage #globalContainer #innerRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F2DA91;
}
#homePage #globalContainer #innerRight #featured {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2DA91;
}
#homePage #globalContainer #innerRight #featured .featuredRight h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F2DA91;
}
#homePage #globalContainer #innerRight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	margin-bottom: 20px;
	font-weight: normal;
}
#homePage #globalContainer #innerRight a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #F2DA91;
	text-decoration: underline;
}
