#SubFooter-Wrap {
	width:100%;
	border-top: 2px solid #CC6600;
	background-color: #FDD28B;
	text-align: center; 
}

#SubFooter {
	text-align: left;
	width: 820px;
	height: 150px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #FCA92E;
	margin-left: auto;
	margin-right: auto;
	font-size:11px;
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	line-height:1.6em;
	color: #FFF;
}

#Footer-Wrap {
	width:100%;
	border-top: 2px solid #006699;
	background-color: #90BCC8;
	text-align: center; 
}

#Footer {
	text-align: left;
	width: 820px;
	height: 275px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-image: url(/includes_common/Local_In_The_Know/images/FooterBG.jpg);
	background-color: #196585;
	margin-left: auto;
	margin-right: auto;
	font-size:11px;
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	line-height:1.6em;
	color: #FFF;
	}
	
#Footer table {
	font-size:11px;
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	line-height:1.6em;
	color: #FFF;
}

#Footer a {
	color: #FFFF00;
	text-decoration: underline;
	}

#Footer a:hover {
	color: #c2c0ba;
	}

.bright {color: #c2c0ba}

.sub2 {
	font-size:9px;
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	line-height:1.9em;
	color: #7a7976;
	}

.sub2 a {
	color: #7a7976;
	text-decoration: underline;
	}

.sub2 a:hover {
	color: #444444;
	background-color: #d9d7d0;
	}
	
	#Footer h1 {
		font-size: 19px;
		font-weight: normal;
		margin-bottom: 2px;
	}

	#Footer p {
		padding-left: 5px;
		margin: 2px;
	}
		#Footer ul {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	.colwrap {
		height: 200px;
	}
	
	.col1 {
		width: 235px;
		padding: 8px 5px 0 8px;
		float:left;
	}
	
		.col2 {
		width: 270px;
		padding: 8px 2px 5px 5px;
		float:left;
	}
	
		.col3 {
		width: 305px;
		padding: 8px 0 5px 5px;
		float:left;
	}
	
	.bottomwrap {
		font-size: 10px;
		padding: 10px 10px 0 10px;
	}
	
	.bottomwrap .links {
		margin-top:20px;
		border-top: 1px solid #fff;
}

	.bottomwrap .partners {
		float:right;
		background-color: #90BCC8;
		border: 1px solid #fff;
		width: 264px;
		height:43px;
}
