@charset "UTF-8";
a:link {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
	color: #FF00FF;
	
}

body {
	background-repeat: repeat-x;
	background-image: url(Images/background.gif);
}
#wrapper_img  {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#wrapper {
	width:786px;
	margin:auto;
	border: thin outset #999999;
	height: auto;
	background-repeat: repeat-x;
}
.Heading1  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FF00FF;
	text-align: left;
	vertical-align: middle;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.Pinkpoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF00FF;
	vertical-align: middle;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF00FF;
}
.plant_hm {
	background-image: url(Images/leaf_logo_small.gif);
	background-repeat: no-repeat;
	background-position: 320px 30px;
}
.line {
	border-left-width: thin;
	border-left-style: inset;
	border-left-color: #CCCCCC;
}
.Heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
}

.main_textpink    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF00FF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	right: 250px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper2  {
	width: auto;
	margin: auto;
}
.teamImgs  {
	border: medium outset #CCCCCC;
	text-align: center;
	vertical-align: middle;
	text-indent: 10px;
}
.plant_team {
	background-image: url(Images/leaf_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#wrapperfooter {
	height: auto;
	width: 786px;
	margin: auto;
}
.plant_treatments {
	background-image: url(Images/leaf_logo_small.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.Line_treatment {
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #999999;
}
.Treatment_Gifs_Wrapper {
	border: medium ridge #CCCCCC;
}
.Practice_picwrapper {
	border: medium ridge #CCCCCC;
}
