@charset "utf-8";
/* CSS Document */

/* Table styles*/

#ctl00_CalendarViewHolder_OEYCCalendar 
{
	
	height: 50%;
	background-color: orange;
	}
	
#ctl00_CalendarViewHolder_BasicInfoLabel
{
	display: none;
	}

#controlDetail3 
{
	height: 50%;
	}
.visitorCalendarSectionTitle 
{

	padding:0px;
	color:Red;
	}
	
.visitorCalendarSectionTitle h1 h2 
{

	padding:0px;
	color:Red;
	}


/* PAGE LAYOUT STYLES */

#wrapper { 
	width: 980px; 
}

#footer { 
	width: 710px;
}

#header img {
	margin: 0px 10px 0px 10px;
}

#textlinks, #arc, #navbar, #banner, #tab_menu, #tab_menu_services, #left_column, .pageFind, .more, .spacerTop, .promo, .thick, .previous, .next, .subtitleLabel {
	display: none;
}

.no-print
{
	display:none !important;
}

#left_column {
	display: none;
}

#right_column {
	/*width: 710px;*/
	height:125px;
	float: none;
}


/* FOOTER STYLES */

#left_footer {
	width: 40%;
	border-top: 1px solid #7f7f7f;
}

#right_footer {
	width: 60%;
	border-top: 1px solid #7f7f7f;
}