body {
	background-image: url(images/seasons/back3.gif);
	background-repeat: repeat;
	margin: 0;
	padding:0;
}
#container{
	padding:0;
	postion:relative;
	width:798px;
	background-color:#FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#logo{
	margin-top:24px;
	margin-left:23px;
	height:100px;
	width:185px;
	background-image:url(images/logo.gif);
}
#title{
	margin-top:-14px;
	margin-left:342px;
	height:14px;
	width:439px;
	background-image:url(images/titleText.gif);
	background-repeat:no-repeat;
}
#topMenu{
	margin-top:10px;
	margin-left:20px;
	height:23px;
	width:760px;
	border: 1px solid #8A5D3B;
}
.infoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #603813;
}

#tableContainer{
	margin-top:10px;
	margin-left:3px;
	width:799px;
}
a {
	text-decoration: none;
	color: #F15F24;
}
a:hover {
	color: #603813;
	text-decoration: none;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #653A15;
	background-repeat: no-repeat;
}
.subtitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #653A15;
	font-weight: bold;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #653A15;
}
.buttonLook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F15F24;
	background-color: #653A15;
}
.blogImageHome {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.hidden {
	display: none;
}
/* FLOATER */
#trailimageid {
	position: absolute;
	visibility: hidden;
	width: 220px;
	height: 1px;
	z-index: 1000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #653A15;
	font-weight: bold;
}.currentDate1 {
	color: #F15F24;
}
.newsButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #653600;
	background-color: #81CFF2;
}
.cellColor {
	background-color: #fde7de;
}
.gardeningLoginButtonLook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #8c6238;
}
.leftSideImage {
	margin-right: 20px;
	margin-bottom: 20px;
}
.eventsPageText {
	padding-right: 30px;
	padding-left: 30px;	
}
.eventsImageBuffer {
	margin-left: 20px;
	margin-bottom: 10px;	
}
.eventsImageBuffer2 {
	margin-right: 20px;
	margin-bottom: 10px;	
}
