#EnhancedPostLoopNoGray {
	width: 1022px;
	float: left;
	clear: both;
	position: relative;
	background: #ffffff url(/wp-content/themes/DotComWordpress/images/FullWidthHeaderFooter/top-feature-bkgd.png) repeat-x bottom left;
	border: 1px solid #c0c0c0;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	padding-bottom: 30px !important;	
}
#EnhancedPostLoopNoGray div.inner {
	float: left;
	clear: both;
	width: 976px;
	margin-left: 24px;
	margin-right: 24px;
	padding: 0 !important;
	margin-top: 30px;
}
#EnhancedPostLoopNoGray .hentry-pad {
	padding: 0 !important;
	margin: 0 !important;	
}

/*[HEADER COLORS]*/
h2.top-content-feature {
	position: absolute;
	top: -20px;
	left: 10px;
	width: 300px;
	height: 42px;
	color: #ffffff;
	padding-top: 0;
	font-size: 20px !important;
	padding-left: 15px;
	overflow: hidden;
}
h2.top-content-feature.blue-bkgd {
	background: url(/wp-content/themes/DotComWordpress/images/FullWidthHeaderFooter/blueHeader.png) no-repeat top left;
}
h2.top-content-feature.green-bkgd {
	background: url(/wp-content/themes/DotComWordpress/images/FullWidthHeaderFooter/greenHeader.png) no-repeat top left;
}
h2.top-content-feature.orange-bkgd {
	background: url(/wp-content/themes/DotComWordpress/images/FullWidthHeaderFooter/orangeHeaderLong.png) no-repeat top left;
}
h2.top-content-feature.gray-bkgd {
	background: url(/wp-content/themes/DotComWordpress/images/FullWidthHeaderFooter/grayHeader.png) no-repeat top left;
}

/*[HEADING FONTS]*/
div.top-content-feature h2 {
	margin-top: 0;
}
div.top-content-feature h2.georgia {
	font-family: Georgia, "Times New Roman", serif !important;
}
div.top-content-feature h2.arial {
	font-family: Arial, Helvetica, sans-serif !important;
}
div.top-content-feature h2.interstate {
	font-family: 'Interstate' !important;
}

#DotComContent .texture .content .content-pad {
	padding: 0 !important;
}
#DotComContent .texture .content .content-pad #pagelines_content, #DotComContent .texture .content .content-pad #pagelines_content .column-wrap, #DotComContent .texture .content .content-pad #pagelines_content #column-wrap #column-main .mcolumn-pad, #column-main .mcolumn-pad #EnhancedPostLoopNoGray .copy-pad {
	border: none !important;
	padding: 0 !important;
	outline: none !important;
}
#DotComContent.section-DotComContent #column-main.mcolumn {
	border: none !important; 
	outline: none !important;
	background: none !important;
}
#DotComContent #column-main img {
	max-width: 976px;
}
#sidebar1.scolumn {
	display: none !important;	
}
#page-main {
	margin-top: 0 !important;	
}

/*[BUTTON COLORS]*/
div.top-content-feature a.orange-button, div.top-content-feature a.blue-button, div.top-content-feature a.green-button, div.top-content-feature a.gray-button {
	text-align: center;
	display: block;
	width: 177px;
	height: 31px;
	padding-top: 6px;
	overflow: hidden;
	border: none;
	outline: none;
	float: left;
	margin-top: 15px !important;
	color: #ffffff !important;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, san-serif;
	border: none !important;
	margin-left: -3px;	
}
.top-content-feature a.blue-button {
	background: url(/wp-content/themes/DotComWordpress/images/FullWidthHeaderFooter/cms-buttons-sprite-long.png) no-repeat 0 -128px;
}
.top-content-feature a.blue-button:hover {
	background: url(/wp-content/themes/DotComWordpress/images/FullWidthHeaderFooter/cms-buttons-sprite-long.png) no-repeat 0 -87px;
}
.top-content-feature a.green-button {
	background: url(/wp-content/themes/DotComWordpress/images/FullWidthHeaderFooter/cms-buttons-sprite-long.png) no-repeat 0 -208px;
}
.top-content-feature a.green-button:hover {
	background: url(/wp-content/themes/DotComWordpress/images/FullWidthHeaderFooter/cms-buttons-sprite-long.png) no-repeat 0 -167px;
}
.top-content-feature a.orange-button {
	background: url(/wp-content/themes/DotComWordpress/images/FullWidthHeaderFooter/cms-buttons-sprite-long.png) no-repeat 0 -288px;
}
.top-content-feature a.orange-button:hover {
	background: url(/wp-content/themes/DotComWordpress/images/FullWidthHeaderFooter/cms-buttons-sprite-long.png) no-repeat 0 -247px;
}
.top-content-feature a.gray-button {
	background: url(/wp-content/themes/DotComWordpress/images/FullWidthHeaderFooter/cms-buttons-sprite-long.png) no-repeat 0 -48px;
}
.top-content-feature a.gray-button:hover {
	background: url(/wp-content/themes/DotComWordpress/images/FullWidthHeaderFooter/cms-buttons-sprite-long.png) no-repeat 0 -7px;
}

/*[FONT COLORS]*/
.top-content-feature .blue {
	color: #0285FC;
}
.top-content-feature .green {
	color: #3EA102;
}
.top-content-feature .orange {
	color: #FD6800;
}
.top-content-feature .gray {
	color: #666666;
}