/*Harvest Template Specific CSS Elements*/
body {
	margin: 0px;
}
.color1 {
	font-size: 1px;
}
.color2 {
	font-size: 1px;
}
#logo {
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 32%;
	top: 8px;
	height: 110px;
	width: 360px;
}
#top_image {
	position: absolute;
	top: 0px;
	height: 119px;
	width: 246px;
	left: 0px;
}
.small {
	font-size: 10px;
}
.stretch {
	font-size: 1px;
}
.main_cell {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 10px;
}

