body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #A8D772;
}

#overall {
	margin-right: 5%;
	margin-left: 5%;
	height: 100%;
	margin-top: 24px;
}

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border: thin none #000000;
	background-color: #FFFFFF;
	width: 224px;
	padding: 12px;
	line-height: 16px;
	clear: none;
	float: right;
}

#menu a {
	margin: 12px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8E6333;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding: 6px;
	width: 160px;
	text-align: center;
	display: block;
	background-color: #CCE8AE;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #A8D772;
}

#menu img {
	border: none;
	margin: 12px;
}


#menu p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: .1em;
	margin-top: 12px;
	clear: both;
}

#menu h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 0.3em;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
	text-align: center;
}

#menu hr {
	width: 90%;
	margin-bottom: 24px;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .1em;
	margin-top: 24px;
}

#footer a {
	color: #8E6333;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 4px;
}

#footer a:hover {
	color: #000000;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 4px;
}

#main {
	padding: 18px;
	background-color: #FFFFFF;
	margin-right: 274px;
}

#main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: .15em;
	line-height: 22px;
}
#main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0.3em;
	line-height: 30px;
	margin: 0px 0px 36px;
	padding: 0px;
	font-variant: small-caps;
	clear: left;
}

#main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: .3em;
	line-height: 30px;
	margin: 0px 0px 36px;
	padding: 0px;
}

#main img {
	border: none;
	margin: 12px;
	display: inline;
}

.status {
	display: none;
}

.listing {
	background-color: #FFFFFF;
	display: inline;
}

.center {
	text-align: center;
}
.fleft {
	float: left;
}
#menu h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0.3em;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	font-variant: normal;
	text-align: center;
}

.pdf img {
	border: none;
	margin: 12px;
	display: inline;
}

.pdf a {
	float: right;
	text-align: center;
	margin: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8E6333;
	text-decoration: none;
	letter-spacing: 0.1em;
	background-color: #CCE8AE;
	padding: 6px;
}

.pdf a:hover {
	color: #FFFFFF;
	background-color: #A8D772;
}