@charset "utf-8";
/* CSS Document */
p, body, td, ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
}
h1, h2, h3, h4, h5, h6 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif}
h1 {
	font-size:16px;
	line-height: 110%;
	color: #036;
	text-align: center;
}
h2 {
	font-size:14px;
	line-height: 110%;
	color: #930;
	text-align: center;
}
h3 {
	font-size:14px;
	line-height: 110%;
	color: #066;
	text-align: center;
}
h4 {
	font-size:14px;
	line-height: 110%;
	color: #333;
	text-align: left;
}
.caption {
	font-size:11px;
	color:#090;
	text-align: center;
	font-weight: bold;
}
.caption-rtsm {
	font-size:10px;
	color:#090;
	text-align: right;
	font-weight: bold;
}
.bg-paleyellow {background-color:#FFC}
.bg-golf-club {background-image:url(golf_club_Robin-w.jpg)}
.bold {font-weight:bold;}
