/* Lt Moses Print Styles */

#topNav, #topSearch, #flashBanner, #logo, #sideCol, #chrisPic, #topGrad, #cap {
	display: none !important;	
}

h1, h2 {
	text-align: left !important;	
}

p, h1, h2, h3, h4, h5, h6 {
	font-family: georgia, times, serif;	
}

p {
	font-size: 10pt;	
}

h1 {
	font-size: 16pt	
}

h2 {
	font-size: 14pt;	
}

h3 {
	font-size: 12pt;	
}

/* Home */

#mainFeature {
	width: 33%;
	padding: 0 3% 0 0;
	float: left;	
}

	#mainFeature h1 {
		font-size: 12pt;
		margin: 0;
		padding: 0;
	}
	
	#mainFeature p {
		font-size: 10pt;	
	}
	
#midFeature {
	width: 33%;
	float: left;
	padding: 0 3% 0 0;	
}

	#midFeature h2 {
		font-size: 12pt;
		margin: 0;
		padding: 0;
	}

#sideFeature {
	width: 25%;
	float: left;	
}

	#sideFeature h2 {
		font-size: 12pt;
		margin: 0;
		padding: 0;
	}

.shelf {
	clear: both	
}

/* About */


#aboutBanner {
	height: auto !important;	
	margin: 0;
	padding: 0;
}

	#aboutBanner h4 {
		position: static !important;
		left: 0 !important;
		top: 0 !important;
		text-align: left !important;
		font-size: 16pt;
		margin: 0 0 1% 0 !important;
	}
	
	#aboutBanner h4 object {
		width: 100%;	
	}
		
	#content {
		padding: 0 !important;
		margin: -5% 0 0 0 !important;
	}
	
		#content h2 {
			padding: 0;
			margin: 0 0 1% 0;	
		}

#aboutBanner p {
	position: static;	
}

#footer {
	text-align: center;	
}
