/*
 *
 *
 */

#header
{
  margin: 25px 0px 10px 0px;
  padding: 13px 0px 3px 10px;
  width: 90%;
  height:15px; 
  line-height: 15px;
  border-width: 1px 0px;
  border-color: black;
  border-style: solid;
  background-color: #e7e7e9;
  font-size: 15px;
  font-family: sans-serif;
  color: #6484ab;
  font-weight: bold;
}

#leftSide
{
  position: absolute;
  text-align: left;
  margin: 0px 0px 0px 0px;
  font-size: 14px;
  width: 150px;
  top: 70px;
}

#leftSide ul 
{ 
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#leftSide li
{
  margin: 7px 0px 7px 0px;
}

#leftSide a
{
  line-height: 14px;
}

.shadeBox
{
  margin: 0px 0px 10px 0px;
  padding: 10px 5px 10px 5px;
  border-style: dashed;
  border-color: black;
  background-color: #e7e7e9;
  border-width: 1px;
  width: 150px;
}

.post .shadeBox
{
  margin: 0px 0px 10px 0px;
  padding: 10px 5px 10px 5px;
  border-style: dashed;
  border-color: black;
  background-color: #B4B9C2;
  border-width: 1px;
  width: 500px;
}

.shadeBox a:hover
{
  background-color: #fbfbfb;
}

a
{
  color: #7693b1;
  text-decoration: none;
  font-family: serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
}

a:hover
{
  color: #373755;
}

.post
{
  position: relative;
  margin: 10px 0px 0px 0px;
  padding: 5px 5px 5px 5px;
  border: 1px black solid;
  width: 980px;
  left: 175px;
  top: 0px;

}

.date
{
  position: relative;
  margin: 10px 0px 0px 0px;
  padding: 5px 0px 5px 0px;
  border-style: dashed;
  border-color: black;
  border-width: 1px;
  left: 175;
  background-color: #e7e7e9;
  width: 210px;
  text-align: center;
  vertical-align: center;
  top: 0px;
 }

h2
{
  margin: 0px 0px 10px 0px;
  color: black;
  font-weight: bold;
  font-size: 15px;
  line-height: 15px;
}

body
{
  margin: 0px;
  padding: 1px;
}

#Master
{
  margin: 0px auto;
  padding: 0px;
  text-align: left;
  width: 1000px;
}

#map
{
        text-align: center;
}

.shadeBox h4 
{
        text-align: center;
}

.shadeBox h6
{
         text-align: center;
}

.shadeBox a
{
   color: #373755;
}

.shadeBox a:hover
{
   color: #140FA3;
}

.shadeBox h6 a
{
      font-size: 9.8px;
      line-height: 11px;
}
