/* tags */

body, p, div, table, td, span { font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 {
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	display: inline;
}
h2 {
	font-size: 14px;
	color: #000000;
	background-image: url(images/pen-heading.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	padding-top: 3px;
	font-weight: normal;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-top: 4px;
}
h3 {
	font-size: 14px;
	color: #000000;
	background-image: url(images/golf-heading.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	padding-top: 3px;
	font-weight: normal;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-top: 4px;
}
a:link {text-decoration: underline; color: #990000 }
a:visited {text-decoration: underline; color: #990000 }
a:hover {text-decoration: none; color: #000000 }
a:active {text-decoration: none; color: #FF9900}
li {
	list-style-image: url(images/lil-van.gif);
	list-style-type: square;
}

/* classes */

.pentxt {
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.smaller {
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.bodytxt {
	font-size: 12px;
	color: #000000;
}
.bigger {
	font-size: 16px;
	color: #990000;
}
.borders {
	border: 1px solid #666666;
}
.tablestyle {
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}
.overall {
	margin: 0px;
}
.bg-caravan {
	background-image: url(images/backgroundpen.jpg);
	margin: 10px 0 0 0;
}
.bg-golf {
	background-image: url(images/backgroundpen.jpg);
	margin: 10px 0 0 0;
}
.bg-main {
	background-image: url(images/backgroundboth.jpg);
	margin: 50px 0 0 0;
}
.top {
	background-color: #FFFFFF;
	background-image: url(images/bakpen_r1_c6.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 613px;
	vertical-align: middle;
}
.topgolf {
	background-color: #FFFFFF;
	background-image: url(images/bakgolf_r1_c6.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 613px;
	vertical-align: middle;
}
.gap {
	background-image: url(images/bakpen_r5_c5.gif);
	width: 17px;
}
.back-pen {
	background-image: url(images/brpen.gif);
}
.back-golf {
	background-image: url(images/backright.gif);
}
.sub-txt {
	font-size: 11px;
	background-color: #FFFFFF;
	width: 99px;
}
.back-pen-l {
	background-color: #FFFFFF;
	background-image: url(images/blpen.gif);
}
.back-golf-l {
	background-color: #FFFFFF;
	background-image: url(images/backleft.gif);
}
.bottom {
	font-size: 9px;
	background-color: #3366CC;
	background-image: url(images/bakpen_r13_c6.gif);
	vertical-align: middle;
	height: 19px;
	width: 547px;
	text-align: center;
	color: #FFFFFF;
}
.bottom-golf {
	font-size: 9px;
	background-color: #3366CC;
	background-image: url(images/bakgolf_r12_c6.gif);
	vertical-align: middle;
	height: 19px;
	width: 547px;
	text-align: center;
	color: #FFFFFF;
}
.pen-horiz {
	background-image: url(images/pen-horiz.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 5px;
	background-position: center;
}
.golf-horiz {
	background-image: url(images/golf-horiz.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 5px;
	background-position: center;
}
.gap2 {
	background-image: url(images/bakpen_r4_c5.gif);
	width: 17px;
}

/* bottom-nav */

.nav:link {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav:hover {
	font-size: 9px;
	color: #dddddd;
	text-decoration: none;
	font-weight: bold;
}
.nav:active {
	font-size: 9px;
	color: #99CCFF;
	text-decoration: none;
	font-weight: bold;
}

