﻿.resources {
    
}

.resources h5 {
    background-color:Maroon;
    color:Yellow;
    line-height:20px;
    margin:0;
}

.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;
}

#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;
}﻿