@charset "utf-8";
/* CSS Document */

#container {
	height: 800px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: ridge;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../background4.jpg);
}
/* CSS Document */

#container_sitemap {
	height: 800px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../background3.jpg);
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: ridge;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
/* CSS Document */

#container_list_pages {
	height: 800px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../background3.jpg);
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: ridge;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#contact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	float: left;
	height: 100px;
	width: 880px;
	margin-left: 20px;
	color: #000;
	text-align: center;
	margin-bottom: 10px;
}
#contact_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	float: left;
	height: 85px;
	width: 900px;
	color: #000;
	text-align: center;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCC;
	float: left;
	height: 30px;
	width: 530px;
	padding-left: 370px;
	clear: left;
	text-align: left;
}
#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCC;
	float: left;
	height: 20px;
	width: 900px;
	clear: left;
	text-align: center;
}
#sitemap_text_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	float: left;
	height: 470px;
	width: 360px;
	margin-left: 40px;
	margin-bottom: 1px;
	overflow: auto;
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-weight: bold;
	background-color: #E7E9E8;
	border-right-color: #333;
	padding: 20px;
}
#text_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: left;
	height: 510px;
	width: 400px;
	margin-left: 40px;
	margin-bottom: 5px;
	overflow: auto;
	background-color: #564E7F;
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#plant_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	float: left;
	height: 475px;
	width: 220px;
	overflow: auto;
	font-weight: normal;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-right: 7px;
}
.small_font {
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.red_bold {
	font-weight: bold;
	color: #690;
}
.black_font {
	color: #000;
}

#main_image {
	float: left;
	height: 480px;
	width: 640px;
}

#category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #690;
	float: left;
	height: 30px;
	width: 700px;
	margin-left: 10px;
}
.font_large {
	font-size: 24px;
	color: #333;
}
.heading_colour {
	color: #F3ED8D;
	font-size: 24px;
}

#sitemap_text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	float: left;
	height: 470px;
	width: 380px;
	margin-bottom: 1px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-color: #E7E9E8;
	padding: 20px;
}
.dark_blue_hyperlink {
	color: #009;
}

#text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: left;
	height: 510px;
	width: 390px;
	margin-bottom: 5px;
	background-color: #564E7F;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-left: 30px;
}

#heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #006;
	float: left;
	height: 220px;
	width: 350px;
	margin-bottom: 20px;
	padding-top: 60px;
	margin-top: 200px;
	text-align: center;
}
#pic_right {
	float: right;
	height: 160px;
	width: 207px;
	margin-top: 10px;
	margin-right: 10px;
}
#pic_right2 {
	float: right;
	height: 210px;
	width: 280px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}


#banner {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: large;
	color: #FFF;
	float: left;
	height: 160px;
	width: 600px;
	margin-left: 30px;
	margin-top: 10px;
}
#banner2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: large;
	color: #000;
	float: left;
	height: 160px;
	width: 500px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#e_mail_trc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #F9FFDD;
	float: right;
	height: 20px;
	width: 60px;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: outset;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	color: #FFF;
}
#home_trc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #F9FFDD;
	float: right;
	height: 20px;
	width: 60px;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: outset;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	color: #FFF;
}
#back_trc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #F9FFDD;
	float: right;
	height: 20px;
	width: 60px;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: outset;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	color: #FFF;
}
#next_trc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #F9FFDD;
	float: right;
	height: 20px;
	width: 60px;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: outset;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	color: #FFF;
	margin-top: 5px;
	margin-left: 305px;
}
.left_text {
	text-align: left;
}
.bold_text {
	font-weight: bold;

}
#prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	float: right;
	height: 100px;
	width: 340px;
	margin-top: 10px;
	margin-right: 20px;
	text-align: center;
	background-color: #ECECEC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.subheading_font_size {
	font-weight: normal;
	font-size: 18px;
}
