@charset "UTF-8";
/* CSS Document */

.browntext, .bluetext, .greentext {
	padding: 10px;
	font-size: 80%;
}
.browntext h2:first-child, .bluetext h2:first-child, .greentext h2:first-child {
	margin-top: 0;
}
.browntext h2 {
	color:rgb(240,220,200);
}
#panorama .servicecopy {
	padding: 10px;
	width: 464px;
}
#panorama .servicecopy h1:first-child {
	margin-top: 0;
}
#left img {
	border: 9px solid white;
}
