@charset "utf-8";
/* CSS Document */
/*
body {background-color:#2a69b6;;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;margin-top:0px;margin-bottom:0px}
*/
body {background-color:#FAF8ED;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;margin-top:10px;margin-bottom:0px}


div#content { background-color:#fff;width:1100px;margin-left:auto; margin-right:auto; text-align:center; border: 1px solid #06f;-webkit-box-shadow: 0px 8px 5px 5px rgba(119, 111, 68, .4);
  box-shadow: 0px 5px 5px 5px rgba(119, 111, 68, .4);}
h1.title { font-size:1.1em; font-style:italic; font-weight:bold; margin:0px }
h2.title { font-size:1em; font-weight:normal; margin:0px;text-align:center; }
a.state { text-decoration:none; font-size:10pt; font-family:Verdana; color:#000 }
#footer{	clear: both;	background: #ccc;	padding:0px;margin:0px;padding:5px;}
a.state:hover { text-decoration:underline; color:#666 }
.footer { font-weight:normal; margin:0px; font-size:.8em; color:#000; }
#ftnav { margin-bottom:0px;margin-top:10px;margin-left:auto;margin-right:auto; width:100%;text-align:center;clear:both;}
#ftnav a { font-family:arial; text-decoration:none; font-size:.8em; color:#000 }
#ftnav a:hover { text-decoration:underline; color:#000 }
#mapnav { text-align:center; margin-left:auto;margin-right:auto; width:670px }
/*State Page*/
.statepg #content,.stmorepg #content { background-color:#fff;width:950px;margin-left:auto; margin-right:auto; text-align:center;}
#header {width:100%;text-align:left;position:relative;margin-bottom:3px;}
.statepg div#logo{margin-left:10px;}
div#add { text-indent: 0em; margin-left: 0px;margin-top:0px;float:left;}
a#addlist {font-size:14px;font-weight:bold;color:#00be03;text-decoration:none;font-family:Arial;display:inline}
a#addlist:hover {text-decoration:underline}
div#share{ position:absolute; right:7px; top: 12px; }
div#logo {margin-left:auto;margin-right:auto;width:321px;margin-top:5px;}
div.topnavbar { width:100%; min-height:30px; background-image:url('/Images/bg2.gif'); text-align:left;border:1px solid #517e84}
table.topnavbar {font-family:Arial;text-align:left;clear:both;font-size:10pt;width:100%;border:0px solid black}
#tbartitle { font-family:Verdana, Helvetica, sans-serif;min-width:160px;font-size:26pt; padding-left:10px;padding-bottom:5px;color:#fff500}
#tbarcrumbs {font-size:10pt;}
#stnav{color:#fff;margin:0px;display:inline}
a.crumb {font-family:arial;font-size:11pt;font-weight:bold;color:#fefcc2}
a.crumb:hover{ text-decoration:underline;color:#000000}
div.statenav { float:left;font-family:Arial, Helvetica, sans-serif;width:220px; font-size:1em; background-color:#fff; border:0px solid #65a1a9;text-align:left;padding:6px;color:#000;margin-top:10px;}
a.twn {font-family:"Arial Narrow",arial;text-decoration:none;font-size:1em;color:#000}
a.twn:hover{ text-decoration:underline;color:#666}
p#slogan {font-weight:bold;font-size:15pt;margin-bottom:12px;margin-top:3px;}
p.cap{ font-size: 13pt; color:#000;margin-bottom:2px;margin-top:2px}
span.capb{ font-weight:bold;}
span#pop{ font-family:"Arial Narrow",Arial, Helvetica, sans-serif;}
p#contact{ font-family:"Arial Narrow",Arial, Helvetica, sans-serif;font-size:12pt;margin-bottom:24px;margin-top:4px;}
div#statemap {margin-left:240px;}
#smap{margin:0 auto;margin-top:25px;}
#moretwn{font-family:"Arial Narrow";width:100%;text-align:right;color:#df9044;}
a#m {text-decoration:none;color:#df9044;font-weight:bold}
a#m:hover{ text-decoration:underline;color:#663300}
#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 20px;
    background-color: #DDD;
    color: #555;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #DDF;
    color: #000;
}
