@charset "utf-8";
/* CSS Document */

#pageImage {display: none;}
#homeContainer { min-width: 800px; width: 800px !important; background: #FFF; }
#homeContent { width:595px; float:left ; padding: 5px 10px 5px 5px; margin: 0px;}
#homeContent img.homeTopImage {
	position: relative;
	left: -5px;
	top: -5px;
	height: 149px;
	width: 611px;
	padding-bottom: 10px;
	overflow: hidden;
}

#homeSideLinks {
	width: 190px;
	margin-left: 610px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;

}

#homeSideLinks .rightDiv { background: #FFF;
margin: 0px; padding-top: 10px; padding-left: 5px; padding-bottom: 5px; border-left: 2px solid #0076B3; border-bottom: 2px solid #0076B3; }

#homeSideLinks div.Summer2010 {
	padding-top:85px;
	padding-bottom:15px;
	overflow: hidden;
	background-color: #036;
	background-image: url(/images/splashpage/2010Summer.jpg);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	padding-left: 3px;
}

#homeSideLinks div.Summer2010 img {border: none; margin: 0px; padding: 0px;}

#homeSideLinks div.birthdayCel {
	padding-top:25px;
	padding-bottom:10px;
	padding-left:5px;
	overflow: hidden;
	background-color: #036;
	background-image: url(/images/splashpage/2010Birthday.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#homeSideLinks div.birthdayCel img {border: none; margin: 0px; padding: 0px;}

#homeSideLinks div.makeDonation { background: url(/images/splashpage/makeDonationbg.jpg) no-repeat 20px;  border-top: 2px solid #0076B3; }

#homeSideLinks div.makeDonation p { color: #BF1E2E; font-weight: bold; }

#homeSideLinks div.VirtualTourDiv { background: url(/images/splashpage/NautilusKids_019c.jpg) no-repeat 0px 0px; padding-top: 160px; }
#homeSideLinks div.VirtualTourDiv p { color: #000; font-weight: bold; }

#homeSideLinks div.onlineStore { }
#homeSideLinks div.onlineStore p { color: #000; font-weight: bold; text-align: center; }

#homeSideLinks div.eventPhotos {background: url(/images/splashpage/photoBg.jpg) no-repeat 0px 0px; }
#homeSideLinks div.eventPhotos p { color: #000; font-weight: bold; text-align:center; }

#homeSideLinks div.eventPhotos img {
	border: 1px solid #999;
	padding: 4px;
	background-color: #FFF;
}
#homeSideLinks div.eventPhotos .caption {
	font-size: .8em;
	padding-top: 15px;
	display: block;
	font-weight: bold;
	color: #000036;
}

#hours { background: url(/images/hoursbox/hours_03.gif) repeat-y; width: 555px; margin: 10px auto 20px; }

#hours h2 { background: url(/images/hoursbox/hours_01.jpg) no-repeat; height: 25px; width: 555px; color: #FFF; padding-left: 6px; line-height: 25px; font-size: 18px; font-weight: bold; }


#hours .hoursbck { background: url(/images/hoursbox/hours_02.jpg) no-repeat; padding: 10px; }

#hours .hoursBottom { background: url(/images/hoursbox/hours_04.gif) no-repeat; height: 12px; width: 555px; }


#ctTourism .ctTourismBox { display: table-cell; float: left; height: 150px; width: 180px; text-align: center; vertical-align: bottom; }

#homeContent #ctTourism { margin-right: auto; margin-left: auto; width: 555px; }
#homeContent #donationRequest {
	width: 550px;
	margin: 10px auto 20px;
	padding: 10px;
}
