@charset "utf-8";
/* CSS Document */

body {
	 margin: 0px;
	 background-image:url(images/layout_zebra_pattern.jpg);
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: underline;
	font-weight: bold;
}

#coollinks {
	background-image:url(images/links_golfcourse.gif);
	background-repeat: no-repeat;
}

div.pflottl {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#666666;
font-weight:bold;
padding-top:3px;
}

div.pflosub {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#666666;
}

td.bg {
background-image:url(images/header_title_bott_full.jpg);
background-repeat:no-repeat;
}

.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	margin-top: -9px;
}