/* 
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Print Styles
	CSS Document
	Author: 9xb.com
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

html, body {
	font: 12px/1.4em arial, helvetica, tahoma, verdana, sans-serif;
	color: #767676;
	line-height: normal;
}

#header, #leftcolumn, .breadcrumb, #footer, #rightcolumn, .bigbrownbutton, .buttonoptions, #rotator, .sidebox, .hpproductswrap, .hpboxes, #logos{
	display:none;
}

#innercontentwrap{
	width:100%;
}


#content h3{
	color: #805820;
}

h1, h2, h3 {
	color: #805820;
	line-height: normal;
	margin: 0 0 15px 0;
	padding: 0;
}

h1 {
	color: #805820;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #d6d6d6;
}


h2 {
	font-size: 1.4em;
	font-weight: normal;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #805820;
}


a {
	color: #805820;
	text-decoration: underline;
}

.prodsummary{
	float:left;
	clear:both;
	border:1px solid #dcd6cf;
	padding:2px;
	margin:0px 0px 10px 0px;
	width:420px;
	display:block;
}

.prodsummary a{
	float:left;
	margin:0px 0px 0px 0px;
}

.prodsummary img{
	float:left;
	padding:0px 5px 0px 0px;
}

.tcomment{
	float:left;
	clear:both;
	padding:10px 0px 5px 50px;
	width:400px;
	font-style:italic;
}