.mainTable {
	height: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	background-color: #FFFFFF;
	width: 800px;
}
.navBar {
	background-image: url(assets/RHC-nav-strip.gif);
	background-repeat: repeat-x;
}
.botBarOlive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(assets/olive-pattern.gif);
	background-repeat: repeat;
	padding: 8px;
}
.botBarGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(assets/green-pattern.gif);
	background-repeat: repeat;
	padding: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336600;
	font-weight: lighter;
	line-height: 22px;
}
.genericBanner {
	background-image: url(assets/random-banner/golf-photo1.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 427px;
	font-size: 1px;
	font-weight: lighter;
	color: #666666;
}
.padding {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #336600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #336600;
	text-decoration: underline;
}
.botBarOlive a:link, .botBarOlive a:visited, .botBarOlive a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.botBarOlive a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.botBarGreen a:link, .botBarGreen a:visited, .botBarGreen a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.botBarGreen a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336600;
	line-height: 20px;
}
.LightGreenPadding {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-image: url(assets/light-green-pattern.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #336600;
	border-left-color: #336600;
}
.GreenPadding {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background-image: url(assets/olive-green-pattern.gif);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336600;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-style: italic;
	letter-spacing: 2px;
}
.bold {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336600;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #336600;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}
.horzStripe {
	background-image: url(assets/horzStripe.gif);
	background-repeat: repeat-x;
}
