.bg-body {
	background-image: url(images/bg-grain.jpg);
	background-repeat: repeat-y;
}
.Logo {
	background-image:  url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.DayName {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.golf {
	background-image: url(images/SBCCHoleFour2.jpg);
	background-position: 355px 68px;
	background-repeat: no-repeat;

}
.golf2 {
	background-image: url(images/No10.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #B0682E;
	text-decoration: none;
}
.couple {
	background-image: url(images/wedding-couple.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
