﻿#container {
	width: 800px;
	margin: 0px auto 0px auto;
	background-repeat: repeat;
	background-image: url('../index/background.gif');
	padding-top: 20px;
}
#logo {
	width: 279px;
	height: 120px;
	float: left;
}
#maplecrestfarms {
	width: 339px;
	height: 120px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #EBEEC8;
	margin-top: 25px;
	text-align: center;
}
#welcome {
	float: right;
	width: 140px;
	height: 90px;
	margin-top: 30px;
	padding-right: 20px;
}
#body {
	width: 611px;
	height: 557px;
	float: right;
	margin-right: auto;
	margin-left: auto;
}
#leftcolumn {
	width: 178px;
	height: 440px;
	float: left;
}
#heading {
	font-family: "Times New Roman", Times, serif;
	color: #EBEEC8;
	font-size: 28px;
	text-align: center;
	margin-top: 25px;
}
#specializing {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: x-large;
	text-align: center;
	width: 500px;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
}
#quote {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 15px;
	color: #FFFFFF;
	font-size: large;
	font-weight: 100;
}
#joyceandterry {
	width: 377px;
	height: 286px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	font-size: medium;
}
#menu {
	margin-top: 112px;
	width: 148px;
	height: 350px;
	float: left;
	padding-left: 8px;
}
.marquee {
	text-align: center;
	height: 120px;
	margin-left: 5px;
	text-decoration: none;
	font-size: x-large;
	color: #FFFFFF;
}
#layers {
	position: relative;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 400px;
}
#email {
	color: #0000FF;
}
.style1 {
	text-align: left;
}
#linkbar {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
	text-decoration: none;
	padding-bottom: 10px;
}


