/* Print Styles for Breath Is Health */

body {
	float: none !important;
	background: none !important;
	color: #000000 !important;
	font-size: 12pt !important;
}

/* LAYOUT ELEMENTS */

#header {
}

#top_left {
	display: none !important;
}

#top_right {
	display: none !important;
}

#logo {
}

#motto {
}

#name {
	display: none !important;
}

#main {
}

#leftNav {
	display: none !important;
}

#rightColumn {
}

#mainPhoto {
}

#textContent {
}

#bottomImage {
	display: none !important;
}

/* TEXT ELEMENTS */
h1 {
	font-size: 24pt !important; /*24px */
	color: #000000 !important;
}

h2 {
	font-size: 12pt !important; /*12px */
	color: #000000 !important;
}