/* Website for Lets Move */
/* July 2008 */
/* Site design and development by Red Letter Design, www.RedLetterDesign.net */

/* ----------------------------------------------- 
OVERRIDES FOR PRINTING
----------------------------------------------- */


div#headerTitle {
	display: block; 
}		

div#headerAddress {
	position: static;
	top: 0;
	right: 0;
	width: auto;
	margin: 0;
	padding: 0 0 0 0;
	height: auto;
}	

div#headerPhone {
	position: static;
	top: 0;
	right: 0;
	width: auto;
	margin: 0;
	padding: 0 0 0 0;
	height: auto;
}	

div#headerServices {
	position: static;
	top: 0;
	right: 0;
	width: auto;
	margin: 0;
	padding: 0 0 0 0;
	height: auto;
}	

div#main {
	position: relative;
	top: 0px;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0 0 0 0;
}	

div#nav {
	display: none;
}


div#footer {
	position: static;
	top: 0;
	right: 0;
	width: auto;
	margin: 0;
	padding: 0 0 0 0;
	height: auto;
}

div#bottomNav {
	display: none;
}
	
div#headerAddress p {
	color: white;
	font-size: 18px;
	text-align: left;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}
div#headerPhone p {
	color: white;
	font-size: 18px;
	text-align: left;
	padding: 12px 0;
}