/* -------spring-------- */
/*
#home #mid .spot h3, #home #mid .sidebar h3 {
	background-color: #75527b;
	}
	
#home #mid .sidebar {
	background-color: #e8d9eb;
	}

*/
/* --------summer-------- */

/*

#home #mid .spot h3, #home #mid .sidebar h3 {
	background-color: #793900;
	}
	
#home #mid .sidebar {
	background-color: #dedede;
	}

*/	
/* --------fall-------- */

/*
#home #mid .spot h3, #home #mid .sidebar h3 {
	background-color: #a65a00;
	}
	
#home #mid .sidebar {
	background-color: #e5daa8;
	}
*/
	
/* --------winter-------- */


#home #mid .sidebar h3 {
	background-color: #ff6633;
	}
	
#home #mid .sidebar {
	background-color: #ffcc66;
	}

