@charset "UTF-8";
/* CSS Document */

body {
	background-color: #698845;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(images/BG_tile.jpg);
}
#containerTop1 {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background-image: url(images/header_1.jpg);
	background-position: center;
}
#header {
	background-repeat: no-repeat;
	background-position: center;
	height: 164px;
}
#menu {
	height: 32px;
	width: 960px;
	padding-top: 132px;
	margin: 0 auto;
}
.menuSpacer {
	margin-left: 2px;
}
#containerBtm {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	height: inherit;
}
#mainImage {
	float: left;
	height: 257px;
	width: 530px;
}
#contentContainer {
	float: left;
	width: 1000px;
	background-image: url(images/BG_tile_shad.png);
	background-repeat: repeat-y;
}
#imageStrip {
	float: left;
	height: 135px;
	width: 960px;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: repeat-y;
	background-image: url(images/BG_tile_shad.png);
}
#contentLeft {
	float: left;
	width: 530px;
	padding-left: 20px;
}
#contentRight {
	float: left;
	width: 410px;
	padding-right: 20px;
}
#contentRightTop {
	float: left;
	width: 390px;
	background-color: #FAF9F5;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	height: 377px;
}
.mainText {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
}
.mainText a:link {
	text-decoration: none;
	color: #993399;
}
.mainText a:visited {
	color: #993399;
	text-decoration: none;
}
.mainText a:hover {
	color: #333333;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #006699;
	font-weight: bold;
}
#infoContainer {
	float: left;
	height: 140px;
	width: 530px;
	background-color: #6F549C;
}
.infoBox {
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 5px;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FAF9F5;
	font-weight: bold;
	text-shadow: #6F549C 0 0 0;
}
.infoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFF99;
	text-shadow: #6F549C 0 0 0;
}
.infoText a:link {
	color: #FFFF99;
	text-decoration: none;
}
.infoText a:visited {
	color: #FFFF99;
	text-decoration: none;
}
.infoText a:hover {
	color: #000000;
}
#footer {
	float: left;
	height: 50px;
	width: 960px;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-image: url(images/BG_footer_shad.png);
}
#footerContent {
	background-color: #4A6648;
	float: left;
	height: 20px;
	width: 400px;
	padding-left: 20px;
	padding-top: 10px;
}
.footerText {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FAF9F5;
	text-shadow: #4A6648 0 0 0;
}
.footerText a:link {
	color: #FFFF99;
	text-decoration: none;
}
.footerText a:visited {
	color: #FFFF99;
	text-decoration: none;
}
.footerText a:hover {
	color: #FAF9F5;
}
#containerTop2 {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background-image: url(images/header_2.jpg);
	background-position: center;
}
#plantsContainer {
	float: left;
	height: 387px;
	width: 660px;
	background-color: #FAF9F5;
	padding-left: 20px;
}
.plantsBox {
	float: left;
	height: 160px;
	width: 120px;
	margin-right: 10px;
	margin-top: 25px;
	text-align: center;
}
#containerTop3 {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background-image: url(images/header_3.jpg);
	background-position: center;
}
#newsContainer {
	float: left;
	width: 940px;
	padding-left: 20px;
	padding-right: 20px;
}
#newsBox {
	background-color: #FAF9F5;
	float: left;
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
#containerTop4 {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background-image: url(images/header_4.jpg);
	background-position: center;
}
#containerTop5 {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background-image: url(images/header_5.jpg);
	background-position: center;
}
#containerTop6 {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background-image: url(images/header_6.jpg);
	background-position: center;
}
#contentRightPlants {
	float: left;
	width: 260px;
	padding-right: 20px;
}
#contentRightTopPlants {
	float: left;
	width: 250px;
	background-color: #FAF9F5;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	height: 367px;
}
#contentLeftPlants {
	float: left;
	width: 680px;
	padding-left: 20px;
}
#map {
	float: left;
	height: 387px;
	width: 530px;
	background-color: #CCCCFF;
}
.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #006699;
	font-weight: bold;
}
#copyright {
	background-color: #4A6648;
	float: left;
	height: 20px;
	width: 500px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	text-align: right;
}
#containerTop7 {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background-image: url(images/header_7.jpg);
	background-position: center;
}
#xmasplantsContainer {
	float: left;
	height: 387px;
	width: 560px;
	background-color: #FAF9F5;
	padding-left: 20px;
}
#contentRightTopXmas {
	float: left;
	width: 350px;
	background-color: #FAF9F5;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	height: 367px;
}
#contentLeftXmas {
	float: left;
	width: 580px;
	padding-left: 20px;
}
.heading1Red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #CC0000;
	font-weight: bold;
}
.heading3Red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #CC0000;
	font-weight: bold;
}

