@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #E9E9E9;
}
#wrapper {

}
#wrapper #masthead .logoprint {
	display: block;
}
#wrapper #navbar {
	display: none;
}
#wrapper #main {

}
#wrapper #masthead .logoprint h1 {
	font-family: Calibri, "Lucida Sans Unicode", sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#wrapper #masthead {
	text-align: left;
}
#wrapper #main #column2 {
	display: none;
}
#wrapper #main #column1 {
	width: 90%;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#wrapper #main #column1 h1 {
	font-family: Calibri, "Lucida Sans Unicode", sans-serif;
	font-size: 29px;
	color: #666633;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#wrapper #main #column1 h2 {
	font-family: Calibri, "Lucida Sans Unicode", sans-serif;
	color: #71381F;
	font-size: 21px;
}
#wrapper #main #column1 h3 {
	color: #333333;
	font-family: Calibri, "Lucida Sans Unicode", sans-serif;
	font-size: 17px;
}
#wrapper #main #column1 a {
	text-decoration: none;
	color: #036585;
	font-weight: bold;
}
#wrapper #main #column1 a:hover {
	text-decoration: underline;
}
#wrapper #shadowfoot {
	background-image: url(images/template/main-shadow-bot.jpg);
	background-repeat: no-repeat;
	background-position: center -7px;
	height: 17px;/* Root = Horizontal, Secondary = Vertical */
}
#wrapper #footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: none;
}
