.txt_body {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

h1 {
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	color: #1c335d;	
	display: inline;
        
}

.page_title {
  PADDING-top: 10px;  
  PADDING-LEFT: 5px; 
  FONT-WEIGHT: normal; 
  FONT-SIZE: 20px; 
  VERTICAL-ALIGN: top; 
  COLOR: #1c335d; 
  FONT-FAMILY: Arial; 
  TEXT-ALIGN: left
}

a {
	font-style: normal;
	color: #3F691C;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	font-style: normal;
	color: #3F691C;
	font-weight: normal;
	text-decoration: none;	
}

a:active {
	font-style: normal;
	color: #3F691C;
	font-weight: normal;
	text-decoration: none;	
}

a:link {
	font-style: normal;
	color: #3F691C;
	font-weight: normal;
	text-decoration: none;	
}

a:hover {
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;	
}

a#services {
        
        padding-left: 20px;
	font-size: 13px;
	color: #284213;
	font-weight: normal;
	text-decoration: none;
	background: url(/images/sitebuild/bullet_leaf.png) no-repeat;
}

a:visited#services {
        padding-left: 20px;
	font-size: 13px;
	color: #284213;
	font-weight: normal;
	text-decoration: none;
}

a:active#services {
        padding-left: 20px;
	font-size: 13px;
	color: #284213;
	font-weight: normal;
	text-decoration: none;
}

a:link#services {
        padding-left: 20px;
	font-size: 13px;
	color: #284213;
	font-weight: normal;
	text-decoration: none;	
}

a:hover#services {
        padding-left: 20px;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
