/* CSS Document */
body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  background-color: #003366;          /* Define dark blue color */
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

/* Define default hyperlink behavior */
a:link
{
  text-decoration: none;
  color:#0000FF;
}

a:visited
{
  text-decoration: none;
  color:#0000FF;
}

a:hover
{
  text-decoration: none;
  color:#FF0000;
  font-weight: 500;
}

a:active
{
  text-decoration: none;
  color:#FF0033;
  font-weight: 800;
}

#topBannerPF
{
  display: none;
}

#topBanner
{
  position: absolute;
  top: 20px;
  left: 20px;
  width: 971px;
  height: 140px;
  background-image:url(images/turquoise_bg.gif);
}

#leftBarLocate
{
  background-color: #65DFE9;          /* Define turquoise color */
  padding: 12px;
  position: absolute;
  top: 172px;
  left: 20px;
  width: 190px;
  height: 700px;
}

#leftbar
{
  background-image:url(images/turquoise_bg.gif);
  padding-bottom: 2px;
  padding-top: 2px;
  height: 690px;
}

/* Define default navigation bar hyperlink behavior */
#leftbar a:link
{
  text-decoration: none;
  color:#000000;
}

#leftbar a:visited
{
  text-decoration: none;
  color:#000000;
}

#leftbar a:hover
{
  text-decoration: none;
  color:#FF6633;
}

#leftbar a:active
{
  text-decoration: none;
  color:#FF0033;
}

#WebDesignedByLocate
{
  position: absolute;
  top: 620px;
}

#phpThumbLocate
{
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 20px;
  position: relative;
  float:left;
  left: 10px;
}

#TMPLocate
{
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 24px;
  padding-bottom: 10px;
  position: relative;
  float:right;
}

#content
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color:#000000;
  background-image:url(images/turquoise_bg.gif);
  position: absolute;
  top: 172px;
  left: 247px;
  width: 745px;
  height: 725px;
  overflow:auto;                      /* Comment out to access design mode in Dreamweaver 8!!! */
}

#bottomBorderPF
{
  display: none;
}

#bottomBorder
{
  background-color: #65DFE9;          /* Define turquoise color */
  position: absolute;
  top: 907px;
  left: 20px;
  width: 971px;
  height: 50px;
}  

/* We use this to leave a little space below the page content */
#bottomSpacer
{
  background-color: #003366;          /* Define dark blue color */
  position: absolute;
  top: 957px;
  left: 20px;
  width: 971px;
  height: 20px;
}  

#rotateImagesLocate
{
  position: relative;
  top: 5px;
}

#LogInOutButtonLocate
{
  position: relative;
  top: 10px;
}

#rifgtTableLocate
{
  position: relative;
  top: 12px;
  float: right;
}

#bottomTableLocate
{
  position: absolute;
  top: 390px;
  left: 40px;
}

#mapImageLocate
{
  position: absolute;
  top: 205px;
  left: 100px;
}

#photosLeft
{
  float: left;
  padding: 0;
  text-align:center;
}

#photosRight
{
  float: right;
  padding: 0;
  text-align:center;
  margin-top: 0px;
  margin-bottom: 0px;
}

#photos
{
  padding: 5px;
  margin: 12px;
}

#photosBorder
{
  border: solid #1F5E9A 2px;    /* Define light blue color */
  margin: 12px;
  background: #1F5E9A;          /* Define light blue color */
  padding: 3px;
}

#photosBorderT
{
  border: solid #009999 2px;    /* Define teal color */
  margin: 12px;
  background: #009999;          /* Define teal color */
  padding: 3px;
}

p
{
  color:#000000;
  padding: .5em;
  border-style: none;
  margin: 0em 1em;
}

ol, li, ul
{
  color:#000000;
}

/* Used to define the title text in the top of the content pannel */
h2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;               /* choose a large size for the title text */
  color:#003366;
  background-color: #65DFE9;     /* Define turquoise color */
  padding: 6px;
  border-style:none none solid none;
  border-width: 2px;
  border-color: #0066CC;         /* Define light blue color */
  margin: 0;
}

/* Used to define the navagation buttons on the left pannel */
h4
{
  font-family: Arial, Helvetica, sans-serif;
  background-color: #65DFE9;     /* Define turquoise color */
/*  background-image:url(images/bgpaper.gif);   ############################# */
  padding: 0.5em;
  margin: 1em;
  border-style:solid solid solid solid;
  border-width: 1px;
  border-color: #0066CC;         /* Define light blue color */
}

/* Define horizontal-rule for the entire web site */
hr {noshade; color: #0066CC; background-color: #0066CC; size: 3px;}

/*
.table 
{
  background-color: #65DFE9;
  background-image:url(images/turquoise_bg.gif);
  border-color: #FFFFFF;
  padding: 8px;
  margin: 2px;
  vertical-align:text-top;
  text-decoration: none;
  color:#000000;
}
*/

td
{
  color:#000000;
}

.dgrow0 {background-color: #B0EAFC;}
.dgrow1 {}                                  /* Let the background show through */
.dgsort {background-color: #D0F8FF;}

.style1 
{
  font-size: small;
}

.dgborder
{
   border-width: 3px;
   border-style: solid;  
   border-top-color: #3399CC;
   border-left-color: #3399CC;
   border-right-color: #0000cc;
   border-bottom-color: #0000cc;
}

.dgborder1
{
   border-width: 1px;
   border-style: solid;  
   border-top-color: #3399CC;
   border-left-color: #3399CC;
   border-right-color: #0000cc;
   border-bottom-color: #0000cc;
}

.dgborder2
{
   border-width: 2px;
   border-style: solid;  
   border-top-color: #3399CC;
   border-left-color: #3399CC;
   border-right-color: #0000cc;
   border-bottom-color: #0000cc;
}

