body{
   font-family: Times, Georgia, "New Century Schoolbook", serif;
   font-size: 18px;
   }
h1{
  color: #101676;
  background-color: inherit;
  font-size: 21px;
  text-transform: uppercase; 
  }
h2{
  color: #ffffff;
  background-color: inherit;
  font-size: 18px;
  }
h3{
  font-size: 16px;
  }
p{
   line-height: 1em;
  }
h4{
   font-style: italic;
   text-align: center;
   font-size: 18px;
   text-transform: uppercase;
  }
#sideleft a{
  display: block;
  text-decoration: none;
  background: #344393 url(link-base.gif) 3px 50% no-repeat;
  color: #ffffff;
  margin: 0;
  font: bold 100% Arial, Verdana, sans-serif;

  padding: 5px 10px 2px 20px;
  }
#sideleft a:visited{
  color:#cccccc;
  background-color: #344393;
  }
#sideleft a:hover {
  color: #000000;
  background-color:  #344393;
  background-image: url(link-hover.gif)
  }
#sideleft a:active {
  color: #3300CC;
  background-color:  #344393;
  }
#contain{
  width: 95%;
  margin: 2em;
  border: 1px solid black;
  background-color: #6699ee;
  color: black;
  }
#header{
  padding: 0em;
  border-bottom: 1px solid black;
  background-color: white;
  color: black;
  } 
#sideleft{
  position: relative;
  float: left;
  width: 17%;
  margin: 0;
  padding: 1em;
  font-size: .8em;
  }
#sideright{
  position: relative;
  float: right;
  width: 15%;
  font-size: 1em;
  padding: 20px 10px 10px 10px;
  color: #ffffff;
  background-color: inherit;
  }
#main{
  margin-left: 20%;
  margin-right: 18%;
  padding: 1em;
  border-left: 1px solid black;
  border-right: 1px solid black;
  }
#events{
  width: 90%;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid black;
  padding: 1em;
  }
#feedbackform{
  width: 95%;
  }
.golfouting{
   font-family: Times, Georgia, "New Century Schoolbook", serif;
   font-size: 24px;
   color: #ffffff;
   text-align: center;
   background-color: inherit;
   }
.table2{
  margin-left: 5%;
  font-size: 20px;
  background-color: inherit;
  color: yellow;
  }
.golf{
  margin-left: 15%;
   }
.tabletitle{
  color: #101676;
  background-color: inherit;
  font-size: 20px;
  text-transform: uppercase;
  padding: 2px;
  text-align: center;
  }
.tables1{
 margin-left: 10%;
 border: 2px solid black;
 text-align: center;
}
.pictures{
 border: 0px;
 border-spacing: 10px;
  }
a:link{
  color: #990033;
  background-color: inherit;
  }
a:visited{
  color:#666666;
  background-color: inherit;
  }
a:hover {
  color:#660066;
  background-color: inherit;
  }
a:active {
  color: #333333;
  background-color: inherit;
  }
.formlabels {
	font-size: 1em;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
        }
.formelement {
        color: #000000;
	background-color: #ffffff;
        }


