@charset "utf-8";
/* CSS Document */

DIV#block-menu-menu-header-menu {display:none;}
P.hours {display:none;}
DIV.search-container {display:none;}
DIV.nav-container {display:none;}
DIV.interior-tools {display:none;}
UL.menu {display:none;}
DIV.secondary {display:none;}
DIV.navcontact {display:none;}
DIV.social-container {display:none;}
a:link:after, a:visited:after {content: "";}

/*hours, GS, calendar */
DIV.whourstablecontainer {
	position:relative;
	width:600px;
	border:#FFF solid 1px;
	margin-left:20px;
}
DIV.whourscalendarcell {
	text-align:center;
	position:relative;
	width:83px;
	float:left;
}
DIV#link_container {display:none;}
P#GStext {display:none;}
H2#hourstitle {display:none;}
DIV.mhourstablerow {
	width:600px;
}
DIV#mgraybox {border:#999999 solid 1px;}
P.pageinstruction {display:none;}
P#roomdesc {display:none;}
DIV.dayblock-hourrow {
	position:relative;
	width:600px;
}
DIV.hourlabelcell {
	position:relative;
	float:left;
	width:130px;
	border:#999 solid 1px;
}
DIV.rooms-block {
	position:relative;
	float:left;
	width:450px;
	border:#999 solid 1px;
}
DIV.room-row {
	position:relative;
	width:430;
	clear:both;
}
	
DIV.room-cell {
	position:relative;
	float:left;
	width:30px;
}
DIV.event-cell {
	position:relative;
	float:left;
	width:300px;
}