.bg1 {
	background-color: #5F5754;
}
.bg2 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1A9A6;

}
.bg3 {
	background-color: #BFD2D8;
}
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAEBF0;
	text-decoration : none;
}
a.nav1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C6C4D2;
	text-decoration : underline;
}.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #E5F5F5;
	padding-top: 50px;
	padding-bottom: 40px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1A9A6;

}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;


}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C252C;
	line-height: 18px;
	padding-bottom: 20px;
	padding-right: 30px;



}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E5F5F5;
	text-align: center;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;

}
.shadow {
	background-color: #9BA8AE;
}
