<html>
<head>
<title>Contact Us</title>
 <link rel="stylesheet" type="text/css" href="style_sheet">
 <link rel="stylesheet" type="text/css" href="ptla_styles">
 
   <link rel="shortcut icon" href="favicon.ico">



body {
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	font-size: ;
}

.footer {
	font-size: 70%;
}

H1, H2, H4, H5, H6 {
	color: #666699;
	display: block;
	font-weight: bold;
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

p {
	font-size: ;
}

.admin-menu blockquote {
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
}


.arrowlist {
	list-style-image: url("Images/bullet_green.gif");
}

table.box {
	background-color: #FFFFCC;
	border: 1px solid #666666;
	font-size: 80%;
	padding: 10px;
}

table.boxheading {
	background-color: #669999;
	font-size: 110%;
	font-weight: normal;
	padding: 3px;
	text-align: left;
	width: 90%;
}

.case-report .counsel {
	font-style: italic;
}

.case-report div {
	margin-bottom: 1em;
}

.case-report .document {
	margin-bottom: 0;
}

.case-report .name {
	font-weight: bold;
}

.case-report .title {
	font-weight: bold;
}


.client-library .empty {
	font-style: italic;
	padding-top: .75em;
}

.client-library .page-list {
	line-height: 175%;
}

.client-library ul {
	list-style-type: none;
}


.client-library {
	font-family: arial, helvetica, san-serif;
	font-size: 90%;
}

.datatext {
	font-family: arial, helvetica, san-serif;
	font-size: 10pt;
}

table.display {
	border-width: 0;
}
table.display #noline, td #noline, tr #noline {
	border-bottom-width: 0px;
}

table.display td {
	border-bottom: 1px solid black;
	margin: .5em;
	padding: .2em;
	text-align: left;
}

table.display th {
	border-bottom: 1px solid black;
	font-weight: bold;
	text-align: center;
}


.error , .form-error {
	color: #ff0000;
	font-weight: bold;
}

.footer-link {
	color: #000066;
	font-size: 10pt;
	text-decoration: none;
}

h2 {
	color: #666699;
	font-size: 120%;
	padding: 2;
	text-align: center;
}

h3 {
	color: #660066;
	font-size: 100%;
}

h4 {
	color: #330099;
	font-size: 100%;
}

.heading-row {
	background: #006699;
	background-image: none;
	color: #FFFFFF;
}

table.inset {
	border-collapse: collapse;
	padding: 10px;
}
table.inset td {
	border-bottom-style: solid;
	border-color: #006699;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-width: 1px;
	font-size: 10pt;
	padding : 10px;
}

table.inset th {
	background-color: #006699;
	color: white;
	font-weight: bold;
	padding: 10px;
}


.label {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

.left-nav {
	border-bottom-style: solid;
	border-color: #006699;
	border-width: 1px;
	font-color: white;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
}
.left-nav a {
	color: #a37644;
	line-height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}


.title {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.login-text {
	color: #330099;
	font-weight: 700;
}

a.nav-link {
	color: white;
	size: 80%;
	text-decoration: none;
}

pre {
	background-color: #dee7ec;
	border: 1px solid #8cacbb;
	padding: 1em;
	width: 550px;
}

.required {
	color: #ff0000;
	font-weight: bold;
}

.shade-row {
	background: #CCCCFF;
	background-image: none;
}

.smalltext {
	font-family: arial, helvetica, san-serif;
	font-size: 10pt;
}
    #tab {
      float:left;
      width:100%;
      background:#DAE0D2 url("/Images/tabs/bg.gif") repeat-x bottom;
      font-size:93%;
      line-height:normal;
      margin-bottom:6px;
      }
    #tab ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #tab li {
      float:left;
      background:url("/Images/tabs/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #tab a {
      float:left;
      display:block;
      background:url("/Images/tabs/right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #tab a {float:none;}
    /* End IE5-Mac hack */
    #tab a:hover {
      color:#333;
      }
    #tab #current {
      background-image:url("/Images/tabs/left_on.gif");
      border-width:0;
      }
    #tab #current a {
      background-image:url("/Images/tabs/right_on.gif");
      color:#333;
      padding-bottom:5px;
      }


table.table2 {
	border: 2px solid #666666;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 80%;
	padding: 10px;
}
table.table2 td {
	border: thin inset #666666;
	border-collapse: collapse;
	padding : 1px;
}


.table-data {
	font-size: 100%;
	vertical-align: top;
}

th {
	font-size: 10pt;
	text-align: left;
	vertical-align: center;
}

.topic-description {
	font-family: arial, helvetica, san-serif;
	font-size: 10pt;
}


<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript" src="../Home/javascript/swf_controls.js"></script>

</head>
<body bgcolor="#FFFFFF">

<h1 align="left">
  <left>
  <table border="0" cellpadding="0" cellspacing="0" width="90%" height="30%" align="center">
    <tr>
      <td width="25%" valign="top" align="left">
      <img border="0" src="images/ptlalogo.gif" width="180" height="180" 
      alt="Pine Tree Legal Assistance"></td>
      <td width="75%" align="left"><img border="0" src="images/treesheader.jpg" width="550" 
       height="198" alt="Pine Tree Legal Assistance">
      </td>
    </tr>
  </table>
  </left>
</h1>
<div align="center">
  <center>
  <table border="0" cellpadding="3" cellspacing="0" width="100%" height="68">
    <tr height="34"><td width="100%" colspan="7" bgcolor="#666699">
        <p align="center"><a href="http://www.kidslegalaid.org/ptla/ptlasite/index_html" style="text-decoration: none">
        <font color="#FFFFFF" font size="2">Home</a></font></p>
      </td>
    </tr>
    <tr height="30"><td width="10%" bgcolor= "#003366">        
      <p align="center"><a href="http://www.kidslegalaid.org/ptla/ptlasite/links" style="text-decoration: none">
       <font color="#FFFFFF" size="2">Links</font></a></td>
      <td width="14%" bgcolor="#003366">
      <p align="center"><a href="http://www.kidslegalaid.org/ptla/ptlasite/cliented" style="text-decoration: none">
       <font color="#FFFFFF" size="2">Legal Help</font></a></td>
       <td width="14%" bgcolor="#003366">        
      <p align="center"><a href="http://www.kidslegalaid.org/ptla/ptlasite/forms" style="text-decoration: none">
       <font color="#FFFFFF" size="2">Court Forms</font></a></td>
      <td width="20%" bgcolor="#003366">      
      <p align="center"><a href="http://www.kidslegalaid.org/ptla/ptlasite/about" style="text-decoration: none">
      <font color="#FFFFFF" size="2">About Pine Tree</font>
      </a> 
      </td>
      <td width="10%" bgcolor="#003366">
        
      <p align="center"><a href="http://www.kidslegalaid.org/ptla/ptlasite/news" style="text-decoration: none">
      <font color="#FFFFFF" size="2">News</font>
        </a>        
      </td>
      <td width="14%" bgcolor="#003366">
        
      <p align="center"><a href="http://www.kidslegalaid.org/ptla/ptlasite/cliented/ptlasearch.htm" style="text-decoration: none">
       <font size="2" color="#FFFFFF">Search</font></a>
        
      </td>
      <td width="13%" bgcolor="#003366">        
      <p align="center"><a href="http://www.kidslegalaid.org/ptla/ptlasite/cool" style="text-decoration: none">
      <font color="#FFFFFF" size="2">Cool Stuff</font>
        
      </a>
        
      </td>
    </tr>
  </table>
</center>
</div>
<br>
<!---This is the beginning of the left navigation--->
<!---It creates a table, but won't close until in the footer--->
<table cellpadding="4" cellspacing="0" align="center" border="0" width="100%">
<td valign="top" align="center" cellpadding="15" width="146" bgcolor="666699" rowspan="2">

<!---this is the dtml-var for the left navigation--->
<p>
 <p>
  <br><br>
<hr width="85%" height="4" color="FFFFFF">
  <p>

<font color="#FFFFFF" size="2">
<script>

/*
Text Link/Image Map Tooltip Script- 
© Dynamic Drive (www.dynamicdrive.com)
For full source code, installation instructions,
100's more DHTML scripts, and Terms Of
Use, visit dynamicdrive.com
*/

if (!document.layers&&!document.all)
event="test"
function showtip(current,e,text){

if (document.all){
thetitle=text.split('<br>')
if (thetitle.length>1){
thetitles=''
for (i=0;i<thetitle.length;i++)
thetitles+=thetitle[i]
current.title=thetitles
}
else
current.title=text
}

else if (document.layers){
document.tooltip.document.write('<layer bgColor="white" style="border:1px solid black;font-size:12px;">'+text+'</layer>')
document.tooltip.document.close()
document.tooltip.left=e.pageX+5
document.tooltip.top=e.pageY+5
document.tooltip.visibility="show"
}
}
function hidetip(){
if (document.layers)
document.tooltip.visibility="hidden"
}

</script>
<div id="tooltip" style="position:absolute;visibility:hidden"></div>


<p><a href="contact.htm" style="text-decoration: none" onMouseout="hidetip()" onMouseover="showtip(this,event,'Sorry but we cannot respond to requests for information or services via the internet')"><font color="#FFFFFF" size="2" face="Arial">Contact Us<br />Offices</font></a></p>
<hr color="FFFFFF" width="85% height="4">
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/housingindex.htm" style="text-decoration: none" onMouseout="hidetip()" 
onMouseover="showtip(this,event,'evictions, foreclosures, ADA, heat, property taxes, tax abatement, rights of tenants, 
homestead exemption, and more')"><font color="#FFFFFF" size="2" face="Arial">Housing</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/cliented/foreclosure/index_html" style="text-decoration: none"><font color="#FFFFFF" size="2" 
face="Arial">Foreclosure Prevention</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/housingindex.htm#fair_housing" style="text-decoration: none" onMouseout="hidetip()" 
onMouseover="showtip(this,event,'housing discrimination, El derecho a la vivienda')"><font color="#FFFFFF" size="2" 
face="Arial">Fair Housing</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/familyindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'divorce, family violence, child support, where to get help, parental rights, grandparent rights, paternity, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Family Law</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/employmentindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'unemployment benefits, reasons for termination, personnel file, pension, continuing health care coverage, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Employment Law</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/healthindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'Medicaid, CubCare, free hospital care, health care directives, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Health Care Issues</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/educationindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'homeless students, special education, PaS, student loads, ASPIRE, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Education</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/benefitsindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'food stamps, TANF, general assistance, emergency assistance, social security overpayments, unemployment benefits, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Public Benefits</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/consumerindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'small claims, bankruptcy, debt collection, Consumer Law Guide, mediation, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Consumer Law</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/taxindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'property taxes, tax abatement, income tax, earned income credit, tax return help, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Tax Info</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/naindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,' ICWA, cross border rights, Jay Treaty, newsletters, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Native American</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/courtindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'Fee waivers, filing appeals, small claims, protection from harassment, court appointed lawyers, guardian ad litem')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Court Procedures</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/immigrants/english/index_html" style="text-decoration: none" onMouseover="showtip(this,event,'green cards, naturalization, drivers licences, divorce, credit, and more; English and espa&#241;ol')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Immigrant Rights</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/miscelindex.htm" style="text-decoration: none" onMouseover="showtip(this,event,'disability rights, civil rights, other legal resources, community mediation, and more!')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Miscellaneous</font></a></p>


<hr color="FFFFFF" width="85% height="4">

<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/cliented/family/assist.htm" style="text-decoration: none" onMouseover="showtip(this,event,'Help with your divorce or family law case from the courthouse assistance projects or the Volunteer Lawyers Project HelpLine')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="Arial">Courthouse Assistance</font></a></p>



<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/taxpayer/taxpayer.htm" style="text-decoration: none"><font color="#FFFFFF" size="2" face="Arial">Taxpayer Clinic</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/native/native.htm" style="text-decoration: none"><font color="#FFFFFF" size="2" face="Arial">Native American Unit</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/farmworker/farmworker.htm" style="text-decoration: none"><font color="#FFFFFF" size="2" face="Arial">Farmworker Unit</font></a></p>
<p><a href="http://www.kidslegalaid.org/ptla/ptlasite/cliented/miscel/discrimination.htm" style="text-decoration: none"><font color="#FFFFFF" size="2" face="Arial">Discrimination</font></a></p>
<hr color="FFFFFF" width="85% height="4">
<p><a href="http://janus.state.me.us/legis/statutes/" style="text-decoration: none" onMouseover="showtip(this,event,'From the Maine State Legislature website')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="arial">Maine Statutes</font></a></p>
<p><a href="http://www.courts.state.me.us/rules_forms_fees/rules/index.html" style="text-decoration: none" onMouseover="showtip(this,event,'All Court rules')" 
    onMouseout="hidetip()"><font color="#FFFFFF" size="2" face="arial">Maine Court Rules</font></a></p>
</font>
</p>
<hr width="85%" height="2" color="FFFFFF">

</p>
 </p>
<!---this is the end of left navigation--->
</td>
</tr>

<tr>
<td valign="top">

<!---this is the end of the header and the beginning of the body--->
<br>

<h2>Contact Us</h2>
<p>
<body bgcolor="#FFFFFF" text="#000000">
  <div align="center"> 
    <table border="0" width="80%">
      <tr> 
        <td width="44%"><p><b>Neighborhood offices:</b><a href="#Augusta"><br />
          Augusta office</a><br />
          <a href="#Bangor"> Bangor office</a><br />
          <a href="#Lewiston">Lewiston Office</a><br />
          <a href="#Machias"> Machias office</a><br />
          <a href="#Portland"> Portland office</a><br />
          <a href="#PI"> Presque Isle office</a><br /></p></td>
        <td valign="top" width="56%"><p align="right"><b>Statewide offices:</b>&nbsp;<br /><br />
          <a href="http://www.kidslegalaid.org/ptla/ptlasite/native/native.htm">
          Native American Unit</a> (Bangor)
          <a href="http://www.kidslegalaid.org/ptla/ptlasite/farmworker/farmworker.htm"><br />
          Farmworker Unit</a> (Bangor)<br />
          <a href="http://www.kidslegalaid.org/ptla/ptlasite/taxpayer/taxpayer.htm">
          Taxpayer Clinic</a> (Bangor)<br />
          <a href="http://www.kidslegalaid.org/ContactUs">KIDS Legal</a> (Portland & Bangor)<br />
          <a href="#Portland">Administration</a> (Portland) </p></td>
      </tr>
    </table>
  </div>
<br>
<a name="Portland"></a> 
<br>
<div align="center"> 
  <table class="boxheading" width="80%">
    <tr> 
      <td width="100%"> 
        Pine Tree Legal Portland Office
      </td>
    </tr>
  </table>
</div>
<div align="center"> 
  <center>
    <table border="0" cellpadding="7" cellspacing="0" width="80%">
      <tr> 
        <td width="50%"><p><b>Address: </b><br>
          88 Federal Street<br>
          P.O. Box 547<br>
          Portland ME 04112&nbsp;</p> 
          <p><b>Hours: </b>8:30 am to 12:30 pm M 
            - Th;<br />1:30pm to 4:00 pm M, W, Th</p>
        </td>
        <td align="center" width="50%"> 
          <p align="right"><b>Telephone: </b>(207) 
            774-8211<br />(Open for telephone intake M - Th 8:30 am to 12:30 pm)</p>
          <p align="right"><b>TTY: </b>711</p>
          <p align="right"><b>FAX: </b>(207) 828-2300</p>
        </td>
      </tr>
      <tr>
</table>
      <p align="center">Serving clients in Cumberland, York, and Sagadahoc counties.</p>
        
 <p align="center"><img border="0" src="../images/mapportland.gif" width="400" height="250" 
                  align="center" alt="Portland map"></p>
<p align="center">88 Federal Street<br>
    the corner of Federal and Hampshire Streets<br>
    the other side of the Franklin Street Arterial from the Courthouse<br>
    cross the arterial on Congress or Middle Street</p>
<br> <a name="PI"></a>
<br> 
<div align="center"> 
  <table class="boxheading" width="80%">
    <tr> 
      <td width="100%"> 
        Pine Tree Legal Presque Isle Office
      </td>
    </tr>
  </table>
</div>
<div align="center"> 
  <table border="0" cellpadding="7" cellspacing="0" width="80%">
    <tr> 
      <center>
        <td width="55%"><p> <b>Address: </b><br>
          373 Main Street<br>
          Presque Isle ME 04769</font> 
          <dl compact> 
            <p><b>Hours: </b>8:30 am to 12:30 pm 
              M - F</p>
          </dl>
        </td>
      </center>
      <td align="center" width="66%"> 
        <p align="right"><b>Telephone: </b>(207) 
          764-4349</p>
        <p align="right"><b>TTY: </b>711</p>
        <p align="right"><b>FAX: </b>(207) 764-2455</p>
      </td>
    </tr>   
  </table>
</div>
<p align="center">Serving clients in Aroostook County.</p>
<p align="center"><img border="0" src="../images/mappi.gif" width="425" height="250" 
                  align="center" alt="Presque Isle map"></p>
<p align="center">next to the Social Security Office</p>
<br><a name="Bangor"></a> <br>

<div align="center"> 
  <table class="boxheading" width="80%">
    <tr> 
      <td width="100%"> 
        Pine Tree Legal Bangor Office
      </td>
    </tr>
  </table>
</div>
<div align="center"> 
  <table border="0" cellpadding="4" cellspacing="3" width="80%">
    <tr> 
      <td width="65%"><p>         
          <b>Address: </b><br />        
        61 Main Street<br />
        Bangor ME 04401<br />
        <b>Wheelchair access:</b><br />
        50 Columbia Street<br />
        (please call so we can help you though the maze of lifts)
        <br /><br />
        <b>Hours: </b>8:00 am to 12:00 noon; 
        1:00 pm to 3:00 pm M&nbsp;-&nbsp;F</p></td>
      <td align="center" width="35%" valign="top"> 
        <p align="right"> <b>Telephone: </b>(207) 
          942-8241<br>
          <br>
          <b>TTY: </b>711 
          <br>
          <br>
          <b>FAX: </b>(207) 942-8323</p>
      </td>
    </tr>
  </table> 
</div>
<p align="center">Serving clients Penobscot, Piscataquis, Hancock and Waldo Counties.</p>
<p align="center"><img border="0" src="../images/mapbangor.gif" width="425" height="250"
                  alt="Bangor map"></p>
<p align="center">across the street and down the block from the Discovery Museum</p><br>
    <a name="Augusta"></a><br>
<div align="center"> 
  <table class="boxheading" width="80%">
    <tr> 
      <td width="100%"> 
        Pine Tree Legal Augusta Office
      </td>
    </tr>
  </table>
</div>
<div align="center"> 
  <table border="0" cellpadding="4" cellspacing="3" width="80%">
    <tr> 
      <center>
        <td width="50%"><p><b>Address:</b><br>
          39 Green Street<br>
          P.O. Box 2429<br>
          Augusta ME 04338-2429<br>
          <br>
          <b>Hours: </b>9:00 am to 5:00 
          pm M-F (closed at noon) Call for an appointment</p></td>
      </center>
      <td align="center" width="50%"> 
        <p align="right"><b>Telephone: </b>(207) 
          622-4731 or <br>(207) 623-7777<br>
          <br>
          <b>TTY:&nbsp; </b>711<br>
          <br>
          <b>FAX: </b>(207) 623-7774</p>
      </td>
    </tr>       
  </table>
</div>
<p align="center">Serving clients in Kennebec, Somerset, Lincoln and Knox Counties.</p>
  <p align="center"> <img border="0" src="../images/mapaugusta.gif" width="425" height="250" 
                      alt="Augusta map" align="center"></p>
  <br>
<a name="Machias"></a>
<br>
<div align="center"> 
  <table class="boxheading" width="80%">
    <tr> 
      <td width="100%"> 
        Pine Tree Legal Machias Office
      </td>
    </tr>
  </table>
</div>
  <div align="center"> 
    <table border="0" cellpadding="3" cellspacing="4" width="80%">
      <tr> 
        <center>
          <td width="65%"><p><b>Address:</b><br>
            208 Main Street<br>
            P.O. Box 278<br>
            Machias, Maine 04654<br>
            <br>
            <b>Hours: </b>9:00 am to 3:00 pm Monday through Thursday</td>
        </center>
        <td valign="top" width="35%"> 
          <p align="right"><b>Phone: </b>(207) 
            255-8656<br>          
            <br>
            <b>TTY:</b>711<br><br>
            <b>Fax:</b> (207) 255-8657
        </td>
      </tr>
    </table>
  </div>
<p align="center">Serving clients in Washington County.</p>
  <p align="center"><img border="0" src="../images/mapmachias.gif" width="500" length="400"
                    alt="Machias map"></p>
<p align="center">Located in the Varney Building at junction of Rt. 1 and Old County Road</p>
  <br><a name="Lewiston"></a><br>
  <div align="center"> 
  <table class="boxheading" width="80%">
    <tr> 
      <td width="100%"> 
        Pine Tree Legal Lewiston Office
      </td>
    </tr>
  </table>
</div>
  <div align="center"> 
    <table border="0" cellpadding="3" cellspacing="4" width="80%">
      <tr> 
        <center>
          <td width="50%"><p>
            <p><b>Address:</b><br>
              
                37 Park Street, Suite 401<br>
                Mailing address: P.O. Box 398<br>
                Lewiston, ME&nbsp; 04243-0398</p>
              <p align="left">
            <b>Hours:</b> 9 a.m.-noon & 1:00-4:00 p.m.<br>
          Monday-Tuesday and Thursday-Friday (not open to walk-in clients on Wednesdays)<br>
           
          </td>
        </center>
        <td valign="top" width="50%">
        <p align="right"> <b>Phone: </b>(207) 784-1558</p>
                 <p align="right"> <b>TTY: </b>711</p> 
                 <p align="right"> <b>Fax:</b>(207) 783-8774</p> 
         
        </td>
      </tr>
    </table>
  </div>
<p align="center">Serving clients in Androscoggin, Oxford and Franklin Counties.</p>
<p align="center"><img border="0" src="../images/maplewiston.gif"
                  alt="Lewiston map"></p>
    <br>
 <div align="center"> 

 <p align="center"><font size="2">Maps courtesy of 
    <a href="http://www.mapquest.com">
    MapQuest</a> and 
    <a href="http://mappoint.msn.com/(uyxtk145pc5yie45evccmn2n)/home.aspx?mapblast=true">
    MapBlast</a>.</font></p>
<br>
<br>
</p>
         </td>
      </tr>
   </table>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3469924-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>

</BODY>
</HTML>
</td>
</tr>
</table>
  <center>
<table cellpadding="4" cellspacing="0" align="center" border="0" width="100%">
<tr>
<td valign="top" align="center" cellpadding="15" width="146" bgcolor="666699" rowspan="2"></td>
  
      <td>
        <p align="center"><img border="0" src="images/landscapesmall.jpg" width="300" 
        height="90" alt="Pine Tree Legal Assistance"><br>
        
        <a href="http://www.kidslegalaid.org/ptla/ptlasite/index_html" class="footer-link" >Home</a>
        | <a href="http://www.kidslegalaid.org/ptla/ptlasite/cliented/ptlasearch.htm" class="footer-link" >Site Search</a>
        | <a href="http://www.kidslegalaid.org/ptla/ptlasite/feedback" class="footer-link" >Feedback</a>
        | <a href="http://www.kidslegalaid.org/ptla/ptlasite/use_terms.htm" class="footer-link" >Terms of Use</a>
        | <a href="http://www.kidslegalaid.org/ptla/ptlasite/cliented" class="footer-link" >Learn about
        Maine Law</a>
        | <a href="http://www.kidslegalaid.org/ptla/PrivateWeb" class="footer-link" >Staff Only</a> 
        | <a href="http://www.kidslegalaid.org/ptla/ptlasite/board" class="footer-link" >Board</a><br />

        <a href="http://www.kidslegal.org" class="footer-link" > KIDS LEGAL</a>
        | <a href="http://www.helpmelaw.org" class="footer-link" >
        HelpMeLaw</a>
        | <a href="http://www.vlp.org" class="footer-link" >Volunteer Lawyers
        Project</a></font></td>
    </tr>
  </table>
  </center>
<div align="center"><hr width="80%"><font size="1">
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" 
src="http://creativecommons.org/images/public/somerights20.png" />
</a>
<br />The work on this website is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />You are welcome to copy and distribute this material as is, but not for commercial purposes.<br /> 
You may not alter, transform, or build on this work without our permission, but feel
free to ask.
</font></div>
<script src="http://www.ptla.org/javascript/gatag.js" type="text/javascript"></script>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-7743419-3");
pageTracker._trackPageview();
} catch(err) {}</script>

</body>
</html>