.shadow {
	background-image: url(../images/shadow.png);
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFF;
	line-height: 40px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
}
.georgia-14-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
}
.text-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.text-12-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
