@charset "UTF-8";

#mainContent #businesscard {
	float: right;
	margin-top: -65px;
	margin-right: -10px;
}
#mainContent #homephoto {
	float: left;
}
#mainContent #homeplaque {
	float: right;
}
#mainContent #home_description {
	text-align: left;
}
#mainContent #home_description .important_info {
	background-color: #FFFF00;
}
#mainContent #home_description .important_info a {
	text-decoration: underline;
}
#mainContent #home_links {
}
#mainContent #home_links ul li {
	font-size: 0.9em;
	margin-left: 30px;
	padding-bottom: 3px;
}
#mainContent .schedule h3 {
	margin-bottom: 20px;
}
#mainContent .schedule table {
	width: 100%;
	border-collapse: collapse;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-width: 1px;
	border-style: solid;
}
#mainContent .schedule th    {
	border-style: solid;
	border-width: 1px;
	background-color: #F8B03B;
	font-weight: bold;
	font-size: 0.9em;
}
#mainContent .schedule td {
	vertical-align: text-top;
	font-size: 0.9em;
	border-style: solid;
	border-width: 1px;
}
#mainContent .schedule td small {
	color: #736357;
	font-size: 0.85em;
}
#mainContent .schedule .reg {
	background-color: #ffecbd;
}
#mainContent .schedule .alt {
	background-color: white;
}
#mainContent .course_listing  {
	clear: both;
	display: block;
	margin: 10px;
}
#mainContent .course_listing .course_image {
	display: block;
}
#mainContent .course_listing .course_name {
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 5px;
}
#mainContent .course_listing .course_info {
	margin-left: 15px;
	font-size: smaller;
}
#mainContent #course_image {
	float: left;
	margin-right: 10px;
}
#mainContent #course_map {
	margin-top: 30px;
}
#mainContent .course_section {
	margin-bottom: 2em;
}
#mainContent .course_section p {
	padding-left: 20px;
}

#mainContent #start p {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#mainContent #start p a {
	font-size: 1.4em;
}


#mainContent #start small {
	font-size: 0.85em;
	color: #736357;
	line-height: 0.7em;
}
#mainContent #start #teeBoxes {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 570px;
}
#mainContent #start .tee .teeTitle{
	border: 1px solid #E2860C;
}

#mainContent #start .tee {
	float: left;
	width: 160px;
	border: 2px solid #E2860C;
	margin: 7px;
	padding: 3px;
	text-align: left;
}
#mainContent #start .tee p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 0.9em;
	text-align: left;
}


#mainContent #start .tee .teeTitle p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 0.7em;
	font-weight: bold;
}
#mainContent #start .tee .teeTitle .teeNumber p {
	color: #736357;
	padding-top: 0px;
	font-weight: normal;
}
#mainContent #start #whitespace {
	clear: both;
}



#mainContent ol li {
	margin-left: 30px;
	padding-bottom: 10px;
	font-size: 0.9em;
}
#mainContent ol li p {
	padding-left: 0px;
}
#mainContent ol li ol li {
	list-style-type: lower-alpha;
	font-size: 0.9em;
}
#mainContent .orangeSub {
	font-size: 0.9em;
	color: #F15A24;
	padding-top: 10px;
	margin-bottom: 0px;
}
#mainContent .championship {
	padding-left: 30px;
}
#mainContent .presidentInfo {
	padding-bottom: 10px;
}

#mainContent .presidentInfo p {
	padding-left: 60px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#mainContent .presidentInfo h4 {
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
}
#mainContent .presidentInfo .officer {
	font-weight: bold;
	padding-left: 30px;
	font-size: 0.85em;
	margin-bottom: 0px;
	color: #333;
	margin-top: 0px;
}
#mainContent #outline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#mainContent #about_page {
	float: left;
	width: 450px;
	padding-left: 150px;
}
#mainContent #about_page #thank_you p {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

#mainContent #sidebar {
	width: 150px;
	float: left;
	background-color: #EFE873;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 60px;
	padding-bottom: 300px;
}
#mainContent #sidebar p{
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 0.85em;
	font-family: Tahoma, Geneva, sans-serif;
}
#mainContent #sidebar .selected_about {
	background-color: #FFF;
}
#mainContent #about_bottom {
	clear: both;
}
#mainContent #sidebar #sidebar_bottom {
	position: static;
}
#mainContent #photos {
	padding-bottom: 50px;
	width: full;
	height: auto;
}
#mainContent #photos table  {
	height: auto;
	width: full;
	text-align: center;
}
#mainContent #photos td{
	margin: 5px;
	width: 110px;
	height: 110px;
}
#mainContent #photos td img{
	padding: 3px;
	vertical-align: middle;
}
#mainContent #photos td a img{
	border: 1px solid black;
}
#mainContent #photos td a:hover img{
	border: 1px solid #090;
}

#photoDiv {
	position: fixed;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	background-color: white;
	display: inline;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	opacity: 1;
	z-index: 100;
}
#photoDiv p {
	text-align: center;
	color: black;
	margin-top: 5px;
	margin-bottom: 5px;
}
#photoDiv a:link, #photoDiv a:visited, #photoDiv a:active a:visited, #photoDiv a:active {
	text-decoration: none;
}
#photoDiv a:hover {
	color: #090;
}
