/***THIS IS THE GOLF STYLESHEET***/
.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}

.medium
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 15px;
}

.headline
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	margin: 15px;
}

.smallcaps
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: capitalize;
	line-height: 15px;
}

.marginLeft15 { margin: 0px 0px 0px 15px; }

.breadcrum
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	/*text-transform: capitalize;*/
	line-height: 12px;
	text-decoration: none;
	margin: 0px 0px 0px 15px;
	text-indent: 0px;
}

.breadcrum a:link, .breadcrum a:visited
{
	text-decoration: none;
	color: #333;
}

.breadcrum a:hover
{
	text-decoration: underline;
	color: #333;
}

.smallerserif
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding: 0px;
	margin: 15px;
	text-decoration: none;
}
.smallerserif a:link, .smallerserif a:visited
{
	color: #8EB037;
	text-decoration: none;
}

.smallerserif a:hover
{
	background: #D8E4AF;
	color: #666;
	text-decoration: none;
}
.serif
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding: 0px;
	margin: 15px;
	text-decoration: none;
}

.serif a:link, .serif a:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #8EB037;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.serif a:hover
{
	text-decoration: none;
	background: #D8E4AF;
	color: #666;
}

.serifLeftPad
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	text-decoration: none;
}

.serifLeftPad a:link, .serifLeftPad a:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #8EB037;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.serifLeftPad a:hover
{
	text-decoration: none;
	background: #D8E4AF;
	color: #666;
}

.serifNoPad
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.serifNoPad a:link, .serifNoPad a:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #8EB037;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.serifNoPad a:hover
{
	background: #D8E4AF;
	color: #666;
	text-decoration: none;
}

.smallSTYLED
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin: 0px;
}

.smallSTYLED a:link, .smallSTYLED a:visited
{
	color: #8EB037;
	text-decoration: none;
}

.smallSTYLED a:hover
{
	background: #D8E4AF;
	color: #666;
	text-decoration: none;
}
.bottomLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-transform: capitalize;
	line-height: 18px;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	text-indent: 0px;
}

.bottomLinks a:link, .bottomLinks a:visited
{
	text-decoration: none;
	color: #333;
}

.bottomLinks a:hover
{
	text-decoration: none;
	color: #666;
	background: #D8E4AF;
}

.sansSidenav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;  
	color: 666666;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.sansSidenav a:link, .sansSidenav a:visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.sansSidenav a:hover
{
	
	text-decoration: none;
}

