@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #336699;
	margin-right: auto;
	margin-left: auto;
	font: 62.5% Arial, Helvetica, sans-serif;
}

/* ******************* LAYOUT STYLES ********************** */

#divWrap {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #151670;
}
#divPrimaryColumn {
	background-color: #FED823;
	background-image: url(../images/backgrounds/gradedBackground.gif);
	background-repeat: repeat-x;
	margin-left: 178px;
}
#divPrimaryWrap{
	margin-left: 8px;
	background-color: #151670;
	background-image: url(../images/backgrounds/mainBackground.gif);
	background-repeat: no-repeat;
	background-position: 0px 120px;
}

#divPrimaryColumn #divBanner {
	height: 129px;
}
#divPrimaryColumn #divPrimaryNav {
	height: 20px;
	padding-top: 8px;
}
#divPrimaryColumn #divTitleBar {
	background-color: #4884BA;
	height: 24px;
	text-align: right;
	padding-right: 38px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#divPrimaryColumn  #divFooter  {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 15px;
}
#divSecondaryColumn {
	width: 178px;
	float: left;
	background-color: #151670;
	background-image: url(../images/backgrounds/sidebarBackground.gif);
	background-repeat: no-repeat;
	background-position: 0px 220px;
	text-align: center;
}
#divSecondaryColumn  #divLogo   {
	height: 142px;
	overflow: hidden;
	padding-top: 15px;
}
#divSecondaryColumn #divCalendar {
	padding-top: 10px;
	background-color: #4884BA;
	height: 24px;
}
#divSecondaryColumn #divSchedule {
	padding-top: 15px;
	background-image: url(../images/backgrounds/sideBackground.png);
	padding-bottom: 15px;
}
#divSecondaryColumn #divHours {
	padding-top: 15px;
	padding-bottom: 15px;
}
#divSecondaryColumn #divContact {
	padding-top: 10px;
	background-color: #2C51A1;
	height: 24px;
}

#divSchedule img, #divHours img, #divContact img {
	margin-bottom: 5px;
	} 

.divContent {
	background-repeat: no-repeat;
	padding-left: 190px;
	padding-right: 30px;
	padding-top: 20px;
	min-height: 350px;
}
.divContent#index {
	padding-left:30px;
	padding-right: 0px;
}
#divIndexWrap {
	padding: 10px;
	border-top: 2px solid #4E5CA3;
	border-bottom: 2px solid #4E5CA3;
	border-left: 2px solid #4E5CA3;
}
#divIndexIntro {
	background-color: #21527D;
	height: 208px;
	margin-right: 15px;
}
#divIndexIntro img {
	float: left;
	margin-right: 15px;
}
#divIndexIntro #txtIndex {
	margin-right: 10px;
	padding-top: 15px;
}

#txtMammalIndex {
	float: right;
	width: 200px;
}
#divSearch {
	position: absolute;
	margin-top: 100px;
	width: 600px;
	text-align: right;
}
#divDidUKnow {
	background-image: url(../images/headlines/didUknow.gif);
	background-repeat: no-repeat;
	padding-top: 75px;
}
#divNext {
	text-align: right;
	padding-top: 45px;
	padding-right: 20px;
}
.spanNext {
	float: left;
}
#txtTeacherHead {
	float: right;
	width: 145px;
}
#divIndexHighlights {
	position: absolute;
	margin-top: -5px;
	z-index: 1000;
}
#imgNowShowing {
	margin-left: -60px;
}
#imgNewExhibit {
	position: relative;
	left: 340px;
}

.divContent  #contentTeacher {
	padding-left: 180px;
	padding-top: 20px;
}
.divContent  #contentDivedeeper {
	padding-left: 180px;
	padding-top: 20px;
	padding-right:60px;
	background-image: url(../images/headlines/TakeAClass.gif);
	background-repeat: no-repeat;
	background-position: right 60px;
}




 /* ****************** TEXT STYLES *********************** */ 

.divContent p, .divContent ul
 {
	line-height: 1.5em;
	margin-bottom: 10px;
	font-size: 1.1em;
}
.divContent  ul, .divContent blockquote {
	margin-left: 20px;
}
.divContent li {
	margin-bottom: 7px;
}

.divContent ul.short li {
	margin-bottom: 2px;
}
#txtSectionIndex {
	float: right;
	width: 225px;
	text-align: right;
}

h1 {
	font: 1.3em "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
h2 {
	font: 1.2em "Times New Roman", Times, serif;
}

h3 {
	font-size: 1.3em;
	margin-bottom: 10px;
}
h4 {
	font: normal 1.5em "Times New Roman", Times, serif;
}
blockquote {
	margin-left: 20px;
	margin-top: 10px;
}
.imgBodyHeadline {
	margin-bottom: 15px;
	margin-top: 15px;
}
.imgBodyHeadlineBig {
	margin-bottom: 5px;
	margin-top: 15px;
}
.green {
	color: #7AC142;
}
#ulIndex  {
	list-style-type: none;
}
#ulIndex img {
	padding-right: 5px;
	margin-bottom: -5px;
}
#ulIndex a:link, #ulIndex a:visited {
	text-decoration: none;
}
#ulIndex a:hover {
	text-decoration: underline;
}
#ulIndex li {
	height: 25px;
}
#ulIndex.lishort  li {
	height: 22px;
}
#ulIndex.lishorter  li {
	height: 20px;
}
#ulFish  {
	list-style-image: url(../images/fishBullet.gif);
	list-style-type: none;
}

#divSecondaryColumn  p, #divFooter p {
	line-height: 1.3em;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	
}

/* ****************** NAVIGATION STYLES *********************** */ 

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover, a.current:link, a.current:visited {
	color: #BCCC50;
	text-decoration: none;
}

.hidden {
	display: none;
	
}
.navlink   img  {
	border-style: none;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
.navlink img:hover {
	border-bottom: 1px dotted #BCCC50;
	margin-bottom: 4px;
}
.divContent  #navTeacher {
	width: 150px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(../images/backgrounds/sideBackground.png);
	float: left;
}
#navTeacher a:link, #navTeacher a:visited {
	text-decoration: none;
}
#navTeacher a:hover {
	text-decoration: none;
}
.divContent   #ulTeacher  {
	list-style-image: url(../images/bulletSm.gif);
	list-style-type: none;
	margin-left: 30px;
}

/**************** about styles ******************/
#aboutindex {
	background-image: url(../images/backgrounds/AboutIndex.png);
	padding-left:140px;
	 }
#directions {
	background-image: url(../images/backgrounds/Directions.png);
}
#facts {
	background-image: url(../images/backgrounds/Facts.png);
}
#contact {
	background-image: url(../images/backgrounds/ContactUs.png);
}
/**************** become a part styles ******************/
#partindex {
    background-image: url(../images/backgrounds/BecomepartIndex.png);
	padding-left:140px;
	 }
	
#membership {
	padding-left: 30px;
}
#donate {
	background-image: url(../images/backgrounds/Donate.png);
}
#celebration {
	background-image: url(../images/backgrounds/CelbrationWall.png);
}
#feedfish {
	background-image: url(../images/backgrounds/FeedFish.png);
}
#volunteer {
	background-image: url(../images/backgrounds/Volunteer.png);
}
#internships {
	background-image: url(../images/backgrounds/Internships.png);
}
#dive {
	background-image: url(../images/backgrounds/Dive.png);
}
/**************** conservation styles ******************/
#conserveindex {
	background-image: url(../images/backgrounds/ConservationIndex.png);
	padding-left:140px;}
#habitattitude {
	background-image: url(../images/backgrounds/Habitattitude.png);
	padding-left: 210px;
}
#whattodo {
	background-image: url(../images/backgrounds/WhatToDo.png);
}
#resources {
	background-image: url(../images/backgrounds/Resources.png);
	
}
#beach_sweep {
	background-image: url(../images/backgrounds/beach_sweep.png);
	padding-left: 210px;
	
	
}
/**************** education styles ******************/
#educationindex {
     background-image: url(../images/backgrounds/EducationIndex.png);
	padding-left:140px;
	 }
#just4kids {
	background-image: url(../images/backgrounds/Just4Kids.png);
	}
#just4teachers {
	background-image: url(../images/backgrounds/Just4Teachers.png);
	padding-left:80px;
	}
#subteachers {
	padding-left:0px;
	padding-top: 0px;
	}
#subDivedeeper {
	padding-left:0px;
	padding-top: 0px;
	background-image: url(../images/headlines/DiveInDeeper.gif);
	background-repeat: no-repeat;
	background-position: 100px 280px;
	}
#scouts {
	background-image: url(../images/backgrounds/BoyScouts.png);
	padding-left:80px;
	}
#boyscouts {
	background-image: url(../images/backgrounds/BoyScouts.png);
	}
#girlscouts {
	background-image: url(../images/backgrounds/GirlScouts.png);
	}
#brownies {
	background-image: url(../images/backgrounds/Brownies.png);
	}
#homeschool {
	background-image: url(../images/backgrounds/Homeschool.png);
	}
#whirligigs {
	background-image: url(../images/backgrounds/Whirligigs.png);
	}
#webcam {
	}
#outreach {
	background-image: url(../images/backgrounds/Outreach.png);
}

/**************** private styles ******************/
#privateindex {
	background-image: url(../images/backgrounds/EventsIndex.png);
	padding-left:140px;
	 }
#weddings {
	background-image: url(../images/backgrounds/Weddings.png);
	}
#birthdays {
	background-image: url(../images/backgrounds/Birthdays.png);
	}
#banquets {
	background-image: url(../images/backgrounds/Banquets.png);
	}
#overnights {
	background-image: url(../images/backgrounds/OtterOvernight.png);
	}	
#eventinfo {
	background-image: url(../images/backgrounds/EventInfo.png);
	}
	
/**************** exhibits styles ******************/
#exhibitsindex {
	background-image: url(../images/backgrounds/ExhibitIndex.png);
	padding-left:140px;
	 }
#finearts {
	background-image: url(../images/backgrounds/FineArts.png);
	}
#origins {
	background-image: url(../images/backgrounds/Origins.png);
	}
#baptism {
	background-image: url(../images/backgrounds/BaptismRiver.png);
	}
#stlouis {
	background-image: url(../images/backgrounds/StLouisRiver.png);
	}
#aviary {
	background-image: url(../images/backgrounds/Aviary.png);
	}
#crittercorner {
	background-image: url(../images/backgrounds/CritterCorner.png);
	}	
#isleroyale {
	background-image: url(../images/backgrounds/IsleRoyale.png);
	}		
#ottercove {
	background-image: url(../images/backgrounds/OtterCove.png);
	}	
#baldeagle {
	background-image: url(../images/backgrounds/Donate.png);
}
#amazon {
	background-image: url(../images/backgrounds/AmazingAmazon.png);
	}
#water {
	background-image: url(../images/backgrounds/WowWater.png);
	}
#seahorse {
	background-image: url(../images/backgrounds/Seahorse.png);
	height: 450px;
	padding-left:240px;
	}
	
/**************** visitor styles ******************/
#visitorindex {
	background-image: url(../images/backgrounds/VisitorIndex.png);
	padding-left:140px;
	 }
#hours {
padding-left: 30px;
	}
	#googlemap {
padding-left: 30px;
	}
#aquariummap {
	padding-left: 30px;
	}
#grouprates {
	padding-left: 30px;
	}	
#giftshop {
	background-image: url(../images/backgrounds/GiftShop.png);
	}
#calendar {
	background-image: url(../images/backgrounds/EventsCalendar.png);
	}
#visitduluth {
	background-image: url(../images/backgrounds/Directions.png);
	}
#seniors {
	background-image: url(../images/backgrounds/CallingAllSeniors.png);
	}	
#speakerseries {
	background-image: url(../images/backgrounds/SpeakerSeries.png);
	}	
	
/**************** visitor styles ******************/
#speciesindex {
	background-image: url(../images/backgrounds/SpeciesIndex.png);
	padding-left:140px;
	 }
#fish {
	background-image: url(../images/backgrounds/Fish.png);
	}
#amphibians {
	background-image: url(../images/backgrounds/AmphibiansReptilesBirds.png);
	}
#reptiles {
	background-image: url(../images/backgrounds/AmphibiansReptilesBirds.png);
	}
#birds {
	background-image: url(../images/backgrounds/AmphibiansReptilesBirds.png);
	}	
#mammals {
	background-image: url(../images/backgrounds/Mammals.png);
	}		
	

