@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	color: #4C0000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#footerLeft {
	float: left;
}
#footerRight {
	float: right;
}
.imageBorder {
	border: thick solid #87C887;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
