/* @override http://www.webdesign.gs/otterbar/style/print.css */

#topbar {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5f0000;
}

#logoround {
	display: none;
}

#nav {
	display: none;
}

#flash {
	display: none;
}

#right {
	display: none;
}

#footer {
	display: none;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 7.5in;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#home-header {
	text-align: center;
	border-bottom: 1px solid silver;
	padding-bottom: 15px;
}

#left {
	visibility: visible;
}

#left h1 {
	font-size: 25px;
}

#left h3 {
	text-align: center;
	width: 4in;
	margin-left: auto;
	margin-right: auto;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	padding-top: 8px;
	padding-bottom: 8px;
}

#left h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #1a5620;
}

#left p, #left ul, #left ol {
	color: #464646;
	font-size: 14px;
	line-height: 21px;
}