@charset "ISO-8859-1";
.HeadlineIYD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #031F64;
	font-weight: normal;
}
.iydBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}
.iydToplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #02205D;
	text-decoration: none;
}
.secondaryHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #031F64;
	font-weight: normal;
	line-height: 36px;
}
.orangesecondaryHeadlineCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #CE893C;
	font-weight: normal;
	line-height: 36px;
}


/* Nick's css for the freeestimate page */
div#header-top
{
    border-left:solid 2px #eac871;border-right:solid 2px #eac871;border-top:solid 2px #eac871;width:845px;height:61px;margin:0 auto;background-image:url(images/nick/header.jpg);background-repeat:no-repeat;
}
div#menu
{
    border-left:solid 2px #eac871;border-right:solid 2px #eac871;width:845px;height:26px;margin:0 auto;background-image:url(images/nick/menu-background.jpg);background-repeat:no-repeat;
}
div#header-bottom
{
    border-left:solid 2px #eac871;border-right:solid 2px #eac871;width:845px;height:60px;margin:0 auto;background-image:url(images/nick/header-bottom-background.jpg);background-repeat:no-repeat;
}
div#body-container
{
    width: 845px;border-left:solid 2px #eac871;border-right:solid 2px #eac871;background-color:#FFF;margin:0 auto;
}
div#body-container div#body-left
{
    float:left;width:441px;text-align:left;padding: 10px;border-right:solid 1px #eac871;
}
div#body-container div#body-right
{
    position: relative;
    float: left;
    width:370px;
}
div#footer-top
{
    width:845px;height:80px;margin: 0 auto;border-top:solid 1px #eac871;border-left:solid 2px #eac871;border-right:solid 2px #eac871;border-bottom:solid 2px #eac871;background-image:url(images/nick/footer-background.jpg);background-repeat:no-repeat;
}
div#footer-bottom
{
    width:845px;margin:0 auto;text-align:center;
}