﻿/****************************************************************/
/*                           Content                            */
/****************************************************************/
#destination_box {
	width: 553px;
	background-color: #EF860A;
	background-image:url(../images/template/misc/events_dest_bg.jpg);
	margin: 6px 0px 0px 1px;
	border: solid 1px #EF860A;
}
/****************************************************************/
/*                   Secondary Nav & Menus                      */
/****************************************************************/
.menu_heading a:hover{
	color: #EF860A;
	font-weight: bold;
	text-decoration: underline;
}
.menu_heading_current { color: #7B0046; }

#menu_left .carat {
	color: #EF860A;
	margin-right: 3px;
	font-weight: bold;
}
#menu_left .submenu a:hover {
	color: #EF860A;
	text-decoration: underline;
	font-weight: normal;
}	
.calendarDOW {background-color: #EF860A; color: White; }
.Calendar { }
.bgCalendar {background-color:#F5A641;  }
.bgDaySelected {background-color: #ED7E0A;}
.mandatory {color: #EF8609;font-weight: bold; }
