.newstyle {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/dropshad.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	background-color: #FFF;
	width: 890px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-color: #999;
	border-left-color: #999;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}

#wrapper #logo {
	height: 108px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper div {
	height: 15px;
}


#wrapper #navigation {
	height: 18px;
	background-color: #f6f6f6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-image: none;
	margin-left: 0px;
	background-position: left center;
	line-height: normal;
	bottom: auto;
	border-right-style: none;
	border-left-style: none;
}
#wrapper #spacer {
	height: 15px;
}
#wrapper #left {
	background-color: #F6F6F6;
	width: 650px;
	float: left;
	height: 500px;
	background-image: url(../images/textbackground.jpg);
	background-position: center center;
}
#wrapper #right {
	width: 240px;
	background-color: #9FA792;
	float: right;
	height: 500px;
	background-image: none;
	background-position: center center;
}
#wrapper #golfguide {
	height: 200px;
	width: 890px;
	background-image: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E572F;
	margin-left: 15px;
}

#wrapper #flashpic {
	height: 221px;
	width: 861px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bannerflash1.jpg);
}
#wrapper #space3 {
	height: 15px;
	clear: both;
}
#wrapper #footer {
	background-color: #F6F6F6;
	height: 18px;
}

#wrapper #space2 {
	height: 5px;
}

a:link {
	color: #5A775B;
	text-decoration: none;
}
a:visited {
	color: #5D7F5C;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}
