/** HOMECARE ELEMENTS *************************************************/

	BODY#homestyle_assessment {
	
		background-color: #E0C7B3;
	
	}
		
	.stepNum {
		font-size: 18px;
		color: #B91418;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.browntext {
		color: #916D6D;
		font-weight: bold;
	}
	
	.orangetext {
		color: #CC6733;
		font-weight: bold;
	}
	
	BODY#homestyle_assessment .NavText {
		color: #464646;	
		text-decoration: none;
		padding-left: 8px;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	
	BODY#homestyle_assessment .NavText A  {
		color: #464646;	
		text-decoration: none;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	BODY#homestyle_assessment .NavText A:hover  {
		color: #464646;	
		text-decoration: none;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 2px;
	}