body {
	background: none;
}

#pageWrap {
	width: 100%;
	margin: 0 auto;
}

.homePage #pageContent {
	background: #bc282f;
	width: 100%;
	margin: 0 auto;
}

#pageContent .content {
	padding: 0;
	float: none;
}

#secContent, #mainContent, #tertiaryContent {
	float: none;
}

.col {
	margin: 0 0 0 0;
	float: none;
}

#header {
	background: #bc272e;
	height: 139px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	margin: 0 auto;
}

#header #secNav, #header #searchSite, #navWrap {
	display: none;
}

#header h3#phoneCTA {
	position: absolute;
	top: 100px;
	right: 0;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	letter-spacing: -1px;
	line-height: normal;
	text-align: right;
}

#featureSpecial {
	top: 5px;
	display: none;
}

#featureSpecial img{
	display: block;
}


.homePage #mainImg {
	/* WIDTH: 100% */
	display: none;
}

table.compare {
	border: solid #ffcd04 1px;
	width: 90%;
}

table.compare td, table.compare th {
	padding-left: 2px;
	padding-right: 2px;
}
table.compare th {
	font-size: 9px;
}

.homePage #footer {
	width: 90%;
	margin: 0 auto 20px auto;
	padding-top: 10px;
}

#headerImg {
	display: none;
}

#footer {
	padding-left: 0;
	clear: both;
}

#upcomingEvents {
	float: none;
}
