/*
|	ditech/GMAC Learning 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 */
.refinanceFaq #menu_refinanceFaq a,
.learningFHA #menu_learningFHA a,
.fhaFaq #menu_fhaFaq a,
.homeBuyingGuide #menu_homeBuyingGuide a,
.learningHome #menu_learningHome a,
.newHomeTips #menu_newHomeTips a,
.topMortgageQuestions #menu_topMortgageQuestions a,
.fixedAdjustable #menu_fixedAdjustable a,
.understandingCredit #menu_understandingCredit a,
.lowCreditScores #menu_lowCreditScores a,
.taxInformation #menu_taxInformation a,
.homeownerHelp #menu_homeownerHelp a {
	color: #00a5d9;
}

/* MASTHEADS */
.homeownerHelp #masthead h1,
.learningFHA #masthead h1,
.fhaFaq #masthead h1,
.homeBuyingGuide #masthead h1,
.learningHome #masthead h1,
.newHomeTips #masthead h1,
.topMortgageQuestions #masthead h1,
.fixedAdjustable #masthead h1,
.understandingCredit #masthead h1,
.lowCreditScores #masthead h1,
.taxInformation #masthead h1 {
	padding-top: 30px;
}

.homeBuyingGuide #masthead h2 {
	margin-top: 0 !important;
}

.layout_242 .majorColumn_2 ul li ul {
  width: 428px !important;
}

.layout_242 .majorColumn_2 ul li ul li {
  width: 416px !important;
}

/* CONTENT */
.understandingCredit h2,
.homeBuyingGuide h2 {
	margin-top: 40px !important;
}


/*	SECTION SPECIFIC TYPOGRAPHY
------------------------------------------------------------------------------*/
#masthead h1 {
	font-size: 24px !important;
}

.fhaFaq #masthead h1 {
  font-size: 18px !important;
}