html, body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	background-color:#b4a76c;
	margin: 0;
	padding: 0;
	text-align: center;
}

#envelope {
  margin-left:auto;
  margin-right:auto;
  width: 750px;
  text-align: left;
  padding-bottom:30px;
}

#ministate {
	position: absolute;
	left:650px;
	top:6px;
}

#fdotseal {
	position: absolute;
	left:5px;
	top:6px;
}

#top {
	position:relative;
	background-color: #024731;
	background-image:url(/img/header_photo2.jpg);
	height: 105px;
	width: 100%;
	vertical-align:middle;
	color: #024731;
	margin-
}

#title_print {
	visibility:hidden;
	position:absolute;
	background-color: #024731;
	text-align:center;
	vertical-align: center;
	top: 5px;
	left: 5px;
	height: 105px;
	width: 650px;
	vertical-align:middle;
	color:#b4a76c;
}

#header {
	height: 50px;
	width: 750px;
	text-align: center;
	color:#b4a76c;
	vertical-align: middle;
	margin: 10px;
}

#top h1 {
	padding-top: 5px;
	font-size: 22px;
	font-weight:bold;
	font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
}

#menu, #menu div a:link, #menu div a:visited{
	background-color:#024731;
	color:#b4a76c;
	text-decoration:none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu {
	background-color: #b4a76c;
	top: 7px;
	position:relative;
	float:left;
	width:98px;
	visibility:visible;
	display:block;
	overflow:visible;
	height: 400px;
	color:#074c36;
	/* height: 100%;*/
}

#menu div {
	width: 87px;
	font-size: 9pt;
	background-color: #074c36;
	margin: 0px;
	margin-bottom:4px;
	padding: 2px;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #226751;
	border-right-color: #002711;
	border-bottom-color: #002711;
	border-left-color: #226751;
}

#menu div a:hover{
	color:#ffff00;
}

#menu div a:active {
	color:#FFFF00;
}

.prop {
	height:385px;
	float:right;
	width:1px;

}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
#content {
	background-color: #fafafa;
	position:relative;
	display:inline;
	float: right;
	top: 7px;
	left: 0px;
	width: 620px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #ffffff;
	text-align: justify;
	margin: 0px;
	padding: 5px;
	min-height:385px;
	height:auto;	/* height: 400px;
	overflow: scroll; */
}
/* for Internet Explorer, exploit bug to get it to use min-height effectively. */
/*\*/
* html #content {
height: 385px;
}
/**/

#content a {
	text-decoration: none;
	border-bottom: 1px dotted;

}

#content h1, #content h2, #content h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #024731
}

#content h1 {
	font-size: 16pt;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
}

#content h2 {
	font-size: 14pt;
}

#content h3 {
	font-size: 12pt;
}

.contact {
	position:relative;
	left:50px;
}

.newsdate {
	font-size:8pt;
	font-style:italic;
	color: #024731;
}

.newstitle {
	font-size:10pt;
	font-weight:bold;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	color: #024731;
}

.caption {
	font-size:9pt;
	font-style:italic;
	color: #024731;
	background-color:#b4a76c;
}

#overviewmap .caption {
	font-size:9pt;
	font-style:italic;
	color: #024731;
	background-color:#ffffff;
}

.title {
	font-style:italic;
}

.name {
	font-weight:bold;
	font-size: 11pt;
}

dt {
	font-size:9pt;
	font-style:italic;
	color: #024731;
}

dd {
	font-size:10pt;
	font-style: normal;
	text-decoration:none;
}

.sectiondesc {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.news_seperator {
	width: 40px;
	color: #024731;
	position: relative;
	left: 285px;
}
