﻿#homelinks 
{
}

#homelinks a:link 
{
    font-size:20px;
    text-decoration:underline;
}

#homelinks a:visited 
{
    font-size:20px;
    text-decoration:underline;
}

#homelinks a:hover 
{
    font-size:20px;
    text-decoration:underline;
}

#homebody p 
{
    text-align:left;
}

#homebody li 
{
    text-align:left;
}

#faqquestions td
{
    text-align:left;
    width:755px;
    padding-left:5px;
}

#faqanswers td 
{
    text-align:left;
    width:755px;
}

.answer 
{
    padding-left:5px;
}

.address 
{
    padding-left:15px;
}

.phoheader
{
    margin:0;
}

.phoform 
{
    width:540px;
}

.imo
{
    text-align:left;
    padding-left:5px;
    font-family:Lucida Calligraphy, Arial;
    font-weight:bold;
    font-size:14px;
}

#resources {
    
}

#resources h5 {
    background-color:Maroon;
    color:Yellow;
    line-height:20px;
    margin:0;
    text-align:center;
}

#resources p {
    margin:0;
	padding-top:5px;
	line-height:15px;
}

#resources td {
    width:300px;
    border: solid 2px maroon;    
}

#resources ul 
{
    list-style:none;
    margin:0;
}

#resources li {
    padding-top:5px;
	line-height:15px;
}