.bodytext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 15px;
	vertical-align: top;
	line-height: 140%;
}

td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9D6F1D;
	font-weight: bold;
	}
	
.bodytext a{
	color: #776644;
	text-decoration: none;
}
.bodytext a{
	color: #443311;
	text-decoration: none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #E5E0CD;
	text-transform: capitalize; 
	vertical-align: bottom;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 13px;
	font-weight: normal;
	letter-spacing: .1em;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#73748E ;
	text-transform: capitalize;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 8px;

}
.small a{
	color: #9394aE;
	text-decoration: none;
}
body {
;
	margin: 0px;

}
h1 { font-family: Georgia,"Times New Roman",Times,serif; font-size: 16px; color: #9D6F1D; font-weight: normal; margin-top:10px;}
h2 { font-family: Georgia,"Times New Roman",Times,serif; font-size: 10px; color: #000; font-weight: normal;}
.links {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #013154; font-weight: bold; padding-top: 1px; padding-right: 2px; padding-bottom: 1px; padding-left: 2px; font-style: normal; line-height: 14px}
.darklinks { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; color: #1A4564; background-repeat: no-repeat; vertical-align: top; line-height: normal; }
A {TEXT-DECORATION: none; color: #E9E9DF}
A:hover {TEXT-DECORATION: underline; color: #9D6F1D}
a.links:hover { display:inline; padding:1px 2px 1px 2px; color: #ffffff; cursor:hand; text-decoration:none; background-color:#013154;}
.table {
	background-image: url(graphics/tableback.jpg);

}
.links2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	color: #9D6F1D;

}
#nav {
	height: 30px;
	margin-top: 10px;
	background-color: #363255;
}
#nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#nav li {
    float: left;
    margin: 0 1px 0 0;
}
#nav li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 115%;
    font-weight: 700;
    height: 2.4em;
    line-height: 2.4em;
    padding: 0 12px;
    text-align: center;
    text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav li a:hover {
	background-color: #534d89;
	color: #FFFFFF;
}
#golfnav {
	height: 26px;
	margin: 2px 0 10px 0;
	background-color: #990000;
}
#golfnav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#golfnav li {
    float: left;
    margin: 0 1px 0 0;
}
#golfnav li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 100%;
    font-weight: 700;
    height: 2.4em;
    line-height: 2.4em;
    padding: 0 12px;
    text-align: center;
    text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#golfnav li a:hover {
	background-color: #b54339;
	color: #FFFFFF;
}

