@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin: 0px;
	background: #EDF1DD;
}
.twoColFixRtHdr #container {
	width: 1060px;
	margin: 0px auto; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	background: #FFF url(../../images/row.gif) repeat-x;
} 
.twoColFixRtHdr #header {
	background: #A79C92 url(../../images/cityscape_190px.gif) repeat-x center top;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
} 
.twoColFixRtHdr #header h1 {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	width: 330px;
	padding-right: 45px;
	padding-top: 0px;
	float: right;
}
.twoColFixRtHdr #mainContent {
	margin: 0px 375px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	display: block;
} 
.twoColFixRtHdr #footer {
	clear: both;
	width: 100%;
	height: 246px;
	display: block;
	background: #4A4D4A;
	border-top: 8px solid #F60;
	margin-bottom: 0px;
	padding-bottom: 0px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0 7px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 13px;
	line-height: 1.4em;
	font-weight: normal;
	color: #F4F9EF;
	font-style: oblique;
	display: block;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#topnav {
	width: 100%;
	border-top: 3px solid #336698;
	padding: 0px;
	height: 30px;
	position: absolute;
}
#apply-box{
    text-align: center;
    padding: 0px 0 0;
    background: #5095ac url(../images/download.jpg) no-repeat 0 0;
    position: relative;
    z-index: 2;
    margin: 15px 0 0;
}

.contained {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
}
#topnav-buttons {
	height: 30px;
	width: 1060px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#topnav-email {
	float: right;
	height: 30px;
	background: url(../../images/top_email_button.gif) no-repeat;
	width: 98px;
	border-width: 0px;
	border-style: none;
}
#news-button {
	float: right;
	background: url(../../images/news_button.gif) no-repeat;
	height: 30px;
	width: 94px;
	border-width: 0px;
	border-style: none;
	display: block;
}#searchbutton {
	float: right;
	background: url(../../images/search_button.gif) no-repeat;
	height: 30px;
	width: 251px;
}
#navigation-wrapper {
	background: #5A595A url(../../images/nav.gif) repeat-x;
	display: block;
	height: 73px;
	width: 100%;
}
#nav-wrap {
	background: #58595B url(../../images/nav_repeater.gif) repeat-x;
	width: 100%;
}
.abacusitalics {
	font-style: italic;
	font-weight: bold;
}
.subnav {
	font-size: 12px;
	font-weight: normal;
	width: 168px;
	margin-bottom: 11px;
	margin-top: 0px;
	padding-top: 3px;
	white-space: nowrap;
	display: block;
}
.subnavlong {
	font-size: 12px;
	font-weight: normal;
	width: 189px;
	margin-bottom: 11px;
	margin-top: 0px;
	padding-top: 3px;
	white-space: nowrap;
	display: block;
}
#maincontent h1 span {
	font-size: 14px;
	line-height: 1.3em;
	font-weight: normal;
	color: #F76531;
	letter-spacing: 0.01em;
	display: block;
	padding-top: 5px;
}

.companylogo {
	padding: 0px;
	text-align: left;
	color: #424542;
	font-size: 13px;
}
#maincontent {
	margin-right: 375px;
	color: #464646;
	padding-top: 19px;
	padding-right: 40px;
	padding-bottom: 38px;
	padding-left: 40px;
	display: block;
}
h1 {
	font-size: 28px;
	color: #464646;
	letter-spacing: -0.01em;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C4C0BD;
	padding-top: 20px;
}
h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #464646;
	letter-spacing: -0.01em;
	padding-bottom: 12px;
	padding-top: 24px;
	border-bottom: 1px solid #C4C0BD;
}
h2 span {
	font-size: 13px;
	line-height: 1.3em;
	font-weight: bolder;
	color: #464646;
	letter-spacing: 0.01em;
	display: block;
	padding-top: 5px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #464646;
	margin: 0px;
	padding: 0px;
}
h3 span {
	font-size: 13px;
	line-height: 1.3em;
	font-weight: bolder;
	color: #464646;
	letter-spacing: 0.01em;
	display: block;
	padding-top: 5px;
}
h4 {
	font-size: 20px;
	font-weight: bold;
	color: #96BC3D;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #464646;
	line-height: -10px;
	list-style: none;
	padding-bottom: 15px;
	border-bottom: 1px solid #C4C0BD;
}
#sub-contractor {
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: 0;
}
.top-contractor {
	clear: both;
	margin-top: 5px;
	padding-top: 5px;
}
p {
	font: normal 13px/1.4em Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
}

.contractor-specialty {
	font-size: 13px;
	line-height: 1.3em;
	text-transform: capitalize;
	color: #424542;
	padding: 4px 0px;
	display: block;
	font-weight: bold;
	font-variant: normal;
	list-style-type: disc;
}
.contractor {
	border-top: none;
	border-bottom: 1px dotted #464646;
	padding-bottom: 5px;
}
#browse-providers {
	padding: 0px;
	margin-top: 0px;
}
li {
	height: 1.3em;
}
html>body li {
	height: auto;
}
.provider-list {
	display: block;
	padding-bottom: 5px;
	list-style: none;
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #F76531;
}
.provider-list li {
	line-height: 1.4em;
	border-bottom: 1px dotted #645961;
	padding: 6px 0px;
}
.news-list {
	display: block;
	padding-bottom: 0px;
	list-style: none;
	padding-left: 0px;
	color: #464646;
	font-style: italic;
}
.news-list li {
	padding: 3px 0px;
}
.news-list p {
	font-size: 12px;
	line-height: 1.4em;
	text-align: left;
	display: block;
	margin: 0px 0px 15px;
	padding: 10px 0px 5px;
	font-style: normal;
}
.blog-list {
	display: block;
	padding-bottom: 0px;
	list-style: none;
	padding-left: 0px;
	color: #454245;
	font-style: italic;
}
.blog-list li {
	border-bottom: 1px dotted #645961;
	padding: 6px 0px;
}
.blog-list p {
	font-size: 12px;
	line-height: 1em;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 5px 0px 10px;
	font-style: normal;
}
#footer2 {
	background: url(../../images/nav.gif) no-repeat scroll 50% 0%;
	padding: 20px 0px 0px;
	display: block;
	height: 226px;
	background-color: #63594A;
}
#foot {
	background: #58595b;
	margin-bottom: 0px;
	height: 243px;
}
#footer-left {
	float: left;
	width: 580px;
	padding: 20px 20px 0px;
}
#footer-right {
	display: block;
	width: 330px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: right;
	padding-right: 45px;
}
#foot h6 {
	font-size: 14px;
	font-weight: bold;
	color: #EFF3DE;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}
div {

}
#footer-left a {
	font-weight: bold;
	color: #EFF3DE;
	text-decoration: none;
}
.searchfooter {
	background: url(../../images/footersearch.gif) no-repeat scroll;
	display: block;
	margin: 0px;
	height: 50px;
	width: 300px;
}
.twoColFixRtHdr #mainheader {
	background: #A79C92 url(../../images/cityscape_260px.gif) repeat-x center top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 260px;
	width: 100%;
}
#frontpagecontent {
	margin: 0px 250px 0px 0px;
}
#frontpage_leftside {

}
.top-submit {
	position: relative;
	left: 2px;
	top: 5px;
	font-size: 12px;
	color: #EFF3DE;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	visibility: hidden;
}
.searchboxtop {
	font-size: 12px;
	color: #4A4D4A;
	padding-left: 0px;
	margin-left: 18px;
	border-width: 0px;
	border-style: none;
	width: 150px;
	margin-top: 7px;
	height: 16px;
	background: #EFF3DE;
}
.searchbutton {
	height: 30px;
	width: 251px;
	display: block;
	background: url(../../images/search_button.gif) no-repeat;
	float: right;
	border-width: 0px;
	border-style: none;
}
#newsandemail {
	display: block;
	float: right;
}
.search-submit {
	color: #EFF3DE;
	background: url(none);
	width: 65px;
	border-width: 0px;
	border-style: none;
	font-size: 14px;
	padding-left: 10px;
	margin-left: 10px;
	text-align: right;
	margin-top: 0px;
	cursor: auto;
	padding-top: 0px;
	line-height: 1.4em;
}
.lowerform {
	background: url(../../images/join_network.gif) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 300px;
}
.lowerforminput {
	font-size: 12px;
	color: #4A4D4A;
	text-align: left;
	display: block;
	margin: 1px 13px 0px;
	float: left;
	width: 215px;
	border-width: 0px;
	border-style: none;
	background: #EDF1DD;
}
.bottom-submit {
	display: block;
	float: left;
	margin-top: 3px;
}
.cityscape {
	display: block;
	margin-top: 32px;
}
#cityscape {
	width: 100%;
	margin-top: 0px;
}
#news-button a img {
	border-width: 0px;
	border-style: none;
}
#frontpage-center {

}
#frontpage_leftside {
	float: left;
	border-style: none;
}
#frontpage_sidebar {

}
a img {
	border-style: none;
	display: block;
}
#coupon {
	text-align: center;
	border: 2px dashed #333;
	padding: 10px;
	display: block;
}
#maincontent a img {
	padding-top: 10px;
	display: block;
}
#sidebarad {
	text-align: center;
	padding: 20px 10px;
	display: block;
	margin-bottom: 20px;
	border-bottom: 1px solid #C4C0BD;
	margin-top: 10px;
	border-top: 1px solid #C4C0BD;
}
.picture {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font: 11px/1.3em Arial, Helvetica, sans-serif;
} 
.picture img {
	border: 1px solid #CCCCCC;
	margin-bottom: 3px; 
	vertical-align: middle;
} 
.right { 
	margin: 0.5em 0pt 0.5em 0.8em; 
	float:right; 
} 
.left { 
	margin: 0.5em 0.8em 0.5em 0; 
	float:left; 
} 
h6 {
	color: #464646;
	font-size: 12px;
}
.addressinfo {
	font-size: 12px;
	line-height: 1px;
	text-indent: 15px;
}
.featurelist {
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	line-height: 1.4em;
	color: #464646;
	margin: 0px;
	text-align: left;
}
#frontpagesidebar {
	background: url(../../images/home/link_zipcode.jpg);
	float: right;
	width: 250px;
	display: block;
	height: 460px;
}
#findsavings table {
	padding-top: 50px;
	margin-top: 197px;
	margin-left: 12px;
	width: 182px;
}
#findsavings table tr td {
	font-size: 10px;
	color: #000;
	font-weight: bolder;
	vertical-align: top;
	padding-bottom: 3px;
	text-align: left;
}
.addressform {
	color: #000;
	font-size: 11px;
	background: #F8F1DE;
	list-style: none;
	font-weight: bolder;
	text-align: left;
	text-indent: 2px;
	width: 170px;
}
.addressformState {
	color: #000;
	font-size: 11px;
	background: #F8F1DE;
	list-style: none;
	font-weight: bolder;
	text-align: left;
	text-indent: 2px;
	width: 50px;
}
.addressformZip {
	color: #000;
	font-size: 11px;
	background: #F8F1DE;
	list-style: none;
	font-weight: bolder;
	text-align: left;
	text-indent: 2px;
	width: 100px;
}
.twoColFixRtHdr #container #maincontent h1 span {
	color: #464646;
	font-size: 12px;
	font-weight: bold;
}
.preferredProvider {
	font-size: 11px;
	text-align: left;
	margin-top: -20px;
	font-weight: bold;
	color: #F76531;
	font-style: italic;
}
#recordsetmenu {
	margin-left: 12px;
}
.menubarcontained {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	height: 73px;
}
.FALLSPECIAL {
	font-size: large;
	font-weight: bold;
	color: #09F;
	text-decoration: blink;
	text-align: left;
}
.bannerad {
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.recordupdate {
	font-size: 10px;
	font-weight: bolder;
	color: 464646;
}
