@charset "utf-8";

/* add margin top of site-nav div on interior pages */
#site-nav {
	margin:48px 0 0 0;
}

/* microsite */

#flashNav {
	width:922px;
	height:310px;
	border-top:#d9d4c1 6px solid;
	margin:0;
	padding:0;
}

#content {
	padding:0 45px 0 65px;
}

p.header {
	color:#006e51;
	font: 13px Georgia, "Times New Roman", Times, serif;
	line-height:24px;
}

/* about subnav */

#about-subnav, #finance-subnav {
	margin:0;
	padding:0;
}

#about-subnav li, #finance-subnav li {
	color:#c8beb1;
	display: inline;
}

#about-subnav li span, #finance-subnav li span {
	color:#227b66;
}

/* contact page */

#contact-info-box {
	width:290px;
	float:left;
	margin:0;
	padding:0;
	color:#858585;
}

#contact-info-box p {
	line-height:18px;
}

#contact-info-border {
	margin-top:27px;
	border-top:#c2c2c2 dashed 1px;
}

.contact-header {
	color:#227b66;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
}

#corporate-map {
	margin:0;
	padding:0;
	float:right;
}

#corporate-map img {
	border:#dedede solid 4px;
}


/* living in your home index/customer service */

#customer-service p {
	margin:0;
	padding:0;
	font-size:12px;
	color:#858585;
}

#customer-service p.service-header, span.service-header {
	font-family:Arial, Helvetica, sans-serif;
	color:#227b66;
	font-weight:bold;
	margin:25px 0 2px 0;
	padding:0;
	line-height:16px;
}

#customer-service #divider {
	border-bottom:#c2c2c2 dashed 1px;
	margin:25px 0;
}

#customer-service a, #customer-service a:link, #customer-service a:visited, #customer-service a:hover, #real-estate-copy a, #real-estate-copy a:link, #real-estate-copy a:visited, #real-estate-copy a:hover {
	text-decoration:underline;
	color:#227b66;
}

#customer-service a:hover, #real-estate-copy a:hover {
	text-decoration:none;
}

/* real estate pros */

#real-estate-copy {
	width:535px;
	margin:-30px 0 0 0;
	padding:0;
	color:#858585;
	font-size:12px;
}

#real-estate-copy li {
	line-height:24px;
	margin-bottom:15px;
}

#outer-list {
	color:#227b66;
}

#inner-list {
	list-style:lower-alpha;
}

#inner-list li {
	color:#858585;
	margin-bottom:0px;
}

.real-header {
	color:#227b66;
}


#real-estate-print-header{
	height:110px;
	margin-left:-15px;
	margin:0;
	padding:0;
	background: no-repeat 52px 0px;
}

/* calculator */

a.calculators { float:right; margin:10px 18px 0 0; padding:0; width: 201px; height: 84px; background-image:url(/images/microsite-persistent-nav-calculators.gif); }
a.calculators span { display: none; }
a.calculators, a.calculators:link, a.calculators:visited, a.calculators:active { display: block; height: 84px; background-position: top left; background-repeat: no-repeat; background-color: transparent; }
a.calculators:hover { background-position: bottom left; }

/* pdf link */

a, a:link, a:visited {
	text-decoration:none;
	color:#227b66;
}

a:hover {
	text-decoration:none;
	color:#b31f17;
}