@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}
body {
	background-color: #E9E9E9;
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0e9248;
	text-decoration: none;
}
a:visited {
	color: #0e9248;
	text-decoration: none;
}
a:hover {
	color: #09532B;
	text-decoration: underline;
}
a:active{
	color: #09532B;
	text-decoration: none;
}
h1 {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 22px;
	color: #0e9248;
}
h2 {
	font-size: 24px;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 18px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

#borderTL {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0e9248;
	border-left-color: #0e9248;
	background-color: #000;
}
#signUp {
	border: 3px solid #900;
	background-color: #E9E9E9;
	padding: 5px;
}

#borderTop {
	background-color: #ADADAD;
	background-image: url(images/line_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#borderContentTL {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0e9248;
	border-left-color: #0e9248;
}
#borderLeftMenu {
	background-color: #ADADAD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e9248;
}
#gradientBot {
	background-image: url(images/gradient_gray.jpg);
	background-repeat: repeat-x;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e9248;
}

.buttons a:link {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 13px;
	background-color: #000;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0e9248;
	padding-left: 6px;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	padding-top: 5px;
}

.buttons a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 13px;
	background-color: #000;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0e9248;
	padding-left: 6px;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	padding-top: 5px;
	}

.buttons a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	line-height: 13px;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0e9248;
	padding-left: 6px;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	padding-top: 5px;
}

.buttons a:active {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	line-height: 13px;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0e9248;
	padding-left: 6px;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	padding-top: 5px;
	}
.sideNav a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 16px;
	background-color: #000;
	padding-right: 12px;
	padding-left: 6px;
	text-align: right;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	width: 152px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0e9248;
	border-left-color: #0e9248;
	margin-left: 30px;
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0e9248;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
}

.sideNav a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 16px;
	background-color: #000;
	padding-right: 12px;
	padding-left: 6px;
	text-align: right;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	width: 152px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0e9248;
	border-left-color: #0e9248;
	margin-left: 30px;
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0e9248;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
	}

.sideNav a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	line-height: 16px;
	background-color: #FFF;
	padding-right: 12px;
	padding-left: 6px;
	text-align: right;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	width: 152px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0e9248;
	border-left-color: #0e9248;
	margin-left: 30px;
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0e9248;
	letter-spacing: 0.1em;
}

.sideNav a:active {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	line-height: 16px;
	background-color: #FFF;
	padding-right: 12px;
	padding-left: 6px;
	text-align: right;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	width: 152px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0e9248;
	border-left-color: #0e9248;
	margin-left: 30px;
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0e9248;
	letter-spacing: 0.1em;
	}
.indexImage {
	border-right:solid;
	border-right-width:1px;
	border-right-color:#0e9248;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#0e9248;
	margin-right: 10px;
	margin-bottom: 10px;
}
.sideNavHeader {
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}
.botNav {
	font-size: 10px;
	padding-right: 12px;
	line-height: 12px;
	text-align: center;
	padding-left: 12px;
}
.botNav a:link{
	color: #0e9248;
	text-decoration: none;
}
.botNav a:visited{
	color: #0e9248;
	text-decoration: none;
}
.botNav a:hover{
	color: #09532B;
	text-decoration: none;
}
.botNav a:active{
	color: #09532B;
	text-decoration: none;
}
.txt12px {
	font-size: 12px;
}
.txt10px {
	font-size: 10px;
}

.yardageBlack {
	background-color: #464646;
	border: 1px solid #000;
	margin: 3px;
	padding: 3px;
}
.yardageWhite {
	background-color: #FFF;
	border: 1px solid #000;
	padding: 3px;
	margin: 3px;
}
.yardageYellow {
	background-color: #FF6;
	border: 1px solid #000;
	padding: 3px;
	margin: 3px;
}
.yardageRed {
	background-color: #900;
	border: 1px solid #000;
	padding: 3px;
	margin: 3px;
}
.yardageLightFont {
	color: #EAE3CE;
	font-size: 12px;
}
.yardageFont {
	font-size: 12px;
}
.holeInfo {
	background-color: #FFF;
	border: medium double #0e9248;
	padding: 6px;
}
.indent {
	margin-left: 10px;
	text-align: left;
}
.imageBorder {
	border: 1px solid #5E2F00;
}
.menuStd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.menuTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
.specials {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	border: medium double #000;
	text-align: center;
	background-color: #FFF;
	padding: 4px;
}
.red {
	font-size: 18px;
	font-weight: bold;
	color: #900;
}
