/*Layout*/

body{
	font-size: 62.5%; 
	margin: 0;
	padding: 0;
	background: #008426 url('images/slash.gif') top left repeat;
	font-family: arial, tahoma, sans-serif;
}
#container{
	margin: 15px auto 20px auto;
	width:  700px;
	position: relative;
	background: #fff url('images/contentbg.jpg') top left repeat-y;
}

#header{
	margin: 0 auto;
	width:  700px;
	height:  182px;
	background: #fff url('images/dcmlogo.gif') top left no-repeat;
	border-top: 10px solid #FF0018;
	text-align: right;
}

#centerpage {
	margin: 90px auto 20px auto;
	width:  615px;
	position: relative;
	text-align: center;
}

#centerpage a:link, #centerpage a:visited{
color: #FFA910;
font: bold 1.25em tahoma, sans-serif;
text-decoration: none;
}

#movie {
	margin: 0 0 20px 0;
}

/*Nav*/

#menu{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	height: 35px;
	text-align: center;
	background: transparent url('images/menuoff.jpg') center left repeat-x;
	font: bold 1.4em arial, sans-serif;
	color: #fff;	
}

#menu ul{
	margin: 0px 0px 0px 0px;
	padding: 4px 0 10px 0;
}

#menu ul li{
	margin: 0px 0px 0px 0px;
	list-style: none;
	display: inline;
}

#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited{
	color: #fff;	
	padding: 14px 16px 12px 16px;
	text-decoration: none;
	letter-spacing: 3px;
	margin: 0px 0px 0px 0px;
}

#menu ul li a:hover{
	color: #FFA910;
}

#forkids {
	background: transparent url('images/forkids.gif') no-repeat -10px 0;
}



#yellowline {
	background: #FFA910;
	height: 4px;
	margin: 0 0 0 0;
}
/*Content*/
#content{
	width:  700px;
	margin: 0 auto;
	background: #fff url('images/contentbg.jpg') top left repeat-y;
}

#insidecontent{
	float: left;
	padding:0 0 0 0px; 
	width: 400px;
	margin: 0 0 20px 50px;
}

#insidecontent p{
	margin: 10px 0;
	color: #555;
	font-family: arial, tahoma, sans-serif;
	font-size: 1.5em;
	line-height: 170%;
}


#welcome {
   width: 452px;
   height: 83px;
   position: relative;
   text-indent: -30px;
   margin: 20px 0 0 0;
   }
   
#welcome span {
   background: #fff url('images/welcome.gif') top left no-repeat;
   position: absolute;
   width: 100%;
   height: 100%;
}

#exploreline {
	font: bold 1.65em georgia, serif;
	letter-spacing: 1px;
	color: #008426;
	margin: 20px 0 0 0;	
	text-align: center;
}


/*Basics*/

strong {

}

em {
 color: #00741B;
}

h1 {

}

h2 {

}

h3 {
	font: bold 2.5em georgia, serif;
	letter-spacing: 1px;
	color: #008426;
	margin: 20px 0 0 0;
}

h4 {
color: #0085B3;
font: bold 1.5em Georgia, Serif;
line-height: 150%;
margin: 20px 0 0px 0;
}

h6 {
color: #0085B3;
font: bold 1.5em Georgia, Serif;
line-height: 150%;
margin: 0px 0 0px 0;
}

#newspage h4 {
color: #0085B3;
font: bold 2.2em Georgia, Serif;
line-height: 140%;
margin: 20px 0 0px 0;
}

#newspage h6 {
color: #555;
font: bold italic 1.8em Georgia, Serif;
line-height: 140%;
margin: -10px 0 0px 0;
}

#newspage em{
color: #0085B3;
font-size: 90%;
line-height: 50%;
}

a:link, a:visited {
	color: #0085B3;
	text-decoration: none;
}

a:hover {
	color: #008426;
}

a img{
	text-decoration: none;
	border: none;

}

/*Imagery*/

img {

}

.homesnail { 
float: left;
margin: 0 15px 15px -50px;
display: block;
overflow: visible;
position: relative;
width: 225px;
border: 2px dashed #FFA910;
border-left: none;
}

.didsnail { 
float: right;
margin: 0 -58px 0px 15px;
display: block;
overflow: visible;
position: relative;
width: 250px;
}

#questionm {
	text-align: center;
}

.exhibitm {
float: left;
margin: 0px 10px 0 0;
	}
	
.exhibitmm {
float: none;
margin: 0px -10px 0 0 !important;
width:185px;
	}


.imageright{
float: right;
margin: 18px 0px 0 15px;
}

.imageleft{
float: left;
margin: 18px 15px 0 0px;
}



/*Sidebar*/

#sidebar{
	float: right;
	width: 192px;
	text-align: left;
}

#sidebar p, #newspage #sidebar .contactbox p{
	margin: 0;
	color: #777;
	font: normal 1.5em arial, tahoma, sans-serif;
	padding: 0 0 10px 0;
	text-align: center;
}

#sidebar img {
margin: 0 0 30px 0;
}

#sidebarnews ul{
	margin: 0 20px 0 30px;
	padding: 0 0;
	font-size: 120%; 
	line-height: 150%;
}

#sidebarnews ul li{
	margin: 0 0px 10px 0px;
	color: #ECB72A;
}

#sidebarnews ul li strong{
	margin: 0 0px 10px 0px;
	color: #4b9534;
}

#newspage #sidebar img {
margin: 25px 0 5px 0;
}

#newspage #sidebar p{
	margin: 0 0 0 10px;
	color: #777;
	font: normal 1.2em arial, tahoma, sans-serif;
	padding: 0 0 10px 0;
	text-align: left;
}


.contactbox{
border: 4px solid #0085B3;
text-align: center;
background: #fff url('images/contactback.jpg') top left repeat-x;
margin: 0 0 15px 0;
}

.contactbox a:link, .contactbox a:visited{
color: #00741B;
font: bold .85em tahoma, sans-serif;
text-decoration: none;

}

#contactus {
font: bold 2.7em/1em arial, sans-serif; 
color: #0084B2;
border-bottom: 2px solid #FFA910;
margin: 10px 15px;
text-align: center;
padding: 0 0 10px 0;
}

#contactus a:link, #contactus a:visited {
color: #0084B2;
text-align: center !important;

}



.checkus {
background: #FF0018 url('images/sidebaryellow.jpg') bottom left repeat-x;
font: bold 1.25em georgia, serif;
padding: 8px 0 16px 0;
margin: 20px 0 0 0;
color: #fff;
text-align: center;
}

#homepage .checkus {
background: #FF0018 url('images/sidebaryellow.jpg') bottom left repeat-x;
font: bold 1.25em georgia, serif;
padding: 8px 0 16px 0;
margin: 20px 0 0 0;
color: #fff;
text-align: center;
}


.articlelink {
margin: 0 0 15px 0px;
padding: 10px 0;
background-color: #FF0018;
 background-image: url('images/star.gif');
 background-repeat: no-repeat;
  background-position: -5px center;
   }


.articlelink a:link, .articlelink a:visited{
   		color: #fff;
	   	text-decoration: none;
font: bold 1.5em georgia, serif;
	   
padding: 0px 0px 0px 40px;
		
}

.articlelink a:hover{
	color: #FF9B0A ;
}

.donatelink {
background-color:#FC9E32 ;
 background-image: url('images/donateback2.jpg');
 background-repeat: repeat;
  background-position: top left;
  
   }


.donatelink a:link, .donatelink a:visited{
   		color: #00741B;
	   	text-decoration: none;
font: bold 1.5em georgia, serif;
padding: 0px 0px 0px 20px;
		
}

.donatelink a:hover{
	color:#0084B2;
}

#donationbuttonbox form{
	display: inline;
	margin-left: 42px;
}

#donationbuttonbox {
	margin: 15px 0;
	padding: 15px 0;
border-top: 1px solid  #bbb;
border-bottom: 1px solid  #bbb; 
background: #fff url('images/contactback.jpg') -3px left repeat-x;

}

button {
	margin-left: 20px;
}

#creditcards{
	text-align: center;
}
.joinlink {
margin: 0 0 15px 0px;
padding: 7px 0;
background: #FF0018;
   }


.joinlink a:link, .joinlink a:visited{
   		color: #fff;
	   	text-decoration: none;
	    font: bold 1.4em arial, sans-serif;
	    background: transparent url('images/joinarrow.jpg') no-repeat;
	    background-position: 10px center;
padding: 0px 0px 0px 30px;
		
}

.joinlink a:hover{
	color: #FF9B0A ;
}


.eventslink {
margin: 0 0 15px 0px;
padding: 7px 0;
background: #008426;
   }


.eventslink a:link, .eventslink a:visited{
   		color: #fff;
	   	text-decoration: none;
	    font: bold 1.4em arial, sans-serif;
	    background: transparent url('images/redarrow.jpg') no-repeat;
	    background-position: 10px center;
padding: 0px 0px 0px 30px;
		
}

.eventslink a:hover{
	color: #FF9B0A ;
}


.newslink {
margin: 0 0 15px 0px;
padding: 7px 0;
background: #0085B3 ;
   }


.newslink  a:link, .newslink  a:visited{
   		color: #fff;
	   	text-decoration: none;
	    font: bold 1.4em arial, sans-serif;
	    background: transparent url('images/bluearrow.jpg') no-repeat;
	    background-position: 10px center;
padding: 0px 0px 0px 30px;
		
}

.newslink  a:hover{
	color: #FF9B0A ;
}


#newsflashbox {
margin: 20px 0 0 0;
text-align: center;
}

.whatpeepsay {
		padding: 10px 0px 40px 25px;
   		color: #767676;
	   font: italic 1.2em arial, sans-serif;
	   line-height: 200%;
	   text-indent: -8px;
	   width: 150px;
   }

  #exhibitspage .whatpeepsay {
		padding: 10px 0px 40px 25px;
   		color: #767676;
	   font: italic 1.2em arial, sans-serif;
	   line-height: 200%;
	   text-indent: 0px;
	   width: 150px;
   }

.whatpeepsay img {
	padding: 10px 0 0 0;
   }

.whatpeepsayalso {
	margin: 450px 0 0 0;
		padding: 10px 0px 40px 25px;
   		color: #999;
	   font: italic 1.2em arial, sans-serif;
	   line-height: 200%;
	   text-indent: -5px;
	   width: 150px;
   }   

.peepsign{
	margin: 10px 0 0 0;
	text-align: right;
   font: italic .85em arial, sans-serif;
	   line-height: 150%;

}



   .joblink {
		padding: 10px 0px 40px 25px;
   		color: #767676;
	   font: italic 13px arial, sans-serif;
	   line-height: 200%;
	   text-indent: -8px;
	   width: 150px;
	   text-align: center;
   }

   .joblink a:link, .joblink a:visited{
font: bold 28px arial, sans-serif;  
text-decoration: none;
	color: #0085B3;
 }

  .joblink a:hover{
  	color: #FFA910;
  }

.jobdescript{
margin-bottom: 30px;
border-bottom: 1px solid #ccc;
}

.clickhere{
border: 1px solid #FFA910;
text-align: center;
}


/*Feet*/

#footer{
	margin: 0 auto;
	width: 700px;
	height: 20px;
	text-align: center;
	background: #FF0007;
	padding: 0px 0 12px 0;

}

#footer span{
	display:  block;
	position: relative;
	font-size: 1.2em;
	padding:  10px;
	color: #FFA910;
	letter-spacing: 5px;
}

#footer span a {
	color: #FFA910;
	text-decoration: none;
	}


#subfooter{
	margin:  0 auto;
	background: transparent url('images/footer.gif') top left repeat-x;
	height: 60px;
	width: 700px;
	text-align: center;

}

#subfooter span{
	display:  block;
	position: relative;
	font-size: 1.2em;
	line-height: 1.6em;
	padding:  15px 10px 10px 10px;
	color:  #fff;
	letter-spacing: 1px;
}

#subfooter span a:link, #subfooter span a:visited {
	color: #FFA910;
	text-decoration: none;
	}

/*Exhibits*/

#twocolumn {
	border: 2px dashed #FFA910;
}


#twocolumn li a:hover{
	color: #FFA910;
}


.twocolumnlinks{
font: bold 1.65em georgia, serif;
width: 90%;
color: #00AFE0;
line-height: 35px;
margin: 10px 15px 15px 20px;
}

.twocolumnlinks a:link, .twocolumnlinks a:visited{
color: #00AFE0;
text-decoration: none;

}


#exhibitspage #sidebar{
	text-align: left;
}

#exhibitshead {
	font: bold 1.75em georgia, serif;
	letter-spacing: 1px;
	color: #fff;
	padding: 10px 0 16px 0;
	text-align: center;
	background: #FF0018 url('images/exhibittopback.jpg') bottom left repeat-x;

}

#exhibitsmenu{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font: bold 1.5em arial, sans-serif;
	letter-spacing: .05em;
	color: #fff;	
}

#exhibitsmenu ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0;
}

#exhibitsmenu ul li{
	margin: 0px 0px 0px 0px;
	list-style: none;
	padding: 10px 0;
	border-bottom: 2px solid #FFA910;
	background: transparent url('images/buttonback.jpg') 0px -11px;

}

#exhibitsmenu ul li a:link, #exhibitsmenu ul li a:active, #exhibitsmenu ul li a:visited{
	color: #fff;	
	padding: 14px 0px 12px 0px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	
}

#exhibitsmenu ul li a:hover{
	color: #61D8FC;
	letter-spacing: .085em;
	}

#clicktoenlarge {
text-align: right;
font: bold italic 1em georgia, serif;
	letter-spacing: 1px;
	color: #008426;
}


/*EarthBalloon*/

#earthlist {
color: #555;
	font-family: arial, tahoma, sans-serif;
	font-size: 1.5em;
	line-height: 170%;
}

.kidsinearthballoon {
margin-top: 5px;
}
	
	

	/*About*/

#addressbox {
text-align: right;
border: 2px dashed #FFA910;
padding: 12px;
color: #0085B3;
font-family: arial, tahoma, sans-serif;
font-size: 1.5em;
background: url('images/magnify.gif')  top left no-repeat;
margin: 15px 0;
line-height: 130%;
	}



/*DidYouKnow*/

.didyouknowsection {
margin: 0 0 15px 0;
}

.didyouknowsection ul {
font-size: 1.5em;
color: #555;
	font-family: arial, tahoma, sans-serif;
	line-height: 170%;
}

#statistics {
font: italic 1.2em/1.5em tahoma, sans-serif !important;
color: #555;
padding: 20px 0 0 0;
text-align: center;
}

/*contact form*/

#contactform{
font-size: 1.5em;
color: #555;
	font-family: arial, tahoma, sans-serif;
	line-height: 230%;
}

.formtitles{
color: #0085B3;
font: bold 15px Georgia, Serif;
text-align: left;
}

.contactlabel {
font: normal 14px sans-serif;
}


/*kids*/

#colorkid{
text-align: center;
border: 2px dashed #FFA910;
padding: 10px 0;
margin: 15px 0 0 0;
}

/*thank you*/


	.thankyoum {
float: left;
margin: 10px 10px 0 0;
	}
	
		.thankyoumm {
float: left;
margin: 10px 10px 50px 0;
	}
	
#thankyoubox {
margin: 30px 0px 0 0;

}

/*job opportunities*/

.jobcontent h4{
font-size: 2em;
border-bottom: 1px solid #FFA910;
margin-bottom: 25px;
}

.jobcontent p strong{
font-size: 1.2em;
}

.jobcontent p em{

}

/*events*/

.eventscontent h4{
	font-size: 2em;
}


h5{
color: #008426;	
font: bold 1.8em Georgia, Serif;
line-height: 170%;
margin: 30px 0 0px 0;
border-bottom: 1px solid #FF9B0A;

}

#eventsinfo{
	width:400px;
	background: #FFE5BC;
	padding: 1px 0px;
	margin: 15px 0 0 15px;
}

#eventsinfo p{
	text-indent: -55px;
	margin-left: 75px;
	margin-bottom: 12px;
	padding: 0 13px;
	font-style: italic;
}

#eventsinfo p a:link, #eventsinfo p a:visited{ 
	color: #0085B3;
text-decoration: none;
}

#eventsinfo p em{
color: #0085B3;
font: bold italic 1em Georgia, Serif;
}

#flickslist {
color: #555;
	font-family: arial, tahoma, sans-serif;
	font-size: 1.5em;
	margin-left: -20px;
}

#flickslist li{
	list-style-type: none;
	line-height: 140%;
	margin: 10px 0 5px 100px;
	padding: 10px 0 15px 0;
text-indent: -100px;
}

#flickslist li strong {
	color: #0085B3;
	font-weight: normal;
}

#flickslist li em{
	color: #888;
}



