/* CSS Document */


.footer {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}


.footer:hover {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
}

.golftitle{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #333300;
	font-weight: bold;
}


.listheader{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	font-style: italic;
}

.leftborder{
	background-image: url(images/border_left.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.rightborder{
	background-image: url(images/border_rght.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.eventdate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
.lodgehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #336633;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333300;
}

.size9 {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
}

.copyright{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666633;
}

.footerlodge {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #336633;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.headerplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
}

