/* ------Text Only ----- */

		.orange-text {color: #F36E21 !important}
		.dark-orange-text {color: #BF571B !important}
		.light-orange-text {color: #F29C6B !important}
		a.light-orange-text {color: #F29C6B !important}
		.brown-text {color: #513127 !important}
		.light-brown-text {color: #855040 !important}
		.black-text {color: #000000 !important}
		.white-text, .white-text p {color: #FFFFFF !important}
		.warm-gray-text {color: #C7C3BD !important}
		.dark-red-text {color: #660000 !important}
		.light-red-text {color: #87080E !important}
		.dark-cream-text {color: #EAE8E2 !important}
		.light-cream-text {color: #F1F0EC !important}
		.yellow-text {color: #ffde17 !important}
		.gray-text, .gray-text a, a.gray-text {color: #555555 !important}
		.gray-text a:hover, a.gray-text:hover {color: #111111 !important}
		
		.orange-link a, .orange-links a, a.orange-link, a.orange-links {color: #F36E21 !important}
		.white-link a, .white-links a, a.white-link, a.white-links {color: #FFFFFF !important}

		

/* ------ Backgrounds ----- */

		.orange-bkg {background: #F36E21 !important;}
		.orange-bkg-change a:hover,
		.orange-bkg-change a:active,
			{
			background: #BF571B !important
			}
		.light-orange-bkg {background:#F29C6B !important}
		.dark-orange-bkg {background:#BF571B !important}
		.brown-bkg {background: #513127 !important}
		.black-bkg {background: #000000 !important}
		.white-bkg {background: #FFFFFF !important}
		.warm-gray-bkg {background: #C7C3BD !important}
		.light-gray-bkg {background: #cdcdcd !important}
		.light-gray-bkg {background: #eeeeee !important}
		.dark-red-bkg {background: #660000 !important}
		.light-red-bkg {background: #87080E !important}
		.dark-cream-bkg {background: #EAE8E2 !important}
		.light-cream-bkg {background: #F1F0EC !important}
		.dark-gray-bkg {background: #666666 !important}
		
		.beige-bkg {background: #f9ebbd}
		
		
/* ------ Borders ----- */
		
		.dark-cream-border-top {border-top: 10px solid #EAE8E2 !important}
		.dark-cream-border-bottom {border-bottom: 2px solid #EAE8E2 !important}

		.dark-cream-border-left {border-left: 2px solid #EAE8E2 		!important}
		.dark-cream-border-right {border-right: 2px solid #EAE8E2 		!important}
		
		.dark-cream-border {border: 2px solid #EAE8E2 !important}
		
		.dark-gray-border-top {border-top: 10px solid #cccccc !important}


		.orange-border {border-color: #F36E21 !important}
		.dark-orange-border {border-color: #BF571B !important}
		.light-orange-border {border-color: #F29C6B !important}
		.light-orange-border {border-color: #F29C6B !important}
		.brown-border {border-color: #513127 !important}
		.light-brown-border {border-color: #855040 !important}
		.black-border {border-color: #000000 !important}
		.dark-red-border {border-color: #660000 !important}
		.light-red-border {border-color: #87080E !important}
		.dark-cream-border {border-color: #DFDECB !important}
		
		.no-border {border: 0px !important}
		

	
.schoolname h2 a, .schoolname a h2 {color: #f36e21 !important; margin-top: 3px !important}

.ui-widget-content {color: #777 !important}

.white-table td {background: #ffffff !important; padding-top: 5px !important; padding-bottom: 5px !important}