/*
|	ditech/GMAC Equity Section CSS
|	section specific css
|	
|	credits:
|	Eric Meyer's Reset CSS: http://meyerweb.com/eric/tools/css/reset/
|	Mark James's FAMFAMFAM Icons : http://www.famfamfam.com/
|
*/

/*	SECTION SPECIFIC STRUCTURAL
------------------------------------------------------------------------------*/
/* MENUS */
.equityHome #menu_equityHome a,
.interestOnlyHeloc #menu_interestOnlyHeloc a,
.eFlatFee #menu_eFlatFee a,
.heloanHeloc #menu_heloanHeloc a,
.improvements #menu_improvments a,
.debtConsolidation #menu_debtConsolidation a,
.helocAbout #menu_helocAbout a,
.howMuchEquity #menu_howMuchEquity a,
.equityFaq #menu_equityFaq a {
	color: #00a5d9;
}

/* MASTHEADS */
.equityHome #masthead h1,
.interestOnlyHeloc #masthead h1,
.eFlatFee #masthead h1,
.heloanHeloc #masthead h1,
.improvements #masthead h1,
.debtConsolidation #masthead h1,
.helocAbout #masthead h1,
.howMuchEquity #masthead h1,
.interestRateTypes #masthead h1,
.simpleCompoundInterest #masthead h1,
.helocBenefits #masthead h1,
.helocSecondMtg #masthead h1,
.equityFaq #masthead h1 {
	padding-top: 30px;
}

/* CONTENT */
.interestRateTypes a.btn_applyNow{
	margin-bottom: 14px;
}

.equityHome a.btn_applyNow {
	margin-left: 250px;
}

.equityHome .containerElement_2column {
	height: 250px;
}

.equityFaq h2 {
	margin-top: 40px;
}

/*	SECTION SPECIFIC TYPOGRAPHY
------------------------------------------------------------------------------*/