body{
	font-size: .85em;
	line-height: 1.4em;
	color: #222;
	background-image: url(/images/earthlabs/banner_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

h2{
	font-size: 140%;
	font-weight: normal;
	border-bottom: 2px solid #705872;
	color: #4A6A7F;
}

h1{
	font-size: 220%;
	font-weight: normal;
	color: #705872;
	padding-bottom: 10px;
}

#header {
	height: 100px;
	padding: 0px;
	margin: 0px;
	border-bottom: 3px solid #705872;
	}

#crumbs{
border-bottom: 2px solid #72A886;
margin: 0;
padding: 3px;
line-height: 1em;
font-size: 0.8em;
color: #aaa;
}



#nav {
top:120px;
border-right: 1px solid #705872;
border-bottom: 8px solid #705872;

}

#right-column {
border-left: 1px solid #705872;

}


#titlebar {
	color: #4A6A7F
	border-top: 2px solid #72A886;
	}
	


 .nav-heading {
	color: #333333;
	background: #dddddd;
}

#nav a {
		color: #705872;
		border-bottom: 1px solid #ddd;
	}
	
#nav a:hover {
	
		background: #D6CABA;
		color:#222;
		
	}
	
#invisible a:hover {
	
		background: #fff;
		color:#fff;
		
	}
	
#nav a.currentlocation {
		
		background: #705872;
		color:#eee;
		
	}
	
#subfooter {
	border-top: 2px solid #72A886
	border-bottom: 7px solid #72A886
}
	
#footer {
    height: 60px;
    margin: 0;
	margin-top: 100px;
	padding: 0;
	width: auto;
	z-index: 1;
	clear: both;
}



.browsevocab1{
	border: 1px solid #222;
}

.browselimit1 h2, .browsevocab1 h1 {
	background: #222;

}




.browsevocab2{
	border: 1px solid #a22;
}

.browselimit2 h2, .browsevocab2 h1 {
	background: #a22;

}





.browsevocab3{
	border: 1px solid #55a;
}

.browselimit3 h2, .browsevocab3 h1 {
	background: #55a;

}





.browsevocab4{
	border: 1px solid #eb3;
}

.browselimit4 h2, .browsevocab4 h1 {
	background: #eb3;
}

.browsevocab5{
	border: 1px solid #484;
}

.browselimit5 h2, .browsevocab5 h1 {
	background: #484;

}

/*assessment form reset*/
form.assessment, form.assessment legend, form.assessment fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
.pullquote {
	background-color: #fff;
	border: 1px solid #72A886;
	border-bottom: 2px solid #72A886;
	padding: 5px;
	margin: 7px 40px 7px 40px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
}
.pullquote h2:first-child{
	margin-top: -5px;
	color: #72A886;
	font-weight: bold;
	border: none;
	font-size: 110%;
	background-color: #D2E6DA;
	margin-left: -5px;
	padding: 1px;
	margin-right: -5px;
	padding-left: 10px;
	padding-bottom: 3px;
}



.context2 {
	background-color: #fff;
	border: 1px solid #705872;
	border-bottom: 2px solid #705872;

}

.context2 h2:first-child{
color: #705872;
background-color: #DEBBE2;
}

.context3 {
	background-color: #fff;
	border: 1px solid #466990;
	border-bottom: 2px solid #466990;

}

.context3 h2{
color: #466990;
background-color: #a1c0e4;
}


div.ipad-message {
	border:1px solid orange;
	margin:10px;
	padding:15px;
	font-size:16px;
	display:none;
}