@charset "utf-8";
/*  CSS link styles for Hanson 2006 Site  by C3 Advertising, Inc.  */
a:link, .cta a:link {
	text-decoration: none;
	color: #8c2932;
}
a:hover, a:focus, .cta a:hover, .cta a:focus {
	text-decoration: underline;
	color: #07627f;
}
.whitelink, .whitelink a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink a:hover {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFCC; 
	text-decoration: none
}
.lowernav, .lowernav:hover, .breadcrumb {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
}
.lowernav {
	color: #000033;
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
}
.lowernav:hover {
	line-height: 12pt;
	color: #ff0000;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}
.breadcrumb {
	color: #666666; 
	font-size: 7pt;
	color: 6666666
}
.breadcrumb:hover {
	color: #666666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-decoration: underline;
}
.whitelink2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	white-space: normal;
	list-style-image: none;
	list-style-type: none;
}
.wrapimage {
	padding: 10px;
	float: right;
}
.leftimage {
	float: left;
}
.moveNavbar {
	padding-left: 100px;
}
.pictureframe {
	border: 20px solid #000000;
}
.leftimage-space {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: thin solid #333333;
}
a img {
	border: 0;
}