div.siteFooterLinks a:active, 
 
div.siteFooterLinks a:link, 
div.siteFooterLinks a:visited  {
	color: #8FA261;
	font-size: 10px;
}
div.siteFooterLinks a:hover {
	color: #C3506F;
	font-size: 10px;
}
#subPage #innerContainer #innerLeft h2 {
	color: #8FA261; /* Accent 5 */
}
#subPage #innerLeft #resources h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8FA261;
}
#subPage #innerLeft #sideNav a:link {
	color: #453742; /* Accent 5 */
	font-weight: bold;
}
#subPage #innerLeft #sideNav a:hover {
	color: #C3506F;
	font-weight: bold;
	}

#SAW_SideNavigation a:link {
	color: #453742; /* Accent 5 */
	font-weight: bold;
}
#homePage #innerLeft #sideNav a:link {
	color: #8FA261; /* Accent 5 */
	font-weight: bold;
}
#homePage #innerLeft #sideNav a:visited {
	color: #8FA261; /* Accent 5 */
	font-weight: bold;
}
#homePage #innerLeft #sideNav a:hover {
	color: #C3506F; /* Accent 5 */
	font-weight: bold;
}
.prod-sm {
	margin:0 0 0px;
}
.ColumnOne {
	float:left;
	width:520px;
	height:330px;
	margin:5px 10 0 0;
	padding-left:10px;
}
.ColumnTwo {
	float:left;
	width:120px;
	height: 90px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 12px;
}
