#title_image
{
	position:absolute;
	top:55px;
	left:43px;
}
/* Navigation / main image */
#nav_transparent
{
	position:absolute;
	width:850px;
	height:35px;
	filter:alpha(opacity=58);
	-moz-opacity:.58;
	opacity:.58; 
	background-image:url(images/menubg.png);
	background-repeat:repeat;
	top:0px;
}
#mainnav_container
{
	width:850px;
	height:166px;
	position:relative;
	z-index:100;
}
#mainnav_inner
{
	width:850px;
	height:35px;
	position:absolute;
	overflow:hidden;
	top:0px;
}
#mainnav
{
	float:left;
	width:850px;
	height:35px;
	margin:0px;
	padding:0px;
	list-style:none;
	overflow:hidden;
}
#mainnav li
{
	height:35px;
	float:left;
	margin:0px;
	padding:0px;
	cursor:pointer;
}
/* Nav/main image layout*/

#main_content
{
	width:850px;
	margin:0px 0px 0px 0px;
	position:static;
}
#page_head_container
{
	width:807px;
	height:121px;
	padding:16px 0 0 43px;
	background-color:#E8EDCF;
}
#page_head_2col_container
{
	/*
	float:left;
	width:658px;
	*/
	background-color:#ffffff;
	float:left;
	width:658px;    
	border-right:192px solid #D7D6AD;
	margin-right:-192px;
	 /* So IE plays nice */
}
#page_head_2col_main
{
	float:left;
	width:658px;
	margin-right:-658px;
}
#page_head_2col_header
{
	width:615px;
	height:121px;
	padding:16px 0 0 43px;
	background-color:#E8EDCF;
}
#page_head_2col_header_short
{
	width:615px;
	height:63px;
	padding:16px 0 0 43px;
	background-color:#E8EDCF;
}
#page_head_2col_body
{
	position:relative;
	left:-50px;
	width:370px;
	padding:25px 0 0 245px;
}
#page_head_2col_gallery_body
{
	width:430px;
	padding:25px 0 0 185px;
}
#page_head_2col_body_full
{
	width:565px;
	padding:15px 0 0 44px;
}

#page_1col_header_short
{
	width:806px;
	height:63px;
	padding:16px 0 0 44px;
	background-color:#E8EDCF;
}
#page_1col_body_full
{
	width:806px;
	padding:15px 0 0 44px;
}
.schedule_table th
{
	font-size:10px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	color:#333333;
	border-bottom:1px solid #C9C797;
}
.schedule_table td
{
	font-size:12px;
	line-height:20px;
	font-family:"Trebuchet MS";
	border-bottom:1px solid #C9C797;
}
.sub_program
{
	margin-top:16px;
}
.sub_program_inner
{
	margin-top:7px;
}
.page_head_text
{
	width:475px;
	margin-top:4px;
}
.page_head_text_schedule
{
	width:555px;
	margin-top:4px;
	float:left;
}
.page_head_text_schedule_right
{
	width:150px;
	margin:6px 33px 0px 0px;
	float:right;
	text-align:right;
}
#programs
{
	width:610px;
	padding-left:240px;
	margin-top:24px;
}
/* Side Nav */
#submenu_right
{
	float:right;
	width:169px;
	height:457px;
	background-color:#D7D6AD;
	padding:24px 0px 24px 23px;
}
#sidenav_container
{
/*
	float:right;
	width:169px;
	min-height:457px;
	background-color:#D7D6AD;
	padding:24px 0px 24px 23px;
*/
	position:relative;
	position:relative;top:-137px;
	float:right;
	width:179px;
	margin-right:-179px;
	
}
#sidenav_content
{
	margin:26px 0px 24px 23px;
}
#sidenav_content_page
{
	margin:18px 0px 24px 23px;
}
.sidenav_item_container
{
	margin-top:5px;
	margin-bottom:5px;
	line-height:14px;
}
.sidenav_item
{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#00566A;
	text-decoration:none;
}
.sidenav_item:hover
{
	color:#000000;
	text-decoration:none;
}
.sidenav_item img{
	border: 0;
}
/* End Side Nav */