h1{
	color:#FAC946;

}

.title {
	border-top:5px solid #FAC946;


}

.underLine {
	background-color:#FAC946;

}


h2	{
	color:#FAC946;
	border-bottom:1px solid #FAC946;
}

/*********** sidenav  styles ***********/
#sideNavHeader {
	color:#FAC946;

}


#sectionLinks{
	color:#333333;
}


#sectionLinks a:hover{
	border-top:1px solid #FAC946;
}


#subSectionLinks a:hover{
	border-top:1px solid #FAC946;
	
}

