body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: left;
    margin:0;
    background-image: url(../Images/bkg.jpg);
    background-repeat: repeat-x;
    line-height: 17px;
}

.topNav
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1em;
    font-weight: normal;
    text-align: right;
    background-image: url(images/navbarbg.gif);
}
.topNav strong
{
    color: #5C5C5A;
}
.topNavsmall
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1em;
    font-weight: normal;
    text-align: right;
}
.phone
{
    color: #FC0;
    font-size: 15px;
    font-weight: bold;
}
ul
{
    margin-right: 25px;
}

div.quoteEven, div.quoteOdd
{
	padding:10px;
}

div.quoteEven p, div.quoteOdd p
{
	margin:5px 0;
}

div.quoteOdd
{
	background:#fafafa;
	border:solid 1px #ccc;
}

.quoteText
{
    text-align: left;
    font-style: italic;
    color:#333;
}
a.quoteText
{
    text-align: center;
    width: 100%;
    margin-top: 25px;
}
.title
{
    font-size: 16px;
    font-weight: bold;
    color: #FF7E00;
    padding-bottom: 15px;
    line-height:20px;
}
h1
{
    font-size: 24px;
    font-weight: bold;
    color: #FF7E00;
    padding-bottom: 15px;
    margin:0;
    line-height:24px;
}
h2
{
    font-size: 20px;
    font-weight: bold;
    color: #0058A5;
    padding-bottom: 5px;
    margin:0;
    margin-top:12px;
}

h3
{
    font-size: 18px;
    font-weight: bold;
    color: #0058A5;
    padding-bottom: 5px;
    margin:0;
    margin-top:7px;
}

h3.info, h3.cash, h3.quote
{
	padding-left:42px;
	background-repeat:no-repeat;
	padding-top:8px;
	padding-bottom:12px;
}

h3.info
{
	background-image:url(../Images/icon-info.png);
}

h3.cash
{
	background-image:url(../Images/icon-money.png);
}

h3.quote
{
	background-image:url(../Images/icon-quote.png);
}


a:link
{
    color: #0058A5;
}
a:visited
{
    color: #0058A5;
}
a:hover
{
    color: #FF7E00;
}
.botNav
{
    width:910px;
    font-size: 10px;
    text-align: center;
    margin:10px auto;

}
.botNav a
{
    font-size: 12px;
    text-align: center;
}
.botNav a:hover
{
    font-size: 12px;
    text-align: center;
}
.botNav a:visited
{
    font-size: 12px;
    text-align: center;
}
.copyright
{
    font-size: 11px;
    color: #0058A4;
    text-align: center;
}
.tdtxtlabel
{
    text-align: right;
    padding-right: 5px;
}
.tdtxtfield
{
    text-align: left;
    padding-left: 5px;
}
.tdtxtfield a
{
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
    text-decoration: none;
}
.tdtxtfield a:hover
{
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
    text-decoration: underline;
}
.stateLinks a
{
    font-size: 7pt;
}
.stateLinks a:hover
{
    font-size: 7pt;
}
.stateLinks a:visited
{
    font-size: 7pt;
}
.defZip
{
    color: White;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #5c5c5a;
}

.content
{
	border-top:solid 0px #dadada;
	background:url(../Images/content-bg.gif) repeat-x top;
	padding:10px;
}

.content-no-bg
{
	border-top:solid 0px #dadada;
	padding:10px;
}

div.row
{
	clear:both;
}

div.block
{
	width:45%;
	float:left;
	padding-left:15px;
	padding-right:10px;
}

.larger
{
	font-size:14px;
}

ul.thumb-list
{
	list-style:none;
	margin:0px;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
}

ul.thumb-list li
{
	margin:0px;
	padding:0px;
	float:left;
}

ul.thumb-list li a
{
	display:block;
	height:30px;
	padding-top:120px;
	text-align:center;
	width:160px;
}

ul.thumb-list li a.car
{
	background:url(../Images/thumb-car.jpg) no-repeat top center;
}
ul.thumb-list li a.renters
{
	background:url(../Images/thumb-renters.jpg) no-repeat top center;
}
ul.thumb-list li a.condo
{
	background:url(../Images/thumb-condo.jpg) no-repeat top center;
}
ul.thumb-list li a.home
{
	background:url(../Images/thumb-home.jpg) no-repeat top center;
}


