/*
	------------------------------------------
	GENERAL
	------------------------------------------
*/
body {
	background-color:#FFFFFF;
	margin:0px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size: small;	
	height:100%;	
	text-align:left;
}
a.moreLink:link,a.moreLink:visited
{
    color:#000000;
}
a.moreLink:hover, a.moreLink:active 
{
    text-decoration: underline;
}
    

a, a:link {
	color:#49c5ee;
	text-decoration: none;
}
a:visited {
	color:#9ccbda;
}
a:hover, a:active {
	color:#000000;
	text-decoration: underline;
}




#contentHolder,#homeHolder{
	position:relative;
        width:792px;
	min-height:803px;
	height:auto;
	border:0px solid black;	
	margin-left:78px;
	text-align:left;
}
#homeHolder,#interiorHolder {
	margin:0 auto;
	background:url(_images/home_bkg.jpg) no-repeat;	
	width:949px;
}
#interiorHolder {
	position:relative;
	background:url(_images/interior_bkg.jpg);	
	border:0px solid black;	
	min-height:500px;
	overflow: auto;
	height:auto;
}
#interiorExhibitHolder{
	min-height:620px;
	width:100%;
}
.oneColumnLayout{
	width:100%;
	height:auto;
	clear:both;
	float:left;
	margin-bottom:20px;
	/*border:1px solid black;*/	
	
	/*overflow: auto;*/
}
.twoColumnLayout{
	float:left;
	width:390px;
	/*font-size:x-small;*/
	margin-right:6px;
	height:auto;
}
.threeColumnLayout{
	float:left;
	width:242px;
	margin-right:8px;
	height:auto;
	border:0px solid black;
}
.fourColumnLayout{
	float:left;
	width:170px;
	margin-right:28px;
	height:auto;
}
.twoColumnInterior{
	float:right;
	width:375px;
	/*font-size:x-small;*/
	margin-right:0px;
	height:auto;
}
#interiorContentHolder li{
	list-style:disc;
	color:#40aed2;
}
#interiorContentHolder li span{
	color:#000000;
}
.VerticalDivider{
	background-color:#49c5ee;
	float:left;
	width:6px;
	min-height:382px;
	height:100%;
	vertical-align:middle;
	margin:0px 5px 0px 5px;
	border:0px solid black;
}
.Interior{
	height:675px;
	border:0px solid black;
}
.HorizontalDivider{
	width:100%;
	height:6px;
	margin:10px 0px 15px 0px;
	border:0px solid black;
}

/*
	------------------------------------------
	HEADER
	------------------------------------------
*/
.logo{
	margin-top:15px;
	position:relative;
	left:-8px;
}
#Header{
	position:relative;
	z-index:99;
	background-color:#49c5ee;
	background-color:#81b7c9;
	height:160px;
	width:774px;
	padding-left:18px;
	margin-bottom:18px;
}
#navHolder{
	position:relative;
	left:-6px;
	height:15px;
	width:815px;
	border:0px solid black;
	/*margin-top:8px;*/
	border:0px solid black;
	text-transform:uppercase;
	font-size:13px;
}

/*
	------------------------------------------
	HOME PAGE ONLY
	------------------------------------------
*/
#homeContentHolder{
	height:510px;
	width:793px;
	margin:0px 0px 35px 0;
	border:0px solid black;
}
#homeContent{
	background-color:#49c5ee;
	background-color:#81b7c9;
	padding-left:20px;
	height:auto;
	min-height:345px;
	width:772px;
	margin:11px 0px 0px 0px;
	border:0px solid black;
}
.homeSection {
	float:left;
	width:235px;
	height:auto;
	min-height:310px;
	margin-right:8px;
	border:0px solid black;
}
.homeHeaders{
	margin:14px 50px 10px 0;
}
.navDivider{
	background-color:#44b8df;
	background-color:#77a6b7;
	float:left;
	width:756px;
	height:6px;
	margin:14px 0px 3px 0px;
	border:0px solid black;
}
.homeVerticalDivider{
	background-color:#44b8df;
	min-height:294px;
	margin:32px 8px 0px 0px;
}
.horizontalDivider{
	background-color:#49c5ee;
	width:100%;
	height:6px;
	margin:14px 0px 3px 0px;
	border:0px solid black;
}
.align{
	padding-right:15px;
}
#logoBox{
	float:left;
	width:280px;
	height:38px;
	background-color:#FFFFFF;
	margin-top:52px;
	border:0px solid black;
}
.logoItem{
	float:left;
	height:27px;
	margin:3px 5px 0px 9px;
}
/*
	------------------------------------------
	EXHIBITIONS PAGE
	------------------------------------------
*/

.exhibitionHolder{
	float:left;
	/*height:140px;*/
	width:100%;
	border:0px solid black;
}
.exhibitDate{
	font-weight:bold;
	font-size:8pt;
}
.pastExhibitsText, .futureExhibitsText{
	color:#49c5ee;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	margin-top:5px;
}
/*#pastExhibits, #futureExhibits{
	border:0px solid black;
	position:relative;
	clear:both;
}
*/
.exhibitHolder{
	float:left;
	/*min-height:115px;*/
	width:180px;
	border:0px solid black;
}
.exhibitTitle{
	float:left;
	width:180px;
	margin-right:20px;
}
.bottomSpace{
	margin-bottom:45px;
}
/*
	------------------------------------------
	ABOUT US PAGE
	------------------------------------------
*/
#topSection table{
	/*text-align:justify;*/
}
#middleSection{
	/*width:242px;*/
	margin:0 8px 20px 8px;
}
#rightSection{
	/*width:242px;*/
	margin:0 0 20px 8px;
}
#historyText{
	float:left;
	width:280px;
	padding-left:5px;
	margin:-10px 0px 0px 5px;
	border:0px solid black;
}
.logoImg{
	margin:7px 0px 0px 0px;
}

/*
	------------------------------------------
	JOIN PAGE
	------------------------------------------
*/

.nodivider{
	margin-right:22px;
}
.smallMargin{
	margin-right:10px;
}
.mediumMargin{
	margin-right:20px;
}

#joinText{
	float:left;
	min-height:196px;
	width:610px;
	margin-left:5px;
	border:0px solid black;
}
.joinHolder{
	float:left;
	min-height:115px;
	width:793px;
}
#bottomContent{
	margin-bottom:20px;
}	
/*
	------------------------------------------
	EDU & PROGS PAGE
	------------------------------------------
*/
.largeColumn{
	float:left;
	width:491px;
	/*text-align:justify;*/
}
.smallColumn{
	float:left;
	padding-right:3px;
	margin-right:0px;
	margin-left:12px;
	width:280px;
	/*text-align:justify;*/
}

.programsHolder{
	float:left;
	min-height:118px;
	width:494px;
	margin-bottom:40px;
	border:0px solid black;
}
.familyHolder{
	float:left;
	min-height:290px;
	width:274px;
	margin-bottom:40px;
	border:0px solid black;
}
.programsText{
	/*font-size:x-small;*/
	letter-spacing:0px;
	/*text-align:justify;*/
}
.thumbImg{
	float:left;
	min-height:90px;
	min-width:80px;
	text-align:left;
}
.adultHolder{
	float:left;
	min-height:115px;
	width:234px;
}
.familyText{
	float:left;
	min-height:115px;
	width:274px;
	text-align:left;
}

/*
	------------------------------------------
	INTERIOR PAGES
	------------------------------------------
*/
#pageTitle{
	width:100%;
	margin-bottom:5px;
}
.tableImg{
	margin-bottom:25px;
	padding-right:10px;
}
a, a:link {
	color:#49c5ee;
	text-decoration: none;
}
a:visited {
	color:#9ccbda;
}
a:hover, a:active {
	color:#000000;
}
/*
	------------------------------------------
	TEXT FORMATS
	------------------------------------------
*/
#links{
	float:right;
}
.more{
	width:100%;
	text-align:right;
	border:0px solid black;
	margin-bottom:8px;
}
.readMore{
	text-align:right;
	color:#49c5ee;
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase;
	border:0px solid black;
}
.readMore a, .readMore a:link, .readMore a:visited, .readMore a:active {
	color:#49c5ee;
	text-decoration: none;
}
.readMore a:hover {
	color:#49c5ee;
	text-decoration: underline;
}
.headerLarge{
	font-weight:bold;
	font-size:16pt;
	text-transform:uppercase;
	margin-top:2px;
}
.mediumSubhead{
	font-size:13pt;
	margin-top:-20px;
	text-align:left;
}

.blueHeaders{
	font-size:10pt;
	color:#40aed2;
	text-transform:capitalize;
	font-weight:bold;
	margin-top:5px;
	text-align:left;
}
.blueLinks{
	font-size:10pt;
	margin-bottom:-2px;
}
.subheads{
	margin:5px 0 -2px 0;
	font-size:11pt;
	letter-spacing:-1px;
	text-transform:uppercase;
	font-weight:bold;
	border:0px solid black;
}
.subHeaders{
	margin:-5px 0px 2px 0px;
	font-size:13pt;
	text-transform:uppercase;
	text-align:left;
}
.subHeaders a, .subHeaders a:link, .subHeaders a:visited, .headerLarge a, .headerLarge a:link, .headerLarge a:visited, .mediumSubhead a, .mediumSubhead a:link, .mediumSubhead a:visited, .subheads a, .subheads a:link, .subheads a:visited { color:#000000; }
.smallText{
	font-size:x-small;
	text-align:left;
}
.small{
	font-size:small;
}
.topAlign{
	margin-top:43px;
}
.lessTop{
	margin-top:1px;
}
.topbottomSpace{
	margin:5px 0px 5px 0px;
}
.justify{
	/*text-align:justify;*/
}
.right{
    text-align:right;
 }

.noJustify{
	text-align:left;
}
/*
	------------------------------------------
	EVENTS CALENDAR
	------------------------------------------
*/

#eventCalendarHolder{
	background-color:#49c5ee;
	background-color:#81b7c9;
	padding:8px 0 0 20px;
	height:72px;
	width:490px;
	border:0px solid black;
	overflow:hidden;
	float:left;
}
#eventCalendarHolder .home{
	padding:3px 0 0 20px;
}
#eventHeader{
	border:0px solid black;
	padding:7px 0 5px 0;
}
#footer #eventHeader{
	border:0px solid black;
	padding:1px 0 1px 0;
}
#footerdivider{
	position:relative;
	clear:both;
	width:792px;
	margin:4px 0 4px 0;
	border:0px solid black;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */
	#footer #eventHeader{
		border:0px solid black;
		padding:9px 0 5px 0;
	}
	#footerdivider{
		width:100%;
	}
}
#event1{
	height:38px;
}
#eventHolder{
	width:480px;
	height:50px;
	border:0px solid black;
	vertical-align:top;
	margin-top:0px;
}
.eventSubholder{
	float:left;
	width:155px;
	height:50px;
	margin-right:5px;
	border:0px solid black;
}
.eventSubholderFullpage{
	width:100%;
	height:auto;
	margin-bottom:5px;
	background-color:#F3F3F3;
	background-color:#F8F8F8;
	background-color:#ebebeb;
}
.calendarText,.calendarBold{
	color:#000000;
	line-height:1.25;
	font-size:x-small;
}
.calendarBold{
	font-size:small;
	font-weight:bold;
}
.calendarBold a, .calendarBold a:link, .calendarBold a:active{
	color:#518da4;
}
.calendarBold a:visited{
	color:#518da4;
}
.eventSubholderFullpage .calendarText a, .eventSubholderFullpage .calendarText a:link, .eventSubholderFullpage .calendarText a:active{
	color:#444;
}
.eventSubholderFullpage .calendarText a:hover {
	color:#000;
	text-decoration:underline;
}
.eventSubholderFullpage .calendarText a:visited{
	color:#777;
}
.calendarDate{
	background-color:#000000;
	width:45px;
	height:50px;
	float:left;
	margin-right:5px;
	vertical-align:middle;
	
	font-size:26px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}
.calendarDate p {
	margin-top:-5px;
}
.calendarMonth{
	font-size:13px;
}

a.white:link, a.white:active, a.white:visited, a.white:hover
{ color:#ffffff;
        }