/* CSS Document healthworks 8/25/08*/ 

body {
	
	background-image: url(images/bg1.gif);
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
	}
H1 {
	text-align: center;
    font-family: Georgia;
	color: #FF9966;
	font-size: 26px;
	line-height: 20px;
	}
	
	H2 {
	text-align: left;
    font-family: Georgia;
	color: #617731;
	font-size: 18px;
	line-height: 22px;
	
	}

.pagetitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #9AAF67;
	line-height: 34px;
	text-align:left;
}
.introtext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style:italic;
	line-height: 27px;
	color: #617731;
}

.subtitle-orange{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style:bold;
	line-height: 27px;
	color: #E64331;
}

.text {	
	
    font-family: Arial, Verdana;
	color: #000000;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	}
	
p.right {
    text-align: right;
	line-height:10px;
	font-size:12px;  
	font-family: Arial, Verdana, "MS Sans Serif";
}

.copyright {
    padding-left: 200px;
	line-height:20px;
	font-size:12px;  
	font-family: Arial, Verdana, "MS Sans Serif";
}
.linklistspace {
	line-height:30px;
	}

.leftmenucell {
	background-image: url(images/left-col-bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}

table#content td {
    background-color:#FFFFFF;
	padding-left: 35px;
	padding-right: 35px;
	}

.testimonials {
    font-family: Arial, Verdana, "MS Sans Serif";
	color: #333333;
	font-size: 14px;
	line-height: 20px;
	}		
	
.test-box{
    font-family: Arial, Verdana, "MS Sans Serif";
	color: #333333;
	font-size: 13px;
	line-height: 17px;
	text-align:justify;
	}		
	
a.textlink:link, a.textlink:visited {
	color: #617731;
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.textlink:hover {
	color: #E64331;
}

.leftmenu a {
	font-family: "Trebuchet MS";
	color: #5E7531;		
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.leftmenu a.leftmenu:link, a.leftmenu:visited {
	color: #5E7531;		
	font-family: "Trebuchet MS";
	font-style: bold;

}

.leftmenu a.leftmenu:hover {
	color: #EA4331;
	text-decoration: none;
	font-weight: bold;
}

a.activelink {
	color: #FF9900;		
	font-family: "Trebuchet MS";
	text-decoration: none;
}

ul {
   margin-left: 190px;
    margin-bottom: 15px;
  padding: 0;
  list-style: none;
}

li {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  line-height: 16px;
  padding-left: 15px;
  padding-top: 0px;
  margin-bottom: 8px;
  background-image: url(images/bullet2.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
blockquote {
width: 500px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 50px;
margin-right: 0px;
}

