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

body {
	background-color: #fff;
	background-image: none;
}
#header {
	border-bottom: 1px solid #5C5753;
}
#topnav, #nav, #content, #threefeats {
	display: none;
}
#header img {
	border: none;
	margin: 0px;
	padding: 0px;

}	
#leftColumn1 img, #rightColumn1 img {
	display: none;
}
#leftColumn1 p, #rightColumn1 p {
	font-family: "Gill Sans", "Gill Sans MT", Arial, sans-serif;
	font-size: 10pt;
	line-height: 0.85em;

}
#rightColumn1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;

}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	text-align: center;

}
.Maroon {
	font-weight: normal;
	color: #853136;
}

