
/*
.topnav style is used for the links at the top of the middle of each page.
.r-column-text is used for text in the right column
.r-column-email-list is used for email links in the right column
H1 style is used for PAGE TITLE
H2 is used for the DATE & Country Club site of tournament
H3 style is used for STORY HEADLINE
H4 style is used for SUB-HEADLINE
H5 style is used for PRESENTING SPONSOR HEADER SLUG 
H6 -- is not yet used -- 
*/


/* SERVING */
	
.serving {
font-family: arial, helvetica, geneva;
font-size: 15px;
color: #f7fbf7;
font-weight: bold;
background-color: #319a31;
margin-top: 3px;
margin-bottom: 5px;
}

.serving a:hover {
color: #ff3300;
background-color: #319a31;
}

.serving a:visited {
color: #f7fbf7;
}

/* SERVING */


.topnav
	{
	Color: #000000; 
	Font-Family: verdana, Arial, Helvetica, Sans-Serif;
	Font-Size: 10pt;
	Font-Weight: normal;
	Text-Align: Center;
	margin-top: 1pt;
	margin-bottom: 1pt;
	}

.committee
	{
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	text-align: center;
	line-height: 11pt;
	color: #2B852B;
	margin-top: 8pt;
	margin-bottom: 2pt;
	}

.l-column-text 
	{
	color: #ffffff;
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	}
	
.r-column-text 
	{
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
	color: #2B852B;
	margin-top: 8pt;
	margin-bottom: 2pt;
	}

.r-column-email-list 
	{
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	font-weight: normal;
	line-height: 13pt;
	text align: left;
	color: #2B852B;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}

.wouldyou
	{
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	
	}

A:Link
	{
	text-decoration: underline;
	}

A:Hover
	{
	background:#ffffcc;
	color: #ff0000;
	}
H1
	{
	Color: #006633;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 20pt;
	Font-Weight: bold;
	Text-Align: Center;
	Text-Decoration: none;
	Letter-Spacing: 1pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
	}


H2
	{
	Color: #339933;
	Background-Color: #FFFF99; 
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 10pt;
	Font-Weight: bold;
	Text-Align: left;
	Letter-Spacing: 1.5pt;
	Line-Height: 16pt;
	border-color: #339933;
	border-width: thin;
	border-style:solid;
	margin-top: 18pt;
	margin-bottom: 18pt;
	}

	
H3
	{
	Color: #990000; 
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 14pt;
	Font-Weight: bold;
	Text-Align: left;
	}


H4
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	line-height: 14pt;
	color: #000000;
	margin-top: 1pt;
	margin-bottom: 1pt;
	}


H5
	{
	font-family: arial, helvetica,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 140%;
	color: #990000;
	background:#ffffff;
	margin-top: 3px;
	margin-bottom: 3PX;
	}


H6
	{
	font-family: arial, helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000ff;
	margin-top: 20px;
	margin-bottom: 1pt;
	}
	
	
ul
	{
	font-family: courier, new-courier, arial, helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 1pt;
	}
	
.body 
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 130%;
	margin-top: 2px;
	margin-bottom: 14px;
	}
