@charset "utf-8";
/*  CSS for Hanson 2007 website by C3 Advertising, Inc. */
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;
	color: #006e95;
	font-size: 1.8em;
	font-weight: 800;
	letter-spacing:  0.05em;
}
h2 {
	font-size: 16pt;
	color: #333333;
	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;
	color: #005A89;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.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-top: 10px;
	margin-bottom: 10px;
	margin-right: 3px;
	margin-left: 3px;
}
.floatright {
	float: right;
	padding: 0 10px 0 10px;
} 

