@charset "utf-8";
/* CSS Document G Lewis */

@media screen and (max-width: 1012px) {

.noMobile {
	display: none !important;
	}
	
/* ------------------------------------------------ Structure --- */
	
#heroBox, #contentImage {
	min-height: 0;
	margin-top: 0;
	}

.heroImage img {
	min-height: 0;
}

#homePanels {
	width: 100%;
		}
		
.homePanel {
	position: relative;
	padding: 12px;
	margin: 12px;
	width: 100%;
	display: block;
	min-height: 0;
		}

#panel_2, #panel_3 {
	position: relative;
	width: 100%;
	display: block;
	left: 0;
	}

#twoColLeftWide, #twoColRightWide, #columnHolder, .wide, .narrow {
	position: none !important;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

		

#rightCol {
    float: none;
   
}

#footer {
			
}


@media screen and (min-width: 640px) and (max-width: 1012px) {

	
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
