/* -------------------------------------------------------------
	CrossTimbers OK
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Description:	Print Style
	Filename:		print.css
	Version:		1.0
	Date:			29 March 2006
------------------------------------------------------------- */


/* -------------------------------------------------------------
	Re-defined Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


#home .indexDiv .indexDivBody .bodySub #brand, 
.indexDivMasthead,
#polaroids,
.indexDiv .indexDivBody .bodySub,
.indexDivSub,
.indexDivFooter #footerLinks,
.indexDivFooter #siteCredit {
	display: none;
}

.indexDiv .indexDivBody {
	padding-bottom: 0;
	padding-top: 0;
}

#home .indexDiv .indexDivBody .bodySub {
	display: block;
}

#home .indexDiv .indexDivBody {
	border: 0px;
}

#home .indexDiv .indexDivBody .bodySub .contentWrapper {
	width: 100%;
	float: none;
	border: 0px;
	padding: 0;
}

.indexDivFooter {
	height: auto;
	min-height: 1em;
}