body {
	background-color: #EBE9D0;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	text-align: center;
}
.logo {
	text-align: center;
	height: auto;
	width: auto;
	font-size: 400%;
	color: #FFCC00;
	background-image: url(../images/shadowtop.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.green     {
	background-color: #182C33;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: .5em;
	box-sizing: border-box;
}
#header .green a {
	padding-right: 1em;
	padding-left: 1em;
	color: #FFFFFF;
	font-style: normal;
	font-size: large;
	text-decoration: none;
}
#header .green a:hover {
	color: #FFCC00;
}
.bottomshadow   {
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 1em;
	width: 100%;
}
.topshadow   {
	background-image: url(../images/shadowtop.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 1em;
	width: 100%;
}

#header .green ol {
	list-style-type: none;
}


.masthead {
	padding: 0px;
	height: 5em;
	width: 64.1667em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {

	width: 63em;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-bottom: 4em;
	padding-left: 1em;
	background-image: url(../images/main.png);
	background-repeat: repeat-y;
}
#container h1 {
	padding-left: 1em;
}

#container .maincontent p {
	font-size: small;
}
#container  .maincontent  ul li {
	list-style-position: inside;


}

#container .maincontent h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	color: #182C33;
}
#container .maincontent p {
	text-align: justify;
	line-height: 1.5em;
}
#container .maincontent ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	list-style-position: inside;
	line-height: 1em;
}
#container .maincontent ol {
}

#footer .legal a {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .legal a:hover {
	color: #FFCC00;
}



#sidebar {
	width: 22em;
	height: auto;
	background-color: #182C33;
	padding: 0px;
}
.leftcolum {
	float: left;
	height: auto;
	width: 15em;
	margin-bottom: 0em;
}
.legal {
	padding: 0.5em;
	height: auto;
	width: auto;
	background-color: #182C33;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#container .leftcolum img {
	padding: 1em;
}

#footer p {
	font-size: 9px;
	padding: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}



#footer {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #422C21;
	height: 8em;
}

.sidehead {
	margin: 0px;
	background-color: #422C21;
	width: 15em;
	height: auto;
	padding-top: 0.125em;
	padding-right: 0em;
	padding-bottom: 0.125em;
	padding-left: 0em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#container .maincontent ol {
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;
	line-height: 1.5em;
}
.dir {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	color: #FFFFFF;
	background-color: #422C21;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-top: 3em;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 2em;
}
.sitedescrip {
	width: auto;
	padding-top: 0.25em;
	padding-right: 0em;
	padding-bottom: 1.25em;
	padding-left: 0em;
	margin-right: 0em;
	margin-left: 0em;
}
.file {
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #422C21;
	padding-top: 0.25em;
	padding-right: 1em;
	padding-bottom: 0.25em;
	padding-left: 1em;
	margin-top: 0.25em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 1em;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

.sidecontact {
	background-color: #422C21;
}


.maincontent {
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 13.5em;
	color: #422C21;
	padding-bottom: 1em;
	width: auto;
}

.browsericons {
	height: auto;
	width: auto;
	float: none;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
}
.leftcolum       .sidehead h2  {
	color: #FFCC00;
	padding-left: 1.5em;
	padding-top: 0.25em;
	padding-right: 0em;
	padding-bottom: 0em;
}

.mapclass {
	height: auto;
	width: auto;
	color: #FFFFFF;
	padding-top: 0em;
	padding-right: 0.125em;
	padding-bottom: 0.125em;
	padding-left: 0.125em;
}
#container .maincontent ul {
}


#container .maincontent td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #422C21;
}
#container .maincontent h3 {
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}


#container .maincontent h4 {
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#container .maincontent li {
	padding-left: 0em;
	list-style-position: outside;
	padding-bottom: 0.5em;
	text-align: justify;
	margin-left: 1em;
}
#container  .maincontent  ul  {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
#container .maincontent .file a {
	font-weight: bolder;
}
#container .maincontent .file a {
	text-decoration: none;
	width: 100%;
	color: #422C21;
}
#container .maincontent .file a:hover {
	color: #182C33;
}
#container .maincontent .mapclass a {
	color: #422C21;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container .maincontent .mapclass img {
	float: left;
	margin: auto;
	padding-right: .5em;
	padding-left: 0em;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .maincontent .mapclass h3 {
	padding-left: 0em;
}
#container .maincontent .mapclass a:hover {
	color: #422C21;
}

#container   .leftcolum   ol {
	list-style-type: none;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0em;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container  .leftcolum  a {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 1em;
}
#container  .leftcolum  li {
	padding-top: .5em;
	padding-right: 0px;
	padding-bottom: .5px;
	padding-left: 0px;
}
#container  .leftcolum  li  {
	color: #FFFFFF;
	padding-left: 1em;
}
#container   .leftcolum   a:hover {
	color: #FFCC00;
}
#container .leftcolum .sidehead li {
	padding-left: 2em;
	padding-bottom: 2em;
}
#container  #sidebar  .sidehead  ol {
	padding-bottom: 2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#container p {
	font-size: small;
	padding-left: 1em;
}

#container h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 1em;
	color: #182C33;
}
#container p {
	text-align: justify;
	line-height: 1.5em;
}
#container  ol li {
	text-align: justify;
	line-height: 1.5em;
	padding-bottom: 1.5em;
}
#container ol {
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 3em;
}
