 /* Print Reset
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; float:none !important; float:none !important;} 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
  #quick-links, #skipLink, #mainnav {display:none !important;}
  
  /* screen display styles */
  body {background: white;	font-size: 1.2em;line-height: 1.7em;color: #333;}
  h2 {font-size: 1.8em;}
  h3, h3, h4, h5 {margin: 1.25em 0 0.25em;}
  img {display: block !important;float:none !important;width:auto !important;height:auto !important;}
  a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
   }
  p {margin:0.5em 0 1.5em;}

  #faq-list .answer {display:block !important;}
  
  #print-header {padding-bottom:15pt;border-bottom:1px solid #ccc;}
  
  #admin-menu, #header-wrapper, #skip-link, #breadcrumbs, #text-resizer, #footer, 
  #block-diff-inline, #main_content .tabs, #sidebar-first-wrapper, #block-views-promos-sidebar-block, #subnav-one, #interior_slideshow .image-holder a, #interior_slideshownav {display:none !important;}
 #interior_slideshow {margin:0em !important;padding:0em !important;}
 #interior_slideshow .slide {position:static !important; width:auto !important;display:block !important;opacity:1 !important;}
 
 .col1 a, .col2 a, .col3 a, .col4 a {display:block;}
  #page {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	overflow:visible;
   }
  #main_content a:after {content : "    (" attr(href) ")" !important;font-size:80%;}
  #main_content a[href^="/"]:after {
  content: " (http://www.jacksonemc.com" attr(href) ") ";
   }