<!--
body {
    margin: 0px;
    padding: 0px; /* Set margin and padding for cross browser consistency. */
    text-align: center; /* Needed for IE5/Win */
	background-color: #111111;
	font-family:Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #E6E6E6;
	}
 
a:active, a:focus {
	outline: 0; /* Removes the box outlining all anchor elements when clicking it*/
	}
	
td.gray {
	background-color:#CDCDCD;
	}
#wrapper {
 	width: 800px;
    margin: 0px auto; /* Right and left margin set to "auto", to center the box horizontally */
    text-align: left; /* Needed to counteract IE5/Win alignment problem  */
    padding: 0px;
    border: 0px;
    }
	
#header {
	width: 800px;
	float: left;
	padding: 0px;
	border: 0px;
	height: 200px;
	margin: 0px;	
	font-size: 12px;
	background-image: url(images/bkgrd_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

#header #login ul	{
	text-align: right;
	padding-bottom: 5px;
	padding-top: 90px;
	padding-left: 0;
	margin-top: 0;	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	width: 100%;
	line-height: 18px;	/* fixes Firefox 0.9.3 */
	list-style-type: none;	
	}
	
#header #login ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;	/* matches link padding except for left and right */
	padding-top: 5px;
	}

#header #login a {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
	font-size: 75%;
	}
	
		
#header #login a:link, #header #login a:visited {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
	font-size: 75%;
	}
	
#header #login a:hover {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #a8a78f;
	font-weight: bold;
	text-decoration: none;
	font-size: 75%;
	}
	
#header #login a:active {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
	font-size: 75%;
	}	
ol, ul {
	list-style: none;
	}	
	
#mainMenu.memonly {
	margin: 0 auto;
	margin-top: 45px;
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-weight: bold;
	margin: 45px 0 5px 10px;	
	}	

#mainMenu { 
	margin: 45px 0 5px 30px;
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-weight: bold;	
	}  
	
#mainMenu li {
	position:relative; 
	display:block;
	float:left;
	border:1px solid #333333;
	padding: 0 20px 0 20px;		
	}

#mainMenu li a {
	display:block;
	padding:3px;
	text-decoration:none;		
	color:#ffcc00;
	}
	
#mainMenu li a:hover {
	color:#a8a78f;
	}
	
#mainMenu li a.active { 
	color: #FF3300;
	}

#mainMenu li ul {
    display: none;
	}

#mainMenu li:hover ul,
#mainMenu li.hover ul {
	position:absolute;
	margin:0px;
	padding:0px;
	left:-2px;
	background-color:#333333;
	top:22px;
	display:block;
	}
	
#mainMenu li ul li {
	width:90px;
	font-size:90%;
	border-top:none;
	padding: 3px 0 0 18px;
	}
	
#course_leftcolumn { 
	color: #333;
	border: 0px;
	background-image:url(./images/sidecourse.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 200px;
	float: left;
	font-size: 90%;
	}

#membership_leftcolumn { 
	color: #333;
	border: 0px;
	background-image:url(./images/sidemembership.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 200px;
	float: left;
	font-size: 90%;
	}

#club_leftcolumn { 
	color: #333;
	border: 0px;
	background-image:url(./images/sideclubhouse.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 200px;
	float: left;
	font-size: 90%;
	}

#events_leftcolumn { 
	color: #333;
	border: 0px;
	background-image:url(./images/sideevents.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 200px;
	float: left;
	font-size: 90%;
	}

#contact_leftcolumn { 
	color: #333;
	border: 0px;
	background-image:url(./images/sidecontact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 200px;
	float: left;
	font-size: 90%;
	}

#memonly_leftcolumn { 
	color: #333;
	border: 0px;
	background-image:url(./images/sidememonly.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 200px;
	float: left;
	font-size: 90%;
	}

#memevents_leftcolumn { 
	color: #333;
	border: 0px;
	background-image:url(./images/sidememevents.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 200px;
	float: left;
	font-size: 90%;
	}

#memroster_leftcolumn { 
	color: #333;
	border: 0px;
	background-image:url(./images/sidememroster.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 200px;
	float: left;
	font-size: 90%;
	}
	
#login_leftcolumn { 
	color: #333;
	border: 0px;
	background-image:url(./images/sidelogin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 200px;
	float: left;
	font-size: 90%;
	}

#full_innerwrapper { /* This container is needed to keep the background from scrolling in IE */
	float: right;
	border: 0px;
	background-image: url(./images/bkgrd_full.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 1.8em;
	letter-spacing: .01em;
	}
#full_innerwrapper	#main {
	height: 400px;
	width: 800px;
	overflow : auto;	/* for scroll bars to appear when text extends below box */
	}
	
#innerwrapper { /* This container is needed to keep the background from scrolling in IE */
	float: right;
	border: 0px;
	background-image: url(./images/bkgrd_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 1.8em;
	letter-spacing: .01em;
	}
	
#main {
	height: 400px;
	width: 600px;
	overflow : auto; /* for scroll bars to appear when text extends below box */
	}		

hr.rule{
	display: list-item;
    width: 50%;
  	}

#main .style2 {
	font-size: 11px;
	font-weight: bold;	
	}
	
#main .style6 {
	font-size: x-small;
	}
	
#main .style7 {
	font-size: mailto;
	}
	
#main .style8 {
	font-size: medium;}
	
#main .style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
#main .style15 {/* no styling here because it uses the default font color */}

#main .style36 {color: #0000FF; font-weight: bold; }

#main .style42 {color: #FF0000;}

#main .style44 {color: #00FF33; font-weight: bold; }

#main .style45 {color: #0000FF;}

#main ul.list {
	list-style-type: none;	
	padding: 10px 0 0 0px;
	text-align:center;
	}	
	
#main a:link, #main a:visited {
	text-decoration: underline;
	font-weight: normal; 
	color:#ffcc00;
	}
	
#main a:hover {
	text-decoration: underline;
	font-weight: normal; 
	color:#CC3300;
	}
	
#main a:active {
	text-decoration: underline;
	font-weight: normal; 
	color:#ffcc00;
	}
#main table.calendar .cal1,
#main table.calendar .cal2,
#main table.calendar .cal3 {
	border-bottom: 1px dotted;
	height: 22; 
	align: center;
	}
	
td.holes {
	width: 600px; 
	}
		
td.hole_num {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1d6f42;		
	height: 35px;
	width: 33.33px;
	text-align: center;
	vertical-align: middle;
	}		
	
td.hole_num a	{
	color: #ffcc00;
	font-weight: normal;
	text-decoration: underline;
	}

td.hole_num a:hover {
	color: #a8a78f;
	text-decoration: underline;
	}
		
#footer { 
	width: 800px;
	clear: both;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	}
	
#footer ul	{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	width: 100%;
	line-height: 18px;	/* fixes Firefox 0.9.3 */
	}

#footer ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;	/* matches link padding except for left and right */
	padding-top: 5px;
	color: #ffcc00;
	}

#footer ul li a	{
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}

#footer ul li a:hover	{
	color: #ffffff;
	text-decoration: none;
	}
	
#loginform, #pwdform {
	padding: 35px 0 0 10px;
	text-align: center;
	margin: 2px;
	width: 550px;
	}
	
#loginform .theInput, #pwdform .theInput {			
	width: 110px;
	margin-right: 10px;
	}

#loginform .theSubmit, #pwdform .theSubmit  {			
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 5px;
	}

.event_title {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	}

.event_date {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	}
	
.event_text {
	text-transform: normal;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	}
	
/*#mainMenu { 
	margin: 45px 0 5px 30px;
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-weight: bold;	
	}  
	
#mainMenu li {
	position:relative; 
	display:block;
	float:left;
	border:1px solid #333333;
	padding: 0 20px 0 20px;		
	}
#mainMenu a {
	display:block;
	padding:3px;
	text-decoration:none;		
	color:#ffcc00;
	}
	
#mainMenu a:hover {
	color:#a8a78f;
	}
	
#mainMenu a.active { 
	color: #FF3300;
	}
	
#mainMenu li ul {
	position:absolute;
	margin:0px;
	padding:0px;
	left:-2px;
	background-color:#333333;
	top:22px;
	display:none; 
	}
	
#mainMenu li ul li {
	width:90px;
	font-size:90%;
	border-top:none;
	padding: 3px 0 0 18px;
	}
	
#mainMenu li:hover ul {
	display:block; 
	}*/
-->