
/**
 *  Start of file: print.css
 */

/* CSS Document */

/* Layout */

body {
	background:#fff;
	font-size:12pt;
	zoom:90%;
}
div#container {
	width:auto;
	margin:0 10%;
}

/* end */

/* Header */

div#searchWrapper {
	display:none;
}
div#header div#toplinks {
	display:none;
}

/* end */

/* Topnav (Above Slideshow)  */

div#topnav {
	display:none;
}

/* end */

/* Slideshow */

div#slideshow_container {
	display:none;
}

/* end */

/* Template */

div#template {
	clear:both;
	width:100%;
}

/* end  */

/* Left Side */

div#template div#left {
	display:none;
}

/* end */

/* Main Content */

div#main {
	width:100%;
}
.hasRightCol div#main {
	width:100%;
}
.hasLeftCol div#main {
	width:100%;
}
.wordpress div#main {
	width:100%;
}
.hasLeftAndRightCols div#main {
	width:100%;
}
.hasNoLeftOrRightCols div#main {
	width:100%;
}

/* end */

/* Right Column */

div#rightColumn {
	display:none;
}

/* end */

/* MightyMenu */

div#MightyMenu {
	display:none;
}

/* end */

/* Footer */

div#footer {
	display:none;
}

/* end */

div#sideSpiff {
	display:none;
}

/**
 *  End of file: print.css
 */

