@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor:default;
}

td {
	vertical-align: top;
}

#Header {
	height: 84px;
}


#Header ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

#Header #Links {
	position: relative;
	top: 40px;
	display: block;
	height: 24px;
}

#Header #Search {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	text-align: right;
	margin-right: 5px;
	display: block;
	top: 35px;
	color: #000;
	font-size: 12px;
}
#Header #Search input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: White;
	font-size: 11px;
	color: #666;
	padding: 1px;
	border: 1px dotted #333;
	width: 145px;
}

#Calendar {
	background-color: #01AEF0;	
	color: White;
	height: 60px;
	display: table-cell;
	vertical-align:middle;
}

#Calendar #CurMonth {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 56px;
	float: left;
	text-transform:uppercase;
	letter-spacing: 8px;
	padding-left: 10px;
}
#Calendar #Dates {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	float: right;
	width: 55%;
	margin-top: 7px;
}

#Calendar #Dates #Title{
	text-transform:uppercase;
	float: left;
	display:block;
	width: 100%;
}

#Calendar #Dates #Elements{
	text-transform:uppercase;
	float: left;
	display:block;
	width: 100%;
}

#Calendar #Dates #Elements a {
	text-transform:uppercase;
	color: Black;
	background-color: White;
	float: left;
	width: 25px;
	display: block;
	text-align: center;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
#Calendar #Dates #Elements a:hover {
	color: Black;
	background-color: White;
	float: left;
	width: 25px;
	display: block;
	text-align: center;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


#Calendar #Dates #Elements span {
	text-transform:uppercase;
	color: White;
	float: left;
	width: 25px;
	display: block;
	text-align: center;
}

#Calendar #popup {
	display:none;
	width: 370px;
	border: 5px solid #8F989F;
	text-align: left;
	position: absolute;
	top: 200px;
	left: 50%;
	right: 50%;
	margin-left: -185px;
	margin-right: auto;
	padding: 7px;
	background-color: White;
	font-size: 11px;
	color: #333;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Calendar #popup a#close_link {
	color: Black;
	text-decoration: underline;
	float:right;
	padding: 3px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;
}
#Calendar #popup a#close_link:hover {
	background-color: #ccc;
	text-decoration: none;
}

#Calendar #popup .weekday {
	display:block;
	color: #4A94B7;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;

}

#Calendar #popup .listing_subtitle_blue {
	color: #4B89B0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 4px;
}
#Calendar #popup a.listing_subtitle_gray {
	color: #555;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top:3px;
	margin-bottom: 3px;
	display: block;
}
#Calendar #popup a.listing_subtitle_gray:hover {
	background-color: #999;
	color: White;
	text-decoration: none;
}
#Calendar #popup .listing_anounce_gray {
	color: #A3999A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-left: 4px;
}
/* ------------------------------------------------------ */


#Sublinks {
	height: 38px;
	background-color: #F68121;
	padding-left: 10px;
	vertical-align: middle;
}

#Sublinks a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	color: White;
	text-transform: uppercase;
	margin-right: 20px;
	text-decoration:none;
	font-weight:bold;
	background-image:url(images/sublinks_bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 24px;
}

#Sublinks a:hover {
	color: #DC1617;
}

#Sublinks a.playmovie {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: right;
	color: White;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:bold;
	background-image:url(images/play_movie.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 30px;		
	width: 100px;
	margin-right: 10px;
}
#Sublinks a.playmovie:hover {
	color: #DC1617;
}

#Bottom {
	background-image:url(images/bottom_gradient.gif);
	background-position: left;
	background-repeat:x-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	height: 20px;
	display: table-cell;
	background-color: #B1BCC2;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

#Bottom a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	margin-right: 10px;
	display: block;
	float:left;
	margin-top: 5px;
	margin-bottom: 4px;
}
#Bottom a:hover{
	text-decoration: underline;
}
	
#Bottom img{
	border: none;
	margin-right: 3px;
}


#MainBody {
		display: table-cell;
		vertical-align:top;
}

#MainBody .section_title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #C1C5C8;
	letter-spacing:-1px;
	padding-left: 20px;
}

#MainBody .section_description {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	color: #6D747A;
	padding-left: 20px;
	display:block;
}

#MainBody .table_row {
	border-bottom: 1px dotted #666;	
}

#MainBody .table_row_dotted {
	border-bottom: 1px dotted #666;	
	border-left: 1px dotted #666;	
	padding-left: 5px;
	padding-right: 5px;
}


#MainBody .table_title {
	color: #F98413;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	text-transform:uppercase;
	border-bottom: 1px dotted #666;	
	border-left: 1px dotted #666;	
	padding-left: 5px;
}

#MainBody .listing_subtitle_blue {
	color: #4B89B0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#MainBody .listing_subtitle_gray {
	color: #A3999A;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
}
#MainBody .listing_anounce_gray {
	color: #555;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}


#MainBody .details_table_title {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px dotted #666;	
}
#MainBody .details_table_subtitle {
	color: #666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-transform:uppercase;
}
#MainBody .details_table_text {
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align:top;
	display:table-cell;
}

#MainBody .bottom_area_title {
	padding: 3px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top: 1px dotted #666;	
	border-bottom: 1px dotted #666;	
	float:left;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-transform:uppercase;
}

#MainBody .bottom_area_elementtitle {
	color: #4A94B7;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
}
#MainBody .bottom_area_elementtext {
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align:top;
	display:table-cell;
}

#MainBody .section_blue_title {
	display:block;
	color: #4A94B7;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;

}
#MainBody .section_red_title {
	display:block;
	color: #FE4112;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;

}

#MainBody .text_page {
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align:top;
	display:table-cell;
}

#MainBody .text_page .red {
	color: #FE4112;
}

#MainBody .text_page a {
	color: #4A94B7;
	text-decoration: none;
}
#MainBody .text_page a:hover {
	text-decoration: underline;
}

#MainBody a.orange_bgr_link {
	padding: 5px;
	color: White;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform:uppercase;
	background-color: #FE4112;
	text-decoration: none;
	-moz-border-radius: 4px;
   -webkit-border-radius: 4px;
	border-radius: 4px;
}

#MainBody a.orange_bgr_link:hover {
	text-decoration: underline;
}

#MainBody .orange_bgr_title {
	padding: 5px;
	color: White;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	text-transform:uppercase;
	background-color: #FE4112;
	text-decoration: none;
	-moz-border-radius: 4px;
   -webkit-border-radius: 4px;
	border-radius: 4px;

}

#MainBody #Directions_Right {
	background-image: url(images/visit_directions.gif);
	background-repeat: no-repeat;
	color: Black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 200px;
	height: 540px;
	float: right;
	display: block;
	margin: 10px;
	text-align: center;
}

#MainBody #Directions_GoogleMap {
	width: 500px; 
	height: 500px; 
	margin: 10px; 
	border: 20px solid #7E6F6C;
}

#MainBody .Directions_DottedTitle {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	display: block;
	width: 180px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
}

#MainBody .Directions_BigNumbers {
	text-align: center;
	font-size: 13px;
	color: #58595B;
	font-family: "Times New Roman", Times, serif;
}

#MainBody .Directions_BigNumbers .red {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FE4112;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	display: block;
}

#MainBody .Directions_BigNumbers td{
	display: table-cell;
	vertical-align: top;
	text-align: center;
	width: 25%;
}

#MainBody .Directions_BigNumbers_Tall {
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	color: #6D747A;
	padding-left: 20px;
	line-height: 17px;

}
#MainBody .Directions_BigNumbers_Tall a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D2232A;
	font-size: 13px;
	display: block;
	margin-top: 5px;
	float:left;
}
#MainBody .Directions_BigNumbers_Tall span.trebuchet{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#MainBody .Directions_BigNumbers_Tall table td{
	vertical-align: middle;
}
#MainBody .Directions_BigNumbers_Tall span.trebuchet a.link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D2232A;
	font-size: 13px;
	margin: 0px;
}


#MainBody .visits_gallery_right_title{
	color: Black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin-top: 5px;
}

#MainBody .visits_gallery_right_box {
	padding: 5px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	float:right;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #cccccc;
	text-decoration: none;
	-moz-border-radius-bottomleft: 16px;
	-moz-border-radius-bottomright: 16px;
   -webkit-border-bottom-left-radius: 16px;
   -webkit-border-bottom-right-radius: 16px;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	display: block; 
	width: 180px;
	margin: 10px;
	margin-top: -5px;
	text-align: center;
}

#MainBody .visits_gallery_right_box p{
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
}

#MainBody #Visits_FacilityRentals_Gallery {
	width: 500px; 
	height: 300px; 
	margin: 10px; 
	border: 20px solid #7E6F6C;
	margin-top: 15px;
}

#MainBody #Visits_FacilityRentals_Gallery_Note {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-size: 11px;
}

#MainBody .Exhibition_Title {
	color: #F98413;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	text-transform:uppercase;
}

#MainBody .Exhibition_Dates {
	color: #7E6F6C;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	text-transform:uppercase;
}

#MainBody .Exhibition_Description {
	color: #7E6F6C;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#MainBody a.Exhibition_Link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D2232A;
	font-size: 13px;
	text-decoration: underline;
}
#MainBody a.Exhibition_Link:hover {
	text-decoration: none;
}

#MainBody .Exhibition_Location {
	color: #7E6F6C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
}

#MainBody .Blue_Title {
	color: #4A94B7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform:uppercase;
}

#WeeklyObjects_BigImage_Holder {
	display: table-cell;
	width: 550px;
	height: 350px;
	border: 1px solid #ddd;
	padding: 10px;
	margin: 10px;
	vertical-align: middle;
	text-align: center;
	height: 380px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	border-radius: 8px;
	
}
#WeeklyObjects_Description {
	width: 550px;
	padding: 11px;
	color: #7E6F6C;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	max-height: 380px;
	height: 200px;
	overflow: hidden;
}


/* Object of the Week Carousel */

.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
border: 1px dotted #999;
overflow: scroll; /*leave this value alone*/
width: 510px; /*Width of Carousel Viewer itself*/
height: 255px; /*Height should enough to fit largest content's height*/
margin-left: 20px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 157px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/* End of Object of the Week Carousel */

#MainBody .membership_levels_box {
	display: table-cell; 
	width: 80px; 
	height: 62px; 
	text-align: center; 
	vertical-align: middle;
	background-color: #F7923D; 
	color: White;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#MainBody .membership_levels_text {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#MainBody a.join_support_Link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4A94B7;
	font-size: 13px;
	text-decoration: underline;
}
#MainBody a.join_support_Link:hover {
	text-decoration: none;
}

#MainBody .support_blue_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4A94B7;
	font-size: 13px;
	text-decoration: underline;
}

#MainBody .Join_Volunteer_Form {
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6D747A;
	font-size: 13px;
	padding-right: 10px;
}

#MainBody .Join_Volunteer_Form input{
	border: 2px solid #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	padding: 2px;
	width: 100%;	
}

#MainBody .Join_Volunteer_Form select{
	border: 2px solid #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	padding: 1px;
	width: 100%;	
}

#MainBody .Join_Volunteer_Form textarea{
	border: 2px solid #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	padding: 2px;
	width: 100%;	
}

#MainBody .Join_Volunteer_Form .button{
	padding: 5px;
	color: White;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform:uppercase;
	background-color: #FE4112;
	text-decoration: none;
	-moz-border-radius: 4px;
   -webkit-border-radius: 4px;
	border-radius: 4px;	
	width: 80px;
	border: none;
	display: block;
	margin-right: 10px;
	cursor: pointer;
}

#MainBody .Join_Volunteer_Form .error_message{
	padding: 5px;
	color: White;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #DD0000;
	text-decoration: none;
	-moz-border-radius: 4px;
   -webkit-border-radius: 4px;
	border-radius: 4px;	
	border: none;
	display: block;
	text-align: center;
}

#MainBody .Join_Enewsletter_Form {
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6D747A;
	font-size: 13px;
	padding-right: 10px;
}

#MainBody .Join_Enewsletter_Form input{
	border: 2px solid #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	padding: 2px;
	width: 100%;	
}

#MainBody .Join_Enewsletter_Form select{
	border: 2px solid #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 1px;
	width: 100%;
	background-color: #999;
	color: White;
}

#MainBody .Join_Enewsletter_Form textarea{
	border: 2px solid #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	padding: 2px;
	width: 100%;	
}

#MainBody .Join_Enewsletter_Form .button{
	padding: 5px;
	color: White;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform:uppercase;
	background-color: #FE4112;
	text-decoration: none;
	-moz-border-radius: 4px;
   -webkit-border-radius: 4px;
	border-radius: 4px;	
	width: 80px;
	border: none;
	display: block;
	margin-right: 10px;
	cursor: pointer;
}

#MainBody .Join_Enewsletter_Form .error_message{
	padding: 5px;
	color: White;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #DD0000;
	text-decoration: none;
	-moz-border-radius: 4px;
   -webkit-border-radius: 4px;
	border-radius: 4px;	
	border: none;
	display: block;
	text-align: center;
}

#MainBody #General_HistoryImage {
	width: 500px; 
	height: 338px; 
	margin: 10px; 
	border: 20px solid #7E6F6C;
}

#MainBody .Red_Title {
	color: #D2232A;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	text-transform:uppercase;
}

/* Multimedia */
#multimedia_listing {
	width: 594px;
	height: 300px;
	background-color: Black;
	color: White;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	overflow: auto;
	line-height: 15px;
}

#multimedia_listing a.item_title{
	color: #4A94B7;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 2px;
	margin-top:3px;
	margin-bottom: 3px;
	display: block;
	line-height: normal;
}

#multimedia_listing a.item_title:hover{
	color: White;	
	background-color: #4A94B7;
	text-decoration: none;
}




/* KIDESUM */

.kidseum_bottom_table_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	display: table-cell;
	font-size: 16px;
	border-bottom: 1px dotted #333;
}

.kidseum_bottom_table_text {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	text-align: left;
	display: table-cell;
	font-size: 13px;
	padding: 10px;
}
#kidseum_list ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}

#kidseum_list li {
	background: url(images/kidseum/kidseum_bullet.png) 0px 3px no-repeat ;
	padding-left: 20px;
}



.white_round {
	width: 86px;
	height: 85px;
	background-image: url(images/kidseum/white_round.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	display: table-cell;
	vertical-align: middle;
	line-height: 16px;
}

.green_round {
	width: 86px;
	height: 85px;
	background-image: url(images/kidseum/green_round.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	display: table-cell;
	vertical-align: middle;
	line-height: 16px;
}

.orange_round {
	width: 86px;
	height: 85px;
	background-image: url(images/kidseum/orange_round.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	display: table-cell;
	vertical-align: middle;
	line-height: 16px;
}

.lt_orange_round {
	width: 86px;
	height: 85px;
	background-image: url(images/kidseum/lt_orange_round.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	display: table-cell;
	vertical-align: middle;
	line-height: 16px;
}

.calendar_title_red {
	background-image: url(images/kidseum/red_dots.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 120px;
	height: 140px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F03F23;
}
.calendar_weekdays_red {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F03F23;
	font-weight: bold;
}
.calendar_days_red {
	background-image: url(images/kidseum/orange_small_dots.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

.calendar_days_red a{
	color: White;
	text-decoration: underline;
}
.calendar_days_red a:hover{
	color: Black;
}
.calendar_days_red_active {
	background-image: url(images/kidseum/red_small_dots.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}




.calendar_title_blue {
	background-image: url(images/kidseum/white_dots.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 120px;
	height: 140px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F03F23;
}
.calendar_weekdays_blue {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F03F23;
	font-weight: bold;
}
.calendar_days_blue {
	background-image: url(images/kidseum/white_small_dots.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

.calendar_days_blue a{
	color: black;
	text-decoration: underline;
}
.calendar_days_blue a:hover{
	color: #999;
}
.calendar_days_blue_active {
	background-image: url(images/kidseum/red_small_dots.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
