/*Harvest Template Specific CSS Elements*/
body {
	margin: 0px;
}
.color1 {
	font-size: 1px;
}
.color2 {
	font-size: 1px;
}
#logo {
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 32%;
	top: 5px;
	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: 10px 25px 15px 15px; 
}
