.linksintro2 {
	font-weight: bolder;
	font-size: 18px;
}

#usefullinks2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #03F;
	text-align: left;
	text-decoration: none;
}

td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}

td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}
#golfmap {
	border: thin solid #000;
	padding: 0px;
	margin-right: 10px;
	margin-left: 70px;
}








.link {
	color: #03F;
	text-decoration: underline;
	line-height: 10px;
	font-size: 16px;
	text-align: left;
}body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	background: #0F6;
	width: auto;
}
.twoColFixLtHdr #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-color: #FF9;
	overflow: hidden;
	font: normal 16px/normal Verdana, Geneva, sans-serif;
	text-transform: none;
	color: #000;
	letter-spacing: normal;
	word-spacing: normal;
	margin: auto;
	padding-right: 0px;
	}
	
	.twoColFixLtHdr #header {
	background-color: #FF9;
	margin: 0px 0px 5px;
	height: 140px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	vertical-align: 
	
			width: 780px;
	padding: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


.twoColFixLtHdr #sidebar1 {
	float: left;
	background-color: #FF9;
	font-family: Verdana, Geneva, sans-serif;
	width: 150px;
	text-align: left;
	clear: none;
	margin: 5px 40px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #mainContent {
	text-align: left;
	font: normal 16px/normal Verdana, Geneva, sans-serif;
	text-transform: none;
	color: #000;
	background: #FF9;
	border-top: thin none #000;
	border-right: thin none #000;
	border-bottom: thin none #000;
	border-left: thin none #000;
	margin: 0 20px 0 200px;
	padding: 0px 50px 0 40px;
} 
.twoColFixLtHdr #footer {
	background-color: #FF9;
	padding-top: 0;
	padding-bottom: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100px;
	width: 780px;
	border-top-color: #366;
	border-right-color: #366;
	border-bottom-color: #366;
	border-left-color: #366;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	
} 
a:hover {
	color: #393;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}td img {
	display: block;
	background-color: #FF9;
	margin-bottom: 0px;
}
td img {
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 0px;
	overflow: visible;
	z-index: auto;
}
.twoColFixLtHdr #container #sidebar1 table {
	background-color: #FF9;
	padding: 10px 20px 20px;
	width: 150px;
	clear: left;
	margin-bottom: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000;
	padding: 10px 5px;
	letter-spacing: normal;
	text-align: center;
	margin: 0px;
}

button {
	background-color: #FF9;
	margin-bottom: 2px;
}h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	color: #096;
	text-align: center;
}
.twoColFixLtHdr #container #sidebar1 p {
	color: #00F;
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
email {
	font-size: large;
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
	text-align: center;
	margin: 0px;
}
#email {
	text-align: center;
	font-size: x-large;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-width: medium;
	line-height: normal;
	margin: 0px 0px 30px;
	padding: 0px;
}
.twoColFixLtHdr #container #email p a:hover {
	color: #393;
	text-decoration: underline;
}
.usefullinks {
	font: bold 16px/25px Verdana, Geneva, sans-serif;
	text-transform: none;
}
#linksintro {
	font-size: large;
	font-weight: bolder;
	text-align: center;
}
.leftalignlinksintro {
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
}

