.normaltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	line-height: 18px;
    padding: 10px 10px 10px 0;

}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;


}

.hidden {
display:none;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #DD5404;
	text-decoration: none;
	line-height:7px;
	

}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD5404;
	text-decoration: none;
	font-style: italic;
}

.subheadsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DD5404;
	text-decoration: none;
	font-style: italic;
}

.navtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #006231;
	text-decoration: none;
	

}

.navtxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #625C3A;
	text-decoration: underline;

}
.Header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #3E7351;
}


.Sitemapheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #3562A4;
	}

.body {
	margin-top: 5px;
	background-color: #FAFAF9;
}

a:link {
	color: #315A99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E86517;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #315A99;
}




.style1 {color: #666666}
.style2 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 30px; font-weight: bolder;}
.style3 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#CC2D15; font-weight:bolder}

.style5 {color: #E88909; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }

body {
	/*background-image: url(images/backpage3.gif);*/
	margin-top: 0px;
}


#dropmenudiv{
position:absolute;
border:1px solid silver;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}


a.topnavwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}

a.topnavwhite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e56721;
	text-decoration: none;
	font-weight: bold;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid silver;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: #557eb7;
color: #ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #82a3d1;
text-decoration: underline;
}
#footer {
    background-color: #ffffff;
    display: table;
    margin: auto;
    padding: 20px 15px 0 15px;
    width: 870px;
}
#footer-table {
    background-color: #eff1f3;
    clear: both;
    color: #22356b;
    position: relative;
    z-index: 10;
    clear: both;
}
.footer-table-column {
    width: 20%;
    float: left;
    margin-bottom: 20px;
}
.footer-table-inner {
    border-right: 1px dotted #9ea4b7;
    padding: 0 15px;
    height: 190px;
}
.footer-table-inner-last {
    padding: 0 16px;
}
.footer-heading {
    color: #22356b;
    font-size: 15px;
    font-weight: normal;
    line-height: 19px;
    margin-bottom: 6px;
    margin-top: 0;
}
.footer-links {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.footer-links li,  ul.footer-links li a {
    color: #7a829a;
    float: none;
    font-size: 12px;
    line-height: 19px;
}
ul.footer-links li a:hover {
    color: #3498db;
}
#bottom-footer {
    background-color: #3562a4;
    height: 42px;
    clear: both;
    width: 900px;
    margin: auto;
}
#footer-copyright {
    color: #cdd5dc;
    font-size: 12px;
    line-height: 42px;
    padding-left: 20px;
    float: left;
}
#footer-bottom-menu {
    float: right;
    padding-right: 20px;
}
a.fbottom-link {
    color: #cdd5dc;
    font-size: 12px;
    line-height: 42px;
}
.fbottom-divider {
    color: #cdd5dc;
    margin: 0 4px;
}
#public-places {
    padding-left: 3px;
}


