/* ------ copyright (c) Open Sandwich Design 2005 www.opensandwich.net ------- */
body {
	background : #fff;
color:#000;
	font-family : Arial, Helvetica, sans-serif;
}
#header, #headeraccom, #headerrest, #headerspecial, 
#headerfunc, #headergolf, #headercontact, #headerlocation, #navbar, 
#menubar, #footer, #byline, form, h1, a {
	display : none;
}
h2,h3,h4,h5 {
	font-size:18px;
}
.tble3 {
width:100%;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align : center;
}
.tble3 td{
padding:6px 10px;
	border-left : 1px solid #999;
	vertical-align : top;
	width:50%;
}
.tble3 th {
padding-top:5px;
font-style : italic;
border-left : 1px solid #999;
}
.golf, .contact {
	background-color:#fff;
}
.tblgolf {
	padding:0;
margin:0;
width:460px;
	border-right : 2px dotted #999;
	border-bottom : 2px dotted #999;
}
.tblgolf td {
	padding:6px;
	border-top : 2px dotted #999;
	border-left : 2px dotted #999;
	vertical-align : top;
	font-size : .9em;
	width:230px;
}
#address p{
margin:0;
line-height:normal;
	letter-spacing : normal;
}