/* CSS Document */
body
{
  font-family: Times New Roman, Times, serif;
  font-size: 12pt;
  background-color: #003366;          /* Define dark blue color */
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

#topBannerPF
{
  position: relative;
}

#topBanner, #leftBarLocate, #leftbar, #WebDesignedByLocate
{
  display: none;
}

#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: Times New Roman, Times, serif;
  font-size: 12pt; 
  color:#000000;
  position: relative;
}

#bottomBorderPF
{
  font-family: Times New Roman, Times, serif;
  font-size: 12pt; 
  color:#000000;
  background-color: #FFFFFF;          /* Define WHITE color */
  position: left;
}

#bottomBorder, #rotateImagesLocate, #rifgtTableLocate, #bottomTableLocate, #mapImageLocate,
#photosLeft, #photosRight, #photos, #photosBorder, #photosBorderT, #LogInOutButtonLocate
{
  display: none;
}

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: Times New Roman, Times, serif;
  font-size: 18pt; 
  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: Times New Roman, Times, serif;
  font-size: 12pt; 
  background-color: #65DFE9;     /* Define turquoise color */
  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;
}

