@charset "utf-8";
#wrapper {
	height: 1300px;
	width: 810px;
	background-image: url(IndexImages/NewIndexBackground.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
}

#LinkLine {
	background-color: #990033;
	height: 20px;
	width: 800px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-top: -12px;
	color: #000000;
	float: none;
	padding-bottom: 7px;
	line-height: 2em;
}
#wrapper #HeadingWrapper {
	height: 215px;
	background-position: center top;
	background-image: url(GolfImages/GolfHeadingpict.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 800px;
}
#LinkLine {
	background-color: #6B002F;
	height: 30px;
	width: 800px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	margin-top: -12px;
	color: #F2EDD6;
	float: none;
	padding-bottom: 7px;
	padding-top: 3px;
}
#TextWrapper {
	width: 720px;
	height: auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}
.Heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #F3EDCF;
	text-align: center;
}
#BottomText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	height: auto;
	width: 600px;
	background-color: #6B002F;
	background-position: center top;
	color: #F1EAD1;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 25px;
	line-height: 1.5em;
	text-align: center;
	}
