﻿@Media print
{
	html
	{
		margin: 0;
		width: auto;
	}
	
	body
	{
		color: #6A5247;
		background: white;
		width: auto;
		margin: 0in;
		padding: 0in;
		font-size: 12pt;
		/*border: 1px solid #887869;*/
		white-space: normal;
	}
	
	#outerPageWrapper, #PageWrapper
	{
		margin: 0;
		padding: 0;
		width: 7in;
		top: 0in;
		left: 0in;
		float: none;
		overflow: visible;
		/*border: 1px solid blue;*/
	}
	
	#PrintTop
	{
		display: none !important;
		left: 0in;
		margin: 0 0 0.25in 0in;
		padding: 0in;
		float: none;
		position: relative;
		top: 0in;
		/*height: 1.3in;
		width: 7in;
		border: 1px solid orange;*/
	}
	
	#image_rotator, #Logo, #Menu, #divNavPanel, #divLeftPanel, #login, #login_div, .img_edit,
	#Footer, #PanelBottom, #validation, .button_submit, #divSearchBox
	{
		display: none;
	}
	
	#RightBG
	{
		background: none;
	}
	
	#divRightContent
	{
		float: none;
		clear: both;
		width: 7in;
		padding-left: 0;
		overflow: visible;
		/*border: 1px solid blue;*/
	}
	#Header
	{
		width: 7in;
		/*border: 1px solid #888;*/
	}
	
	#HeaderImageBG, #HeaderImage, #HeaderBG
	{
		display: none;
	}
	
	#divMainContent
	{
		margin: 0in;
		padding: 0in;
		/*orphans: 4;
		top: 0in;
		left: 0in;
		height: auto;*/
		width: auto;
		float: none;
		clear: both;
		/*position: relative;
		border : 1px solid #545454;*/
		overflow: visible;
	}
	#center_content, #lower_content, #right_content
	{
		/*border: 1px solid green;*/
		display: block;
		width: 95%;
		margin: 0in;
		padding: 0in;
		padding-right: 0.1in;
		clear: both;
		float: none;
		/*position: relative;*/
		overflow: visible;
	}
	
	#divPageContent
	{
		padding: 0in;
		padding-left: 0.1in;
		margin: 0in;
		width: 7in;
		/*position: relative;*/
		top: 0;
		left: 0;
		float: none;
		/*border: 1px solid red;*/
		border-top: 1px solid #6A5247;
	}
	
	#divCenterContent, #divRightContent, #RightBG
	{
		width: 7in;
		font-size: 12pt;
		padding: 0;
		margin: 0;
	}
	
	#divCenterContent
	{
		height: auto;
		/*border: 1px solid red;*/
	}
	
	#PageTitle
	{
		
		padding: 0in;
		margin: 0in;
		/*margin-bottom: 0.2in; position: relative;*/
		top: 0in;
		left: 0in;
		float: none;/**/
		width: 6in;
		font-size: 12pt;
		/*border: 1px solid blue;*/
	}
	
	#print_footer
	{
		display: block;
		clear: both;
		width: 7in;
		margin: 0in;
		margin-top: 0.2in;
		padding: 0;
		/*position: relative;
		top: 0.2in;
		left: 0in;
		line-height: 0.2in;*/
		float: none;
		color: #bcbcbc;/**/
		font: normal 10px Arial, sans-serif;
		text-align: center;
		/*border: 1px solid black;*/
	}
	
		#print_footer .text
		{
			color: #B1AFB0 !important;
		}
		
		print_footer_images
		{
			text-align: center;
		}
		
		#print_footer img
		{
			margin-left: 1em;
		}
		
		.printhide
	{
		display: none;
	}
	
		.clearboth
	{
		height: 0.1in;
		/*border: 1px solid transparent;*/
	}
	
	a, a:hover, a:visited
	{
		text-decoration: none;
		color: #97012E;
	}
	
	/*------------------------------------*/
	#bordered_right
	{
		padding: 0;
		margin: 0;
		border: none;
	}

	.bordered_right_spacer
	{
		/*border: 1px solid blue;*/
		display:none;
	}
	

	#contact_form
	{
	}
	
	
	.bottom_align
	{
		
		position: static;
		float: none;
	}
	
	#image_and_caption
	{
		float: none;
		width: auto;
	}
	
	.div_right_image_padded, .div_left_image_padded
	{
		float: none;
	}
	
	.right_image_padded, .left_image_padded
	{
		float: none;
	}
	

	
	.separator_title
	{
		padding-left: 0;
	}

}