li { 
	font-family: Verdana;	
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin-top: .4em;
	padding-top: .4em;
}
ul {
    list-style-image: url(../Images/hair/bulletPoint.gif);
}
.body1 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #85AB70;
	font-weight: bold;
	padding-bottom: 4px;
}
.body1:link    {
    color: #85AB70; 
	font-weight: bold;
}
.body1:hover   {
    color: #85AB70; 
	font-weight: bold;	
}
.body1:visited    {
    color: #85AB70; 
	font-weight: bold;
}
.pageheading {
	font-family: Arial;
	font-size: 22px;
	line-height: 26px;
	color: #85AB70;
	text-decoration: none;
	padding-top: 0px;
	font-weight: bold;
}
.sectionheading {
	font-family: Arial;
	font-size: 18px;
	line-height: 18px;
	color: #85AB70;
	font-weight: bold;
	padding: 10px 20px 5px 0px;
}
.subheading {
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	color: #85AB70;
	font-weight: bold;
	padding: 10px 20px 5px 0px;
}
.subheading:link    {
    color: #85AB70; 
}
.subheading:hover   {
    color: #85AB70; 	
}
.subheading:visited {
    color: #85AB70; 
}
.subHeading2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.subHeading2:link    {
    color: #000000; 
}
.subHeading2:hover   {
    color: #85AB70; 	
}
.heading2bold {
	font-family: Verdana;
	font-size: 21px;
	line-height: 21px;
	color: #CC3366;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 1px;
	font-weight: bold;
}
.mainHeadingAlt {
	font-family: Arial;
	font-size: 40px;
	line-height: 40px;
	color: #85AB70;
	text-decoration: none;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 3px;
}
.mainHeadingSubAlt {
	font-family: Arial;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
}
#slideMainDiv {
  height:250px;
  width:500px;
  position:relative;
  border:0px solid #CCCCCC;
  border-bottom:0px;
}
#slideHeaderDiv {
  width:500px;
  height:250px;
  border:0px solid #000000;
  padding-left:0px;
}
.slideDiv {
  position:absolute;
  left:0;
  top:0;
  width:500px;
  height:250px;
  border:0px solid red;
}
#newdiv {
 background-color:#85AB70;
 width:500px;
 height:16px;
 margin-bottom:0px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}
