body {
	background-color: #D7BD88;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: "Arial", "Helvetica", sans-serif;
	text-align: justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-width: 0px;
	margin-height: 20px;
	color: #220500;
	min-width: 900px;
}
.textarea {
	background-color: #E9EAD6;
	width: 980px;
	height: auto;
	z-index: 3;
	position: absolute;
	top: 115px;
	left: 360px;
	padding: 10px;
}
.textblocker {
	position: fixed;
	top: 0px;
	left: 360px;
	width: 1000px;
	height: 120px;
	z-index: 4;
}
a:link {
	color: #722D00;
}

a:visited {
	color: #722D00;
}

a:hover {
	color: #220500;
}
.caleandarTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:justify;
}
.listTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 33px;

}
.bold {
	font-weight: bold;
}
.thicker {
	font-family: Arial, Helvetica, sans-serif;
}
.SPACEDtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#wrapper {
	width: 1300px;
	margin: 0 auto;
}
#leftpic {
	width: 205px;
	float: left;
	clear: both;
	z-index: 2;
}
#topEco {
	with: 720px;
	float: left;
	z-index: 2;
}
#main {
	width: 720px;
	float: left;
	z-index: 2;
}
#rightCol {
	width: 300px;
	float: left;
	z-index: 2;
}
#bottomEco {
	width: 720px;
	float: left;
	z-index: 2;
}