﻿#disclaimer
{
    padding-top:30px;
	color:#06C;
}
.directorylist
{
}
.directorylist td
{
    width: 300px;
    text-align: center;
	padding-top:8px;
	font-size: 13px;
}
.directorylist a
{
    color:#666;
    text-decoration: underline;
}
.directorylist a:hover
{
    color:#000;
}
.listings
{
    width:880px;
    padding: 20px 0 0 20px;
}
.listing
{
    float:left;
    width:270px;
    padding-right: 20px;
    padding-bottom: 20px;
    font-size:14px;
}
.listing table
{
    width:250px;
}
.listing .button
{
    cursor: pointer;
    background-image: url(../Images/buttonOrange.jpg);
    background-repeat:no-repeat;
    text-decoration:none;
    font-weight:bold;
    text-align:center;
    color:Black;
    width: 100px;
    vertical-align: top;
}
.company
{
    font-weight:bold;
    white-space:nowrap;
}
.state
{
    text-align:left;
}
.directorycontent
{
    
}

.listing .getquote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #666;
}

.listing .getquote a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #666;
}

.listing .getquote a:link
{
	text-decoration: underline;
	color: #666;
}

.listing .getquote a:active
{
	text-decoration: underline;
	color: #666;
}

.listing .getquote a:hover
{
	text-decoration: underline;
	color: #000;
}

.listing .getquote a:visited
{
	text-decoration: underline;
	color: #666;
}
