.HomeIndexDiv {
	
}
.HomeIndexDiv a:link {
	background-color: #f6f6f6;
	height: 125px;
	width: 353px;
	margin-bottom: 8px;
	display: block;
	padding-right: 8px;
	text-decoration: none;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #446646;
	padding-left: 1px;
}
.HomeIndexDiv a:visited{
	background-color: #f6f6f6;
	height: 125px;
	width: 353px;
	margin-bottom: 8px;
	display: block;
	padding-right: 8px;
	text-decoration: none;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #446646;
	padding-left: 1px;
}
.HomeIndexDiv a:hover {
	background-color: #f5f5f5;
	height: 125px;
	width: 353px;
	margin-bottom: 8px;
	display: block;
	padding-right: 8px;
	text-decoration: none;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #64A263;
	padding-left: 1px;
}
.HomeIndexDiv a:active {
	background-color: #f5f5f5;
	height: 125px;
	width: 353px;
	margin-bottom: 8px;
	display: block;
	padding-right: 8px;
	text-decoration: none;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #64A263;
	padding-left: 1px;
}
.HomeIndexPic {
	height: 125px;
	width: 125px;
	float: left;
	margin-right: 8px;
	padding: 0px;
}
.HomeIndexDiv H1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.HomeIndexDiv H2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #404040;
	line-height: normal;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.HomeIndexDiv p {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
.GoView {
	margin-top: 3px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.DarkGreen {
	color: #476D45;
}
#OnthisDayHome {
	float: left;
	height: 197px;
	width: 182px;
}
#CompsHome {
	float: right;
	height: 197px;
	width: 182px;
}
#ContentHome {
	width: 371px;
	float: left;
	margin-bottom: 8px;
}
#homespacer {
	height: 0px;
	width: 371px;
	float: left;
}
#HomeContainer {
	width: 371px;
	height: 197px;
	margin-top: 8px;
}
