/*
-----------------------------------------------
mtnridersvt.com
Stylesheet: Print.css
Author:   Ben Glassman
Organization:	Vermont Design Works
Created: 16 April 2008
----------------------------------------------- */

@import url(content.css);

body {
	font: 8pt/1.8em Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #000;
}

a:link, a:visited { color: #333; }
a img { border: 0; }

#account_navigation, #accessibility, #utility_navigation, #site_search, #navigation, #secondary_navigation, #text_navigation, #QE_Toolbar {
	display: none;
}

#masthead {
	border-bottom: 1px solid #CCC;
	margin-bottom: 1.8em;
	position: relative;
}

#site_info {
	border-top: 1px solid #CCC;
	margin-top: 0.9em;
	padding-top: 0.9em;
	clear: both;
}

#container, #content {
	background: #FFF;
	color: #000;
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
}

a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

th { background: #FFF; color: #000; border-bottom: 1px solid #000; }

h1, h1 span { padding: 0; background: none; }

.column_half { float: none; width: auto; }

/*
Home Page */

#home h1 { position: static; }
#who_we_are { background: none; width: auto; height: auto; float: none; display: block; min-height: 0; }
#who_we_are h2, #featured_product h2 { text-indent: 0; background: none; margin: 0 0 18px; width: auto; height: auto; }
#who_we_are .module_content { background: none; padding: 0; }
#featured_product { background: none; width: auto; height: auto; float: none; min-height: 0; }
#featured_product .product_image { position: static; }
