html {
	height: 100%;
}

Body {
	font-family:Arial; 
  font-size:11px;
  font-weight:bold;
  color: #797064;
	height: 100%;
}	

.container {
	position: absolute;
  left: 50%;
  margin-left: -500px; 
	width: 1000px;	
	height: 100%;

}

#page_bg {
	background: url('/images/gradbgNew.jpg') #638e6a no-repeat bottom center fixed;
	padding: 0;
	margin: 0;
	border: 0;	

}

#header {
  margin-top: 0px;
  margin-left: auto;
	margin-right: auto;
	background: url('/images/headerNew.png') 0 0 no-repeat;
	width: 1000px;
	height: 215px;
}



#content {
	height: 100%;
	min-height: 475px;
}	

#main_bg {
	
	margin-left: auto;
	margin-right: auto;
  width: 1000px;
  background: url('/images/sidesNew.png') repeat-y;
  text-align: left; 


}




#footer {	
  clear: both;
  margin-left: auto;
	margin-right: auto;
	background: url('/images/footerNew.png') 0 0 no-repeat;
	width: 1000px;
	height: 80px;
  font-family:Comic Sans MS; 
  font-size:11px;
  font-weight:normal;
  color: #3d2c17;
}

#footer A {
	text-decoration: none;
  color: #3d2c17;
}

#footer A:hover {
	text-decoration: underline;
  color: #3d2c17;
}

#social {
	position: absolute;
	top: 140px;
	left: 880px;
}

#searchbox {
	position: absolute;
	top: 135px;
	left: 550px;
} 

#welcome {
	position: absolute;
	top: 210px;
	left: 530px;
} 

 .largeText {
  font-family:Tahoma; 
  font-size:16px;
  font-weight:normal;
  color: #3d2c17;
  text-align: justify;
  padding-left: 5px;
  padding-right: 15px;
}

.medText {
  font-family:Tahoma; 
  font-size:14px;
  font-weight:normal;
  color: #3d2c17;
  text-align: justify;
  padding-left: 5px;
  padding-right: 15px;
}

.medText a {
  font-family:Tahoma; 
  font-size:14px;
  font-weight:normal;
  color: #3d2c17;
  text-align: justify;
  text-decoration: none;
}

.medText a:hover {
	color: #3d2c17;
	text-decoration: underline;
}

.smallText {
  font-family:Tahoma; 
  font-size:10px;
  font-weight:normal;
  color: #808080;
}	

.smallText a {
  font-family:Tahoma; 
  font-size:10px;
  font-weight:normal;
  color: #808080;
  text-decoration:none;
}

.smallText a:hover {
  color:#3d2c17;
}

.copyright {
  font-family: Arial; 
  font-size:10px;
}

.copyright a{
  font-family: Arial; 
  font-size:10px;
}

.copyright a:hover{
  font-family: Arial; 
  font-size:10px;
  color: #008000;
}

.headers {
  font-family: Arial; 
  font-size:10px;
  font-weight:bold;
}

#plantborder {
	background: #ffffff;
  border-right: 1px;
  border-right-color: #cae0cd;
  border-right-style: solid;
  border-bottom: 1px;
  border-bottom-color: #cae0cd;
  border-bottom-style: solid;  
 }
 
 #plantdisplay {
 	width: 650px;
 	margin: 0 50px 10px 0;
	padding: 0 10px 0 10px;
 	position: relative;
	float: right;
 	background: #ffffff;
  border-right: 1px #cae0cd solid;
  border-bottom: 1px #cae0cd solid;  
  font-family:Tahoma; 
  font-size:14px;
  font-weight:normal;
  color: #3d2c17;
  text-align: justify;
 }
 
 #plantbottom {
 	width: 650px;
 	margin: 0 50px 10px 0;
	padding: 0 10px 0 10px;
 	position: relative;
	float: right; 
  font-family:Tahoma; 
  font-size:14px;
  font-weight:normal;
  color: #3d2c17;
  text-align: justify;
 }
 
 #minheight {
 	min-height: 125px;
}	
 
  img.floatLeft {
  float: left;
  margin: 4px 10px 4px 4px;
}

 img.floatRight {
  float: right;
}

h1 {
	font-family:Tahoma; 
  font-size:14px;
  font-weight:bold;
  color: #3d2c17;
  margin: 0px;
  padding-left: 5px;
 } 
 
 .heading {
  font-family:Tahoma; 
  font-size:14px;
  font-weight:bold;
  color: #3d2c17;
  margin: 0px;
  padding-left: 0px;
}

#links {
  font-family:Arial; 
  font-size:16px;
  font-weight: normal;
  font-style: normal;
	color: #797064;
	Text-decoration: none;
}

#links a:link, #sidemenu a:visited {
  font-family:Arial; 
  font-size:16px;
  font-weight: normal;
  font-style: normal;
	color: #797064;
	Text-decoration: none;
}

#links a:hover {
  font-family:Arial; 
  font-size:16px;
  font-weight:normal;
  font-style: normal;
	color: #008000;
	text-decoration: none;
}

a:link, a:visited {
  font-family:Arial; 
  font-size:14px;
  font-weight: normal;
  font-style: normal;
	color: #008000;
	Text-decoration: none;
}

a:hover {
  font-family:Arial; 
  font-size:14px;
  font-weight:normal;
  font-style: normal;
	color: #797064;
	text-decoration: underline;

/* Contact Form */

#formcomments {
  font-family:Tahoma; 
  font-size:12px;
  font-weight:normal;
  font-style: normal;
  color: #3d2c17;
  height: 125px;
  width: 300px;
}

#form {
  font-family:Tahoma; 
  font-size:12px;
  font-weight:normal;
  font-style: normal;
  color: #3d2c17;
  width: 300px;
}

 #formarea {
  font-family:Tahoma; 
  font-size:14px;
  font-weight:normal;
  color: #3d2c17;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  background: #f4f0ed;
  border-top: 1px #FFFFFF solid;
  border-left: 1px #FFFFFF solid; 
  border-right: 1px #719470 solid;
  border-bottom: 1px #719470 solid;  
 }
 
 .error {
  color: #da3939;
  font-size: .8em;
  font-style: italic;
  font-weight: normal;
 } 
 
 .required {
  color: #b26a68;
  font-size: .8em;
  font-style: italic;
  font-weight: bold;
 } 