/* CSS Document */body{	color: #333;	font-size: 80%;	background-image: url(images/bg.jpg);}A:link     {text-decoration: none; font-family: Arial; font-size: 12px; color: #552B00; FONT-WEIGHT: BOLD}A:visited  {text-decoration: none; font-family: Arial; font-size: 12px; color: #552B00; FONT-WEIGHT: BOLD}A:active   {text-decoration: none; font-family: Arial; font-size: 12px; color: #CC9900; FONT-WEIGHT: BOLD}A:hover    {text-decoration: underline; font-family: Arial; font-size: 12px; color: #CC9900; FONT-WEIGHT: BOLD}#wrapper{	width: 909px;	font-family: Arial;	color: #666666;	line-height: 18px;	font-size: 12px;	margin: 0 auto 0 auto;	}#footer {	color: #FFFFFF;	text-align: center;}#banner{	background-image: url(images/banner3.png);	height: 150px;	background-repeat: no-repeat;}#bannerHome{	background-image: url(images/bannerHome.png);	height: 190px;	background-repeat: no-repeat;}#contentWide {	width: 860px;	margin-left: 20px;}#contentWideBg {	background-image: url(images/3colSplits.png);}#col1 {	width: 255px;	float: left;	margin-left: 20px;}#col2 {	width: 300px;	float: left;	margin-top: 0px;	margin-left: 25px;}#col3 {	width: 250px;	margin-left: 30px;	float: left;}#contentWideBg2 {	background-image: url(images/bgRepeat.png);}#left {	width: 255px;	float: left;	margin-left: 20px;}#right {	width: 570px;	float: left;	margin-top: 0px;	margin-left: 25px;}#contentWideBgSub {	background-image: url(images/bgRepeatSub.png);}