Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
99 lines (91 sloc)
3.74 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>Newcomer Information</title> | |
| </head> | |
| <body bgcolor="beige"> | |
| <font color="scarlet" face="garamond" size="12"> | |
| <p align="center">Newcomer Information</font><br> | |
| <font color="scarlet" face="garamond" size="6">Contacts You'll Need to Make</font> </p> | |
| <p>Pell City is a friendly community where newcomers will feel at home quickly. The | |
| following information should make your transition smoother. If you have other questions | |
| call the Pell City Chamber of Commerce at (205) 338-3377 or make a visit to our office at | |
| 1610 Cogswell Avenue in downtown Pell City. We’re eager to extend a helping hand! </p> | |
| <hr> | |
| <dl> | |
| <dt><b>Auto Tags and Licenses</b> </dt> | |
| <dd>Phone 338-9449 for current regulations and requirements. </dd> | |
| <dt><b>City Utilities</b> </dt> | |
| <dd>Water, sewer service and garbage collection is provided through the Pell City Utilities | |
| Board, located inside City Hall at 1905 1st Avenue, North. Business hours are 8:00 a.m. | |
| – 5:00 p.m., Monday through Friday. A deposit of $50.00 for tenant occupied dwellings | |
| and $35.00 for owner occupied dwellings is required to establish water service. For Pell | |
| City residents, garbage pickup is contracted through Superior Services, and is charged on | |
| the monthly water bill. The utility cashiers will be happy to provide you with any | |
| information concerning garbage pickup. </dd> | |
| <dt><b>Electricity</b> </dt> | |
| <dd>Call Alabama Power at 338-3378. </dd> | |
| <dt><b>Pets</b> </dt> | |
| <dd>Dogs must be restrained at all times. Contact the Animal Control Officer, Pell City | |
| Police Department, for any further information concerning leash laws, inoculation, | |
| etc…. Phone 884-3334. </dd> | |
| <dt><b><a href="education.html">School Registration</a></b> </dt> | |
| <dd>Call 884-4440 for information on the Pell City School System. </dd> | |
| <dt><b>Taxes, business licenses, building permits</b> </dt> | |
| <dd>Anyone needing to obtain a business license, pay city taxes, or obtain a building permit | |
| can find assistance in the Revenue Department. This office is also located inside City | |
| Hall, 1905 1st Avenue North. </dd> | |
| <dt><b>Telephone Service</b> </dt> | |
| <dd>GTE can be reached at 1-800-483-4300 for residential and 1-800-483-5300 for business. </dd> | |
| <dt><b>Voter Registration</b> </dt> | |
| <dd>Call 338-9449 for eligibility details and learn how to register. </dd> | |
| <dt><b>Miscellaneous Pell City Numbers You May Need to Call</b> </dt> | |
| <dd><table> | |
| <tr> | |
| <td><a href="service.html#govment">Mayor</a><a></td> | |
| <td align="right">338-3330</td> | |
| </tr> | |
| <tr> | |
| <td>City Clerk</td> | |
| <td align="right">338-2244</td> | |
| </tr> | |
| <tr> | |
| <td>Revenue Department</td> | |
| <td align="right">338-3330</td> | |
| </tr> | |
| <tr> | |
| <td>Water Department</td> | |
| <td align="right">338-2244</td> | |
| </tr> | |
| <tr> | |
| <td>Street and Utilities Department</td> | |
| <td align="right">338-3696</td> | |
| </tr> | |
| <tr> | |
| <td></a><a href="leisure.html#civicc">Civic Center</a></td> | |
| <td align="right">338-9713</td> | |
| </tr> | |
| <tr> | |
| <td><a href="service.html#police">Police Department</td> | |
| <td align="right">884-3334</td> | |
| </tr> | |
| <tr> | |
| <td></a><a href="service.html#fire">Fire Department</td> | |
| <td align="right">338-6006</td> | |
| </tr> | |
| </table> | |
| </dd> | |
| </dl> | |
| <hr> | |
| <table> | |
| <tr align="center"> | |
| <td width="33%"></a><a href="economy.html"><img src="images/previous.jpg" WIDTH="38" | |
| HEIGHT="38"><br> | |
| Previous</a></td> | |
| <td width="33%"><a href="home.html"><img src="images/home.gif" WIDTH="46" HEIGHT="70"><br> | |
| Home</a></td> | |
| <td width="33%"><a href="service.html"><img src="images/next.jpg" WIDTH="38" HEIGHT="38"><br> | |
| Next</a></td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |