body {
	background-image: url(images/seasons/background2.gif);
	background-repeat: repeat-y;
	margin: 0px;
	height:100%;
	width:100%;
}
#container{
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:793px;
}
#logo{
	position:absolute;
	top:24px;
	left:23px;
	height:100px;
	width:185px;
	background-image:url(images/logo.gif);
}
#title{
	position:absolute;
	top:110px;
	left:342px;
	height:14px;
	width:439px;
	background-image:url(images/titleText.gif);
	background-repeat:no-repeat;
}
#topMenu{
	position:absolute;
	top:134px;
	left:20px;
	height:23px;
	width:760px;
	border: 1px solid #8A5D3B;
}
#flashImages{
	position:absolute;
	top:168px;
	left:1px;
	height:472px;
	width:789px;
}
#openYearRound{
	position:absolute;
	top:168px;
	left:540px;
	height:234px;
	width:249px;
	background-image:url(images/home/openYearRound.gif);
}
#topImage{
	position:absolute;
	top:168px;
	left:1px;
	height:235px;
	width:792px;
	background-image:url(images/seasons/image1.jpg);
}
#tableContainer{
	position:absolute;
	top:402px;
	left:-4px;
	width:799px;
}
#pinkHomeSection {
	height:130px;
}
.infoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #603813;
}
a {
	text-decoration: none;
	color: #66B360;
}
a:hover {
	color: #603813;
	text-decoration: none;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #653A15;
}
.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;
}
.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;
}
.cellColor {
	background-color: #e8f4e7;
}
