﻿body { background-image: url(../Images/bgPatternGreen.gif); font-size: 62.5%; margin-left: 0; margin-right: 0; }

.defaultFont { font-family: Times New Roman; font-size: 1.3em; color: #333333; line-height: 160%; }

#mainContainer { width: 770px; margin-left: auto; margin-right: auto; background-color: #ffffff; border: 5px solid #507050; }
	#mainContainer #innerContainer { padding: 18px; }
	
#headerMenuContainer { border-top: 1px solid #bacaba; border-bottom: 1px solid #bacaba; }
	#headerMenuContainer a img { border: 0; border-top: 2px solid #ffffff; border-bottom: 2px solid #ffffff; }

#footerContainer { background-color: #5b7f5b; padding: 6px 10px; margin: 3px 0; clear: both; }
	#footerContainer ul { list-style-type: none; margin: 0; padding: 0; }
	#footerContainer ul li { display: inline; font-family: Arial; font-size: 1.0em; margin-right: 5px; }
	#footerContainer a { color: #ffffff; text-decoration: none; }
	#footerContainer a:hover { color: #cccccc; text-decoration: underline; }
	
.greenBoldLabel { color: #5B7F5B; font-weight: bold; font-size: 1.2em; font-family: Arial; border: 1px solid #ebebeb; border-left: 0; border-right: 0; padding: 10px; }

.textBlock1 { padding: 10px 0 10px 10px; line-height: 150%; }

.golfRatesContent ul { margin: 0 0 0 0.8em; padding: 0; }

.greenBackgroundLabel { background-color: #5b7f5b; color: #ffffff; padding: 5px 10px; font-size: 1.3em; }

.backgroundColor1 { background-color: #f0f0f0; }

table.yardsTable { }
	table.yardsTable td { text-align: center;}
	
a.pdfLink:link {text-decoration: underline; color:#000;}
a.pdfLink:visited {text-decoration: underline; color:#000;}
a.pdfLink:hover {text-decoration: underline; color: #666;}
a.pdfLink:active {text-decoration: underline; color:#000;}
