@charset "utf-8";
/*  CSS for Hanson 2007 website by C3 Advertising, Inc. */
/*-- DO NOT MAKE COLOR CHANGES IN THIS DOCUMENT. Make color changes only in claret.css or cinnamon.css --*/
body {
	font-family: Tahoma, Geneva, sans-serif;
}
.legal {
	font-size: 9px;
}
.textnav {
	font-size: 14px;
	font-weight: bold;
	color: #8B2931;
}
p, li {
	font-size: .8em;
	line-height: 1.3em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: 800;
	letter-spacing:  0.05em;
}
h1.shortHeadline {
	text-align: center;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
}
h2.promoHead {
	font-weight: normal;
	color: #006699;
	font-style:italic;
	padding: 6px 0 0 30px;
	text-align: left;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
}
.caption {
	font-size: 10px;
	font-style: italic;
	text-align: left;
}
.wrapimage {
	float: right;
	margin-left: 10px;
}
.wrapcaption {
	text-align: right;
	font: italic 10px/12px;
	float: right;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
}
.deskof {
	text-indent: 160px;
	margin-top: 5px;
}
.thumnails {
	padding: 5px;
	margin: 5px;
}
.displaytext {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #075D89;
	margin: 10px 3px;
}
.floatright {
	float: right;
	padding: 0 10px 0 10px;
} 
/*--Formatting for Legal/Privacy pages --*/
.legalLeadin {
	font-weight: bold;
}
/*--formatting for Sales pages --*/
blockquote.experience {
	font-size: .8em;
	line-height: 1.3em;
	font-weight: bold;
	width: 460px;
}
/*--formatting for SKU tables on Product Catalog pages --*/
#catalogStandard {
	width: 95%;
	border: 0;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
#catalogStandard td {
	vertical-align: top;
	border: #006e95 solid thin;
	text-align: center;
	padding: 6px;
}
#catalogStandard h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #333333;
}
#catalogStandard th {
	font-size: .8em;
	font-weight: bold;
	color: #ffffff;
	background-color: #006e95;
	padding: 4px;
	border: #666666 solid thin;
}
#catalogStandard img {
	padding: 10px 0;
}
#catalogStandard td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 auto;
	font-size: .8em;
}
/*-- Styling for NuFlex pages --*/
h2.nfSlideshow {
	text-align: right;
	padding-top: 50px;
}
/*-- Styling for Modular pages, including Temp page --*/
#modularTemp img {
	border: none 0;
}
h1.modular {
	text-align: center;
	padding-right: 100px;
	padding-bottom: 20px;
}
/*-- Styling for QuickShip pages --*/
h1.quickShip {
	text-align: center;
	padding-right: 100px;
}
/*---------------Text styling for Resources pages -----------------------------------*/
#resourcesLeft h2, #resourcesLeft p, #resourcesLeft h3, #resourcesRight h2, #resourcesRight p, #resourcesRight h3 {
	margin-left: -20px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.lowResResources ul, .highResResources ul {
	list-style-type: none;
	padding: 0;
}
#resourcesLeft ul li p, #resourcesRight ul li p {
	font-size: inherit;
	line-height: normal;
}
.instructions {
	font-weight: bold;
}
.lowHigh {
	font-weight: bold;
}
/*----------text styling for thank-you page-------------*/
h4.thankyou {
	font-weight: normal;
	color: #000000;
}
.thankyou {
	text-align: center;
}
h1.thankyou {
	padding-top: 50px;
}

