/** PHYSICIAN ELEMENTS ***********************************************/

	BODY#traveldestinations {
	
		background-color: #FEF0E3;
	
	}
	
	.header {
		font-size: 15px;
		color: #AE723E; 
		font-weight: bold; 
		text-align: left;
		padding-top: 10px;
	}
	
	.headerblue {
		font-size: 15px;
		color: #23347A; 
		font-weight: bold; 
		text-align: left;
		padding-top: 10px;
	}
	