@charset "UTF-8";
body {
	font: 80% Calibri, Verdana, Arial, Helvetica, sans-serif;
	background: #f8f7eb;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
	margin-top: 0px;
}
#container {
	width: 994px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	border-left:1px solid #cfcdbb;
	border-bottom:1px solid #cfcdbb;
	border-right:1px solid #cfcdbb;
	border-top:0px;
}
#mainContent {
	padding: 0px 0px;
}
a	{text-decoration: none;}
a:hover {text-decoration:underline;}
h1, h2, h3, h4 {
	font: 100% Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
p {
	font-size:90%;
}
img {
	border:none;
	}
img a {
	border:none;
	}
#mc_embed_signup {
	float:left;
}
