html {
  font-size: 100%;
}
body {
  font: 62.5%/1.5 Verdana, Arial, Helvetica, sans-serif;
  color: #3A1503;
}
h1 {
  font-size: 1.8em;
}
h2 {
  font-size: 1.4em;
}
h3 {
  font-size: 1.2em;
}
p {
  font-size: 1em; /* 1.2em */
  margin-bottom: 1.3em;  /* 1.2em */
}

.td,tr,table{font-size:10px;  line-height: 1.5;}

input.golfer { width:100px; }

#cure {
  float: right;
  margin-left: 10px;
  font-weight: bold;
  width: 130px;
}
#schedule #cure {
  float: right;
  margin-left: 10px;
  font-weight: bold;
  width: 200px;
}
#schedule #cure img {
  margin: 0px auto;
}
#schedule #cure p {
  font-weight: normal;
}
#program ul {
  margin: 0px;
}
fieldset legend {
 font-weight: bold;
 font-size: 1.1em;
 border: 1px solid grey;
 padding: 2px 10px 2px;
 margin: 10px 0px 0px 0px;
}

A:link {
	color: #43490C; 
	font-weight: bold;
	text-decoration: underlined;
}
A:visited { 	
	color: #43490C; 
	font-weight: bold;
	text-decoration: underlined;
}
A:hover { 	
 	color: #925626; 
	font-weight: bold;
	text-decoration:  none;     
}
a.leftMenu:link{
	font-family: georgia;
	color: #DFE3CD;
	font-size: 11px;
	font-weight: bold;
	text-decoration:  none;
}
a.leftMenu:visited{
	font-family: georgia;
	color: #DFE3CD;
	font-size: 11px;
	font-weight: bold;
	text-decoration:  none;
}
a.leftMenu:hover{
	font-family: georgia;
	color: #DFE3CD;
	font-size: 11px;
	font-weight: bold;
	text-decoration:  none;
}
