﻿a {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #006600;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #006600;
}
body {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 900px;
	font-family: "Gill Sans MT";
	font-size: 10pt;
	background-color: #FFFFFF;
}
#container {
	background-position: center top;
	border: 2px solid #016630;
	padding: 0px;
	background-color: #006931;
	float: left;
	clear: none;
	width: 960px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/fullgarden-extra.jpg);
}
#video {
	clear: none;
	float: left;
	width: 960px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
}
#content {
	clear: none;
	float: left;
	width: 960px;
	background-image: url(../images/fullgarden.jpg);
	background-position: left top;
}
#announcements {
	color: #FFF;
	padding-top: 10px;
}
#announcements  h1 {
	color: #FFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	font-size: 15pt;
	text-transform: uppercase;
	line-height: 16pt;
}
#announcements a {
	color: #FFF;
	text-decoration: underline;
}
#announcements a:hover {
	color: #999;
	text-decoration: underline;
}
.white {
	color: #FFF;
}
#footer {
	border: 1px solid #FFFFFF;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	clear: both;
	width: 905px;
}
.nobordermiddle {
	border-style: none;
	vertical-align: middle;
}
.imgborder {
	border: 1px solid #005500;
}
.alignright {
	text-align: right;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #11552D;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #005500;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	text-align: center;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	line-height: 13pt;
}
.nospacebelow {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.noborder {
	border-style: none;
}

.nospaceabove {
	margin-top: 0px;
	padding-top: 0px;
}

.center {
	text-align: center;
}
.nospaceabovebelow {
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.about {
}
h1.white, h1.white a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
}

.above200 {
	margin-top: 255px;
}


#footer p, #footer p a {
	color: #016630;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
}
#footer p a:hover {
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#hometext {
}

