/* Holmes Consulting Group print stylesheet */

/* ---------- layout ---------- */

body {
	background: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#page-container {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
	}
	
/* ---------- header ---------- */			

#header {
	clear: both;
	margin: 0 0 40px 0;
	}

#header img {
	display: none;
	}

#header form {
	display: none;
	}	
	
#header .print-logo img {
	display: block;
	}
	
/* ---------- main nav ---------- */		
	
#main-nav {
	display: none;
	}
	
/* ----- photos ----- */

#photo-wrapper {
	display: none;
	}
		
/* ----- subnav ----- */

#text-wrapper #subnav {	
	display: none;
	}
	
/* ----- features ----- */

#text-wrapper #features {	
	display: none;
	}	
	
/* ----- content area ----- */		
	
.jScrollPaneContainer { 
	width: auto !important;
	height: auto !important;
	}

#content .scroll-pane {
	overflow: visible !important;
	}

#pane3 { 
	width: auto !important;
	height: auto !important;
	position: relative !important; 
	}
	
/* navigation within content area */

.section-nav {
	display: none;
	}
	
/* headers */	

#text-wrapper #content h1 {	
	font-weight: normal;
	font-size: 19px;
	color: #81105a;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 4px 0;
	line-height: 1;
	}
	
#text-wrapper #content h2 {	
	font-weight: normal;
	font-size: 16px;
	color: #81105a;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0 4px 0;
	line-height: 1;
	}	
	
#text-wrapper #content h3 {	
	font-weight: normal;
	font-size: 14px;
	color: #81105a;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0 4px 0;
	line-height: 1;
	}	
	
#text-wrapper #content h4 {	
	font-weight: normal;
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0 4px 0;
	line-height: 1;
	}
	
/* paragraphs */	

#text-wrapper #content p {	
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.4;
	}
	
#text-wrapper #content span.date {	
	font-style: italic;
	}	
	
#text-wrapper #content p.date {	
	font-style: italic;
	}
	
#text-wrapper #content hr {
	border: 0;
	margin: 0;
	padding: 0;
	height: 0;
	background-color: #fff;
	width: 100%;
	clear: both;
	}	
	
/* links */		
	
#box a:link, 
#box a:visited {
	color: #fd7813;
	text-decoration: none;
	}	
	
#box a:hover {
	color: #fd7813;
	text-decoration: underline;
	}
	
#text-wrapper #content h1 a:link, 
#text-wrapper #content h1 a:visited, 
#text-wrapper #content h2 a:link, 
#text-wrapper #content h2 a:visited, 
#text-wrapper #content h3 a:link, 
#text-wrapper #content h3 a:visited {
	color: #81105a;
	}
	
#text-wrapper #content h4 a:link, 
#text-wrapper #content h4 a:visited {
	color: #333;
	}	
	
/* lists */			

#content ul li {
	font-size: 13px; 
	line-height: 1.2;
	}

#content ol li {
	font-size: 13px;
	line-height: 1.2;
	}	
	
#content ul li ul li {
	line-height: 1.2;
	font-size: 100%;
	}
		
#content ul li ul li ul li {
	line-height: 1.2;
	font-size: 100%;
	}	
	
#content ul li ul li ol li {
	line-height: 1.2;
	font-size: 100%;
	}
		
#content ul li ol li ul li {
	line-height: 1.2;
	font-size: 100%;
	}		
	
#content ol li ul li {
	line-height: 1.2;
	font-size: 100%;
	}

#content ol li ul li ul li {
	line-height: 1.2;
	font-size: 100%;
	}	

#content ol li ol li ul li {
	line-height: 1.2;
	font-size: 100%;
	}		

#content ul li ol li {
	line-height: 1.2;
	font-size: 100%;
	}

#content ol li ol li {
	line-height: 1.2;
	font-size: 100%;
	}
	
#content ol li ol li ol li {
	line-height: 1.2;
	font-size: 100%;
	}	

#content ol li ul li ol li {
	line-height: 1.2;
	font-size: 100%;
	}	
	
/* image treatments */	

#content .scroll-pane img { /* default*/
	float: left;
	border: 1px solid #ccc;
	margin: 4px 10px 5px 0;
	}
		
#content .scroll-pane img.no-border { 
	border: none;
	}
		
/* ---------- footer ---------- */	

#footer {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	font-size: 12px;
	border-top: 1px solid #ccc;
	}
	
#footer .legal-link {
	display: none;
	}
	
#footer a:link, 
#footer a:visited {
	color: #000;
	text-decoration: none;
	}
	
#footer .design {
	font-size: 10px;
	}	
	
	
/* ---------- clearing divs ---------- */			
	
.clear { /* simple clearing div with no height */
	clear: both;
	font-size: 0.1px;
	border: none;
	margin: 0; 
	padding: 0;
	background: transparent;
	}		
	
	
/* ---------- accessibility ---------- */	
	
/* Skip links */

.accessLinks {
	display: none;
	}	
	
	
/* ---------- homepage styles ---------- */		
	
/* headers */	

#homepage h1 {	
	font-weight: normal;
	font-size: 19px;
	color: #81105a;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 4px 0;
	line-height: 1;
	}
	
#homepage h2 {	
	font-weight: normal;
	font-size: 16px;
	color: #81105a;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0 4px 0;
	line-height: 1;
	}
	
/* paragraphs */	

#homepage p {	
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.4;
	}	
	

