/*-------------------------------------------------------------------
Les Gazelles Print Styles

Version: 			2.0
Last edited by: 		John Lytle
On:				2008.05.03
Framework: 		Crackbox
Site Design by:		JL Productions (johnlytle.com)
For:				Les Gazelles

---------------------------------------------------------------------*/

body {margin: .6in;font-family: Georgia, "Times New Roman";font-size: 12pt}

#content {
	padding: 0pt;
	border: none;
}

h1 {display: block;font-family: Georgia, "Times New Roman";margin:0 0 .5in 0}
  
h2, h3, h4, h5, h6 {display: block;font-family: Georgia, "Times New Roman";margin:0 0 .2in 0}
  
#content #primary-content h2 {display: block;font-family: Georgia, "Times New Roman";margin:0 0 .2in 0}
  
.col1, .col2  {clear: both;padding: 0;margin: 0;display: inline}
.col2  {clear: none;padding: 0;margin: 0;display: inline}

#navigation, ul#subnavigation, ul#checkoutbreadcrumb {display: none}
	
a:link, a:visited {color: #666}	

/* print URLs after link text */
#content a:link:after, #content a:visited:after {content: " (" attr(href) ") "}

input.text {width: 300px}	