body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #148404;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	text-align:justify;
}

.home_left {
	background-image: url(images/home_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.home_right {
	background-image: url(images/home_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.left_bg {
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.season_bg {
	background-image: url(images/season_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #DBDBDB;
}


.right_bg {
	background-image: url(images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_bg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 50px;
}

.line_bg {
	background-image: url(images/line_bg.jpg);
	background-repeat: repeat-x;
	height: 1px;
}


.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 37px;
}

.mainheader {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #718802;
}

.green_header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #718802;
}
	
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #718802;
	text-decoration:none;
}

a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #718802;
	text-decoration:none;
}

a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}

.b:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

.b:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

.b:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #718802;
	text-decoration:underline;
}


	
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #E8F2FD;
	border: 1px solid #CFE4FC;
	padding-left:3px;
}
.btn_bg {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/btn_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #718802;
	height: 22px;
}

.seasonheader {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #718802;
	padding:6px;
}

.seasonsgreen {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #718802;
}

.seasonsblue {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #3D93DA;
}
