/*--------------------- Style Sheet - Garrison Golf and Curling Club ------------------------------*/

		body {font: 80% arial, helvetica, sans-serif;	margin: 0;}

		.accessaid, h1 {position: absolute; height: 0; overflow: hidden;}

		#container {position: relative;
								Top:	10px;
								width: 970px; 
								border: solid #006400;
								border-width: 3px 3px 3px;
								margin: auto;	}	 

		#header { background: #006400; height: 75px;	}

		#navigation {position: absolute; top: 80px; left: 0; width: 230px; color: white;	}

		#navigation ul {margin: 0 0 1em 0;padding: 0; list-style: none;}

		#navigation ul a {color: white; 
											text-decoration: none;	
											display: block;	
											background: #228B22;	
											padding: 0 0.5em;	
											margin: 0 1em 1px 1em;}

		#navigation a:hover {background: #F4A460;}	

		#content { min-height:490px;
  						_height:auto !important;  
							height:auto !important;
 							height:490px;
							xpadding: 1px 1em 2em 1em;
							padding: 10px 20px 1em 20px;
							border-left: 230px solid #006400; }
	
		#wrapper				{	width:	100%;	padding: 1px 1px 1px 1px;	}
		#content-lt		 	{float: left;	width:	60%;	left: 0;	}
		#content-rt		 	{float: right;	width:	40%; right:	0;	 }
		#content-clear 	{clear: both;	padding: 2px 2px 2px 2px;	 }

		#footer	{	clear:	both;
							bottom: 0;	
							position: absolute;
							padding: 2px 2px 2px 2px;	}



		h2	{font-size: 11pt;color: #006400;}
		h3	{font-size: 12pt;color: #006400;}
		th	{font-size: 11pt;color: #006400;}
		td	{vertical-align:top;	}
		img	{	border:	0;	}
		.selected	{color:	yellow;	}
		.LargeBoldFont	{font-size: 11pt;color: #006400;	font-weight:	bold;}
		.LargeBoldFont2	{font-size: 11pt;color: #006400;	font-weight:	bold;	color: white;	}		
		.SmallFont	{font-size: 8pt;color: #006400;	}
		.level1	{ text-indent: 15px; }
		.level2	{ text-indent: 25px; }
		.level3	{ text-indent: 30px; }
		.level4	{ text-indent: 40px; }		
		.indent_15	{ text-indent: 15px; }		
		.indent_20	{ text-indent: 20px; }