		#main {
			border:1px black solid;
			background:#878c4a url(../images/Oakview_IntroScreen2.jpg) no-repeat top center;
			width:950px;
			text-align:left;
			padding-bottom:30px;
		}
		#spacer {
			height:450px;
		}
		td {
			color:white;
			text-align:left;
			font-weight:normal;
			font-family:sans-serif;
			font-size:9pt;
		}
		h1 {
			font-size:16pt;	
			font-weight:normal;
			margin:0px;
			padding:0px;	
		}
		h2 {}
		h3 {
			font-size:9pt;	
			font-weight:bold;
			text-indent:15px;
			margin:0px;
			padding:0px;	
		}
		p {
			text-indent:20px;
		  text-align:justify;
			margin:5px;
			padding:3px;
		}
		.firstcap {	
			font-weight:normal;
			font-size:12pt;
		}
		.menuitem {
			text-align:left;
			font-weight:normal;
			font-family:sans-serif;
			font-size:10pt;
			text-indent:75px;
			vertical-align:middle;
			padding:5px;
		}
		.selected {
			background:#ff7e00;
		}	
		#menu a:link {		
			color:white;		
			text-decoration:none;		
		}	
		#menu a:visited {
			color:white;
			text-decoration:none;	
		}
		#menu a:hover  {		
			color:white;		
			text-decoration:none; 		
		}
		#menu a:active {	
			color:white;
			text-decoration:none;
		}
 
		blockquote {}
		.holeinfo {
			width:195px;
		}
		.rateinfo {
			padding:5px;
			border:dotted 1px white;
		}