body
{
    margin: 0px;
    font-family: Verdana, Arial;
    font-size: 13px;
    text-align: center;
    background-color: #e0e0e0;
}

#wholepage
{
  text-align: left;
  padding-top: 10px;
  margin-left: 10px;
  background-image: url(http://www.adssouth.com/images/ADSLogoCircles.jpg);
/*  background-attachment: fixed; */
  background-repeat : no-repeat;
  width: 800px;
  background-color: #ffffff;
}
#wholepage6
{
  text-align: left;
  padding-top: 10px;
  margin-left: 10px;
  background-image: url(http://www.adssouth.com/images/ADSLogoCircles6.jpg);
/*  background-attachment: fixed; */
  background-repeat : no-repeat;
  width: 600px;
  background-color: #ffffff;
}

#Maint {
  text-align: left;
  padding-top: 10px;
  margin-left: 10px;
  padding-left: 10px;
  width: 1000px;
  background-color: #ffffff;
}

#Maint table {
  background-color: #eeeef8;
  BORDER-COLLAPSE: collapse;
}

#Maint th {
    color: white;
   padding-left: 5px;
    background-color: #0055a5;
    text-align: left;
    font-size: 13px;
    font-style: bold;
}

#Maint td {
   padding-left: 5px;
   padding-right: 5px;
    font-size: 13px;
}

a {text-decoration: none;   }

a:link {color: #0050a0;}
a:visited {color: #0050a0;}
a:hover {color: navy; text-decoration: underline}
a:active {color: navy; text-decoration: underline}

h1{ color: #0050a0; }
h2{ color: #0050a0;}
h3{ color: #0050a0; margin-top: 15px;}
h4{ color: #0050a0;}

.red { color : Red;}

.InputCell
{
  background-color: #eeeef8;
}

.legaltext{font-size: 10px;}

#AddressBox
{
    padding-top: 10px;
    width: 350px;
    padding-bottom: 10px;
    background-color: #eeeef8;
    border:  thin solid Navy;

}

#EntryTable{}

#Article {
    margin: 15px;
}

#ArticleTitle{
    color: #0050a0;
    font-size: 19px;
    margin: 15px;
    font-weight: bold;
}

#Article table {
  background-color: #eeeef8;
  BORDER-COLLAPSE: collapse;
}

#Article th {
    color: white;
    background-color: #0055a5;
}

.Cite{
  margin-top: 10px;
  margin-right: 20px;
    text-align: right;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 15px;
}
.blurbholder {
  font-size: 15px;
}

a.blurbholder {text-decoration: none;}

.center { text-align: center; }

#feedback
{
    width: 450px;
    background-color: #eeeef8;
    border: thin solid Navy;
}

.hideblurb{
    background-color: #0055a5;
    color: white;
    border:1px solid #000000;
    display:none;
    text-align : left;
    font-size:12px;
    padding: 3px 3px 3px 5px;
    margin: 5px;
}

.blurb {
  margin-left: 25px;
  margin-right: 15px;
}

.grey {
    color: #808080;
    text-align: right;
}

#pnsInviteBox
{
  padding-top: 5px;
  padding-bottom: 5px;
  width: 260px;
  background-image: url(http://www.adssouth.com/images/pnsInvite.jpg);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 10px;
}

#pnsInvite
{
    margin-left: 30px;
    margin-right: 25px;
}

#pnsInvite h3
{
  margin-bottom: 0px;
  font-size: 14px;
  color: black;
}
#pnsInvite p{margin-top: 5px;
             font-size: 12px;}
#pnsInvite a:hover{color: black; text-decoration: none;}

#MapBox
{
    margin-bottom: 10px;
}
#Map
{
    width: 222px;
    border: medium solid #1e5a8c;
    margin-left: 16px;
    padding-bottom: 5px;
}

#MapText
{
    font-size: 11px;
    margin-left: 15px;
    margin-right: 15px;
}

#ExpertMode{
    border: thin outset Blue;
    background-color : #F0FFFF;
    float: right;
    color: blue;
}

#footer{
  width: 800px;
  padding-top: 8px;
}
#footer a{color: white; text-decoration: none;}
#footer a:hover{font-weight: bold;}
#footer td{
  font-size: 12;
  text-align: center;
  color: white;
}

#footer6{
  width: 550px;
  padding-top: 8px;
}
#footer6 a{color: white; text-decoration: none;}
#footer6 a:hover{font-weight: bold;}
#footer6 td{
  font-size: 12;
  text-align: center;
  color: white;
}

#footerleft{
  background-color: #5ac8ff;
  width: 33%;
}

#footercenter{
  background-color: #0082c8;
  width: 34%;
}

#footerright{
  background-color: #0055a5;
  width: 33%;
}

.indent {
 margin-left : 16px;
}

.ilustration
{
    text-align: center;
}

.ilustration a:hover{text-decoration: none;}

.indentSP {
 margin-left : 16px;
 margin-bottom : 8px;
}

.indentboth {
 margin-left : 16px;
 margin-right : 16px;
}

.menu {
  background-color : #5ac8ff;
  text-align: center;
  font-weight: bold;
  height: 20px;
}

.menubar {
  background-color : #5ac8ff;
  color: white;
  text-align: center;
  width: 10px;
}

.menu a{text-decoration: none;}
.menu a:link{color: #0050a0; text-decoration: none;}
.menu a:visited{color: #0050a0; text-decoration: none;}
.menu a:hover{color: white; text-decoration: none;}
.menu a:active{color: white; text-decoration: none;}

#ContactHome{
    font-size: 10px;
    float: right;
    margin-right: 5px;
}
#ContactHome a{
    text-decoration: none;
}
