﻿/* DOECSS Framework Version: 2.00
	File Name: print.css
	Website: KYINBridges.com
===============================================================*/


#doc2, #doc3  {
	background: #FFF;
	height: auto;
	margin: auto;
}

html {
	background: #FFF;
	color: #000;
	height: auto;
	width: auto;
}

body {
	background: #FFF;
	color: #000;
	height: auto;
	width: auto;
}

#NavTopEdge,
#NavPrimary,
#NavSecondary,
#Footer,
#SubFooter,
#Sidebar,
div.yui-b,
#Content #NavTertiary ul,
#Header h1 {
	display: none;
}

#Header {
	background: #FFF url("/images/header_print.jpg") no-repeat left top;
	height: 180px;
}

#yui-main,
#yui-main div.yui-b {
	display: block;
}

#Content div.HomeMap {
	margin: 0;
}

#Content #NavTertiary {
	background: transparent;
	color: #fff;
	padding: 0;
	margin: 0 0 160px 0;
	height: auto;
	width: auto;
}

#Content h2,
#Content h2.WithDesc,
#Content #NavTertiary h2 {
	background: transparent;
	color: #315BA1;
	font-weight: bold;
	font-size: 13pt;
	padding: 0;
	margin: 0;
	height: auto;
	width: auto;
}

#Content h2.WithDesc span {
	color: #fff;
}

#Content img {
	float: none;
	margin: 10px;
}