body {
	background-image: url(images/seasons/back2.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;
}
#flashImages{
	margin-top:11px;
	margin-left:4px;
	height:472px;
	width:789px;
}
#openYearRound{
	margin-top:-472px;
	margin-left:544px;
	height:234px;
	width:249px;
}
#topImage{
	margin-top:-472px;
	margin-left:4px;
	height:235px;
	width:792px;
	background-image:url(images/seasons/image1.jpg);
}
#tableContainer{
	margin-top:0px;
	margin-left:0px;
	width:799px;
}
#pinkHomeSection {
	height:150px;
}
.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;
}

