/* Page Wide Formating */
A:link {color: #003366; text-decoration: underline; }
A:visited {color: #003366; text-decoration: underline; }
A:active {color: #C7B863; text-decoration: none; }
A:hover {color: #C7B863; text-decoration: none; }

img
{
  border: 0px;
}

p
{
  text-indent: 3%;
  text-align: left;
  margin-top: 2px;
  margin-bottom: 3px;
}

body 
{
  background: transparent url(/golf/proto/wetlandsgc/images/design/bodybg.jpg);
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
 /* padding: 0 0 45px 0; /* bottom padding is height of #bottomFrame */
 /* text-align: center;  for IE */
  
}

.preload img
{ 
  height: 0px;
  display: none;
} 
/* End Page Wide Formating */

/* Header and Logo Settings */
#header
{ 
  border: 0px solid #003366;
  color: #003399;
  background-color: #51879B;
  font-size: 14px;
  text-align: center;
}

/* End Header and Logo Settings */

#bodyContent
{
  width: 770px;
  border-left: 2px solid #51879B;
  border-right: 2px solid #51879B;
  border-bottom: 0px solid #51879B;
  border-top: 0px solid #51879B;
  text-align: center;
  margin-left: auto; 
  margin-right: auto;
  background-color: #51879B;
}

/* Content Settings */
#content
{
  padding-top: 10px;
  border: 0px solid green;
  float: none;
  color: #003366;
  font-family: verdana, sans-serif; 
  font-size: 12px;
  line-height: 16px;
  width: 750px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

/* #content ul { list-style-image: url('/images/course_tour/PC_Bullet_15px.jpg');}
#content ul ul { list-style-image: url('/images/course_tour/PC_Bullet_15px.jpg'); }
#content ul ul ul { list-style-image: url('/images/course_tour/PC_Bullet_15px.jpg'); } */

#contentheader
{
  font-family: Verdana;
  font-weight: bold; 
  font-size: 150%;
  line-height: 125%;
  width: 100%;
  text-align: left;
  padding-top: 5px;
}

.infobox
{
  width: 100%;
  padding: 0px; 
  margin: 0px;
  border: 0px solid #003399;
  font-family: Verdana;
}
  
.infobox span
{
  font-family: sans-serif;
  font-weight: bold; 
  font-size: 17px;
  line-height: 17px;
}

.infobox p
{
  padding-left: 5px;
  padding-right: 5px;
}

.holelist
{
  font-family: sans-serif;
  font-weight: bold; 
  font-size: 17px;
  text-align: center;
  line-height: 20px;
  letter-spacing: 1px;
}

.infocontainer
{
  height: 0px;
  background-color: #FFFFFF;
  position: relative;
  margin: -278px 0px 0px 280px;
}

#Tee
{
  width: 55px; 
  height: 30px;
  font-family: sans-serif;
  font-weight: bold; 
  font-size: 16px;
  text-align: center;
  line-height: 29px;
  background-position:left bottom;
  background-repeat:no-repeat;
}

.hole
{
  background-image:url(/golf/proto/wetlandsgc/images/course_tour/Hole.gif); 
  color: #FFFFFF;
}

.par
{
  background-image:url(/golf/proto/wetlandsgc/images/course_tour/Par.gif); 
  color: #000000;
}

.black
{
  background-image:url(/golf/proto/wetlandsgc/images/course_tour/BlackTee.gif); 
  color: #FFFFFF;
}

.gold
{
  background-image:url(/golf/proto/wetlandsgc/images/course_tour/GoldTee.gif); 
  color: #000000;
}

.blue
{
  background-image:url(/golf/proto/wetlandsgc/images/course_tour/BlueTee.gif); 
  color: #FFFFFF;
}

.white
{
  background-image:url(/golf/proto/wetlandsgc/images/course_tour/WhiteTee.gif); 
  color: #000000;
}

.red
{
  background-image:url(/golf/proto/wetlandsgc/images/course_tour/RedTee.gif); 
  color: #FFFFFF;
}

.Scoreboard
{
  width: 140px;
  font-size: 75%; 
  border-collapse: collapse; 
  border: 1px solid #003466;
}

.Scoreboard td
{
  padding-left: 2px;
  padding-right: 2px;
  border: 1px solid #003466;
}

#input 
{
  padding-left: 5px;
  padding-right: 5px;
}

#imgContainer
{
  float: left;
  color: #003366;
  font-family: Verdana;;
  line-height: 12px;
  font-size: 9px;
  text-align: center;
  padding-right: 10px;
  border: 0px solid green;
}
/* End Content Settings */

/* Footer Settings */
 #footercontainer
{
  background-image:url(/golf/proto/wetlandsgc/images/course_tour/footer.gif); 
  background-position:left bottom;
  background-repeat:no-repeat;
  width: 770px; 
  height: 50px;
  /*margin-left: auto;
  margin-right: auto;*/
  clear:both;
}


.footer
{
  text-align: center;
  color: #FFFFFF;
  height: 50px;
  font-family: Times New Roman;
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 2px;
}

.footer A:link {color: #FFFFFF; text-decoration: none; }
.footer A:visited {color: #FFFFFF; text-decoration: none; }
.footer A:active {color: #C7B863; text-decoration: none; }
.footer A:hover {color: #C7B863; text-decoration: none; }
/* End Footer Settings */

/* Fixed Position Settings */
#bottomFrame 
{
  margin: 0;
  padding: 0;
  text-align: center;
  height: 45px;
  position: fixed;
  bottom: 0px;
  width: 100%;
  padding-right: 22px;
}

/* hide from mac ie5 \*/
#bottomFrame 
{
  position: absolute;
}

/* end hide from mac ie5 */
html>body #bottomFrame 
{
  position: fixed;
}
/* End Fixed Position Settings */


/* min height IE6 Hack */
.child {
   img margin-left: Auto;
   img margin-right: auto;
   min-height:300px;
   height:300px;
   }
   
div[class] .child {
   height:auto;
   }
  
#parent {
   height:auto;
   border:0px solid #FFCC99;
   }
/* End min height IE6 Hack
