/*
	--------------------------------------------------
	PRINT STYLES
	--------------------------------------------------
	Client:	
	Author:	
	Date:	Month, Year
		
*/


/* =========================================================================== DIVS AND CLASSES THAT WILL NOT BE PRINTED OUT */




/* =========================================================================== DIVS RESTYLED FOR PRINT VERSION */

body {
	background-color: #FFF;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

a, a:link, a:visited 	{ color: #00A1E4; text-decoration: underline; }
a:hover, a:active 		{ color: #60BB46; text-decoration: none; }

#uber {
	margin: 15px;
}

#splash_logo {
	padding-bottom: 20px;
}

#splash_contactUs {
	padding-bottom: 10px;
	font-size: 20px;
}

#splash_tagline1 {
	padding-bottom: 5px;
	font-size: 40px;
	font-weight: bold;
}

#splash_tagline2 {
	padding-bottom: 20px;
}





/* ----- END OF TEMPLATE ----- */
