.lightblue {
	background: #d5dfe9;

}

.bluedivider {
	background: #6f94b1;	
}

.tealtext {
	color: #0e4258;
}

.orangetext {
	color: #ef6c38;
}

.drop-shadow {
	margin: 0px;
	height: 440px;
	background: url(../shadow.png) top left no-repeat;
}

.drop-shadow img {
	margin: -10px 10px 10px -20px;
	padding: 0px;
	height: 430px;
}

a:link {
color: #0e4258; 
}
a:visited {
color: #0e4258; 
}
a:hover {
color: #0e4258; 
}
a:active {
color: #0e4258; 
}
