body {
	margin: 0px auto;
	padding: 0px;
	background-color: #fff;
	font-size: 8pt;
	font-family: Arial,Helvetica,sans-serif;
	max-width: 1488px;
}

.innerwrap {
	width: 991px;
	margin: 0px auto;
	position: relative;
}

/* header */

#header {
	max-width: 1488px;
	height: 264px;
	background: #fff url("../images/headerbg.jpg") no-repeat;
}

#logo {
	position: absolute;
	left: -100px;
	top: 43px;
	width: 917px;
	height: 204px;
}

/* main */

#main {
	max-width: 1488px;
	min-height: 644px;
	background: #205a2d url("../images/mainbg.jpg") top left no-repeat;
	border-top: 2px solid #93cca1;
	border-bottom:1px solid #93cca1;
}

#main_golf {
	max-width: 1488px;
	min-height: 644px;
	background: #0f4a1d url("../images/golfbg.jpg") top center no-repeat;
	border-top: 2px solid #93cca1;
	border-bottom:1px solid #93cca1;
}

#navbar {
	height: 80px;
	margin: 33px 6px 0px;
}

#navbar_golf {
	height: 82px;
	margin: 33px 4px 0px;
}

.hnav-a {
	display: block;
	width: 116px;
	height: 80px;
	margin: 0px 3px;
	float: left;
}

.golf-a {
	display: block;
	width: 103px;
	height: 70px;
	margin: 0px 3px;
	float: left;
}

#content {
	width: 100%;
}

.curvebox {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

#news {
	border: 6px solid #072645;
	width: 465px;
	height: 336px;
	float: left;
	margin: 16px 0px 0px 14px;
	background-color: #fff;
}

#subnews {
	border: 3px solid #228138;
	width: 451px;
	height: 322px;
	margin: 4px;
	position: relative;
}

#newsubhead {
	height: 34px;
	width: 149px;
	background: url("../images/gjfnews.png") no-repeat;
	position: absolute;
	top: 18px;
	left: 28px;
}

#newsbin {
	height: 227px;
	width: 374px;
	border-top: 1px solid #778899;
	border-bottom: 1px solid #778899;
	padding: 0px 3px;
	position: absolute;
	top: 63px;
	left: 28px;
}

#rotator {
	border: 4px solid #fff;
	width: 469px;
	height: 340px;
	float: right;
	margin: 16px 14px 0px 0px;
}

#mission {
	height: 155px;
	width: 100%;
	text-align: center;
	clear: both;
}

/* footer */

#footer {
	max-width: 1488px;
	background-color: #072645;
	clear: both;
	border-top: 1px solid #93cca1;
	border-bottom: 1px solid #072645;
}

.footwrap {
	width: 991px;
	margin: 10px auto 0px;
	position: relative;
}

#hstack {
	margin: 19px auto 27px;
	height: 62px;
}

#hstack>div {
	float: left;
}

#social {
	margin: 0px 19px;
}

#footerpool {
	margin: 0px 0px 0px 9px;
	width: 639px;
	overflow: hidden;
}

#footnav, #copyinfo {
	clear: both;
}

#copyinfo {
	margin-bottom: 35px;
}

.vbar {
	padding: 11px 0px 11px;
}

/* inner pages */

.innercurve {
	-webkit-border-radius: 9px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#content-full {
	width: 979px;
	margin: 9px 4px 0px;
	background-color: #fff;
	padding: 0px;
	min-height: 500px;
	border: 2px solid #205a2d;
}

.padded {
	padding: 10px;
}

#container {
	width: 979px;
	margin: 9px 4px 0px;
	background-color: #fff;
	padding: 0px;
	min-height: 500px;
	border: 2px solid #205a2d;
}

#content-right {
	width: 250px;
	margin-left: 8px;
	float: right;
}

#content-left {
	width: 717px
	margin: 0;
	float: left;
}

.gallery_wrap {
	background: #DFE0E2;
	border: 1px solid #888;
	padding: 5px;
	width: 252px;
}

.gallery_wrap2 {
	background: #DFE0E2;
	border: 1px solid #888;
	padding: 5px;
	width: 202px;
}

a.gallery_links {
	background: #366AAF;
	color: #fff;
	text-decoration: none;
	width: 242px;
	padding: 5px;
	display: block;
	margin: -3px 0px 0px 0px;
	text-align: center;
}

a.gallery_links2 {
	background: #366AAF;
	color: #fff;
	text-decoration: none;
	width: 192px;
	padding: 5px;
	display: block;
	margin: -3px 0px 0px 0px;
	text-align: center;
}