/* index page CSS Document */

#col1 {
	float: left;
	width: 232px;
	height: 232px;
	margin-right: 10px;
	background-color: #99BC78;
	background-image: url(images/SquareSageBottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#col2 {
	float: left;
	width: 232px;
	height: 232px;
	margin-right: 11px;
	background-color: #AEBFB6;
	background-image: url(images/SquareMossBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#col2 a, a:link, a:visited {
	color:#0000FF;
	text-decoration:underline;
}

#col3 {
	float: left;
	width: 232px;
	height: 232px;
	background-image: url(images/SquareSageBottom.jpg);
	background-color: #99BC78;
	background-repeat: no-repeat;
	background-position: bottom;
}

.colAlign {
	width: 210px;
	margin-left: auto;
	font-size: 12px;
	color: #003300;
	margin-right: auto;
	font-weight: bolder;
}

.colAlignCentered {
	width: 210px;
	margin-left: auto;
	font-size: 12px;
	color: #003300;
	text-align: center;
	margin-right: auto;
	font-weight: bolder;
}

#ppLogo {
	overflow: hidden;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 603px;
	top: 186px;
}
#lllLogo {

	overflow: hidden;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 500px;
	top: 148px;
}
#footerZ {
	clear: both;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 720px;
}