/*Countryside Template Specific CSS Elements*/
body {
	margin: 0px;
}
.color1 {
	font-size: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.color2 {
	font-size: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#shadow_top {
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0px;
	top: 126px;
	height: 13px;
}
#logo {
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 180px;
	top: 5px;
	height: 110px;
	width: 360px;
}
#top_image {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 120px;
	width: 246px;
}
.small {
	font-size: 10px;
}
.stretch {
	font-size: 1px;
}
.main_cell {
	padding: 10px 25px 15px 15px; 
}
